]> git.saurik.com Git - wxWidgets.git/history - src
Fixes a rare crash.
[wxWidgets.git] / src /
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...
2004-12-22  Robin DunnNeed to reset count when all items are deleted
2004-12-22  Vadim Zeitlinfixes fo inheriting colours set with SetOwnBackround()
2004-12-22  Vadim Zeitlinfixed background drawing for opaque controls
2004-12-22  Václav Slavíkcompilation fix
2004-12-22  Włodzimierz SkibaFinal MSW/PalmOS split. Remove dump copies of MSW speci...
2004-12-22  Włodzimierz SkibaFinal MSW/PalmOS split. Remove dump copies of MSW speci...
2004-12-22  Ron LeeFix for wxGTK compilation.
2004-12-22  Ron LeeFix for wxGTK compilation.
2004-12-22  Ron LeeFix wxGTK compilation.
2004-12-22  Stefan Csomormaking sure we don't say we are visible while in destru...
2004-12-22  Vadim Zeitlinreverted use of DeferWindowPos() instead of MoveWindow()
2004-12-21  Włodzimierz SkibawxString and wxChar* access for file functions. Source...
2004-12-21  Włodzimierz SkibawxString and wxChar* access for file functions. Source...
2004-12-21  Włodzimierz SkibawxURI is enough for the basic url operations.
2004-12-21  Włodzimierz SkibaMetric conversion constants not doubled in each port...
2004-12-20  Włodzimierz SkibaUse __WXPALMOS__ for PalmOS port which fits __WX$(TOOLK...
2004-12-20  Julian SmartVC++ 5 compatibility
2004-12-20  Vadim ZeitlinwxGetInstance must be defined as extern C (patch 1085837)
2004-12-20  Vadim Zeitlinend label editing if the control loses focus (slightly...
2004-12-20  Vadim Zeitlinfixed dragging scrollbar in wxUniv: use wxMouseEvent...
2004-12-20  Vadim Zeitlinadded flags parameter to wxExecute(wxArrayString *...
2004-12-19  Vadim Zeitlinadded wxEXEC_NODISABLE
2004-12-19  Vadim Zeitlinadded test for Unicode/ANSI
2004-12-19  Vadim ZeitlinIRIX compilation fix: don't redeclare usleep() if HAVE_...
2004-12-19  Vadim Zeitlinuse DeferWindowPos() instead of MoveWindow() if possibl...
2004-12-19  Vadim ZeitlinWin16 version is not used any longer
2004-12-19  Vadim Zeitlinmoved wxWindow::m_hMenu to wxFrame, it is not needed...
2004-12-19  Vadim Zeitlinonly use our background for children if it's inheritable
2004-12-19  Vadim Zeitlindon't propagate our (non default) background to childre...
2004-12-19  Vadim Zeitlinfixed background appearance for the controls with chang...
2004-12-19  Vadim Zeitlindo not inherit background colour in InheritAttributes...
2004-12-19  Stefan NeisFixed typo.
2004-12-19  Stefan NeisDo not export weak symbols from DLLs, as this causes...
2004-12-19  Stefan Csomorcorrecting dangling refs / reuse
2004-12-18  Stefan NeisAdded support for debug libraries.
2004-12-18  Robert Roebling Fix for the fix for wxChoice selection.
2004-12-18  Stefan Csomorwake up corrections : correcting ref count (mem-leak...
2004-12-18  Stefan CsomorBig Endian Fixes, LCID support (must be paired with...
2004-12-17  Robin DunnOnly test the high order bit from GetKeyState, otherwis...
2004-12-17  Ryan NortonwxMediaCtrl API changes for 2.5.x/2.6
2004-12-17  Ryan NortonDocument osx hack
2004-12-17  Ryan NortonWarning fixes for msvc - return function address expli...
2004-12-17  Vadim Zeitlinrestored WS_EX_TRANSPARENT as otherwise background...
2004-12-16  Robin Dunnreset m_selectionOld when the selection is programatica...
2004-12-16  Włodzimierz SkibaMake ComputeScaleAndOrigin() as virtual part of wxDCBas...
2004-12-16  Włodzimierz SkibaSend full url to wxHtmlWindow::OnOpeningURL validation...
2004-12-16  Włodzimierz SkibaFixed typo.
2004-12-16  Włodzimierz SkibawxUniversal fix.
2004-12-16  Włodzimierz SkibaGCC of PalmOS fix.
2004-12-16  Vadim Zeitlinsuppress annoying beeps when enter is pressed in combob...
2004-12-16  Vadim Zeitlinrestored accidentally removed code which deselects...
2004-12-16  Vadim Zeitlinfix memory leak when using styes (closes 1086273)
2004-12-16  Vadim Zeitlinadded GetBestSize() implementation
2004-12-16  Vadim Zeitlinrepaired setting foreground colours for the standard...
2004-12-15  Jouk Jansen Committing in .
2004-12-15  Jouk Jansen Committing in .
2004-12-14  Włodzimierz Skibawx/math.h integration
next