]> git.saurik.com Git - wxWidgets.git/history - src/generic
correction for include name
[wxWidgets.git] / src / generic /
2003-08-27  Stefan CsomorWX_EVENT_PROPERTY instead of WX_DELEGATE
2003-08-27  Stefan Csomorevent exposure
2003-08-26  Chris Elliottfix for d_mars 8.35
2003-08-25  Václav Slavíkcompilation fix for wxUSE_UNICODE_MSLU
2003-08-25  Julian SmartCorrection for Unicode
2003-08-24  Stefan Csomoradding style to constructor
2003-08-24  Vadim Zeitlinfixes for the list ctrl layout
2003-08-24  Julian SmartAdded style metadata for selected controls
2003-08-23  Stefan Csomoravoid streaming of 'private' children
2003-08-23  Julian SmartRemoved __WXUNIVERSAL__ part of condition
2003-08-22  Robin DunnDon't use wxID_ANY so events from child wxListCtrl...
2003-08-22  Vadim Zeitlintry to size the list control correctly even when it...
2003-08-22  Vadim Zeitlin(blind) fix for MSW crash
2003-08-22  Julian SmartInclude imaglist.h
2003-08-21  Vadim Zeitlinensure that GetItemRect() returns the real rect and...
2003-08-21  Vadim Zeitlinadded wxListbook
2003-08-21  Mattia Barbon Warning fixes.
2003-08-21  Mattia Barbon wxMotif warning fixes.
2003-08-21  Mattia Barbon Compilation fixes for wxMotif.
2003-08-21  Stefan Csomorsupport for RTTI
2003-08-20  Vadim Zeitlincreated wxBookCtrl which will be tje base class for...
2003-08-17  Václav Slavíkremoved WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2
2003-08-17  Julian SmartMoved wxToolBarSimple to deprecated library
2003-08-17  Stefan Csomorunicode for mac fixes
2003-08-16  Vadim Zeitlintypo in assert (patch 789156)
2003-08-15  Vadim Zeitlindon't create a multiline text control in the text edito...
2003-08-15  Julian SmartCan now switch between PostScript and WIN32 print dialogs
2003-08-14  Jouk Jansen Committing in .
2003-08-14  Vadim Zeitlinfixed extraneous scrolling when scrollbars are added...
2003-08-13  Vadim Zeitlincontinue setting scrollbars even if only width/height...
2003-08-13  Mattia Barbon wxMotif STL-ification.
2003-08-13  Robin DunnAdd a little space so the wxHtmlCell doesn't overwrite...
2003-08-13  Robin DunnSwitch to wxCHECK so the bad code isn't still executed...
2003-08-11  Julian SmartRemoved some experimental code I left in by accident
2003-08-11  Julian SmartMore fixes for !wxUSE_TIMER, !wxUSE_IMAGE
2003-08-11  Vadim Zeitlinreally fixed '-' and '+' drawing
2003-08-11  Vadim Zeitlintrying to fix the generic tree appearance problems
2003-08-10  Vadim Zeitlinadded version checking to the renderers
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-08-08  Robin DunnAdded wxRTTI for the new wxVScrolledWindow, wxVListBox...
2003-08-08  Julian SmartStatic object -> pointer
2003-08-05  Stefan Csomorxti extensions
2003-08-05  Václav Slavíkcompilation fixes for win32 dll+multilib
2003-08-03  Vadim Zeitlincheck that we use bitmaps of correct size in the image...
2003-08-03  Vadim Zeitlinfixed release mode warnings
2003-08-03  Vadim Zeitlinwarnings (and some errors) fixes for wxUniv DLL build
2003-08-02  Vadim Zeitlinfixed wrong border/sash widths (typo during last commit)
2003-08-02  Václav Slavíkcreated wxAdvanced library
2003-08-02  Vadim ZeitlinwxUniv compilation fixes
2003-08-01  Julian SmartDon't draw full-width sash if not drawing 3D border...
2003-08-01  Julian SmartOnly draw borders if wxSP_3DBORDER specified, as before
2003-08-01  Vadim Zeitlin1. added flags to splitter drawing functions and replaced
2003-07-30  Vadim Zeitlinadded wxVListBox::OnDrawBackground(); fixed warnings
2003-07-28  Václav Slavíkcompilation fix
2003-07-28  Stefan Csomorpreliminary EXTENDED_RTTI
2003-07-28  Vadim Zeitlinadded wxAppTraits::CreateRenderer() which may be used...
2003-07-27  Mattia Barbon STL compilation fix.
2003-07-27  Vadim Zeitlinadded orient parameter to DrawSplitterSash instead...
2003-07-24  Mattia Barbon Removed workaround for a (now fixed) wxMotif problem.
2003-07-24  Julian SmartDeal with a zero to-page
2003-07-23  Julian SmartPrinting improvements: GetPageInfo() gets called after...
2003-07-22  Vadim Zeitlinrestore some of the styles; added support for splitters...
2003-07-22  Vadim Zeitlinmore warning fixes; removed references to wxToolBarBase...
2003-07-22  Vadim Zeitlinundisable many warnings for VC++ in defs.h and fixed...
2003-07-21  Vadim Zeitlinvirtualized splitter drawing; removed/deprecated some...
2003-07-21  Mattia Barbon wxX11 and wxMotif STL-ification, part 1. it does...
2003-07-21  Mattia Barbon Compilation fixes for wxUSE_STL=1 and for
2003-07-21  David ElliottDon't depend on wx/dcmemory.h to include wx/dcclient...
2003-07-21  Vadim Zeitlincompilation fix for VC6
2003-07-21  Vadim Zeitlinno real changes; just reformatting
2003-07-20  Vadim Zeitlinfix for bug introduced in GetNextChild() yesterday
2003-07-20  Vadim Zeitlinadded sizers support; allow resizeable wizards (Robert...
2003-07-20  Vadim Zeitlin'-' and '+' icons were reversed
2003-07-20  Vadim Zeitlinmore compilation fixes
2003-07-20  Vadim Zeitlincompilation fixes
2003-07-20  Vadim Zeitlinadded wxRendererNative to be used by the generic contro...
2003-07-20  Vadim Zeitlinwarning fix
2003-07-20  Vadim Zeitlinfixes for deprecated warnings
2003-07-19  Mattia Barbon Fix wx[Sorted]ArrayString::Index when wxUSE_STL=1...
2003-07-19  Vadim Zeitlinreplaced untyped hash with a typed one; 64 bit fixes...
2003-07-19  Vadim Zeitlinadded NO_PTR versions of ARRAY macros to suppress warni...
2003-07-19  Vadim Zeitlinextracted common code into a single wxfileDialogBase...
2003-07-18  Julian SmartAdded some standard further identifiers to help with...
2003-07-12  Julian SmartAdded wxWinceHelpController
2003-07-11  Julian SmartMore WinCE mods
2003-07-11  Julian SmartMore WinCE mods.
2003-07-11  Jouk Jansen Committing in .
2003-07-10  Mattia Barbon STL-ification patch for wxMSW and wxGTK.
2003-07-10  Vadim Zeitlinallow adding/removing columns dynamically (based on...
2003-07-10  Vadim Zeitlincompilation fix
2003-07-10  Vadim Zeitlinfixes to allow dragging in multiselection tree ctrl...
2003-07-10  David Elliottinclude "wx/toolbar.h" instead of tbar(base|smpl).h
2003-07-10  Vadim Zeitlinallow wxPopupWindow get the key events (patch 713269)
2003-07-09  Vadim ZeitlinwxScrolledWindow scrollbar update fix (patch 680427...
2003-07-09  Vadim Zeitlinselect all text initially in the control (part of patch...
2003-07-09  Julian SmartOnIdle -> OnInternalIdle
2003-07-08  Vadim Zeitlinrenamed wxScrollHelper::GetRect() to GetScrollRect...
2003-07-08  Václav Slavíkremoved gcc warning
2003-07-08  Robert Roebling Corrected wxTreeCtrl and wxListCtrl end_label_edit...
2003-07-08  Vadim ZeitlinRefresh() didn't work as it wasn't passed to subwindows
next