]> git.saurik.com Git - wxWidgets.git/history - samples
reduced flicker when switching focus to/from the report list ctrl under wxGTK
[wxWidgets.git] / samples /
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
2001-07-21  Gilles Depeyrotreplaced hardcoded wxgtk_gl library with appropriate...
2001-07-21  Gilles Depeyrotadded WX_TARGET_LIBRARY_GL to recursive configure subst...
2001-07-20  Gilles Depeyrotpost wxUniv merge fix
2001-07-20  Vadim Zeitlinadded EVT_LIST_COMMAND_CACHE_HINT, implemented it for...
2001-07-18  Václav Slavíkremoved debug printfs
2001-07-15  Stefan Csomorcommitted - just to be sure
2001-07-14  Vadim Zeitlinrewrote wxRegEx::Replace() to do something useful
2001-07-14  Julian SmartReverted my bad <> -> "" fix, sorry; updated project...
2001-07-13  Vadim Zeitlinadded tests for wxRegEx
2001-07-11  Julian SmartMade DC cacheing less obstrusive
2001-07-11  Vadim Zeitlinadded support for item attributes in virtual list control
2001-07-11  Julian SmartAdded wxUSE_DC_CACHEING and associated code to wxMSW
2001-07-10  Vadim Zeitlinadded cmd line parsing support to wxApp and --theme...
2001-07-10  Vadim Zeitlinoops, missing semi colon added
2001-07-10  Vadim Zeitlinmoved WX_USE_THEME macros inside IMPLEMENT_APP
2001-07-10  Vadim ZeitlinwxComboBox appearance fixes, looks fine now but doesn...
2001-07-09  Vadim Zeitlinmore scrolling tests
2001-07-09  Václav Slavíkadded all data files
2001-07-09  Vadim Zeitlinmore wxListCtrl fixes: inserting/deleting items now...
2001-07-07  Vadim Zeitlin1. fixed typo ('&' instead of '|') in wxNotebook
2001-07-07  Robert Roebling Added wxPopupWindow to GTK port, wxComboBox had to
2001-07-07  Vadim Zeitlinmade switching from/to multiple selection mode work...
2001-07-06  Vadim Zeitlinvirtual wxListCtrl support (UNTESTED)
2001-07-05  Julian SmartMisc fixes, now menus are almost working on MicroWindows
2001-07-05  Vadim Zeitlincheck that we don't try to compile in GUI mode
2001-07-05  Vadim Zeitlinadded virtual listctrl support
2001-07-04  Julian SmartChanged the pragmas to allow debugging under Linux
2001-07-04  Vadim Zeitlintesting tree ctrl with wxUniv
2001-07-04  Julian SmartAdded UnivDebug, UnivRelease configurations to project...
2001-07-04  Julian SmartDon't complain under MicroWindows if a wxDC's HDC is...
2001-07-03  Vadim Zeitlintons of fixes for wxGTK/Univ - seems to work, more...
2001-07-02  Vadim Zeitlinadded russian language to the list of choices
2001-07-02  George TaskerChanges required after wxUniv merge wxListBox::Number...
2001-07-02  Julian SmartVarious wxUniversal/wxMicroWindows fixes
next