]> git.saurik.com Git - wxWidgets.git/history - include
comment improvements/fixes
[wxWidgets.git] / include /
2006-11-03  Vadim Zeitlinuse wxEMPTY_PARAMETER_VALUE to ensure that nested macro...
2006-11-03  Michael WetherellUse hash<long> instead of hash<wxLongLong_t> when they...
2006-11-03  Vadim Zeitlinadded IMPLEMENT_VARIANT_OBJECT_SHALLOWCMP(classname...
2006-11-03  Vadim Zeitlindon't define EMPTY_PARAMETER_VALUE macro without wx...
2006-11-03  Vadim Zeitlindon't use native GTK implementation in wxUniv builds
2006-11-03  Vadim Zeitlinblind compilation fix: include wx/window.h
2006-11-03  Julian SmartMac wxODBC fix from Jose' Cruanyes Aguilar
2006-11-02  Michael WetherellUse the standard hash<wxLongLong_t> on 64-bit machines.
2006-11-02  Benjamin Williamsimplemented wxAUI_NB_WINDOWLIST_BUTTON and wxAUI_NB_SCR...
2006-11-02  Kevin OllivierSizing fixes for generic control.
2006-11-02  Benjamin WilliamswxAuiNotebook window styles implemented
2006-11-02  Julian SmartStyle application fixes
2006-11-02  Benjamin Williamsvarious close-button styles implemented in wxAuiNotebook
2006-11-02  Julian SmartMoving GTK+-specfic function - it shouldn't be in publi...
2006-11-01  Vadim Zeitlinremoved inline from the method which is not inline
2006-11-01  Benjamin Williamsfixed bad rename
2006-11-01  Benjamin Williamswhile we're at it, rename wxAuiFloatingPane to the...
2006-11-01  Benjamin Williamswxaui big class rename
2006-11-01  Benjamin Williamswxaui maximize/restore button patch from Aleksey Sanin...
2006-11-01  Benjamin Williamswxaui notebook style flags added
2006-11-01  Robert Roebling Make wxDataViewCtrl compile and work in ANSI mode.
2006-11-01  Vadim Zeitlindo not include <windows.h> directly
2006-11-01  Vadim Zeitlinalso disable/reenable warning 4100 (unreferenced formal...
2006-11-01  Vadim Zeitlinfix for longlongHash for architectures where sizeof...
2006-11-01  Robert Roebling wxMiniFrame's default style is without closebox on
2006-11-01  Robert Roebling FRM's small wxSize::Scale enhancement.
2006-11-01  Robin DunnImplement deep copy of wxBitmapRefData
2006-11-01  Robin DunnSwitch wxBufferedDC to use a wxBitmap* internally,...
2006-11-01  Vadim Zeitlinimplement proper bitmap copying
2006-11-01  Stefan NeisGeneralized compilation fix for old compilers.
2006-11-01  Stefan NeisDummy implementation for copying bitmaps.
2006-10-31  Robert Roebling Return SetSizeHints() in wxWindow to its former
2006-10-31  Robert Roebling Commited region iterator fix.
2006-10-31  Vadim Zeitlinalways define our HKPD/CC/DD constants, without using...
2006-10-31  Vadim Zeitlinno changes, just resolving conflict with Julian's chang...
2006-10-31  Julian SmartInitialise all variables
2006-10-31  Julian SmartwxWinCE compile fixes
2006-10-31  Vadim Zeitlinfix wxBitmap mask copying
2006-10-31  Benjamin Williamsaui docking works well on systems with solid window...
2006-10-31  Vadim Zeitlinensure that wxToolBar has one of wxTB_TOP/LEFT/RIGHT...
2006-10-31  Vadim Zeitlinblind compilation fixes for OS/2
2006-10-31  Benjamin Williamsaui notebook real-time dragging implemented
2006-10-31  Benjamin Williamsaui notebook pages can be moved around
2006-10-31  Robin DunnGetBestFittingSize --> GetEffectiveMinSize
2006-10-31  Vadim Zeitlindefine wxTC_MULTILINE explicitly as wxNB_MULTILINE...
2006-10-31  Benjamin Williamsaui: allow m_frame to be null in wxFrameManager
2006-10-31  Vadim Zeitlinmake wxBitmap *really* ref counted in X11; some cleanup...
2006-10-31  Vadim Zeitlinpartly successful (i.e. previously it didn't work at...
2006-10-30  Vadim Zeitlinforcefully disable wxUSE_STD_STRING and wxUSE_STL for...
2006-10-30  Vadim Zeitlinadded wxUSE_COLLPANE (why is this file not generated...
2006-10-30  Vadim Zeitlincompilation fixes after adding wxMemoryDCBase::Init...
2006-10-30  Vadim Zeitlina better compilation fix
2006-10-30  Robert Roebling Compile fix.
2006-10-30  Vadim Zeitlinrenamed IsRefTo() to IsSameAs() (do complain if this...
2006-10-30  Robin Dunnanother compile fix
2006-10-30  Robin DunnAdd DLL export macro
2006-10-30  Robin DunnSome compile fixes.
2006-10-30  Vadim Zeitlininclude wx/bitmap.h as we use wxBitmap here now
2006-10-30  Vadim Zeitlinremove just added wxCoordRound() (see patch 1586499)
2006-10-30  Vadim ZeitlinVarious wxCollapsiblePane enhancements (re-patch 1577412):
2006-10-30  Benjamin Williamsaui notebook sizing calculations streamlined
2006-10-30  Vadim ZeitlinAdded wxMemoryDC::SelectObjectAsSource() and make Selec...
2006-10-30  Vadim Zeitlinno changes, just wrap long lines
2006-10-30  Vadim ZeitlinCOW cleanup patch (1583966):
2006-10-30  Vadim Zeitlinuse explicit virtual keyword with overridden virtual...
2006-10-30  Robert Roebling Removed GetAdjustedBestSize().
2006-10-30  Julian SmartCopy constructor warning elimination
2006-10-30  Julian SmartReuse wxCaret object
2006-10-30  Benjamin Williamswxaui notebook tabs can scroll; notebook themability...
2006-10-30  Vadim Zeitlingenerate wxEVT_COMMAND_TEXT_COPY event in wxHtmlWindow
2006-10-30  Vadim ZeitlinGetCurrentSelection() was documented but not present...
2006-10-30  Vadim Zeitlinneed to include wx/msw/private.h to get GetHwnd() which...
2006-10-30  Robert Roebling Moved overridden SetMinSize() to base class.
2006-10-30  Robert Roebling Make SetMinSize() and SetMaxSize() virtual so they
2006-10-30  Włodzimierz SkibaKeep buildable.
2006-10-30  Václav Slavíkmoved wxScrollBar geometry methods out of wxRenderer...
2006-10-30  Václav Slavíkrenamed wxControlWithArrows::HitTest() to HitTestArrow...
2006-10-30  Michael WetherellMoved to include/wx/private/fileback.h
2006-10-30  Włodzimierz SkibaMinor header cleaning.
2006-10-30  Vadim Zeitlindefine wxLongLong_t as long long if it is supported...
2006-10-30  Julian SmartApplied patch [ 1586964 ] Getting the PID of the proces...
2006-10-30  Stefan NeisCompilation fix for old GCC versions.
2006-10-30  Julian SmartDon't use wstring for MinGW versions that don't support it
2006-10-30  Kevin HockNon pre-comp compilation fix
2006-10-29  Stefan NeisRenamed m_clientData member variable to avoid clash...
2006-10-29  Vadim ZeitlinBorland needs dummy return in wxSEH_HANDLE as well
2006-10-29  Vadim Zeitlinset wxUSE_STD_STRING to 1 by default
2006-10-29  Stefan NeisFixed typo.
2006-10-29  Julian SmartDigital Mars needs CCS_RIGHT
2006-10-29  Michael WetherellMake m_typeflag an int.
2006-10-29  Julian SmartDigital Mars doesn't like the identifiers being declare...
2006-10-29  Vadim Zeitlinescape special SQL chars in where clauses (patch 1204728)
2006-10-29  Chris Elliottfix borland header difference
2006-10-29  Vadim Zeitlindon't override GetMinWidth/Height() which are non-virtu...
2006-10-29  Vadim Zeitlinreturn the results of GetMin/MaxSize() from GetMin...
2006-10-29  Paul Cornettfix for Borland 5.5
2006-10-29  Václav Slavíkadd events API to wxHtmlWindow (patch #1504493 by Franc...
2006-10-29  Vadim ZeitlinCW8.3+ has ssize_t (patch 1492413)
2006-10-29  Robert Roebling Let wxMiniFrame have the same default flags under...
2006-10-29  Michael WetherellMake wxBackingFile internal, and remove wxZipFSHander...
next