]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2002-04-08  Vadim Zeitlinfixed crash in SetFirstVisible()
2002-04-08  Vadim ZeitlinUnix makefile for the new sample
2002-04-08  Julian SmartCanvas: added some DECLARE_CLASS macros to stop it...
2002-04-08  Vadim Zeitlintemporary compilation fix
2002-04-08  Stefan Csomornew makefile
2002-04-07  Václav SlavíkDon't allow expanding/collapsing hidden root
2002-04-07  Václav Slavíkoops, forgot to implement Home button
2002-04-07  Václav Slavíkcleaned up the mess caused by FloodFill patch
2002-04-07  Václav Slavíkcleaning up the mess created by the FloodFill patch
2002-04-07  Julian SmartFixed some bit-rot problems in contribs
2002-04-07  Julian SmartChanged caret to black and made it go when control...
2002-04-07  Vadim Zeitlinfix for splitting the UNC paths
2002-04-07  Vadim Zeitlinadded ra key methods docs
2002-04-07  Vadim Zeitlinadded wxTextCtrl::EmulateKeyPress
2002-04-07  Julian SmartRemoved leaks from Forty demo
2002-04-07  Vadim Zeitlinadded raw key code and flags support (based on patch...
2002-04-07  Vadim Zeitlinadded option to show the raw key codes
2002-04-07  Robert Roebling Further work on wxTextCtrl.
2002-04-07  Gilles Depeyrotupdated CodeWarrior 5.3 exported xml projects
2002-04-07  Gilles Depeyrotremoved unnecessarily overridden wxControl method
2002-04-07  Vadim Zeitlinadded a new sample to show the key events
2002-04-07  Gilles Depeyrotupdated CodeWarrior 5.3 exported xml projects
2002-04-07  Gilles Depeyrotremoved 68K targets and preferences
2002-04-07  Vadim Zeitlinreformatted to fit in the page width
2002-04-07  Vadim Zeitlincompilation fix for USE_PCH
2002-04-07  Vadim Zeitlinrefresh the dialog children forcefully even if wxCLIP_C...
2002-04-07  Vadim Zeitlinremoved Robert's test code
2002-04-07  Julian SmartVersion updates, manual date change, no change to dragi...
2002-04-07  Gilles Depeyrotremoved 68K targets and preferences and renamed output...
2002-04-07  Václav Slavík*DO* use wxTR_EDIT_LABELS, it is neccessary
2002-04-07  Václav Slavíkupdate from gtk/changes.txt to changes.txt (sic...)
2002-04-07  Václav Slavíkadd artprov sample to the list
2002-04-07  Václav Slavíkadded wxArtProvider technote
2002-04-07  Robert Roebling Added first test app to "mobile".
2002-04-07  Robert Roebling Make wxFileDialog even smaller under X11.
2002-04-07  Robert Roebling Make text control send text update events.
2002-04-07  Gilles Depeyrotimproved conditional compilation test (added wxUSE_POST...
2002-04-07  Gilles Depeyrotremoved unused enum
2002-04-07  Robert Roebling Test case for MSW display corruption in 2.3.3
2002-04-07  Robert Roebling Further work on wxTextCrl.
2002-04-06  Vadim Zeitlinrefresh the dialogs after resize - this is the only...
2002-04-06  Vadim Zeitlincleaned up the checkbox creation code (~70 lines of...
2002-04-06  Vadim Zeitlinno significant changes
2002-04-06  Vadim Zeitlinfixed bug with initial path being a root directory...
2002-04-06  Julian SmartStrange sizing fix in DoResize() to workaround apparent
2002-04-06  Václav Slavíkfixed wxEncodingConverter::Convert docs
2002-04-06  Robert Roebling Added support for variable-width fonts
2002-04-06  Václav Slavíkadded wxFontMapper::Get/Set
2002-04-06  Václav Slavíkreverted Julian's unintentional breakage of wxChoice
2002-04-06  Václav Slavíkclear wxArtProvider cache when pushing new provider
2002-04-06  Václav Slavíkmore samples/artprov stuff
2002-04-06  Václav Slavíkfixed typo
2002-04-06  Václav Slavíkadded resources browser to wxArtProvider sample (simila...
2002-04-05  David WebsterNew moddef file
2002-04-05  Václav Slavíkinfo about removal of wxhtml.rc
2002-04-05  David WebsterCatching up to new common class interfaces.
2002-04-05  Robin Dunnmore tweaks for API changes
2002-04-05  Robin DunnA few little cleanups, etc.
2002-04-05  Julian SmartMade sure the 'best' size doesn't get set for wxChoice
2002-04-05  Robert Roebling Fixed the background colour bug.
2002-04-05  Vadim ZeitlinSetPath() is now implemented in dirdlg.cpp
2002-04-05  David Websterneed wxUSE_WCHAR_T around wxConvLocal
2002-04-05  David WebsterFALSE not false
2002-04-05  Vadim Zeitlinsome updates I forgot to commit before: mention wxCondi...
2002-04-05  Vadim Zeitlincompilation fix for !WXWIN_COMPATIBILITY_2_2
2002-04-05  Vadim Zeitlincompilation fix for !WXWIN_COMPATIBILITY_2_2
2002-04-05  Vadim Zeitlinadded a few missing tree events to the docs
2002-04-05  Vadim Zeitlinminor fix to wxFileName::MakeRelativeTo(), removed...
2002-04-05  Vadim Zeitlinwarning fix for cygwin (patch 539654)
2002-04-05  Vadim Zeitlinmore fixes to handling the paths with trailing slashes...
2002-04-05  Jouk Jansen Committing in .
2002-04-05  Robin DunnAdded a few new flags, etc.
2002-04-05  Robin DunnAdded wxFileHistory demo
2002-04-04  Julian SmartNo change
2002-04-04  Julian SmartDon't set a normal cursor for the frame, set the NULL...
2002-04-04  Julian SmartAdded FAQ topic for FL
2002-04-04  Vadim Zeitlinuse full 32bit range for the process ids
2002-04-04  Julian SmartRemoved wxTR_HIDE_ROOT under Windows, and removed wxTR_...
2002-04-04  Julian SmartAdded wxTB_NODIVIDER and wxTB_NOALIGN so native Windows...
2002-04-04  Robin DunnSWIGged updates for wxMac
2002-04-03  Robin DunnDemo update
2002-04-03  Robin DunnUpdates for wxListCtrlAutoWidthMixin needed for wxGTK
2002-04-03  Robin DunnAdded sending of column dragging events to the generic...
2002-04-03  Mattia BarbonFix for broken BCC
2002-04-03  Robin DunnSWIGged updates for wxGTK
2002-04-03  Mattia BarbonMention wxCURSOR_BLANK
2002-04-03  Robert Roebling Noone is using the tests dir either.
2002-04-03  Robert Roebling The user dir was last changed in Okt 98, so I guess
2002-04-03  Robin DunnMove font and encoding related classes to a new module...
2002-04-03  Vadim Zeitlindon't show generic dir dlg when it's the same as the...
2002-04-03  Robert Roebling Small typo, big effect.
2002-04-03  Vadim Zeitlinfixed error checking in wxKill
2002-04-03  Vadim Zeitlinadded a note about the constraints being deprecated
2002-04-03  Vadim Zeitlinreuse the fonts in the resource loading code (patch...
2002-04-03  Vadim Zeitlindon't reenable the disabled windows in OnShow(), it...
2002-04-03  Gilles Depeyrotcorrected FSSpec to POSIX file name conversions for...
2002-04-03  Robin DunnSince wxConditionInternal is a friend of wxMutex and...
2002-04-03  Vadim Zeitlinfixed a race condition resulting in returning incorrect...
2002-04-02  Vadim Zeitlinfixed OnDropFiles() signature
2002-04-02  Robert Roebling Fix some crashes in new wxTextCtrl.
next