]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2002-03-07  Julian SmartCorrections in light of recent toolbar and other changes
2002-03-07  Julian SmartAdded VC++ project files for remaining Gizmo samples
2002-03-07  Gilles Depeyrotcorrection to float array declaration following array...
2002-03-06  Vadim Zeitlindefine wxFRAME_FLOAT_ON_PARENT as wxFRAME_TOOL_WINDOW
2002-03-06  Vadim Zeitlinfixes for non interactive execution
2002-03-06  Gilles Depeyrotfixed creation of Info.plist file for Mac OS X
2002-03-06  Robin DunnA new version of XRCed from Roman Rolinsky with a few...
2002-03-06  Ron Leeremoved superfluous assignment handled in base class.
2002-03-06  Mattia BarbonMore fixes for daily builds
2002-03-06  Julian SmartApplied [ 516382 ] FL toolbar patch
2002-03-06  Julian SmartApplied [ 520664 ] filedlg patch
2002-03-06  Julian SmartApplied patch for Forty, print patch and wxHTML book...
2002-03-06  Vadim Zeitlinfixes to the new pointer array implementation
2002-03-06  Vadim Zeitlinexplained how the existing array declarations must...
2002-03-06  Vadim Zeitlincheck for sizeof(void *), not sizeof(int *) - not reall...
2002-03-06  Vadim Zeitlinforbid copying wxEvtHandlers
2002-03-06  Vadim Zeitlinadded missing include guards
2002-03-06  Julian SmartMoved typedef to within public block to avoid compile...
2002-03-06  Gilles DepeyrotwxArray<T> macros have been changed to fix runtime...
2002-03-06  Vadim Zeitlinfixed creation of the dialogs with a simple (non 3D...
2002-03-06  Vadim Zeitlinfixed menu accel
2002-03-06  Vadim Zeitlinremoved the dialog templates unneeded/unused any longer
2002-03-06  Vadim Zeitlincorrect Insert() docs (bug #526172)
2002-03-05  Mattia BarbonMore blind fixes for daily builds
2002-03-05  Vadim Zeitlinadded missing WXDLLEXPORT
2002-03-05  Vadim Zeitlincompilation fix for WXWIN_COMPATIBILITY_2_2 == 0 case
2002-03-05  Vadim Zeitlinchanged charset to iso8859-2
2002-03-05  Vadim Zeitlinfix for wxScreenDC::GetSize
2002-03-05  Vadim Zeitlinadded missing default values for the 2nd argument of...
2002-03-05  Václav Slavíkfixed compilation for wxUSE_UNICODE=1, wxUSE_UNICODE_MSLU=0
2002-03-04  Mattia BarbonBlind fix for daily builds
2002-03-04  Vadim Zeitlinadded Hungarian translations
2002-03-04  Jouk Jansen Committing in .
2002-03-04  Julian SmartRemoved obsolete -WE flags from WIN32 BC++ makefiles
2002-03-03  Václav Slavíkfixed translatable strings handling in XRC
2002-03-03  Václav Slavíkremoved implicit dependency on wxPNGHandler from wxGTK...
2002-03-01  David WebsterThis weeks interface and compile catchup
2002-02-28  Robert Roebling Lots of things to make menus and submenus work.
2002-02-28  Vadim Zeitlindon't allow clicking disabled buttons
2002-02-28  Vadim Zeitlinfix button double click handling (should be treated...
2002-02-28  Vadim Zeitlinremoved unnecessary include
2002-02-28  Robin Dunnfixed typo
2002-02-28  Robin DunnAdded wxPython.lib.rcsizer which contains RowColSizer...
2002-02-28  Vadim Zeitlinfixes to toolbar, seems to work
2002-02-28  Vadim Zeitlinwarnings fixed
2002-02-28  Julian SmartAdded a test for lastH.IsOk()
2002-02-28  Robin DunnMoved declaratrions of wxPyInputStream and etc. into...
2002-02-28  Robin DunnMoved declaratrions of wxPyInputStream and etc. into...
2002-02-28  Julian SmartCorrected points to pixels calculation
2002-02-28  Robin DunnMoved declaratrions of wxPyInputStream and etc. into...
2002-02-28  Ron LeeTypo fix for GetSizer.
2002-02-27  Vadim Zeitlin[start of] a wxUniversal implementation of wxToolBar
2002-02-27  Vadim Zeitlinremoved the SetMargins call
2002-02-27  Julian SmartAdded static wxBuffer
2002-02-27  Julian SmartNano-X: used drawable-to-wxImage function in wxBitmap...
2002-02-27  Julian SmartNano-X: added function to copy from a drawable to a...
2002-02-27  Julian SmartNano-X: bitmap now showing in wxMessageBox, but it...
2002-02-26  Robin DunnChanged the img2py tool to use PNG instead of XPM for...
2002-02-26  Julian SmartGot dialog sizing to work, downsized fonts a bit (thoug...
2002-02-26  Julian SmartWindow management and sizer layout corrections
2002-02-26  Vadim Zeitlinfixed a few warnings
2002-02-26  Julian SmartFixed XGetWindowAttributes so 'mapped' is reported
2002-02-26  Julian SmartAttempt at creating appropriate fonts in Nano-X
2002-02-26  Julian SmartNano-X changes: removed spurious -O for Nano-X configur...
2002-02-25  Robert Roebling New code for greying out.
2002-02-25  Julian SmartCompilation fixes for Nano-X
2002-02-25  Vadim Zeitlinfixed linking errors
2002-02-25  Julian SmartChanged greying out to very crude algorithm, just drain...
2002-02-25  Vadim Zeitlinfixed error in mouse capture test
2002-02-25  Julian SmartPut tool disabling back in, but we need to debug wxCrea...
2002-02-25  Julian Smartdata_image -> mask_image, correcting some crashes in...
2002-02-25  Julian SmartCommented out the bitmap-greying code until I have...
2002-02-25  Julian SmartCorrected typos
2002-02-25  Julian SmartAdded middle mouse event macros to wxListCtrl doc;...
2002-02-24  Václav Slavíkreverted wxMGL-specific code (didn't mean to commit...
2002-02-24  Vadim Zeitlinadded a note that wxStringList is obsolete
2002-02-24  Julian SmartReverted to my own solution; I think it's better becaus...
2002-02-24  Julian SmartFixed conflicts with Robert's similar fixes; fixed...
2002-02-24  Robert Roebling Corrections to position and size for toolbar.
2002-02-24  Robert Roebling Added simplistic wxToolBar to wxUniversal. It
2002-02-24  Gilles Depeyrottake title of radiobox into account to calculate best...
2002-02-24  Gilles Depeyrotremoved obsolete CodeWarrior project file
2002-02-24  Gilles Depeyrotadded Mac OS X application bundle (framework) building
2002-02-24  Gilles Depeyrotchanges needed for compilation with Project Builder
2002-02-24  Robert Roebling Added expose event compression.
2002-02-24  Robert Roebling Done some work on wxFocusEvent::SetWindow(). Enough
2002-02-24  Vadim Zeitlinonly call GSocket_Init() when needed and do call it...
2002-02-24  Robert Roebling More tests in erase sample.
2002-02-24  Robin Dunnmore wxMac specific updates
2002-02-24  Vadim Zeitlincorrection to wxUSE_FSVOLUME handling, don't give ...
2002-02-24  Vadim Zeitlinadded wxUSE_FSVOLUME
2002-02-24  Václav Slavíkmade AdjustForParentClientOrigin const
2002-02-24  Václav Slavíkremoved AdjustForParentClientOrigin from wxMotif and...
2002-02-24  Václav Slavíkmade generic wxListCtrl work with well-behaved ports...
2002-02-24  Václav Slavíkremoved AdjustForParentClientOrigin from wxMotif and...
2002-02-24  Václav Slavík1. changed doubleclick events sequence to 'down,up...
2002-02-24  Václav Slavíkcompilation fix
2002-02-23  Vadim Zeitlinadded EVT_MENU_OPEN and EVT_MENU_CLOSE events
2002-02-23  Vadim Zeitlinno changes
2002-02-23  Vadim Zeitlinchanged wxColourToRGB() to use RGB() instead of PALETTE...
next