]> git.saurik.com Git - wxWidgets.git/history - samples
move pmapi.h to mgl/private.h
[wxWidgets.git] / samples /
2001-12-14  Vadim ZeitlinwxConfig clean up and bug fix for record defaults
2001-12-10  Vadim Zeitlinenabled all tests for the release
2001-12-09  Vadim Zeitlinno real changes
2001-12-09  Vadim Zeitlinfixed displaying text in non default charset in the...
2001-12-09  Vadim Zeitlinrefresh the window when the size changed
2001-12-07  Václav Slavíkthe sample should really really show treectrl's native...
2001-12-07  Gilles Depeyrotuse "..." instead of <...> for wx includes
2001-12-07  Vadim Zeitlinshow font encoding as well; use a splitter to allow...
2001-12-05  Gilles Depeyrotuse wxWindow instead of wxTopLevelWindow (not yet imple...
2001-12-04  Vadim Zeitlinadded wxFileName::MakeRelativeTo() and the tests/docs...
2001-12-04  Vadim Zeitlinfixed Assign(fullpath, fullname)
2001-12-02  Gilles Depeyrotstore CodeWarrior 5.3 projects as xml instead of binary...
2001-12-02  Vadim Zeitlinfixed bad choice of accel keys
2001-12-02  Vadim Zeitlinmore fixes to target window scrolling
2001-12-01  Vadim Zeitlin1. added wxFileName::CreateTempFileName() and implement...
2001-12-01  Mattia BarbonApplied #487077: updates/fixes for BCC32
2001-11-30  Vadim Zeitlinextended file name tests
2001-11-28  Julian SmartFixing wxMicroWindows compilation
2001-11-28  Vadim Zeitlinreplaced "CC = gcc" and even stranger "CPP = gcc -g...
2001-11-28  Vadim Zeitlinadded missing files
2001-11-28  Julian SmartAdded missing files to project file.
2001-11-28  Vadim Zeitlinreplaced `wx-config --cflags` with `wx-config --cxxflag...
2001-11-27  Václav Slavíkcompilation fix
2001-11-27  Vadim Zeitlinadded some test for the choice dialog sizing
2001-11-27  Václav SlavíkwxMGL compilation fix
2001-11-26  Vadim Zeitlinsuperposition of text styles in wxTextCtrl now works...
2001-11-26  Vadim Zeitlincompilation warning fixed for wxUSE_TOOLTIPS==0
2001-11-26  Gilles DepeyrotAdded compile-time check to be sure that wxUSE_ is...
2001-11-25  Vadim Zeitlinadded wxCmdLineParser::ConvertStringToArgs(), wxApp...
2001-11-25  Gilles Depeyrotmoved wx/panel include to correct wxGTK compilation...
2001-11-25  Gilles Depeyrotremoved trailing ; after DECLARE_ macros
2001-11-25  Vadim Zeitlinadded Remove() test
2001-11-25  Vadim Zeitlinadded wxCHANGE_DIR test
2001-11-24  Gilles Depeyrotcorrection for compilation under Mac OS X
2001-11-23  Vadim Zeitlinadded test for selecting intial colour in the col dlg
2001-11-23  Gilles Depeyrotcorrected makefiles following suggestion by MBN
2001-11-23  Jouk Jansen Committing in .
2001-11-23  George TaskerFixed coding of a switch statement that had RETURN...
2001-11-22  Mattia BarbonFixed/simplified Makefile
2001-11-22  Gilles Depeyrotremoved obsolete CodeWarrior projects
2001-11-22  Gilles Depeyrotremoved obsolete CodeWarrior 5 projects
2001-11-22  Mattia BarbonPass parameters ( UNICODE WXUSINGDLL FINAL ) to subdire...
2001-11-22  Julian SmartRemoved some dsw files from CVS
2001-11-22  Julian SmartApplied patch #484508 (mostly sample warnings).
2001-11-22  Mattia BarbonUnicode compilation fixed for almost all samples
2001-11-21  Vadim Zeitlinfixed compilation somehow, the code is still broken!
2001-11-21  Vadim Zeitlin1. restored wxEvent::operator=()
2001-11-21  Václav SlavíkwxMGL compilation fix
2001-11-20  Václav Slavíkcompilation fix for wxUniv
2001-11-20  Gilles Depeyrotuse "..." instead of <...> for wx headers
2001-11-20  Vadim Zeitlinapplied patch fixing compilation without wxUSE_TIMEDATE...
2001-11-20  Vadim Zeitlinadded bitmaps to the resources
2001-11-20  Vadim Zeitlinfix for BC++ internal compiler error
2001-11-20  Vadim Zeitlinadded 2nd image as XPM as well to the wizard sample
2001-11-20  Vadim Zeitlinadded #if wxUSE_TIMEDATE where needed
2001-11-20  Vadim Zeitlincompilation fix
2001-11-20  Vadim Zeitlinreplaced wxDate with wxDateTime
2001-11-19  Julian SmartMore VC++ project file corrections
2001-11-19  Julian SmartProject file corrections, doc corrections
2001-11-18  Vadim Zeitlinfixes for programmatically deleting the find/replace...
2001-11-16  Vadim Zeitlinadded wxEVT_COMMAND_LIST_ITEM_FOCUSED event and impleme...
2001-11-16  Gilles Depeyrotapplied SourceForge patch #479670 (fixes for OpenGL...
2001-11-14  Václav Slavíkminor complitation fix
2001-11-14  Vadim Zeitlinadded wxTextBuffer and wxMemoryText which allow to...
2001-11-14  Vadim Zeitlinadded wxTextCtrl::GetSelection() returning a wxString...
2001-11-11  Vadim Zeitlinsome clean up, no real changes
2001-11-07  Jouk Jansen Committing in .
2001-11-04  Václav Slavíkcontrols sample is now able to use default command...
2001-11-03  Vadim Zeitlinimplemented Freeze/Thaw() for the generic listctrl
2001-11-02  Vadim Zeitlinsupport for vetoing grid cell editing (patch 469049)
2001-11-02  Vadim Zeitlinpatch from Søren Erland Vestø for additional wxCalendar...
2001-11-02  Gilles Depeyrotadded missing const
2001-10-31  Vadim Zeitlinmade wxFileName::Set/GetTimes() work under Win32
2001-10-30  George TaskerAll occurances of #include <wx/wxprec.h> changed to...
2001-10-29  Vadim Zeitlinimproved sizing of wxBusyInfo window and updated the...
2001-10-29  Vadim Zeitlinadded wxBusyInfo test
2001-10-28  Stefan Csomoradded clientdata to makefile
2001-10-28  Stefan Csomoradded conversion routines to CIconHandle, removing...
2001-10-26  Robin DunnAdded wxDragLink
2001-10-18  Gilles Depeyrotuse $(MAKE) instead of make
2001-10-17  Kendall BennettMutiple updates from SciTech for wxWindows including...
2001-10-17  Vadim Zeitlinfixed linking problems related to wxStatusBar under...
2001-10-16  Jouk Jansen Committing in .
2001-10-16  Vadim Zeitlinshow some text in the status bar panes
2001-10-14  Václav SlavíkwxUSE_CHOICE ifdefs, so that the sample compiles with...
2001-10-14  Vadim Zeitlin1. added wxStatusBarUniv
2001-10-12  Vadim Zeitlinmake the main dialog resizeable
2001-10-10  Vadim Zeitlinfixes for cube sample from Paul Thiessen
2001-10-10  Vadim Zeitlinupdated templates and regenerated project files for...
2001-10-10  Vadim Zeitlin[blind] fixes to the project file according to George...
2001-10-10  Vadim Zeitlinignore samples workspace files
2001-10-10  Vadim Zeitlin1. new samples proejct files for VC++
2001-10-10  Vadim Zeitlinfixed crash in OnSize() handler
2001-10-09  Vadim Zeitlinregenerated from .pro files
2001-10-09  Vadim Zeitlinchanged html and opengl project names to start with...
2001-10-09  Vadim Zeitlinadded new project files for all samples and demos;...
2001-10-09  Vadim Zeitlinminor additions to wxCmdLineParser tests
2001-10-09  Gilles Depeyrotrecompiled header support
2001-10-09  Gilles Depeyrotadded wx/defs.h include to correct compilation issues...
2001-10-08  Vadim Zeitlinallow disabling text events too; show Ctrl-x events...
next