]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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.
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-28  George TaskerDisplay message typo corrected
2004-12-27  Włodzimierz... Adjust documentation to implementations and alphabetica...
2004-12-27  Włodzimierz... GetFreeSpace is here since 1993 and returns crazy value...
2004-12-27  Włodzimierz... wxLongLong to wxString operators.
2004-12-27  Włodzimierz... Take 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... MSW and source cleaning.
2004-12-27  Włodzimierz... Some 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-26  Roman Rolinskychecking for dom.encoding == None
2004-12-26  Roman RolinskywxIcon correctly handled now (it has no "icon" tag)
2004-12-25  Robert Roebling Deselect a child item on Collapse. Otherwise
2004-12-25  Robert Roebling Documented findings about how to use mo files
2004-12-25  Vadim Zeitlinadded SetCmdLine(int, char **) overload even when build...
2004-12-24  Julian SmartDoc corrections
2004-12-24  Václav Slavíksecurity fix (patch 1089659)
2004-12-24  Jouk Jansen Committing in .
2004-12-24  Włodzimierz... wxPalmOS port started its development so let's list...
2004-12-24  Włodzimierz... First nonminimal wxPalmOS functionality: enumeration...
2004-12-24  Włodzimierz... wxPalmOS was introduced long after 2.4.
2004-12-24  Robin DunnMake the wx.MediaCtrl demo more functional, and add...
2004-12-23  Robin DunnreSWIGged after 1.3.24 update
2004-12-23  Robin DunnreSWIGged after 1.3.24 update
2004-12-23  Robin DunnreSWIGged after 1.3.24 update
2004-12-23  Robin DunnTypo
2004-12-23  Robin DunnUpdated to SWIG 1.3.24 (plus a patch that corrects...
2004-12-23  Robin DunnAllow Python 2.4
2004-12-23  Robin DunnUpdated to SWIG 1.3.24 (plus a patch that corrects...
2004-12-23  Włodzimierz... Deprecated methosd markup (documented).
2004-12-23  Robin DunnChanged GetSystemColour to GetColour
2004-12-23  Stefan Csomorcorrected setting the locale of the c-lib for mac
2004-12-22  Vadim Zeitlinsimplified sizers, removed OnSize() which is not needed...
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  Stefan NeisApplied patch [ 1088717 ] (_LARGEFILE_SOURCE fix for...
2004-12-22  Dimitri Schoolwerthadded FileConfig test case exposing a problem with...
2004-12-22  Václav Slavíkcompilation fix
2004-12-22  Włodzimierz... Final MSW/PalmOS split. Remove dump copies of MSW speci...
2004-12-22  Włodzimierz... Final 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  Ron LeeNot quite as flexible, but lighter and sufficient.
2004-12-22  Stefan Csomormaking sure we don't say we are visible while in destru...
2004-12-22  Ron LeeOnly filter out duplicate -libraries. Let other constructs
2004-12-22  Vadim Zeitlinreverted use of DeferWindowPos() instead of MoveWindow()
2004-12-21  Włodzimierz... wxString and wxChar* access for file functions. Source...
2004-12-21  Włodzimierz... wxString and wxChar* access for file functions. Source...
2004-12-21  Włodzimierz... wxString and wxChar* access for file functions. Source...
2004-12-21  Włodzimierz... wxURI is enough for the basic url operations.
2004-12-21  Włodzimierz... Borland fixes.
2004-12-21  Włodzimierz... Metric conversion constants not doubled in each port...
2004-12-21  Stefan Csomormoving Carbon Event Class out of USE_GUI
2004-12-20  Robin DunnreSWIGged
2004-12-20  Robin DunnAdded wxEXEC_NODISABLE flag
2004-12-20  Robin DunnA little cleanup
2004-12-20  Robin DunnAdded a note to self to look at adding ProvidesBackgrou...
2004-12-20  Robin DunnAllow the OOR reference to be saved without doing an...
2004-12-20  Robin DunnTypemaps for wxFileOffset
2004-12-20  Robin DunnAdded wxEXEC_NODISABLE flag
2004-12-20  Robin Dunnnew wxMediaCtrl API
2004-12-20  Włodzimierz... Warning fix.
2004-12-20  Włodzimierz... Further decoration.
2004-12-20  Włodzimierz... Fixed typo.
2004-12-20  Włodzimierz... wxPalmOS mentioned.
2004-12-20  Włodzimierz... Use __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 a note about old/new selection inconcistency...
2004-12-19  Vadim Zeitlinadded test for Unicode/ANSI
2004-12-19  Vadim Zeitlincorrected wxMAKE_VERSION_STRING and wxMAKE_VERSION_DOT_...
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 Zeitlinmoved ProvidesBackground() from wxUniv to base wxWindow...
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 Zeitlincorrected compilation error in va_copy() test
next