]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2005-06-02  Robin DunnFixed compile error on non-MSW platforms
2005-06-02  Dimitri Schoolwerthfixed configure generation
2005-06-01  Vadim Zeitlinrenamed wxEVT_SCROLL_ENDSCROLL to wxEVT_SCROLL_CHANGED
2005-06-01  Vadim Zeitlindon't try to show stack trace in assert msg box unless...
2005-06-01  Vadim Zeitlinreturn immediately from WalkFrom() if dbghelp dll initi...
2005-06-01  Vadim Zeitlinadded wxPLURAL() macro
2005-06-01  Václav Slavíkadded AM_PATH_WXRC (based on patch 1212816)
2005-06-01  Václav Slavíks/wxWindows/wxWidgets/g
2005-06-01  Julian SmartMade the colours more muted
2005-06-01  Václav Slavíkpretified libs.bmp/gif: use antialiasing
2005-06-01  Dimitri Schoolwerthfixed compilation when IDC_HAND is undefined
2005-06-01  Dimitri Schoolwerthadded IDC_HAND
2005-06-01  Julian SmartAdded documentation for wxWindowCreateEvent, wxWindowDe...
2005-06-01  Włodzimierz... Unwanted semicolon fix [#1212497] + source cleaning.
2005-06-01  Robin DunnreSWIGged
2005-06-01  Robin DunnreSWIGed
2005-06-01  Robin DunnGet/SetAutoWindowMenu for wxMac
2005-06-01  Robin DunnEVT_SCROLL_ENDSCROLL --> EVT_SCROLL_CHANGED and compati...
2005-06-01  Robin DunnVersion number
2005-06-01  Robin DunnFixed splash screen
2005-06-01  Robin DunnMerge the cell size attribute the same way that other...
2005-06-01  Robin DunnTry IDC_HAND first and then load "WXCURSOR_HAND" if...
2005-05-31  Robin DunnSwitch to using wxArtProvider::GetBitmap instead of...
2005-05-31  Robin DunnConvert alpha (if any) to mask in wxBitmapToIconOrCurso...
2005-05-31  Václav Slavíkfixed initialization of standard IDs to happen before...
2005-05-31  Julian SmartTemporary fix
2005-05-31  Robin DunnDocView patches from Morgen Hua: bug fixes, and additio...
2005-05-31  Julian SmartApplied patch [ 1212020 ] MediaCtrl DirectShow drawing...
2005-05-31  Julian SmartFixed images
2005-05-31  Julian SmartReplaced image
2005-05-31  Julian SmartFixed image
2005-05-31  Michael WetherellChange 'test -e' to 'test -f' for Sun
2005-05-31  Julian SmartArtwork replacement (c) Julian Smart
2005-05-31  Włodzimierz... More warning and error fixes (work in progress with...
2005-05-31  Włodzimierz... More warning and error fixes (work in progress with...
2005-05-31  Julian SmartBaked files for 2.6.1
2005-05-31  Julian SmartReplaced embedded images
2005-05-31  Włodzimierz... More warning and error fixes (work in progress with...
2005-05-31  Vadim Zeitlinsend wxEVT_SCROLL_CHANGED when using mouse wheel as...
2005-05-31  Włodzimierz... More warning and error fixes (work in progress with...
2005-05-31  Vadim ZeitlinwxStandardPaths methods are not static; documented...
2005-05-31  Vadim Zeitlinadded wxEVT_SCROLL_CHANGED as synonym for wxEVT_SCROLL_...
2005-05-31  Vadim Zeitlindocument that SetCurrent() must be called on a visible...
2005-05-31  Vadim Zeitlinkeep correct default background but allow overriding...
2005-05-31  Julian SmartRestored scrollbar background
2005-05-31  Włodzimierz... More warning and error fixes (work in progress with...
2005-05-31  Julian SmartArtwork updates
2005-05-31  Włodzimierz... Warning fix.
2005-05-31  Włodzimierz... Warning fix.
2005-05-31  Włodzimierz... Warning fix and source cleaning.
2005-05-31  Włodzimierz... Warning fix.
2005-05-31  Julian SmartPaint bugfix
2005-05-31  Włodzimierz... More warning and error fixes (work in progress with...
2005-05-31  Julian SmartFixed bug in make dist script [ 1211511 ] wxGTK interna...
2005-05-31  Julian SmartApplied Vaclav's gtk_icon_size_lookup_for_settings...
2005-05-31  Julian SmartApplied patch [ 1208286 ] MediaCtrl DirectShow rewrite
2005-05-31  Julian SmartApplied patch [ 1210352 ] Fix editing in generic wxList...
2005-05-31  Julian SmartOlly Betts' typo patch
2005-05-31  Julian SmartTypo correction patch [ 1208110 ] Lots of typo corrections
2005-05-31  Julian SmartVersion number updates
2005-05-31  Włodzimierz... wxCocoa build fix.
2005-05-31  Włodzimierz... More warning and error fixes (work in progress with...
2005-05-31  Jouk Jansen -------------------------------------------------...
2005-05-31  Stefan Csomoradding OS level Window Menu by default
2005-05-31  Stefan Csomoradding OS level Window Menu by default
2005-05-30  Václav Slavíkmade it more obvious what to change in case of binary...
2005-05-30  Robin DunnVersion number bump
2005-05-30  Robin Dunnregnerated ReST docs
2005-05-30  Robin Dunna few final changes to mention
2005-05-30  Robin DunnTime for a release, drop the "pre"
2005-05-30  Robin DunnBlind fix for bug #1209944, wxFileConfig constructor...
2005-05-30  Robin DunnAllow wxGridCellNumberEditor::StartingKey to work when...
2005-05-30  Robin DunnInclude msvcr71.dll if appropriate
2005-05-30  Włodzimierz... More warning and error fixes (work in progress with...
2005-05-30  Włodzimierz... Use already included XPM icon.
2005-05-30  Julian SmartRemoved references to missing files
2005-05-30  Włodzimierz... For 'twice' usage do not warn about references which...
2005-05-30  Włodzimierz... More warning and error fixes (work in progress with...
2005-05-30  Julian SmartWinCE doesn't declare DeleteFile at the point wxRemove...
2005-05-30  Włodzimierz... Tinderbox build fix (wxCococa).
2005-05-30  Włodzimierz... More warning and error fixes (work in progress with...
2005-05-30  Michael WetherellMissing exports
2005-05-30  Włodzimierz... Tinderbox build fix (wxCococa).
2005-05-30  Włodzimierz... More warning and error fixes (work in progress with...
2005-05-30  Julian SmartApplied [ 1208344 ] wxNotebook::OnSelChange fix for...
2005-05-30  Włodzimierz... Cygwin build fix - removed unused function which curren...
2005-05-30  Włodzimierz... Tinderbox build fix (wxCococa).
2005-05-30  Włodzimierz... More warning and error fixes (work in progress with...
2005-05-30  Włodzimierz... Better MGL fix.
2005-05-30  Włodzimierz... DMC typo fixes.
2005-05-30  Julian SmartApplied patch [ 1211219 ] Build fix for configurations...
2005-05-30  Julian SmartApplied patch [ 1207531 ] Fix for wxCalendarCtrl being...
2005-05-30  Julian SmartApplied patch [ 1208256 ] Fixes bug #1193626 [wxPrintDa...
2005-05-30  Julian SmartApplied patch [ 1207202 ] [wxMSW] Fixes GDI leak in...
2005-05-30  Julian SmartApplied patch to fix silly filenames in CreateTempFileName
2005-05-30  Dimitri Schoolwerthrestored the EVT_SCROLL and EVT_COMMAND_SCROLL definiti...
2005-05-29  Václav Slavíkfixed dependencies
2005-05-29  Robin DunnCancel the timer and show the main frame immediately...
2005-05-29  Robin DunnreSWIGged
2005-05-29  Robin DunnWrong class used in _setCallbackInfo
next