wxWidgets.git
2002-09-08  Gilles Depeyrotpath correction for wxMac using Apple Developer Tools
2002-09-08  Robin DunnA refinement of my patch from Neil Hodgson
2002-09-08  Vadim Zeitlinadded shell32.lib to wxBase link options
2002-09-08  Vadim Zeitlinchar -> wxChar
2002-09-08  Vadim Zeitlinfixed (yet another?) crash in wxStrtok
2002-09-08  Vadim Zeitlindon't #define wxStrtok() which takes 3 arguments as...
2002-09-08  Vadim Zeitlincorrected wxExecute() tests
2002-09-08  Vadim Zeitlincorrected wxShell() ret code
2002-09-08  Vadim Zeitlinfixed wxExecute() for console programs (process messags...
2002-09-08  Robin DunnSWIGged updates for wxGTK
2002-09-08  Vadim Zeitlincorrect compilation fix for the previous commit
2002-09-08  Vadim Zeitlinthe sample now builds in Unicode mode
2002-09-08  Robin DunnGetLanguageInfo
2002-09-07  Robin DunnCompilation fix
2002-09-07  Robin DunnSome last minute little tweaks
2002-09-07  Vadim Zeitlinadded wxLocale::GetLanguageInfo()
2002-09-07  Robin DunnBetter placement of the AutoComplete listbox
2002-09-07  Vadim Zeitlindon't give empty message box if Parse(FALSE) was called...
2002-09-07  Vadim Zeitlindon't overwrite the app name with argv[0] if it had...
2002-09-07  Vadim Zeitlinshow the app name in the title of wxMsgOut message...
2002-09-07  Stefan NeisAdded check for Refresh function.
2002-09-07  Stefan NeisChanged second parameter of Refresh to "const wxRect*".
2002-09-07  Stefan NeisFixed Refresh to use a "const wxRect *" parameter.
2002-09-07  Robin DunnwxHtmlWindow now grabs the focus when clicked on. ...
2002-09-07  Vadim Zeitlinmade SetDirectory() work, minor code cleanup (much...
2002-09-07  Vadim Zeitlinadded wxFileDialog::SetDirectory test
2002-09-07  Robin DunnFix off-by-one in vertical scrolling
2002-09-07  Vadim Zeitlinfix for handling TAB presses in readonly text controls
2002-09-07  Vadim Zeitlinapplied the workaround for XUnionRectWithRegion() retur...
2002-09-07  Stefan NeisTried to fix bug 603906 by modifying GetModelValues...
2002-09-07  Vadim Zeitlindon't send clicked event for wxID_CANCEL button when...
2002-09-07  Stefan NeisCommited John Labenski's patch giving access to the...
2002-09-07  Stefan NeisApplied patch showing off John Labenski's
2002-09-07  Gilles Depeyrotdisplay compilation warning under Mac OS X/Darwin for...
2002-09-07  Stefan NeisFixed bug in CoordToRowOrCol.
2002-09-07  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-09-07  Stefan NeisSome refresh optimizations.
2002-09-07  Julian SmartFixed overlapping buttons in wizard on MacOS X
2002-09-07  Julian SmartRemoved rundant files, updated readme.txt.
2002-09-07  Stefan Csomoryet another code for wxMac properly resetting the cursor
2002-09-07  Stefan Csomoradded code for wxMac properly resetting the cursor
2002-09-06  Julian SmartAdded missing rejigged IPC Latex files
2002-09-06  Julian SmartAdjusted filelist.txt and wxUniv.dsp to use generic
2002-09-06  Robin DunnLatest PyCrust
2002-09-06  Robin DunnThe standalone PyShell and PyCrust apps need to set...
2002-09-06  Julian SmartApplied patch [ 549256 ] fix minor bug in widgets sample
2002-09-06  Václav Slavíkdocumented need to install ZIP handler
2002-09-06  Robin DunnUpdated html version of stc.h
2002-09-06  Vadim Zeitlinfix for creating radio items in a toolbar with non...
2002-09-06  Vadim Zeitlinfix for radio items creation
2002-09-06  Robin DunnIncremented preview number, reswigged a couple things
2002-09-06  Vadim Zeitlinfixes for reading bitmapswith BI_BITFIELDS (patch 597906)
2002-09-06  Robin DunnUpdated to Scintilla from 1.45 to 1.47
2002-09-06  Robin DunnUpdated to Scintilla from 1.45 to 1.47
2002-09-06  Mattia BarbonFixed bug with SetValue on read-only combobox; don...
2002-09-06  Julian SmartRemoved #ifdef __WXMAC__ around dialog initialisation.
2002-09-06  Julian SmartApplied patch [ 605592 ] Unicode patch for dirctrlg.cpp
2002-09-06  Julian SmartCorrected wxMenu::Append item symbol documentation
2002-09-06  Chris Elliottsmall bug fix for using multiple borland compilers
2002-09-06  Julian SmartAdded another reference to adding the zip handler.
2002-09-06  Julian SmartAdded note about adding the zip handler when using...
2002-09-06  Jouk Jansen Committing in .
2002-09-06  Robin DunnSWIGged updates for wxMac
2002-09-05  Vadim Zeitlinfixed the width of the (week day as number) field...
2002-09-05  Václav Slavíkfix va_arg(.,short int) problem
2002-09-05  Robin DunnAllow wxGTK's wxToolbar to catch the standard window...
2002-09-05  Robin DunnSWIGged updates for wxGTK
2002-09-05  Robin DunnAdded IsEditCancelled
2002-09-05  Gilles Depeyrotcorrected comments (should not be C++ style!)
2002-09-05  Mattia BarbonXmNframeChildType is not in Lesstif if it was compiled...
2002-09-05  Mattia BarbonBuild without 2.2 compatibility
2002-09-05  Mattia BarbonRevert apparently accidental commit
2002-09-05  Robin DunnAdded effects.h to filelist.txt so it will get installe...
2002-09-05  Guillermo Rodriguez... Solved problems with handling of LOST events on Unix...
2002-09-05  Robin DunnEnsure -D_FILE_OFFSET_BITS=64 also gets on the command...
2002-09-05  Julian SmartEliminated unreachable code warning in VC++
2002-09-05  Julian SmartApplied patch [ 605188 ] Fix to draw 24 bit bitmaps
2002-09-05  Julian SmartApplied patch [ 605189 ] add edit cancel notify to...
2002-09-05  Robin DunnSWIGged updates for wxMSW
2002-09-05  Robin DunnVarious wxPython updates to go along with recent change...
2002-09-05  Robin DunnUse the iconIndex in the default case too.
2002-09-05  Robin DunnAdded some accessors for wxEffects
2002-09-05  Robin Dunnsome tweaks for LINK_LEXERS
2002-09-05  Julian SmartApplied patch [ 603858 ] wxTextCtrl text alignment...
2002-09-05  Gilles Depeyrot-o flag must be after PIC flag for gcc under HPUX
2002-09-05  Julian SmartAdded #include <ctype.h> since it seems to have
2002-09-05  Gilles Depeyrotadded -D_REENTRANT for hpux when threads are enabled
2002-09-05  David WebsterFix for child window positioning
2002-09-05  Stefan Csomorcorrected code for doubles
2002-09-05  Gilles Depeyrotcorrected HPUX specific test
2002-09-05  Vadim Zeitlinfix Union(empty rect) bug
2002-09-04  Václav Slavíkcompilation fix for wxUSE_WCHAR_T=0
2002-09-04  Václav Slavíkuse own mutex for region iterator locking, not gui one
2002-09-04  Václav Slavíkwhy the heck was the flag changed to T from Theme?...
2002-09-04  Václav Slavíkcompilation fix for wxUSE_WCHAR_T=0
2002-09-04  Václav Slavíkadded watmgl.t to Makefile
2002-09-04  Václav Slavíkwhoever added mdig.cpp forgot to update the makefiles
2002-09-04  Mattia BarbonMissing #include
2002-09-04  Vadim Zeitlinshould fix Unicode build for BC++ 5.3
2002-09-04  Vadim Zeitlindon't use -mthreads switch if the compiler doesn't...
next