]> git.saurik.com Git - wxWidgets.git/history - samples
Added compile-time check to be sure that wxUSE_ is set to 1
[wxWidgets.git] / samples /
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...
2001-10-08  Vadim Zeitlindon't log mouse events by default
2001-10-07  Vadim Zeitlinadded status bar to the sample because it uses wxLogSta...
2001-10-07  Václav SlavíkFloodFill not in MGL, either
2001-10-04  Robin DunnChanged how EVT_CHAR and EVT_KEY_DOWN are sent to Scintilla
2001-10-04  Vadim Zeitlinregenerated from the template
2001-10-04  Vadim Zeitlinnew project files for wxBase apps
2001-10-03  Vadim Zeitlinnew VC++ templates and project files generated from...
2001-10-02  Vadim Zeitlinfirst new sample project file - comments welcome
2001-10-01  Robin DunnUpdated the wxSTC makefile for Borland, and tweaked...
2001-09-28  Vadim Zeitlinallow multiple extensions in tge generic wxFileDialog...
2001-09-28  Ron LeeMore build system polishing.. mostly. Some stuff...
2001-09-26  Vadim Zeitlinreverted last accidental commit, added comment about...
2001-09-24  Vadim Zeitlinadded wxTLW for MSW
2001-09-21  Mattia BarbonUnicode compilation fixes.
2001-09-18  Gilles Depeyrotcorrections related to wxDialog inheritance changes...
2001-09-17  Stefan Csomoradded carbonaccessors.o
2001-09-09  Gilles Depeyrotrenamed CodeWarrior 5 projects (added new ones as well)
2001-09-08  Gilles Depeyrotcorrected creation of wxWizard (wxWizardBase::Create...
2001-09-06  Gilles Depeyrotreplaced CPPFLAGS with CXXFLAGS following corrections...
2001-09-02  Vadim Zeitlinadded support for column images under MSW
2001-09-01  Václav Slavíkfinally applied the helpbest patch
2001-09-01  Vadim Zeitlinadded a bunch of new wxListCtrl messages: column right...
2001-08-28  Gilles Depeyrotreplaced CPPFLAGS with CXXFLAGS following corrections...
2001-08-28  Gilles Depeyrotremoved leftover testing code in patch for wxComboBox...
2001-08-25  Vadim Zeitlinadded wxGetDiskSpace for Win/Unix
2001-08-25  Vadim Zeitlinadded wxLongLong::ToString()
2001-08-25  Vadim Zeitlinadded test for HitTest(m_dragPoint) bug to the sample
next