]> git.saurik.com Git - wxWidgets.git/history - contrib/include/wx/gizmos
mark all dtors which are virtual because base class dtor is virtual explicitly virtua...
[wxWidgets.git] / contrib / include / wx / gizmos /
2006-04-26  Paul Cornettmake pen/brush parameters const
2006-04-18  Włodzimierz Skiba[#1472076] Fixes after stock gdi changes within core...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-04-11  Włodzimierz SkibaBuild fixes after gizmos_xrc additions.
2005-04-10  Václav Slavíksplitted gizmos library into gizmos and gizmos_xrc...
2005-03-30  Robin DunnMore WXDLLIMPEXP_GIZMOS fixes
2005-03-30  Robin DunnMore WXDLLIMPEXP_GIZMOS fixes
2005-03-30  Robin DunnWXDLLIMPEXP_GIZMOS
2005-03-30  Julian SmartApplied patch [ 1164975 ] xml handler for wxStaticPicture
2005-03-24  Vadim Zeitlincleanup: define events correctly, define type-safe...
2005-02-25  Włodzimierz SkibaVarious warning fixes and minor source cleaning.
2005-02-09  Włodzimierz SkibaSemicolon removed for Borland
2004-06-08  Włodzimierz Skiba-1->wxID_ANY, TRUE->true, FALSE->false and tabs replace...
2004-05-25  Robin DunnRemove treelistctrl from gizmos. The one from the...
2004-02-08  Julian SmartNew versions
2004-02-08  Julian SmartAdded wxTreeListCtrl: patch [ 883529 ] wxTreeListCltr
2004-01-08  Julian SmartApplied patch [ 867158 ] Warning free gizmos
2003-08-20  Václav SlavíkwxMotif compilation fix
2003-08-08  Václav Slavíkcompilation fix
2003-07-26  Robin DunnMOre fixes for DLL builds
2003-07-22  Robin DunnCompile fixes
2003-07-19  Václav Slavíkgizmos fixes
2003-06-01  Julian SmartApplied patch [ 735948 ] wxStaticPicture contrib
2002-12-18  Robin DunnMore unicode fixes
2002-12-14  Václav Slavíkfixed typo
2002-09-07  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-06-24  Robin DunnAdded component control accessors to wxEditableListBox
2002-03-16  Václav Slavíkfixes to wxEditableListBox logic
2002-03-08  Robin DunnAdded patch that adds style flags for wxEditableListBox...
2002-03-07  Julian SmartAdded VC++ project files for remaining Gizmo samples
2001-12-07  Robin DunnAdded wxLEDNumberCtrl to gizmos and wxPython
2001-12-05  Robin DunnwxRemotelyScrolledTreeCtrl draws its own lines if wxTR_...
2001-12-03  Julian SmartMoved line-drawing to splittree implementation.
2001-11-26  Robin DunnChanged WXDLLEXPORT --> GIZMOSDLLEXPORT (and added...
2001-11-25  Robin DunnAdded wxDS_DRAG_CORNER so the corner dragging can be...
2001-11-23  Julian SmartAdded event Clone functions
2001-08-22  Vadim Zeitlinadded wxDynamicSashWindow (patch 441518)
2001-05-06  Václav Slavíkadded 'name' to wxEditableListBox ctor
2001-05-05  Václav Slavíkadded new gizmo: wxEditableListBox
2000-08-30  Julian SmartFixed jumping problem with remotely scrolled tree
2000-08-26  Václav Slavíkgizmos compilation fixes (gcc)
2000-08-18  Julian SmartAdded companion window. Now it's working pretty much...
2000-08-18  Julian SmartImplemented IsVisible and GetFirst/NextVisibleItem...
2000-08-17  Julian SmartAdded gizmos hierarchy