correct callback function signature
[wxWidgets.git] / build /
2011-10-30  Vadim ZeitlinLink tests with webview library only if it is actually...
2011-10-30  Vadim ZeitlinAdd wx/datetimectrl.h to the wxAdv files list.
2011-10-26  Vadim ZeitlinUse AC_LANG_SOURCE and add missing quoting to configure.
2011-10-25  Stefan Csomorfiles added
2011-10-25  Stefan Csomorfiles added
2011-10-25  Stefan Csomorfiles added
2011-10-25  Stefan Csomorpanelg removal
2011-10-18  Vadim ZeitlinAdded wxRichToolTip class.
2011-10-13  Vadim ZeitlinImplement SetShape() for wxPopupWindow in wxGTK.
2011-10-11  Vadim ZeitlinMove SetBackgroundBitmap() from wxPanel to new wxCustom...
2011-10-10  Vadim ZeitlinMove wxTopLevelWindow::SetShape() down to wxNonOwnedWindow.
2011-09-30  Vadim ZeitlinCreate setup.h when building wxscintilla library.
2011-09-29  Vadim ZeitlinAdded XRC handler for wxTimePickerCtrl.
2011-09-29  Vadim ZeitlinAdd wxTimePickerCtrl class.
2011-09-29  Vadim ZeitlinRefactor wxDatePickerCtrl to derive from wxDateTimePick...
2011-09-25  Václav SlavíkDon't use `install -d` to create directories.
2011-09-20  Michael WetherellMove ravnsgaards build to brandt32 while its down.
2011-09-15  Stefan Csomorreverting change, for precompiled headers, unfortunatel...
2011-09-12  Stefan Csomorsupporting spaces
2011-09-11  Steve LamertonRebake trunk after wxWebView merge and add missing...
2011-09-10  Steve LamertonMerge the new wxWebView classes from the SOC2011_WEBVIE...
2011-09-10  Steve LamertonMerge in from trunk r68684 - r69046
2011-09-04  Vadim ZeitlinAdd persistence support for wxSplitterWindow.
2011-08-29  Dimitri SchoolwerthRegenerated Xcode projects.
2011-08-28  Stefan Csomormake sure svn info for an already existing .xcodeproj...
2011-08-27  Robin Dunn* Implement dynamic loading of the Cairo DLL on Windows...
2011-08-27  Vadim ZeitlinAdd new wxTreeListCtrl class.
2011-08-25  Dimitri SchoolwerthFixed buttons having no border in wxUniv by default.
2011-08-24  Steve LamertonRemove out of date extralib stuff from the bakefiles.
2011-08-22  Vadim ZeitlinAdd XRC handler for wxBannerWindow and a test for it...
2011-08-22  Vadim ZeitlinAdd new wxBannerWindow class.
2011-08-22  Steve LamertonRebake
2011-08-21  Vadim ZeitlinRefactor: replace wxTreeItemId and wxDataViewItem with...
2011-08-21  Vadim ZeitlinAdd wxWithImages helper mix-in with {Set,Get,Assign...
2011-08-19  Steve LamertonRename web library to webview.
2011-08-15  Steve LamertonUpdate bakefile for new header names.
2011-08-14  Steve LamertonAdd missing bakefile from previous commit.
2011-08-13  Steve LamertonMerge in from trunk r68626 - r68683
2011-08-10  Steve LamertonComplete rebake with web libraries to allow easier...
2011-08-10  Steve LamertonMerge in from trunk r64802 - r68625
2011-07-31  Steve LamertonSplit wxWebHistoryItem headers out into separate files...
2011-07-31  Václav SlavíkDisable symbols visibility support for the Clang compiler.
2011-07-30  Steve LamertonOverhaul wxWebHandler naming to try and make it consist...
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-07-22  Vadim ZeitlinIncreased the version to 2.9.3.
2011-07-05  Chris Elliottfor 2.9.2
2011-06-30  Chris Elliottupdate docs for windows checkout process 1/2
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  Chris Elliottfix misisng html format files
2011-06-29  Chris Elliott2.9.2-rc1 in file
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  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-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 Csomorupdating project format to 3.2
2011-06-18  Stefan Csomorremoving old settings
2011-06-14  Vadim ZeitlinRefactor wxButton and wxToggleButton to derive from...
2011-05-31  Robin DunnBuild fixes for using Cairo on MSW.
2011-05-23  Vadim ZeitlinCorrect type MSVCProjectBuilder in the build script.
2011-05-23  Vadim ZeitlinDon't use native MSW wxHyperlinkCtrl implementation...
2011-05-23  Vadim ZeitlinRebake after the addition of more richtext headers.
2011-05-16  Steve LamertonRename source files for consistency
2011-05-09  Julian SmartAdded further wxRTC files to files.bkl
2011-05-09  Vadim ZeitlinAdd wx/richtext/richtextuicustomization.h to the header...
2011-05-09  Vadim ZeitlinNo changes, just sort richtext files in files.bkl.
2011-05-05  Steve LamertonVarious typos fixes and minor build system changes...
2011-05-04  Steve LamertonTidy the files list, move the wxWEB files to their...
2011-05-04  Steve LamertonApplication of the most recent wxWebView patch, the...
2011-05-04  Robin DunnWipe the old framework (if any) when building a new...
2011-04-29  Robin DunnFix popen2 deprecation warning.
2011-04-28  Robin DunnChange --j to --jobs, add --mac_framework_prefix, add...
2011-04-26  Robin DunnRemove lipo options, that hack is no longer needed...
2011-04-22  Robin DunnExplicitly specify the Mac SDK for wxPython builds
2011-04-17  Vadim ZeitlinAdd wxAffineMatrix2D and related classes.
2011-04-16  Vadim ZeitlinAdd support for dynamic auto-completion in wxTextEntry.
2011-04-03  Dimitri SchoolwerthNo code changes, fixed various typos.
2011-03-31  Vadim ZeitlinAdd wx/msw/panel.h to the list of wxMSW headers in...
2011-03-30  Paul Cornettconvert assertdlg_gtk to C++
2011-03-22  Dimitri SchoolwerthFixed various typos.
2011-03-20  Vadim ZeitlinAdd wxPanel::SetBackgroundBitmap().
2011-03-20  Vadim ZeitlinSplit wxPanel in wxPanelBase and platform-specific...
2011-02-27  Vadim ZeitlinAdd generic wxMarkupText class implementing handling...
2011-02-27  Vadim ZeitlinAdd a class for parsing simple markup.
2011-02-16  Vadim ZeitlinCompile wxUIActionSimulator in wxUniv builds.
2011-02-13  Václav SlavíkFix VC2008 dependencies with Bakefile 0.2.9.
2011-02-05  Vadim ZeitlinLink console programs with PNG library in monolithic...
2011-02-03  Vadim ZeitlinRebake everything using bakefile 0.2.9.
2011-01-19  Vadim ZeitlinAdd wxIntegerValidator and wxFloatingPointValidator...
next