]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2011-07-01  Steve LamertonImplement extended history api in gtk
2011-07-01  Paul CornettDon't cause scroll events for position changes from...
2011-07-01  Steve LamertonExtend history api using the ie backend to include...
2011-07-01  Steve LamertonUse shared pointers throughout when managing history...
2011-07-01  Steve LamertonAdd an extra assert in the case of trying to load an...
2011-06-30  Vadim ZeitlinMention the EOL issue in readme.txt.
2011-06-30  Steve LamertonAdd support for the new history functions to the ie...
2011-06-30  Steve LamertonOnly send a document complete event when the page is...
2011-06-30  Chris Elliottupdate docs for windows checkout process 2/2
2011-06-30  Chris Elliottupdate docs for windows checkout process 1/2
2011-06-30  Vadim ZeitlinInitialize variable in UTF{16,32} conversion code to...
2011-06-30  Vadim ZeitlinWork around bogus g++ warnings about possibly missing...
2011-06-30  Vadim ZeitlinFix harmless warning about unused variable in isosurf...
2011-06-30  Vadim ZeitlinFix warning about hiding a virtual function in propgrid...
2011-06-30  Steve LamertonAdd basic history api and implement it under gtk.
2011-06-29  Vadim ZeitlinChange the loop condition to avoid comparing unsigned...
2011-06-29  Vadim ZeitlinAlways initialize SelectInHDC::m_hgdiobj in wxMSW.
2011-06-29  Vadim ZeitlinFix two harmless gcc warnings about missing initializers.
2011-06-29  Vadim ZeitlinMention that readme.txt needs to be updated before...
2011-06-29  Vadim ZeitlinAdd a tiny script for producing HTML documentation...
2011-06-29  Vadim ZeitlinFix typo in error message about incorrect syntax.
2011-06-29  Vadim ZeitlinUpdate the readme file for 2.9.2.
2011-06-29  Steve LamertonGive the sample a more sensible initial size for web...
2011-06-29  Steve LamertonAdjust animation size to fit the toolbar properly
2011-06-29  Steve LamertonUpdate the sample to show how to block navigation and...
2011-06-29  Chris Elliottfix misisng html format files
2011-06-29  Steve LamertonUpdate the web sample to use images from the art provid...
2011-06-29  Vadim ZeitlinUpdated copyright year before 2.9.2 release.
2011-06-29  Chris Elliott2.9.2-rc1 in file
2011-06-29  Vadim ZeitlinReplace stc.{h,cpp} with the generated versions with...
2011-06-29  Vadim ZeitlinGenerate code using IsOk() instead of Ok() in stc.cpp.
2011-06-29  Steve LamertonAdd support for loading a url in the constructor to...
2011-06-29  Steve LamertonAdd support for new window events in gtk
2011-06-28  Václav SlavíkMove wxThreadEvent into wxBase.
2011-06-28  Steve LamertonDon't use a depreciated method for loading a url.
2011-06-28  Steve LamertonBring gtk class naming into line with the new naming...
2011-06-28  Steve LamertonUpdate msw files to use the new definitions
2011-06-28  Steve LamertonFix the build system in gtk, plus a couple of compilati...
2011-06-27  Vadim ZeitlinAdd support for child documents to docview framework.
2011-06-25  Stefan Csomorbringing target naming in line with other projects
2011-06-25  Robin DunnPaper size fix for wxOSX-cocoa
2011-06-24  Vadim ZeitlinFix code reading from the pipe stream in exec sample.
2011-06-23  Steve LamertonFix a number of mingw compile errors.
2011-06-23  Stefan Csomoradaption to new configurations
2011-06-23  Vadim ZeitlinUpdate printing sample to compile again after r68026.
2011-06-22  Vadim ZeitlinFix bug with out of range date in wxMSW wxDatePickerCtr...
2011-06-22  Vadim ZeitlinRestore wxPreviewFrame::Initialize(void) and add Initia...
2011-06-22  Vadim ZeitlinUse strdup() even in strict ANSI mode with MinGW.
2011-06-22  Vadim ZeitlinAvoid crash on startup when using single mode in docvie...
2011-06-22  Stefan Csomorcarbon prebuilt
2011-06-22  Stefan Csomornew settings
2011-06-22  Stefan Csomorwxcocoa prebuilt
2011-06-22  Stefan Csomornew settings
2011-06-22  Stefan Csomornew settings
2011-06-22  Stefan Csomornew settings, removing incorrect setup
2011-06-22  Stefan Csomornew settings for iphone
2011-06-22  Stefan Csomornew settings for iphone
2011-06-22  Stefan Csomoradding new xcconfigs
2011-06-21  Julian SmartFixed shift-click selection
2011-06-21  Stefan Csomorset default deployment and compiler flags
2011-06-21  Stefan Csomorset default deployment and compiler flags
2011-06-21  Stefan Csomoruse same flags as command line build
2011-06-19  Vadim ZeitlinFix bug when setting an out of range date in wxMSW...
2011-06-19  Vadim ZeitlinExtract wxDateTime-related cppunit helpers in a separat...
2011-06-19  Vadim ZeitlinDocument surprising behaviour of wxDatePickerCtrl:...
2011-06-19  Vadim ZeitlinImplement wxCalendarCtrl::SetDateRange() in the native...
2011-06-19  Vadim ZeitlinSuppress harmless gcc warnings about enum elements...
2011-06-19  Paul Cornettfix GTKGetLabel() and DoApplyWidgetStyle(): children...
2011-06-18  Stefan Csomoradding universal as devices
2011-06-18  Stefan Csomoradding universal as devices
2011-06-18  Stefan Csomoradding instantiated xcodeproj
2011-06-18  Stefan Csomorremoving obsolete flags, switching to universal builds
2011-06-18  Stefan Csomorfixing iphone build
2011-06-18  Stefan Csomorupdating project format to 3.2
2011-06-18  Stefan Csomorremoving old settings
2011-06-17  Vadim ZeitlinFix g++ warnings about initialized variables being...
2011-06-17  Vadim ZeitlinUse GdipStringFormatCachedGenericTypographic hack for...
2011-06-17  Vadim ZeitlinDon't use __declspec(dllexport) for MinGW gcc 4.5 and...
2011-06-17  Vadim ZeitlinAvoid problems with conflicting UINT16 definitions...
2011-06-16  Vadim ZeitlinFix wxStringOutputStream in wxUSE_UNICODE_UTF8 build.
2011-06-16  Vadim ZeitlinItalian translations update from Roberto Boriotti.
2011-06-16  Vadim ZeitlinDisable wxFileSystemWatcher in configure if threads...
2011-06-16  Vadim ZeitlinSuppress various harmless warnings in MinGW build with...
2011-06-16  Vadim ZeitlinMake wxUIActionSimulator mouse move events marginally...
2011-06-16  Vadim ZeitlinUse symbolic WAIT_FAILED constant instead of raw -1.
2011-06-16  Vadim ZeitlinRound the values in wxDC coordinate calculations.
2011-06-16  Vadim ZeitlinRound font sizes in AdjustToSymbolicSize() instead...
2011-06-16  Jouk Jansenadd src/gtk/anybutton.cpp to OpenVMS makefile
2011-06-16  Robin DunnUse wxAnyButton's DoGetBestSize for toggle buttons
2011-06-15  Vadim ZeitlinGeneric wxHyperlinkCtrl appearance and behaviour improv...
2011-06-15  Vadim ZeitlinDon't crash in wxOSX wxTextEntry if the window wasn...
2011-06-15  Vadim ZeitlinFall back to the valid normal bitmap if no state-specif...
2011-06-15  Vadim ZeitlinFix keyboard navigation in wxGrid with reordered columns.
2011-06-15  Vadim ZeitlinRename some parameters in wxGrid code to make them...
2011-06-15  Vadim ZeitlinFix crash when creating and quickly destroying a wxTLW...
2011-06-15  Julian SmartRemoved header guards
2011-06-15  Julian SmartCaret dropout fix
2011-06-14  Robin DunnwxButtonBase::GetDefaultSize is declared but not implem...
2011-06-14  Steve LamertonAdd wxWebView backend wxUSE_ macros
2011-06-14  Vadim ZeitlinRefactor wxButton and wxToggleButton to derive from...
next