]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2005-01-07  Włodzimierz... Remove some controls from limited screen area of Smartp...
2005-01-07  Robin DunnFix for Bug 1097510, reset m_selectionOld when the...
2005-01-07  Włodzimierz... MS Smartphone has no input other than phone buttons...
2005-01-07  Włodzimierz... Include order fix.
2005-01-07  Vadim Zeitlininvalidate bg brush in the beginning of OnSize() to...
2005-01-07  Vadim Zeitlindon't ignore the background colour set for the dialog...
2005-01-07  Vadim Zeitlinuse HasTransparentBackground() to correctly draw the...
2005-01-07  Vadim Zeitlinmoved HasTransparentBackground() from wxUniv to common...
2005-01-07  Vadim Zeitlinno changes; just removed some obsolete #ifdefs
2005-01-07  Vadim Zeitlinextracted background painting in a separate function...
2005-01-07  Vadim ZeitlinFreeBSD compilation fixes: rename re_comp and re_exec
2005-01-06  Robert Roebling Added test to fontencoding -> codepage conversion
2005-01-06  Kevin Hockwhilst -> while
2005-01-06  Robert Roebling Applied patched for combo box SELECTED events (no
2005-01-06  Włodzimierz... Old API clearly deprecated. Source cleaning.
2005-01-06  Robert Roebling Blind attempt make buttons centered in the generic
2005-01-06  Robert Roebling Second try to commit compilo fix for sizer.cpp
2005-01-06  Włodzimierz... Smartphone fixes.
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...
next