]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2008-09-13  Robert Roeblinginclude <typeinfo> in all files
2008-09-12  Vadim Zeitlinmust include typeinfo before using typeid()
2008-09-12  Vadim Zeitlinmust include typeinfo before using typeid()
2008-09-12  Vadim ZeitlinPCH-less compilation fix
2008-09-12  Vadim Zeitlinadded wxPropertyGrid from Jaakko Salli (#9934)
2008-09-12  Stefan Csomorimplementing changes in toolbartool directly
2008-09-12  Stefan CsomorCoreText fixes
2008-09-12  Stefan CsomorCoreText fixes
2008-09-12  Stefan Csomormissin quote
2008-09-12  Vadim ZeitlinSTL build fix
2008-09-12  Vadim Zeitlinreturn true from IsBeingDeleted() if any of the parent...
2008-09-12  Vadim Zeitlinadd grid category and mark all grid-related classes...
2008-09-12  Vadim Zeitlinfix the event type in EVT_GRID_[CMD_]COL_MOVE declarati...
2008-09-12  Stefan Csomormaking state changing calls on tool virtual
2008-09-12  Jouk JansenUpdate setup for OpenVMS
2008-09-12  Vadim Zeitlinfix crash under MSW due to constructing a static wxDDEC...
2008-09-12  Vadim Zeitlinadd wxCANCEL_DEFAULT support
2008-09-11  Vadim Zeitlinadded wxCANCEL_DEFAULT style to wxMessageDialog (only...
2008-09-11  Vadim Zeitlintest wxCANCEL_DEFAULT flag
2008-09-11  Vadim Zeitlinadded wxCANCEL_DEFAULT style to wxMessageDialog (only...
2008-09-11  Jouk JansenOpenVMS chokes on external templates
2008-09-11  Stefan Csomoradding missing y axis flip
2008-09-11  Stefan Csomoradding min and max size support for resizing events
2008-09-11  Stefan Csomorfixes #9951
2008-09-11  Stefan Csomorfix bugs in the last changes to min and max size handli...
2008-09-11  Stefan Csomoradding new toolkits for osx
2008-09-11  Vadim Zeitlinmade wxLogGui more flexible and documented it and added...
2008-09-11  Vadim Zeitlinadded braces to suppress g++ 4.3 warnings
2008-09-11  Vadim Zeitlinmade wxLogGui more flexible and documented it and added...
2008-09-11  Vadim Zeitlinadded swap() for the other arrays too (and now committi...
2008-09-11  Vadim Zeitlinadded swap() for the other arrays too
2008-09-11  Vadim Zeitlinadded wxArrayString::swap()
2008-09-11  Stefan Csomoradding new toolkits for osx
2008-09-11  Vadim Zeitlindon't use wxStrings in a statically initialized array...
2008-09-11  Vadim Zeitlinget rid of __WXCOCOA__ check in common CreateLogTarget...
2008-09-11  Vadim Zeitlinpartially revert 55488: don't use message box with...
2008-09-11  Vadim Zeitlinreplace the static control in wxMessageDialog with...
2008-09-11  Stefan Csomorfixing compilo
2008-09-11  Jouk Jansenupdate OpenVMS compile support
2008-09-11  Jouk Jansenrename variable which was redefined inside a loop
2008-09-11  Stefan Csomorsolving osx problems (default inlines-hidden) by explic...
2008-09-11  Kevin OllivierDoGetAsBitmap implementation for Cocoa.
2008-09-11  Kevin OllivierA few checks for null pointers to avoid problems during...
2008-09-11  Kevin OllivierStop crash/asserts caused when Clear() deletes the...
2008-09-10  Stefan Csomor32/64 bit universal builds support
2008-09-10  Stefan Csomorconditionals for carbon only osx code
2008-09-10  Stefan Csomor64 bit fixes
2008-09-10  Václav Slavíkfixed typo in XRC error message
2008-09-10  Stefan Csomorupdating fixed config data for xcode builds for gcc...
2008-09-09  Václav SlavíkwxDir/FilePickerCtrl's message should be translatable
2008-09-09  Vadim Zeitlinadd tests for the remaining message box flags (wxNO_DEF...
2008-09-09  Václav Slavíkremoved superfluous font size scaling in wxGtkPrinterDC...
2008-09-08  Benjamin Williamsfix aui sample breakage; added some accessor methods...
2008-09-08  Robert RoeblingTest for reentrance into non-recursive wxMutex. If...
2008-09-08  Vadim Zeitlinadded a dialog for wxMessageBox testing
2008-09-07  Kevin OllivierRemove a couple duplicate feature checks, and check...
2008-09-07  Stefan Csomoravoiding crashes on osx during app shutdown
2008-09-07  Stefan Csomor10.4 support for osx-cocoa
2008-09-07  Stefan Csomornon-precomp fixes
2008-09-07  Vadim Zeitlinadded missing wx/dcclient.h header for PCH-less compila...
2008-09-07  Stefan Csomorreintroducing former default, reverting Robert's change...
2008-09-07  Stefan Csomorreintroducing former default,
2008-09-07  Stefan Csomorintegrating Kevin's work, command line builds for osx...
2008-09-07  Julian SmartFixed Cmd+Back, Cmd+Del word deletion behaviour in...
2008-09-07  Stefan Csomorchanges for command line builds of osx-cocoa
2008-09-07  Václav Slavíkfixed pagebreaks computation in tables (#9935, patch...
2008-09-07  Václav Slavíkwhatever it is, wxXmlResource::GetFirstRoot() isn't...
2008-09-06  Vadim Zeitlinimplement Empty() using clear() instead of Truncate(0)
2008-09-06  Vadim Zeitlinaccess TLS cache variable directly and not via a helper...
2008-09-06  Stefan Csomorseveral small fixes
2008-09-06  Stefan CsomorRGBColor is part of ApplicationServices also under...
2008-09-06  Stefan Csomordefines reordered, support for non-precomp cocoa
2008-09-06  Stefan Csomoradapting to new platform constants
2008-09-06  Vadim Zeitlinadd wxGTK_CONVs to fix STL and ANSI builds
2008-09-06  Václav Slavíkadded XRC format documentation to the manual (per-class...
2008-09-06  Václav Slavíkdon't center tables, it looks ugly
2008-09-05  Vadim Zeitlinadd missing header for PCH-less build
2008-09-05  Stefan Csomoradapting to new msgdlg class hierarchy
2008-09-05  Stefan Csomoradapting to new msgdlg class hierarchy
2008-09-05  Vadim Zeitlinno changes, fix typo
2008-09-05  Vadim Zeitlinallow copying text in the log dialogs
2008-09-05  Vadim Zeitlinadjust the labels before centering the dialog as doing...
2008-09-05  Stefan Csomorforward define for non precomp build, switching preproc...
2008-09-05  Vadim Zeitlinallow passing literal strings and results of c_str...
2008-09-05  Stefan Csomorforward define for non precomp build
2008-09-05  Vadim Zeitlinmake it possible to use stock ids for custom message...
2008-09-05  Vadim Zeitlinadded support for custom labels in wxMessageBox for...
2008-09-05  Paul Cornettfix memory leak
2008-09-05  Vadim Zeitlinuse more clear messaage about the custom labels in...
2008-09-05  Stefan Csomoradding common implementation file for search control
2008-09-05  Stefan Csomormaking things build under osx-cocoa as well
2008-09-05  Stefan Csomorsimplify native textcontrol creations, adding search...
2008-09-05  Vadim Zeitlinimplement support for custom button labels in wxMessage...
2008-09-05  Vadim Zeitlinextract button size calculation from button label size...
2008-09-05  Vadim Zeitlinextract wrapper for SystemParametersInfo(SPI_GETNONCLIE...
2008-09-05  Robert RoeblingFix #9940: wxDataViewCtrl left/right arrow press crash
2008-09-05  Vadim Zeitlinremoved unnceessary gtk_window_set_transient_for()...
2008-09-05  Robert RoeblingMade wxMSW wxMutex non-recursive by checking reentrance
2008-09-05  Robert RoeblingFormating corrections
2008-09-05  Robert RoeblingCompilo for wxMac
next