]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2001-07-06  Julian SmartImplemented input disabling for disabled windows since...
2001-07-06  Julian SmartAdded WS_POPUP for MicroWindows dialogs
2001-07-06  Julian SmartAdded missing file
2001-07-06  Julian SmartAdded animation classes to contrib hierarchy
2001-07-06  Robin DunnFixed img2py to work correctly with Python 2.1.
2001-07-05  Julian SmartAdded a file
2001-07-05  Julian Smart#ifdefed out some redundant base classes so DLL version...
2001-07-05  Robin DunnChecked in temporarily munged copy before...
2001-07-05  Robin DunnSome tweaks for building the RPMs for multiple differen...
2001-07-05  Vadim Zeitlinremoved/replaced include 'wx/wx.h'
2001-07-05  Robin Dunnadded new files to be included in the installer
2001-07-05  Robin DunnFixing some demos to look and act better
2001-07-05  Julian SmartUpdated MicroWindows patch file
2001-07-05  Julian SmartReleased menubar capture before menu popup was captured.
2001-07-05  Vadim Zeitlinmore steps toward virtual listctrl
2001-07-05  Julian SmartMisc fixes, now menus are almost working on MicroWindows
2001-07-05  Vadim Zeitlinuse type safe list instead of wxList for m_columns
2001-07-05  Vadim Zeitlinadded virtual list control functions (but not implement...
2001-07-05  Julian SmartCorrected cleanwx target
2001-07-05  Vadim Zeitlincheck that we don't try to compile in GUI mode
2001-07-05  Robin Dunnodds and ends
2001-07-05  Robin Dunnodds and ends...
2001-07-05  Vadim Zeitlinadded virtual listctrl support
2001-07-05  Vadim Zeitlinfixed ifdef
2001-07-05  Vadim Zeitlinadded wxUSE_COLOURDLG to the header too
2001-07-04  Robin Dunnupdated version number
2001-07-04  Vadim Zeitlinadded wxUSE_COLOURDLG setting
2001-07-04  Stefan CsomorwxMac: wxUniversal integration steps
2001-07-04  Vadim Zeitlinremoved obsolete comment
2001-07-04  Vadim Zeitlinadded wxUSE_LOG_DIALOG
2001-07-04  Vadim Zeitlinfixed another pragma
2001-07-04  Vadim Zeitlinuse fontdlgg.cpp under wxUniv/GTK
2001-07-04  Vadim Zeitlinmake it possible to use wxToolBarSimple as wxToolBar...
2001-07-04  Vadim Zeitlinreverted Julians changes to the pragmas
2001-07-04  Vadim Zeitlinreverted Julians changes to the pragmas
2001-07-04  Vadim Zeitlinfix to include correct files.lst for wxUniv
2001-07-04  Julian SmartChanged the pragmas to allow debugging under Linux
2001-07-04  Vadim Zeitlincorrected progress dialog appearance
2001-07-04  Vadim Zeitlintesting tree ctrl with wxUniv
2001-07-04  Vadim Zeitlinmade filelist.txt more readable
2001-07-04  Julian SmartCorrected imaglist addition
2001-07-04  Julian SmartAdded UnivDebug, UnivRelease configurations to project...
2001-07-04  Julian SmartAdded correct imaglist.cpp
2001-07-04  Vadim Zeitlinmarked MSW imaglist.cpp as low level so that it is...
2001-07-04  Julian SmartDon't complain under MicroWindows if a wxDC's HDC is...
2001-07-04  Jouk Jansen Committing in .
2001-07-04  Julian SmartGetting wxMicroWindows compiled again
2001-07-04  George TaskerAdded some #includes that were needed in not using...
2001-07-04  Julian SmartAdded some missing tests; replaced scrolwin.cpp with...
2001-07-04  Julian SmartFixed HRGN leak in DoSetClippingRegion
2001-07-03  Gilles Depeyrotcorrected according to file name change for generic...
2001-07-03  Václav Slavíkmore intelligent behaviour of wxHtmlWindow history...
2001-07-03  Vadim Zeitlintons of fixes for wxGTK/Univ - seems to work, more...
2001-07-03  Julian SmartUpdated project files
2001-07-03  Gilles Depeyrotreplaced obsolete Number() calls with GetCount() calls
2001-07-03  Vadim Zeitlinrenamed scrolwin file - no other way to make wxGTK...
2001-07-03  Stefan Csomoradded nbkbase
2001-07-03  Julian SmartAdded nbkbase.cpp
2001-07-03  Julian SmartMSW fixes; added wxUSE_XPM to wxUniv's setup.h so now...
2001-07-02  Stefan Csomorchanged Refresh to take Rect as client coordinates...
2001-07-02  Gilles Depeyrotremoved useless PM_USE_SESSION_APIS define (it must...
2001-07-02  Gilles Depeyrotadded common notebookbase source file
2001-07-02  Vadim Zeitlinchanged copyright to SciTech one
2001-07-02  Vadim Zeitlinfixed deleting pages from the notebook
2001-07-02  Vadim Zeitlin1. fixed wxGTK notebook which was completely broken...
2001-07-02  Vadim Zeitlindefine WXGTK12 for GTK+ 1.2.7+ as well
2001-07-02  Vadim Zeitlinbackported crash fix for wxFrame::Iconize() from 2.2
2001-07-02  Vadim Zeitlinincremented version to 2.3.2 in configure as well
2001-07-02  Vadim Zeitlinfix (?) for error in wxCSConv::LoadNow()
2001-07-02  Vadim Zeitlinregenerated with tmake
2001-07-02  Vadim Zeitlinset wxUSE_WIZARDDLG by default
2001-07-02  Vadim Zeitlinmissing WXDLLEXPORT_DATA added
2001-07-02  Julian SmartMore wxMicroWindows fixes
2001-07-02  Vadim Zeitlinprocess WM_ACTIVATEAPP in wxMSW too, not only wxUniv
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  Václav Slavíkoops, fixed fatal bug in new HTML parsing code (I wonde...
2001-07-02  Vadim Zeitlinrespect wxUSE_WIZARDDLG setting
2001-07-02  Vadim Zeitlinregenerated with tmake
2001-07-02  Vadim Zeitlinfixed bug in wxString::Matches() - backtrack now if...
2001-07-02  Julian SmartAdded microwin doc directory, readme and patches
2001-07-02  Julian SmartUpdated MicroWindows makefile
2001-07-02  Vadim Zeitlincrash in wxAppBase::SetActive fixed
2001-07-02  Vadim Zeitlincreate directory for russian files, too
2001-07-02  Vadim Zeitlinchanged wxUSE_DRAGIMAG to wxUSE_DRAGIMAGE and use it...
2001-07-02  Vadim Zeitlinupdated makefile to include russian translations and...
2001-07-02  Vadim Zeitlincompilation fix
2001-07-02  Vadim Zeitlinadded default values for SetSizeHints() arguments,...
2001-07-02  Vadim Zeitlincompilation fixes
2001-07-02  Vadim Zeitlinchanged wxUSE_DRAGIMAG to wxUSE_DRAGIMAGE and use it...
2001-07-02  Vadim Zeitlindefine wxUSE_LOGGUI/WINDOW by default
2001-07-02  Vadim Zeitlinwarning fix
2001-07-02  Vadim Zeitlinminor doc fixes (bug 433229)
2001-07-02  Vadim Zeitlincompilation fixes for wxUSE_WAVE=0
2001-07-02  George TaskerFixed doc issue not showing correct header definition...
2001-07-02  Julian SmartFix to minimal sample project file; changed protected...
2001-07-02  Vadim Zeitlintypo in GTK version caching code fixed
2001-07-02  Vadim Zeitlinfix for compilation without WXWIN_COMPATIBILITY_2_2
2001-07-02  Vadim Zeitlinfix for compilation with wxUSE_MENU_CALLBACK=0
next