]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2005-01-06  Włodzimierz... wxUSE_LOG (Smartphone) fix.
2005-01-06  Włodzimierz... Use stock labels for Smartphone.
2005-01-06  Włodzimierz... Lack of accelerators on Smartphones.
2005-01-06  Włodzimierz... eVC3 warning fix.
2005-01-06  Włodzimierz... Build fix for NOPCH.
2005-01-06  Robert Roebling wxEncodingConverter should and can be compiled
2005-01-06  Robert Roebling #
2005-01-05  Vadim Zeitlindon't include wx/msw/wrapwin.h in public header; correc...
2005-01-05  Robin DunnGetSystemColour --> GetColour
2005-01-05  Robin DunnAdd wxRTTI and OOR info for activex classes
2005-01-05  Robin Dunncleanup
2005-01-05  Robin DunnMore methods for wxStdDialogButtonSizer
2005-01-05  Robin DunnSet the window id for key events
2005-01-05  Włodzimierz... Old API clearly deprecated.
2005-01-05  Włodzimierz... wxMSWUniv wxWindowMSW vs. wxWindow fix.
2005-01-05  Włodzimierz... Removed all duplicated and complicated #ifdefs for...
2005-01-05  Włodzimierz... Error fix after recent changes.
2005-01-05  Włodzimierz... Warning fix.
2005-01-05  Włodzimierz... MS Smartphone fixes.
2005-01-05  Mattia Barbon Check for end of buffer in wxMemoryInputStream::Peek.
2005-01-05  Mattia Barbon Correct malloc()/delete[] mismatch.
2005-01-05  Mattia Barbon Additional sanity check.
2005-01-05  Mattia Barbon Compilation fix.
2005-01-05  Mattia Barbon Allow building with wxUSE_PROTOCOL_FTP/HTTP == 0.
2005-01-05  Robin DunnContinued tests of drawing a widget to a DC
2005-01-04  Robert Roebling Commit wxFontEncoding -> MS codepage conversion code
2005-01-04  Włodzimierz... Old API depreciated. Use of new API. Source cleaning.
2005-01-04  Włodzimierz... Old API depreciated. Use of new API. Source cleaning.
2005-01-04  Włodzimierz... Initial wxSystemSettings::GetColour() for PalmOS.
2005-01-04  Vadim Zeitlinrestored using DeferWindowPos() for moving all windows...
2005-01-04  Mattia Barbon Untabify.
2005-01-04  Mattia Barbon Change FIXME in TODO and clarify its meaning.
2005-01-04  Mattia Barbon Deprecation warning fix.
2005-01-04  Vadim Zeitlinfixed parameters to Blit()
2005-01-04  Stefan Csomoras we cannot handle zero commands properly, we have...
2005-01-04  Stefan Csomorusing lang param, to have a CFLanguage be consistent...
2005-01-04  Stefan Csomorfalling back to wxImage handler
2005-01-04  Stefan Csomor24 bit depth
2005-01-03  Robin DunnFactor out the OnSize code so it can also be used in...
2005-01-03  Vadim Zeitlinadded a test to check how exception handling works...
2005-01-03  Włodzimierz... GCC warning fix.
2005-01-03  Vadim Zeitlinfix to the last fix (see comments in patch 1093811)
2005-01-03  Włodzimierz... Pasting typo fix.
2005-01-03  Włodzimierz... Full support to the native progress dialog.
2005-01-03  Włodzimierz... Incomplete (PalmOS) setup compatibility.
2005-01-02  Vadim Zeitlindon't crash in wxStrftime() if conversion of strftime...
2005-01-02  Vadim Zeitlinfixed crash when setting locale failed (replaces patch...
2005-01-02  Vadim Zeitlinfixed IMPLEMENT_DYNAMIC_CLASS2 macro
2005-01-02  Vadim Zeitlinadded TOOL_RCLICKED test
2005-01-02  Vadim Zeitlinpass correct tool id (and not always -1) to EVT_TOOL_RC...
2005-01-01  Robert Roebling Allow to set the various buttons explicitly (and
2005-01-01  Robert Roebling Second attempt to fix a rare crash (bad mem access
2005-01-01  Robert Roebling German translation mostly uptodate now.
2004-12-31  Robin DunnreSWIGged
2004-12-31  Robin DunnSend EVT_TEXT from wxTextCtrl::SetValue to conform...
2004-12-31  Robin DunnreSWIGged
2004-12-31  Robin Dunnupdated note about the patch
2004-12-31  Robin DunnAdded wxStdDialogButtonSizer, which is a a special...
2004-12-31  Robin Dunndocstring fix
2004-12-31  Robin DunnAdded EVT_COMMAND_TREE_ITEM_MENU
2004-12-31  Robin DunnAdded back wx.PD_SMOOTH
2004-12-31  Robin Dunnfix compilo for when there are no precompiled headers
2004-12-31  Robin DunnCorrect some redraw glitches in the header when resizin...
2004-12-31  Robert Roebling Applied modified form of the StdButtonSize patch.
2004-12-31  Stefan CsomorSetFocus fixed
2004-12-31  Stefan Csomorsetting focus explicitely when using showmodal
2004-12-31  Robert Roebling Fixes a rare crash.
2004-12-31  Włodzimierz... wxDialog::Show is virtual as elsewhere. Native PalmOS...
2004-12-30  Włodzimierz... wxPD_CAN_SKIP for skipping parts of progress and reintr...
2004-12-29  Robin DunnFix position of the movie when the immediate parent...
2004-12-29  Włodzimierz... Warning fixes, source cleaning.
2004-12-29  Włodzimierz... Fixes to FIXME about stock IDs usage.
2004-12-29  Stefan Csomoradded RequestUserAttention
2004-12-29  Włodzimierz... Empty container and design description for native PalmO...
2004-12-29  Stefan Csomormoving cursor update AFTER the mouse event handling...
2004-12-29  David ElliottAdded wxBitmap::UseAlpha() stub.
2004-12-29  David ElliottSome platforms that use socklen_t don't use it for...
2004-12-28  George TaskerAdded more support for using SQL_WVARCHAR and SQL_WCHAR...
2004-12-28  George TaskerAdded more support for using SQL_WVARCHAR and SQL_WCHAR...
2004-12-28  George TaskerAdded SQL_WVARCHAR and SQL_WCHAR to the data types...
2004-12-28  David ElliottRemoved old bakefile cruft by doing a bakefile_gen...
2004-12-28  George TaskerMore parameter variable names fixed to make them more...
2004-12-28  Robin DunnDocs for [GS]etDefaultPyEncoding
2004-12-28  George TaskerNon-standard abbreviations of words in function/variabl...
2004-12-28  George TaskerCompilation fix with last checkin....ooops
2004-12-28  George TaskerDocumentation updated to reflect Unicode support
2004-12-28  George TaskerFixed some potential buffer overruns
2004-12-28  George TaskerImplemented a fix to allow Unicode builds to work with...
2004-12-28  George TaskerLookup result windows now force the first column size...
2004-12-28  George TaskerChanged error messages so that if a DB error occurs...
2004-12-28  George TaskerChanged the hardcoded table name to be in all caps...
2004-12-28  David ElliottRebaked (Bakefile 0.1.4). Corresponds to tests.bkl...
2004-12-28  David ElliottRebaked (Bakefile 0.1.4). Corresponds to dialogs.bkl...
2004-12-28  David ElliottRebaked (Bakefile 0.1.4)
2004-12-28  Robert Roebling Added TREE_ITEM_MENU event to MSW control.
2004-12-28  Robert Roebling Also check for range on Mac's spin controls.
2004-12-28  Robert Roebling Check for range on wxSpinCtrl and wxSpinButton's...
2004-12-28  Robert Roebling Documented the special meaning of wxID_EXIT and wxID_ABOUT
2004-12-28  George TaskerAdded wxODBC changes to the log
2004-12-28  Włodzimierz... Outdated informations refreshed.
next