]> git.saurik.com Git - wxWidgets.git/history - src/generic
applied SF patch #846732 file dialog long filename support
[wxWidgets.git] / src / generic /
2003-11-18  Julian SmartWinCE fixes from "Viktor Voroshylo" <viktor@voroshylo...
2003-11-10  Dimitri SchoolwerthAdded wxUnusedVar for Borland and fixed 2 release mode...
2003-11-08  Stefan NeisAllow minimal acceptable row height/column width to...
2003-11-08  Vadim Zeitlinremoved assert which became incorrect after last change
2003-11-06  Vadim Zeitlinfixed vertical scrollbar handling (broken by some relat...
2003-10-18  Vadim Zeitlinreplaced all occurences of wxColourDatabase::FindColour...
2003-10-18  Vadim Zeitlinuse #if WXWIN_COMPAT and not #ifdef (patch 826160)
2003-10-16  Vadim Zeitlinwarning fixes for BCC and OW (heavily modified patch...
2003-10-16  Vadim Zeitlinadded missing wxCMPFUNC_CONVs (patch 817551)
2003-10-16  Vadim Zeitlinsend EVT_WIZARD_FINISHED for modal wizards as well
2003-10-08  Vadim Zeitlinrenamed WX_DEFINE_ARRAY_NO_PTR in WX_DEFINE_ARRAY_PTR
2003-10-07  David ElliottwxListMainWindow::OnRenameCancelled(): itemEdit paramet...
2003-10-07  Vadim Zeitlinsend END_EDIT label if label editing is cancelled
2003-10-03  Vadim Zeitlinfix wxLongLong values printinf for MGL and for wxUSE_LO...
2003-10-01  Václav Slavíkfixed accelerators in wxGTK if NumLock is active (bug...
2003-09-29  Robin DunnShould not delete colours that come from the wxColourDa...
2003-09-26  Vadim Zeitlinupdate height of the header window whenever it changes
2003-09-24  Vadim Zeitlinreplaced wxNO_FULL_REPAINT_ON_RESIZE with wxFULL_REPAIN...
2003-09-24  Vadim Zeitlinmade wxNO_FULL_REPAINT_ON_RESIZE default, added wxFULL_...
2003-09-23  Robin DunnAllow derived classes to prevent default focus handling...
2003-09-23  Julian SmartFixed bug [ 754596 ] wxUSE_CONSTRAINTS 0 breaks AutoLay...
2003-09-21  Vadim ZeitlinUnicode compilation fix (patch 81006)
2003-09-21  Julian SmartDon't assert when Clear() is called, better to ignore it
2003-09-20  Vadim Zeitlinmemory leak fixes in file dialogs (patch 783812)
2003-09-20  Vadim Zeitlincorrected TAB order of wizard buttons (patch 800935)
2003-09-20  Julian SmartShould be able to use the DC in OnPrepare without gener...
2003-09-19  Vadim Zeitlin(blind) compilation fix after recent KeywordSearch...
2003-09-18  Julian SmartReverted fragment
2003-09-18  Julian SmartApplied patch [ 808050 ] fixes for WXUNIVERSAL and...
2003-09-15  Vadim Zeitlinadded wxVALIDATOR_PARAM and use it to avoid warnings...
2003-09-14  Vadim Zeitlinadjust m_current when inserting items in the control...
2003-09-14  Vadim Zeitlinfix for calculating the header window height (patch...
2003-09-14  Vadim Zeitlinalign the items correctly with wxLC_ALIGN_TOP
2003-09-14  Vadim Zeitlinadded support for wxLC_ALIGN_LEFT/TOP
2003-09-14  Vadim Zeitlinaccount for the scrollbars in GetViewRect()
2003-09-14  Vadim Zeitlindisabled (conditionally) separating static line; improv...
2003-09-14  Vadim ZeitlinGePageRect() should use the full list size while OnSize...
2003-09-14  Stefan Csomorremoval of pc-mac charset conversion for wxMac
2003-09-14  Vadim Zeitlincompilation fix after last check in
2003-09-14  Vadim Zeitlinfixed GetItemSpacing() inconsistency by deprecating...
2003-09-14  Vadim Zeitlinuse newly added GetViewRect() instead of trying to...
2003-09-14  Vadim Zeitlinadded wxListCtrl::GetViewRect()
2003-09-11  Mattia Barbon Added, documented and used wxGridCellChoiceEditor
2003-09-11  Julian SmartApplied patch [ 803473 ] wxListCtrl header height bugfix
2003-09-11  Stefan Csomorcorrected hit-testing for mac
2003-09-10  David ElliottChanged wxWindow::Create to wxControl because wxNoteboo...
2003-09-09  Robert Roebling Upported a number of patches to HEAD.
2003-09-04  Stefan Csomormacro naming changes
2003-09-01  Jouk Jansen Committing in .
2003-08-30  Stefan Csomorremoving all updates specially for mac
2003-08-29  Mattia Barbon Fixed bug introduced in fs_zip.cpp when replacing...
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
next