]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2002-08-24  Stefan Csomorgetting rid of warnings
2002-08-24  Stefan Csomorgetting rid of warnings
2002-08-24  Stefan Csomorgetting rid of warnings
2002-08-24  Stefan Csomorgetting rid of warnings
2002-08-24  Stefan Csomorgetting rid of warnings
2002-08-24  Stefan Csomorgetting rid of warnings
2002-08-24  Stefan CsomorwxUNUSED
2002-08-24  Stefan Csomorgetting rid of warnings
2002-08-24  Stefan Csomorfix for getting CW Carbon Target
2002-08-24  Stefan Csomorgetting rid of warnings
2002-08-24  Julian SmartwxChoice derives from wxChoiceBase; renamed Append...
2002-08-24  Julian SmartAttempts to reduce errors in compile farm for
2002-08-24  Stefan CsomorwxToupper added again
2002-08-24  Gilles Depeyrotopaque toolbox structs under Classic break access to...
2002-08-24  Robin DunnSWIGged update for wxGTK
2002-08-24  Robin DunnChange back to the simple method by default
2002-08-24  Robin DunnEnsure that the mouse is not captured in the calltip...
2002-08-24  Robin DunnFixed a layout bug in XRCed
2002-08-24  Robin DunnAdded SendSizeEvent
2002-08-24  Robin DunnAdded wxXmlResourceHandler to wxPython and enabled...
2002-08-24  Robin DunnAdded generic LoadObject methods that can load any...
2002-08-23  Vadim Zeitlinmention the key code changes
2002-08-23  Vadim Zeitlincompilation fix for Unicode build
2002-08-23  Vadim Zeitlinfixed some GTK2 compilation warnings
2002-08-23  Václav Slavíkapplied patch #599264 (fixes to wxrc -g)
2002-08-23  Robin DunnFixed compile error
2002-08-23  Vadim Zeitlinfixed crash when calling Delete(root) and also when...
2002-08-23  Ron Leeremoved #include shlobj.h -- it breaks mingw32 wxBase...
2002-08-23  Vadim Zeitlinfix wxMotif sample program compile test
2002-08-23  Vadim Zeitlindefine wxUSE_XPM_IN_MSW for MSW compilation
2002-08-23  Vadim Zeitlincompilation fix for !WX_PRECOMP
2002-08-23  Vadim Zeitlincompilation fix
2002-08-23  Stefan Csomorremoved WXK_SPACE as duplicating the selection event...
2002-08-23  Stefan Csomorfixed selection handling and added default/cancel handling
2002-08-23  Stefan Csomorsetting the current event record correctly (needed...
2002-08-23  Stefan Csomormake sure we don't keep a focus pointer to a window...
2002-08-23  Stefan Csomorbrought key values of EVT_KEY and EVT_CHAR in synch...
2002-08-23  Stefan Csomoradded wxSIZE_T.. defines (every release of CW has a...
2002-08-23  Julian SmartMisc mods for feedback from Marcin Wojdyr <wojdyr@if...
2002-08-23  Julian SmartUpdated release scripts
2002-08-23  Stefan Csomorswitched to MacOS 8.5+ implementation for submenus
2002-08-23  Stefan Csomoradded test for m_macControlIsShown in MacRedrawControl...
2002-08-23  Ron Leeadd libwx_dcsvg.
2002-08-23  Ron LeeUpdates for 2.3.3 debs.
2002-08-22  Vadim Zeitlinblind fix for gcc warning about ?: and different enums
2002-08-22  Robin DunnOnly catch exact menu range
2002-08-22  Vadim Zeitlinfix for gcc warning about incorrect format arg
2002-08-22  Vadim Zeitlingcc warning about unused smile fixed (that's serious...
2002-08-22  Julian SmartTidied up filename.tex
2002-08-22  Julian SmartCreate STC lib in standard lib dir as per other project
2002-08-22  Julian SmartAdded CW for Mac list file
2002-08-22  Vadim Zeitlinfixed default button handling: don't keep BS_DEFPUSHBUT...
2002-08-22  Vadim Zeitlinfixed a few typoes
2002-08-22  Vadim Zeitlingcc 3.1 warning fixes (patch 598343)
2002-08-22  Vadim Zeitlincompilation fix (patch 598331)
2002-08-22  Vadim Zeitlinfix for wxComboBox flicker on create (patch 598891)
2002-08-22  Vadim Zeitlinremoved debugging code from the sample
2002-08-22  Vadim Zeitlinsend event from Clear() for a simple text control,...
2002-08-22  Vadim Zeitlinmention that Clear() and SetValue() *will* send EVT_TEX...
2002-08-22  Stefan Csomorfixed mounting points under /Volumes
2002-08-22  Vadim Zeitlinuse SendSizeEvent() to resize the button correctly...
2002-08-22  Vadim Zeitlinmade wxFrame::SendSizeEvent() public and documented it
2002-08-22  Vadim Zeitlinreverted patch 598016 (removed MSWCreateControl() visib...
2002-08-22  Julian SmartOnSize must not be skipped for non-wxX11 platforms
2002-08-22  Julian SmartApplied patch [ 598016 ] remove flicker during combo...
2002-08-22  Stefan Csomoradded error code for better debugging
2002-08-22  Stefan Csomorfix when bitmap is not valid
2002-08-22  Stefan Csomorfix for getting proper fspecs for volumes that are...
2002-08-22  David WebsterMinor slider fix
2002-08-22  David WebsterFont updates
2002-08-22  Robin DunnSWIGged updates for wxMac
2002-08-22  Robin DunnSWIGged update for wxGTK
2002-08-22  Robin DunnA more dynamic wxWizard sample, and a fix for wxGrid...
2002-08-21  David WebsterFont updates
2002-08-21  Robin DunnwxWizardPage now handled by OOR
2002-08-21  Robin DunnSWIGged updates for wxMac
2002-08-21  Robin DunnSWIGged update for wxGTK (the last checkin was really...
2002-08-21  Gilles Depeyrotcorrected enabling of a specific item by index
2002-08-21  Robin DunnSWIGged updates for wxGTK
2002-08-21  Robin DunnVarious changes needed to match recent cvs updates
2002-08-21  Vadim Zeitlinpolling child process IO seems to work now
2002-08-21  Vadim Zeitlinfixed the async process IO polling code
2002-08-21  Vadim Zeitlinbetter dummy implementation of IsInput/ErrorAvailable...
2002-08-21  Vadim Zeitlinadded propsize to the list of samples
2002-08-21  Vadim Zeitlincompilation fix after my previos m_exitOnFrameDelete...
2002-08-21  Stefan Csomorfixing a possible NULL ptr exception when dispatching...
2002-08-21  Stefan CsomorI think this is now defined in the common accel.h,...
2002-08-21  Stefan Csomorcentralized key handling, control key handling
2002-08-21  Stefan Csomorfix for single item wildcards with no explanatory name...
2002-08-21  Stefan Csomorcentralized key handling
2002-08-21  Vadim Zeitlinregenerated everything
2002-08-21  Vadim Zeitlinadded stats target to show the number of translated...
2002-08-21  Julian SmartApplied patch [ 598173 ] Fixes erroneous logging notebo...
2002-08-21  Julian SmartApplied patch [ 598286 ] Fixes uninitted var in drawing...
2002-08-21  Vadim Zeitlinremoved (broken) richedit sample from the list of sampl...
2002-08-21  David WebsterOS/2 update to get Tip icon created correctly.
2002-08-21  Vadim Zeitlinupdated with the patch from Andrew V. Samoilov
2002-08-21  Julian SmartAdded a line about MINGW32VERSION
2002-08-21  David WebsterFile dialog fixes
2002-08-20  Vadim Zeitlinadded wxCheckListBox::HitTest() (modified patch 594524)
next