]> git.saurik.com Git - wxWidgets.git/history - src
modification to wxSizer handler needed for wxWizard
[wxWidgets.git] / src /
2003-04-07  Mattia Barbon Add GetDrawable convenience function that returns...
2003-04-07  Mattia Barbon Fix some GCC 3.2 -O2 warnings.
2003-04-07  Mattia Barbon Moved m_visual* wxApp[X11] members used by wxBitmap and
2003-04-07  David ElliottDo some sanity checks in DoDrawText to make sure we...
2003-04-07  David ElliottAdded stub for wxIcon(const char **xpm)
2003-04-07  David ElliottRelocate DeviceToLogical[XY], add stub for LogicalToDev...
2003-04-07  David ElliottX11-specific code doesn't work so well on wxCocoa
2003-04-07  Vadim Zeitlinsupport for optionnally using DirectX for display manip...
2003-04-06  Julian SmartRemoved redundant fixme comment
2003-04-06  Mattia Barbon Remove (now) pointless checks for __WXX11__/__WXMOTIF...
2003-04-06  Julian SmartApplied [ 716064 ] Second part of wxFileCtrl & wxDirCtr...
2003-04-06  Vadim Zeitlinfix bug with not accepting write-only formats in d&d
2003-04-06  Vadim Zeitlinadded assert to check that notebook page does have...
2003-04-06  David ElliottReplace dc.cpp with dc.mm and dcclient.cpp with dc.mm
2003-04-06  David ElliottUse the wxStaticBox::GetBordersForSizer method to get...
2003-04-05  David ElliottAdded GetBordersForSizer(int *bordertop, int *borderOther)
2003-04-05  David ElliottCommented out most the the wxLogDebug
2003-04-05  Václav Slavíkregenerated makefiles
2003-04-05  Václav Slavíkpartially working wxTaskBarIcon for X11
2003-04-05  Václav Slavíkadded taskbarcmn.cpp
2003-04-05  Julian SmartFix for getting all frames from GIF animation
2003-04-05  Mattia Barbon Derive wxBitmap from wxBitmapBase.
2003-04-05  Julian SmartAPplied patch [ 705301 ] Don't send event for wxSplitte...
2003-04-05  Chris Elliottchanges to watcom makefiles for OpenWatcom
2003-04-04  Václav Slavíkremoved files with empty stubs
2003-04-04  Václav Slavíkpreparation for X11 wxTaskBarIcon version:
2003-04-04  Václav Slavíkpreparation for X11 wxTaskBarIcon version:
2003-04-04  Robin DunnHandle checkable items the right way in all cases
2003-04-03  Roger Gammans * rename maxOnOverflow parameter to CoordToRowOrCol...
2003-04-03  Robin DunnCorrection to my new menu code: handle submenus on...
2003-04-03  Robin DunnFixed menu event propogation to be consistent across...
2003-04-03  Julian SmartApplied patch [ 709618 ] fixes drawing position in...
2003-04-03  Julian SmartApplied patch [ 708582 ] wxGenericFileDialog & expose...
2003-04-03  Julian SmartApplied patch [ 706329 ] [wxMac] Fixes wxGetLocalTimeMillis
2003-04-03  Julian SmartFixed the wxX11 crash bug on opening a dialog that...
2003-04-02  Vadim Zeitlinfixed problem of deleting an entry added to an initiall...
2003-04-02  Mattia Barbon Remove dulicated call to wxBitmap::Init/CleanupStanda...
2003-04-02  Mattia Barbon Partial fix for mono wxMemoryDC not working.
2003-04-02  Mattia Barbon Remove deprecated methods use.
2003-04-02  Mattia Barbon No real change.
2003-04-02  Mattia Barbon Make wxIcon more independent from wxBitmap implementa...
2003-04-02  Julian SmartApplied patch [ 705212 ] wxTextCtrl::SetSelection(...
2003-04-02  Julian SmartCorrection to last patch
2003-04-02  Julian SmartApplied patch [ 700313 ] Allow wxUSE_OWNER_DRAWN = 0
2003-04-02  Julian SmartApplied some of patch [ 688466 ] MSVC7 build & bug...
2003-04-02  Stefan Csomorbetter spacing
2003-04-02  Stefan Csomorsetting origin to printable area for wxMac
2003-04-01  David ElliottImplemented wxWindowCocoa::Cocoa_drawRect
2003-04-01  David ElliottChanged defined(__DARWIN__) to (defined(__DARWIN__...
2003-04-01  David ElliottRemoved deprecated parser.o from cocoa.t, reran tmake
2003-03-31  Václav SlavíkXRC's unknown widget container handles removal of the...
2003-03-31  Mattia Barbon Regenerated some more makefiles/filelists.
2003-03-31  Mattia Barbon Removed Motif files that only contained stubs
2003-03-31  Mattia Barbon Removed a deprecated wxBitmap constructor, and some
2003-03-31  Julian SmartMore deprecated class mods
2003-03-30  Julian SmartRemoving deprecated classes
2003-03-30  Mattia Barbon No real changes.
2003-03-30  Mattia Barbon Moved wxWindow::SetSizeHints implementation to wxTopL...
2003-03-30  Mattia Barbon Inherit LoadFile and SaveFile from wxTextCtrlBase...
2003-03-30  Mattia Barbon Removed dependency on wxTabView.
2003-03-30  Mattia Barbon More native look for wxSpinButton.
2003-03-30  Mattia Barbon Add bmpmotif.cpp to descrip.mms.
2003-03-30  Václav Slavíkattempt to fix platform property problem on MacOSX
2003-03-29  Stefan Csomorunicode and __MACH__ additions for wxMac
2003-03-29  Stefan Csomorcursor event support for mac activated
2003-03-29  Stefan Csomormac unicode
2003-03-29  Stefan Csomorfixed missing Idle events
2003-03-29  Julian SmartCopyright cleanup
2003-03-29  Julian SmartCopyright cleanup
2003-03-29  Václav Slavíkfixed bug #708570: Request 'silver' be allowed as a...
2003-03-28  Robin DunnCompilation fix
2003-03-28  Robin DunnAdded wxTLW::SetShape and implementations for wxGTK...
2003-03-28  Robin DunnAdded wxTLW::SetShape and implementations for wxGTK...
2003-03-28  Vadim Zeitlinwarning fix
2003-03-28  Stefan Csomorunicode fixes
2003-03-28  Stefan Csomormach targets added
2003-03-28  Vadim Zeitlinfixed deleting entries at root level
2003-03-28  Julian SmartRemoved pointless Salford C++ support
2003-03-28  Julian SmartUse wxDateTime
2003-03-27  Václav Slavíkfixed DrawTextFormatted to work in O(n) instead of...
2003-03-27  Stefan CsomorwxMac Unicode support
2003-03-27  Stefan CsomorwxMac Unicode support
2003-03-27  Mattia Barbon FIxed wxRadioBox::Get/SetLabel.
2003-03-27  Stefan CsomorwxMac Unicode support
2003-03-27  Václav Slavíkfixed loading of resource from ZIP files on MacOS
2003-03-27  Mattia Barbon Removed some old cruft from wxBitmap, moved wxMotif...
2003-03-27  Mattia Barbon Made wxMotif Move/SetSize/DoMoveWindow/DoSetSize
2003-03-27  Vadim Zeitlin corrected the test for number of processors under...
2003-03-26  Mattia Barbon Calling a virtual function from a destructor is not...
2003-03-26  Mattia Barbon SetSelection must not send an event. Fixed an off
2003-03-26  Mattia Barbon Fix wxSocket under wxMotif.
2003-03-26  Mattia Barbon Compilation fix for non-PCH compilers.
2003-03-26  David Elliott- Added wxAddProcessCallbackForPid function
2003-03-26  Robin DunnwxMac does need radiocmn
2003-03-25  Julian SmartUse virtual functions to help splittree work
2003-03-25  Julian SmartRemoved odbc.cpp
2003-03-25  Vadim Zeitlincall wxApp::OnExit() when wxExit() is called and don...
2003-03-24  Vadim Zeitlinuse StretchDIBits() if we're drawing a DIB and not...
2003-03-24  Vadim Zeitlinuse wxDIB class instead of duplicating DDB -> DIB conve...
2003-03-24  Vadim Zeitlinimplemented Remove() and Replace() for GTK2 (patch...
next