]> git.saurik.com Git - wxWidgets.git/history - samples
compilation fix
[wxWidgets.git] / samples /
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
2001-07-02  Vadim Zeitlinfixed bug in wxString::Matches() - backtrack now if...
2001-07-02  Vadim Zeitlincreate directory for russian files, too
2001-07-02  Vadim Zeitlinupdated makefile to include russian translations and...
2001-07-02  Vadim Zeitlincompilation fix
2001-07-02  Vadim Zeitlinwarning fix
2001-07-02  Vadim Zeitlincompilation fixes for wxUSE_WAVE=0
2001-07-02  Julian SmartFix to minimal sample project file; changed protected...
2001-06-30  Julian SmartMore fixes for wxUniv
2001-06-30  Gilles Depeyrotinclude xpm files for Mac OS after correction of wxICON...
2001-06-29  Julian SmartFurther wxUniv fixes
2001-06-29  Julian SmartFirst pass at adding MicroWindows support
2001-06-27  Julian SmartUpdated version to 2.3.2 so apps can test for differenc...
2001-06-27  Julian SmartMore small fixes
2001-06-27  Julian SmartAdded wxUSE_NUMBERDLG to setup.h; added some files...
2001-06-27  Vadim ZeitlinMSW compilation fixes - widgets sample runs!
2001-06-26  Vadim Zeitlinadded more files (unchanged) from wxUniv branch
2001-06-23  Vadim Zeitlindelete test added
2001-06-22  Vadim Zeitlincompilation fixes
2001-06-21  Vadim Zeitlinremoved obsolete files
2001-06-21  Vadim Zeitlinenable all tests
2001-06-21  Vadim Zeitlinadded ru files to the trunk, removed obsolete wxstd...
2001-06-18  Vadim Zeitlinimplemented text styles for GTK+
2001-06-17  Julian SmartMakefile and other small corrections
2001-06-17  Vadim Zeitlinmore region tests
2001-06-17  Vadim Zeitlinfixed clip rect when logical coords != device ones
2001-06-16  Vadim Zeitlinapplied patch #428104 (SetSizeHints() for wxMDIChildFrame)
2001-06-16  Vadim Zeitlinoops, compilation fix
2001-06-16  Vadim Zeitlinapplied 2nd part of flicker reducing patch
2001-06-16  Vadim Zeitlinapplied patch 427702 (remove flicker)
2001-06-16  Vadim Zeitlinapplied (part of) patch 433176 (reduce flicker)
2001-06-16  Vadim Zeitlin1. improved wxKill() implementation for Win32
2001-06-14  Vadim Zeitlinfixed warning about unused var
next