]> git.saurik.com Git - wxWidgets.git/history - src
Deprecated classes manual
[wxWidgets.git] / src /
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...
2003-03-24  Vadim ZeitlinwxDIB::Create(wxBitmap) shouldn't do any conversions...
2003-03-24  Vadim Zeitlinfixed converting BI_BITFIELDS bitmaps to DIBs (fixes...
2003-03-24  David ElliottSet the m_isShown flag appropriately from Show()
2003-03-24  David ElliottUse m_dummyNSView if necessary to get the superview...
2003-03-24  Julian SmartApplied patch [ 705663 ] Fix capture mouse bug in wxGrid
2003-03-24  David ElliottCreate an NSView in leiu of a radio box
2003-03-24  David ElliottCreate an NSView in leiu of a real listbox
2003-03-24  David ElliottUse m_dummyNSView (if it exists) in place of m_cocoaNSV...
2003-03-24  Vadim Zeitlinprint dialogs ignore user paper settings in non C local...
2003-03-24  David ElliottCocoaRemoveFromParent can (and will) be called when...
2003-03-24  Vadim Zeitlindon't unselect all radio buttons if there are 2 consecu...
2003-03-24  David ElliottCreate an NSView (in leiu of a real static line)
2003-03-24  David ElliottCreate an NSView (in leiu of a real static bitmap class)
2003-03-24  Vadim ZeitlinUnicode compilation fix
2003-03-24  Vadim Zeitlinadded a check for allowed id value (bug 690910)
2003-03-24  Vadim Zeitlincalling SetValue(GetValue()) didn't reset the modified...
2003-03-24  Vadim Zeitlinfix Alt-letter navigation with spin controls (bug 672974)
2003-03-24  Julian SmartRemoved old grid code
2003-03-24  Vadim Zeitlindraw multiline labels in owner-drawn buttons correctly...
2003-03-24  Julian SmartFix by Milan Babuskov <albis@eunet.yu> in MovePageUp
2003-03-24  David Elliott- Remove wxTopLevelWindowCocoa from the wxRTTI class...
2003-03-24  David Elliott!defined(wxUSE_TOOLBAR_NATIVE) changed to !wxUSE_TOOLBA...
2003-03-24  Chris Elliottfix bug in Borland (bcc32 really hates ?)
2003-03-24  Chris Elliottfix bug in Borland (bcc32 really hates ?)
2003-03-23  Vadim Zeitlinremoved wxUSE_IMAGE_LOADING_IN_MSW and wxUSE_RESOURCE_L...
2003-03-23  Vadim Zeitlinadded wxDIB::Save() and wxDIB to/from wxBitmap) convers...
2003-03-23  Julian SmartRemoved spurious spawnbrowser.h/cpp
2003-03-23  Julian SmartRemoved obsolete ODBC classes.
2003-03-23  Julian SmartRemoved obsolete wxDate and wxTime classes.
2003-03-23  Julian SmartRemoved 16-bit gauge code (Microsoft)
2003-03-23  Julian SmartRemoved dibutils
2003-03-23  Vadim Zeitlingot rid of more duplicated code for working with DIBs
2003-03-23  Vadim Zeitlinremoved unneeded #include dib.h
2003-03-23  Vadim Zeitlinremoved GetBitmapForDC() and supporting functions
2003-03-23  Vadim Zeitlinregenerated the makefiles with the latest filelist.txt
2003-03-23  Vadim Zeitlinuse wxDIB methods instead of old functions for working...
2003-03-23  Vadim Zeitlinuse wxBitmapToHICON/CURSOR()
2003-03-23  Vadim Zeitlinadded CreateDDB() and CreatePalette()
2003-03-23  Vadim Zeitlinadded CopyFromDIB()
2003-03-23  Vadim ZeitlinWin16 cursor/icon functions are not needed any longer
2003-03-22  Vadim Zeitlinadded wxBitmapToHICON/CURSOR helper functions
2003-03-22  Vadim Zeitlinsuppress error messages when loading msimg32.dll
2003-03-22  Vadim Zeitlinmodifications for raw bitmap support and for using...
2003-03-22  Vadim Zeitlincreate the DIBs in correct (and not down up) line order
2003-03-22  Mattia Barbon Removed unnecessay code.
2003-03-22  Mattia Barbon Do not derive wxCursor from wxBitmap, plus misc cleanup.
2003-03-22  Václav SlavíkXRCID lookup now handles standard IDs correctly
2003-03-22  David ElliottUse wxBitmapBase in wxCocoa
2003-03-22  David ElliottRegenerated by tmake: added all the cocoa source files
2003-03-22  David ElliottFIXME: Complete stubs or other cruft necessary to make...
2003-03-22  David ElliottAdded more files containing original code and empty...
2003-03-21  Václav Slavíkno need to check for 2.3.0 anymore
2003-03-21  Vadim Zeitlin(real) compilation fix after previous commit(s)
2003-03-21  Vadim Zeitlin(blind) compilation fix after last commit
2003-03-21  David ElliottAdded more original works and stubs
2003-03-21  David ElliottAdded original works and stubs to CVS repository
next