]> git.saurik.com Git - wxWidgets.git/history - samples
added comment concerning native line endings under Mac OS X
[wxWidgets.git] / samples /
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
2001-06-13  Julian SmartFixes to BC++ compilation in mem debug mode
2001-06-13  Julian SmartAdded wxUSE_MENUS to setup0.h to make menu sample compile;
2001-06-11  Robert Roebling Applied wxImage::Scale() patch,
2001-06-11  George TaskerChanged the 'true's and 'false's back to TRUE and FALSE
2001-06-11  Julian SmartProject file updates; cast in strconv.cpp to compile...
2001-06-10  George TaskerAdded code to show off wxDbGrid (contributed by Paul...
2001-06-10  Julian SmartRenamed project files
2001-06-09  Václav Slavíkchanged wxXML to XRC, wx/xml/*.h->wx/xrc/*.h
2001-06-09  Gilles Depeyrotadded CodeWarrior 5 projects for samples
2001-06-09  Gilles Depeyrotadded OpenGL sample project for CodeWarrior 5
2001-06-09  Gilles Depeyrotadded dead-strip static initialization code option
2001-06-09  Vadim Zeitlinapplied patch 424550 (fix compilation of the notebook...
2001-06-09  Vadim Zeitlinsome fixes to wxSingleInstanceChecker error reporting
2001-06-08  Vadim Zeitlinimplemented wxSingleInstanceChecker for Unix
2001-06-08  Vadim Zeitlinadded wxSingleInstanceChecker test
2001-06-07  Julian SmartUpdates for version change to 2.3.1
2001-06-06  Vadim Zeitlinapplied patch for compilation with gcc 3.0
2001-05-31  Vadim Zeitlinadded wxLocale::GetSystemEncoding
2001-05-31  Vadim Zeitlinoops... removed test code from the sample, what was...
2001-05-29  David WebsterMenu files for OS/2 builds
2001-05-27  Vadim Zeitlinapplied tons of wxGrid patches
2001-05-27  Vadim Zeitlinfixed bug reported in patch 427696 (incorrect toolbar...
2001-05-27  Vadim Zeitlinapplied patch 427695 (initialize m_nPush)
2001-05-27  Robert Roebling Tried to make wxTreeCtrl on Mac look more Maccy....
2001-05-27  Vadim Zeitlinadded text style support to wxTextCtrl for MSW
2001-05-27  Vadim Zeitlinadded popup menu demo
2001-05-25  Vadim Zeitlinfixed bug with using wxCommandEvent::GetInt() instead...
2001-05-24  Stefan Csomorreverting to native mac pathnames
2001-05-23  George TaskerRemoved TABs that had gotten in to the source
2001-05-22  Vadim Zeitlinfix for discrepancies between wxNotebookEvent and wxNot...
2001-05-21  Vadim Zeitlintried to fix the accel string drawing in the owner...
2001-05-19  Vadim Zeitlinadded wxDir::Traverse
2001-05-18  George TaskerAdded compile-time check to be sure that wxUSE_ODBC...
2001-05-16  Stefan Csomoricon support moved to wxBitmap, allowing for fully...
next