]> git.saurik.com Git - wxWidgets.git/history - samples
changed ar options to reduce build verbosity
[wxWidgets.git] / samples /
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
2001-08-25  Vadim Zeitlinapplied patch 432814: saving BMP in 1, 4 and 8 bpp
2001-08-24  Stefan Csomoradded new calling conventions for mac
2001-08-23  Vadim Zeitlinfixes for rotated text drawing
2001-08-23  Vadim Zeitlinadded possibility to filter out some messages - there...
2001-08-23  Stefan Csomoradded conversion to mac native filenames from local...
2001-08-22  Václav Slavíkcompilation fix for genericTreeCtrl-only stuff
2001-08-20  Vadim Zeitlinmoved button handler into the modeless dialog itself...
2001-08-20  Stefan Csomorno message
2001-08-20  Vadim Zeitlinfixed bug with calling Destroy() on the NULL wxSocket
2001-08-19  Robert Roebling Various changes for simplification of focus event
2001-08-19  Stefan Csomoradded carbonaccessors.o
2001-08-19  Václav Slavíkcompilation fix
2001-08-18  Robert Roebling Applied Greg's patch to tree control and related.
2001-08-16  Vadim Zeitlinadded wxURLDataObject which unfortunately doesn't seem...
2001-08-15  Vadim Zeitlinimplemented, tested and documented wxTextCtrl::SetMaxLe...
2001-08-13  Vadim Zeitlinadded missing refresh when changing focus in wxListCtrl...
2001-08-12  Gilles Depeyrotcorrected CodeWarrior project target names and generate...
2001-08-12  Václav Slavíkcompilation fix
2001-08-12  Václav Slavíkfixed wxUniv compilation
2001-08-10  Julian SmartFixed project files for regex.lib, taking the regex...
2001-08-06  Robert Roebling Applied patch for wxComboBox and wxListBox to
2001-08-06  Stefan Csomorcorrected mac src due to new api changes
2001-08-06  Vadim Zeitlin1. slightly changed how wxControlContainer is used
2001-08-06  Vadim Zeitlinadded another small test for wxTimeSpan::Format
2001-08-02  Vadim Zeitlinapplied patch 446010 (unicode compilation fixes)
2001-08-01  Václav Slavíkmore tests
2001-08-01  Václav Slavíkadded tracing of strconv
2001-08-01  Vadim Zeitlinadded tests for ScrollLines/Pages
2001-08-01  Vadim ZeitlinVain attempts to make kbd navigation work inside find...
2001-07-29  Vadim Zeitlin1. added wxTE_AUTO_URL style and support for it under...
2001-07-26  Vadim Zeitlintest for wxLog interaction with wxYield better
2001-07-26  Vadim Zeitlinadded demo of the difference Freeze/Thaw makes in wxTex...
2001-07-23  Vadim Zeitlinadded test for writing empty value to the config
2001-07-23  Vadim Zeitlinfixed bug with deletion of several last items in wxList...
2001-07-22  Gilles Depeyrotcorrection for Mac OS X compilation
2001-07-22  Gilles Depeyrotcorrected pragma interface/implementation (clash with...
2001-07-22  Gilles Depeyrotpost wxUniv merge fix
2001-07-22  Gilles Depeyrotpost wxUniv merge fix
2001-07-22  Gilles Depeyrotpost wxUniv merge fix
2001-07-22  Gilles Depeyrotadded missing conditional compilation test for MSW...
2001-07-22  Gilles Depeyrotadded dependency handling to Makefiles
2001-07-22  Gilles Depeyrotcorrections for Mac OS X compilation
2001-07-22  Gilles Depeyrotignore files produced by CodeWarrior
2001-07-22  Gilles Depeyrotcorrection for Mac OS compilation
2001-07-22  Gilles Depeyrotadded dependency handling to Makefiles
next