wxWidgets.git
2001-06-27  Julian SmartUpdated version to 2.3.2 so apps can test for differenc...
2001-06-27  Gilles Depeyrotreset preview bitmap variable to NULL after deleting it
2001-06-27  Gilles Depeyrotcorrected wxICON for Mac OS (Classic and X)
2001-06-27  Julian SmartNow wxFrame derives from wxFrameMSW/GTK in non-wxUniv...
2001-06-27  Vadim Zeitlinfix for wxBitmapType definition problem
2001-06-27  Vadim ZeitlinwxSIZE_T_IS_UINT definition fix for mingw32 cross-compile
2001-06-27  Julian SmartAdded wxUSE_LOGWINDOW, wxUSE_LOGGUI settings
2001-06-27  Julian SmartMore small fixes
2001-06-27  Vadim Zeitlinlinking fixes
2001-06-27  Vadim Zeitlinyet another file I added on the wxUniv branch and forgo...
2001-06-27  Vadim Zeitlinanother file I added on the wxUniv branch and forgot...
2001-06-27  Julian SmartAdded wxUSE_NUMBERDLG to setup.h; added some files...
2001-06-27  Stefan Csomorno message
2001-06-27  Vadim ZeitlinMSW compilation fixes - widgets sample runs!
2001-06-26  Vadim Zeitlincompilation fixes - wxGTK compiles but not links
2001-06-26  Vadim Zeitlinanother file added on univ branch
2001-06-26  Vadim Zeitlinadded more files (unchanged) from wxUniv branch
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-06-26  Stefan Csomorforced redraw before scrolling
2001-06-26  Stefan Csomoradded tiered implementation (using draw paragraph)...
2001-06-26  Stefan Csomoradded tiered implementation (using draw paragraph)
2001-06-26  Vadim Zeitlinreverting accidental commit
2001-06-26  Vadim Zeitlinno changes
2001-06-26  Vadim Zeitlinuse GetText() instead of GetText(wxString&), made some...
2001-06-26  Vadim Zeitlintesting merging with -kk
2001-06-25  Robin Dunnremoved debug code that got left in
2001-06-25  Robin Dunnsome fixes and a new mixin class added to the library
2001-06-23  Vadim Zeitlindelete test added
2001-06-23  Gilles Depeyrotcorrected use of Print Manager Session APIs for Carbon...
2001-06-23  Gilles Depeyrotuse Print Manager session APIs if PM_USE_SESSION_APIS...
2001-06-23  Gilles Depeyrotcorrection for compilation with -cpp-precomp option
2001-06-23  Gilles Depeyrotadded -cpp-precomp option for c++ compiler under Mac...
2001-06-23  Gilles Depeyrotremove PM_USE_SESSION_APIS setting so that wxMac can...
2001-06-23  Gilles Depeyrotuse Print Manager session APIs if PM_USE_SESSION_APIS...
2001-06-23  Gilles Depeyrotuse Print Manager session APIs if PM_USE_SESSION_APIS...
2001-06-23  Gilles Depeyrotremoved dialup from list of files because of compilatio...
2001-06-23  Gilles Depeyrotcorrected for compilation under Mac OS X with -cpp...
2001-06-23  Gilles Depeyrotadded missing cast for delete
2001-06-23  Gilles Depeyrotcorrected #ifdef for Mac OS X
2001-06-23  Gilles Depeyrotadded -cpp-precomp compilation problems
2001-06-23  Vadim Zeitlinfix for configure under Solaris (don't use unportable...
2001-06-22  Gilles Depeyrotclarified listbox problems (related to the custom CDEF)
2001-06-22  Robin Dunngenerated code updates
2001-06-22  Vadim Zeitlinminor docs fixes
2001-06-22  Stefan CsomorRaise and Lower implemented
2001-06-22  Vadim Zeitlin1. fixed wxBase RPM template
2001-06-22  Vadim Zeitlincompilation fixes
2001-06-22  Vadim Zeitlinsome typos fixed
2001-06-22  Vadim Zeitlinfix for rpm uninstallation
2001-06-22  Vadim Zeitlinfinally, wx/setup.h is not needed in the .spec
2001-06-21  Vadim Zeitlinregenerated again
2001-06-21  Vadim Zeitlinfixed bug in baserpm.t and regenerated
2001-06-21  Vadim Zeitlinadded missing files to the RPM
2001-06-21  Vadim Zeitlinregenerated with tmake
2001-06-21  Vadim ZeitlinwxBase compilation fix
2001-06-21  Vadim Zeitlinpossible compilation problem fix
2001-06-21  Vadim Zeitlinenabled all tests for the release
2001-06-21  Vadim Zeitlinoops... fix for the fix for config.status
2001-06-21  Vadim Zeitlinremoved obsolete files
2001-06-21  Vadim Zeitlinsome warnings fixed
2001-06-21  Vadim Zeitlinfixed warning about multiline comment
2001-06-21  Vadim Zeitlinenable all tests
2001-06-21  Vadim Zeitlin1. use tar.bz2 as sources, not tar.gz
2001-06-21  Vadim Zeitlindon't move the file to itself in AC_OUTPUT, this allows...
2001-06-21  Vadim Zeitlin1. added erase and event samples to the distribution
2001-06-21  Vadim Zeitlinadded ru files to the trunk, removed obsolete wxstd...
2001-06-20  Václav Slavíkfixed yet another bug in wxHtmlTag's parameters parser
2001-06-19  David WebsterSome OS/2 catching up.
2001-06-19  Vadim Zeitlinfixed <iostream> detection
2001-06-19  Vadim Zeitlinadded [bzip-]dist-only targets to the makefile
2001-06-18  Václav Slavíkapplied patch #432997 (wxHTML added to Watcom makefiles)
2001-06-18  Vadim Zeitlinimplemented text styles for GTK+
2001-06-18  David Websterdefine this, wxSIZE_T_IS_UINT, for OS/2.
2001-06-17  Julian SmartReduced true colour icon (!) to 16 colours, updated...
2001-06-17  Julian SmartMakefile and other small corrections
2001-06-17  Julian SmartCanvas lib precompiled header fix; doc typos fixes...
2001-06-17  Vadim Zeitlinmore region tests
2001-06-17  Vadim Zeitlinfixed clip rect when logical coords != device ones
2001-06-17  Václav Slavíkfixed stream error handling
2001-06-16  Vadim Zeitlinwarning fix
2001-06-16  Vadim Zeitlinadded GetSizer
2001-06-16  Gilles Depeyrotdisable toggle button under Mac OS X (not yet implemented)
2001-06-16  Gilles Depeyrotadded listbox creation under Mac OS X and toggle buttons
2001-06-16  Vadim Zeitlinapplied patch #428104 (SetSizeHints() for wxMDIChildFrame)
2001-06-16  Vadim Zeitlinoops, compilation fix
2001-06-16  Vadim Zeitlinapplied patch 433505 (MDI parent activation 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-15  Vadim Zeitlinsubclass status bar as any normal window to ensure...
2001-06-15  Vadim Zeitlincompilation fixes and some cleanup
2001-06-15  Václav Slavíkadded wxDynamicLibrary as suggested by Vadim
2001-06-15  Robin DunnAdded ability to use xml resource files. Still need...
2001-06-15  Vadim Zeitlinfix for brain dead egcs - this stupid compiler not...
2001-06-15  Vadim Zeitlinapplied patch 433352 (fix for wxTextCtrl::SetForeground...
2001-06-15  Julian SmartAdded missing settings.h include (sorry)
2001-06-15  Vadim Zeitlinfixed size_t == uint detection
2001-06-15  Julian SmartMoved metafile helpers from utilsexc.cpp to utils.cpp...
2001-06-15  Julian SmartSync'ed show-window flag in MDI child constructor;...
next