]> git.saurik.com Git - wxWidgets.git/history - src
Corrected drag effect for tree control.
[wxWidgets.git] / src /
2005-01-07  Robert Roebling Corrected drag effect for tree control.
2005-01-07  Václav Slavíkfixed condition for using #pragmas
2005-01-07  Vadim Zeitlinharmless unused param warning fix
2005-01-07  Vadim Zeitlincorrected bg colour inheritance once again: only immedi...
2005-01-07  Włodzimierz SkibaOld API clearly deprecated.
2005-01-07  Stefan CsomorOS X savvy implementation
2005-01-07  Robert Roebling Added wxFopen to the MSLU code.
2005-01-07  Robin DunnFix for Bug 1097510, reset m_selectionOld when the...
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 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  Robert Roebling Applied patched for combo box SELECTED events (no
2005-01-06  Włodzimierz SkibaOld 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 SkibaUse stock labels for Smartphone.
2005-01-06  Włodzimierz SkibaLack of accelerators on Smartphones.
2005-01-06  Włodzimierz SkibaeVC3 warning fix.
2005-01-06  Włodzimierz SkibaBuild fix for NOPCH.
2005-01-06  Robert Roebling wxEncodingConverter should and can be compiled
2005-01-06  Robert Roebling #
2005-01-05  Robin DunnSet the window id for key events
2005-01-05  Włodzimierz SkibaOld API clearly deprecated.
2005-01-05  Włodzimierz SkibawxMSWUniv wxWindowMSW vs. wxWindow fix.
2005-01-05  Włodzimierz SkibaRemoved all duplicated and complicated #ifdefs for...
2005-01-05  Włodzimierz SkibaWarning fix.
2005-01-05  Włodzimierz SkibaMS 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 Allow building with wxUSE_PROTOCOL_FTP/HTTP == 0.
2005-01-04  Robert Roebling Commit wxFontEncoding -> MS codepage conversion code
2005-01-04  Włodzimierz SkibaOld API depreciated. Use of new API. Source cleaning.
2005-01-04  Włodzimierz SkibaOld API depreciated. Use of new API. Source cleaning.
2005-01-04  Włodzimierz SkibaInitial wxSystemSettings::GetColour() for PalmOS.
2005-01-04  Vadim Zeitlinrestored using DeferWindowPos() for moving all windows...
2005-01-04  Mattia Barbon Deprecation warning fix.
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  Włodzimierz SkibaGCC warning fix.
2005-01-03  Vadim Zeitlinfix to the last fix (see comments in patch 1093811)
2005-01-03  Włodzimierz SkibaFull support to the native progress dialog.
2005-01-03  Włodzimierz SkibaIncomplete (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 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
2004-12-31  Robin DunnSend EVT_TEXT from wxTextCtrl::SetValue to conform...
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 SkibawxDialog::Show is virtual as elsewhere. Native PalmOS...
2004-12-30  Włodzimierz SkibawxPD_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 SkibaWarning fixes, source cleaning.
2004-12-29  Włodzimierz SkibaFixes to FIXME about stock IDs usage.
2004-12-29  Stefan Csomoradded RequestUserAttention
2004-12-29  Włodzimierz SkibaEmpty 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-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 TaskerMore parameter variable names fixed to make them more...
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 TaskerFixed some potential buffer overruns
2004-12-28  George TaskerImplemented a fix to allow Unicode builds to work with...
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  Stefan Csomorhandling wxSTAY_ON_TOP by changing the window group...
2004-12-28  Stefan Csomorgetting rid of redefines
2004-12-28  David ElliottSome platforms that use socklen_t don't use it for...
2004-12-28  David ElliottRetain/release the NSButtonCell during user action...
2004-12-28  George TaskerFirebird DB support added. Basic testing is done,...
2004-12-27  Włodzimierz SkibaGetFreeSpace is here since 1993 and returns crazy value...
2004-12-27  Włodzimierz SkibawxLongLong to wxString operators.
2004-12-27  Włodzimierz SkibaTake best fitting type for available memory measurement.
2004-12-27  Václav Slavíkblind fix for GCC compilation when #pragmas are honored
2004-12-27  Włodzimierz SkibaMSW and source cleaning.
2004-12-27  Włodzimierz SkibaSome PalmOS utils implementations.
2004-12-26  Robert Roebling Added TREE_ITEM_MENU event that gets sent if the
2004-12-26  Stefan Csomorunicode fix
2004-12-25  Robert Roebling Deselect a child item on Collapse. Otherwise
2004-12-25  Vadim Zeitlinadded SetCmdLine(int, char **) overload even when build...
2004-12-24  Václav Slavíksecurity fix (patch 1089659)
2004-12-24  Jouk Jansen Committing in .
2004-12-24  Włodzimierz SkibaFirst nonminimal wxPalmOS functionality: enumeration...
2004-12-24  Włodzimierz SkibawxPalmOS was introduced long after 2.4.
2004-12-23  Robin DunnUpdated to SWIG 1.3.24 (plus a patch that corrects...
2004-12-23  Stefan Csomorcorrected setting the locale of the c-lib for mac
2004-12-22  Vadim Zeitlincall SetBkColor() when using non default background
2004-12-22  Vadim Zeitlinlast fix resulted in wrongly inheriting bg colour from...
next