]> git.saurik.com Git - wxWidgets.git/history - samples/dialogs
Removed all outdated makefile.dos and their *.msc include.
[wxWidgets.git] / samples / dialogs /
2006-08-01  Włodzimierz SkibaRemoved all outdated makefile.dos and their *.msc include.
2006-07-24  Vadim ZeitlinwxFD_PREVIEW implementation for wxGTK (slightly modifie...
2006-06-29  Julian SmartMoved wxRichTextCtrl to its own library
2006-06-07  Włodzimierz SkibawxBLACK usage.
2006-05-30  Włodzimierz SkibawxFD_* constants without 2.6 compatibility (heavily...
2006-05-28  Vadim ZeitlinFile/dir dialog styles and other changes (patch 1488371):
2006-04-21  Włodzimierz SkibaRemoval of first part of dsw files (as requested by...
2006-04-21  Vadim Zeitlintest centering file dialog on parent frame
2006-04-21  Włodzimierz SkibaRemoved outdated build files.
2006-04-16  Julian SmartChanged the wxPlatform syntax as per Vadim's suggestions
2006-04-15  Julian SmartEasier platform testing class and function
2006-04-14  Julian SmartImplemented Mac-style button toggling within wxButtonTo...
2006-04-14  Julian SmartwxButtonToolBar only useful on Mac right now
2006-04-14  Julian SmartSteps towards implementing native-style, non-top-level...
2006-03-30  Włodzimierz SkibaBetter backward compatibility and deprecation markup...
2006-03-23  Włodzimierz SkibaCentering maximized wxTLWs on screen should do nothing.
2006-03-23  Julian SmartDon't centre the frame on WinCE
2006-03-07  Włodzimierz SkibaPresent generic dialog on WinCE. Show using/avoiding...
2006-02-10  Vadim Zeitlinregenerated all makefiles with bakefile 0.2.0; removed...
2006-02-09  Vadim Zeitlinadded tests for centering dialogs on screen/parent
2006-02-09  Vadim Zeitlinput property sheets in their own submenu; resolve accel...
2006-01-31  Włodzimierz SkibaBuild fix.
2006-01-31  Julian SmartAdded SetSheetStyle to property sheet dialog to allow...
2006-01-26  Włodzimierz SkibaBetter #include
2006-01-21  Michael WetherellRebake all the VC++ project files and makefiles
2006-01-15  Włodzimierz SkibaMore common code moved from generic dialogs to wxDialog...
2005-11-25  David ElliottRan make -f build/autogen.mk
2005-11-09  Michael WetherellRegenerate Makefile.in, configure and the VC++ project...
2005-10-23  Michael WetherellRebake after adding libs html and xml to samples using...
2005-10-23  Michael WetherellAdd libs html and xml to bakefiles of samples/contribs...
2005-10-16  Michael WetherellRegenerate the msvc makefiles after TARGET_CPU option...
2005-10-03  Vadim Zeitlinregenerated after version.bkl changes fixing -compatibi...
2005-10-01  David ElliottRan bakefile -f autoconf and autoconf.
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-28  Vadim Zeitlintest centering file dialog
2005-08-28  Mattia Barbon No significant changes. Remove reliance on wx/bookctr...
2005-08-03  Michael WetherellRebake after MSLU and other changes
2005-07-28  Julian SmartRebake for 2.6.2
2005-06-10  Włodzimierz SkibaAllow MSW Base be usable in other ports than wxMSW...
2005-05-31  Michael WetherellChange 'test -e' to 'test -f' for Sun
2005-05-31  Julian SmartBaked files for 2.6.1
2005-05-31  Julian SmartTypo correction patch [ 1208110 ] Lots of typo corrections
2005-05-22  Julian SmartRemoved def files
2005-04-17  Julian SmartRenewed makefiles after reverting run-time lib change
2005-04-17  Julian SmartRemoved border style
2005-04-17  Julian SmartRegenerated makefiles for runtime lib change
2005-04-17  Julian SmartImproved prop sheet dialog layout
2005-04-17  Michael WetherellUse 'test -f' since Sun's shell doesn't have 'test -e'
2005-04-14  Robin DunnRemoved rules for copying the Mac resource file since...
2005-04-11  Julian SmartChanged version number
2005-04-02  Julian SmartRemoved unnecesary statusbar; check for spin control...
2005-04-01  Julian SmartAdded wxPropertySheetDialog demo
2005-03-26  Vadim Zeitlindon't use *.* under Unix as it does not match all files...
2005-03-23  Julian SmartUpdated version to 2.5.5
2005-02-19  David ElliottRebaked with Bakefile 0.1.7.
2005-02-16  Julian SmartAdded assert (WinCE doesn't report checked status corre...
2005-02-12  Julian SmartRegenerated makefiles
2004-12-30  Włodzimierz SkibawxPD_CAN_SKIP for skipping parts of progress and reintr...
2004-12-28  David ElliottRebaked (Bakefile 0.1.4). Corresponds to dialogs.bkl...
2004-11-22  Julian SmartAdded missing licence line
2004-11-18  Ryan Nortonfix dialogs sample to remember last color with generic...
2004-11-15  Włodzimierz SkibaWise path to generic dialogs sources.
2004-11-11  Ron LeeAdded gnome files to gtk dist.
2004-10-27  Ryan NortonwxURI. Move Convert/to/fromURI into uri.cpp so that...
2004-10-18  David ElliottRebaked (build/bakefiles/common.bkl 1.95->1.96 change)
2004-10-08  Julian SmartRegenerated makefiles for 3rd-party lib change
2004-10-04  Włodzimierz SkibaWarning fixes to most detailed warning output of OpenWa...
2004-10-01  Ryan Nortonfix dialogs sample after change to generic on OSX
2004-09-29  Ron LeeUpdate the wx-config man page.
2004-09-27  Ryan Nortonuse both generic and native on osx 10.2 for presentatio...
2004-09-27  Ryan NortonRegen Bakefiles for OSX HID integration
2004-09-26  Ron LeeLimit the influence of flavour more strictly to autocon...
2004-09-22  Ron LeeMove the WX_FLAVOUR variables to be defined generally...
2004-09-22  Włodzimierz SkibaSmartphone fix.
2004-09-21  Ron Leewx-config2.6
2004-09-16  Vadim Zeitlinmore 'realistic' progress dialog test (part of patch...
2004-09-16  Włodzimierz SkibaDescription of the 'generic dialogs in native builds...
2004-09-08  Vadim Zeitlinreverted last check in
2004-09-07  Vadim Zeitlinadded accels for submenus; removed weird wxConvCurrent...
2004-09-07  Vadim Zeitlinfixed MSW linking (check for wxUSE_GENERIC_DIALOGS_IN_MSW)
2004-08-31  Włodzimierz SkibaGeneric dialogs not available in shared nonUniv builds...
2004-06-24  Włodzimierz SkibaFixed WinCE build.
2004-06-23  Włodzimierz SkibaAccording to C99 standard (6.10.1 p3) defined() in...
2004-06-22  Włodzimierz SkibawxParseWildcard renamed to wxParseCommonDialogsFilter...
2004-06-22  Włodzimierz SkibaLess text for smaller screen.
2004-06-22  Włodzimierz SkibaMinimize diff for ports where features are not possible.
2004-06-21  Włodzimierz SkibaBetter conditions within dialogs sample.
2004-06-18  Włodzimierz SkibaFlatening menu for Smartphones when menubar has only...
2004-06-16  Włodzimierz SkibaGeneric file dialog presentation. Regenerated makefiles.
2004-06-16  Włodzimierz SkibaSmartphone menus.
2004-06-15  Włodzimierz SkibaAdd generic dialogs in non wxUniversal builds. Regenera...
2004-06-15  Włodzimierz SkibaMissed VC workspace.
2004-06-13  Dimitri Schoolwerthreplaced menu calls Append([...], true) with the less...
2004-06-12  Dimitri Schoolwerthremoved SetAutoLayout(true) calls when a corresponding...
2004-06-12  Václav Slavíkcompilation fixes for GTK (this looks weird for other...
2004-06-11  Włodzimierz SkibaReworked dialogs sample in the direction of fully worki...
2004-06-04  Václav Slavíkremember custom palette changes done in wxColourDialog
2004-05-25  Julian SmartMore name changes
2004-05-24  Julian SmartRegenerated makefiles for 2.5.2
2004-04-09  David ElliottBaked with Bakefile 0.1.4
next