]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2003-03-25  Julian SmartRemoved odbc.cpp
2003-03-25  Robin DunnAdded file for xrc splitter support
2003-03-25  Robin DunnSWIGged updates for wxGTK
2003-03-25  Robin DunnRemoved deprecation warnings in OGL and Gizmos
2003-03-25  Robin DunnMerged wxPython 2.4.x to the 2.5 branch (Finally!!!)
2003-03-25  Vadim Zeitlincall wxApp::OnExit() when wxExit() is called and don...
2003-03-24  Vadim Zeitlinadded Catalan translations
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 Zeitlinadded test for Remove() and Replace() (patch 705051...
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 Zeitlinoops, forgot default value for MemoryHDC ctor parameter
2003-03-24  Vadim ZeitlinMemoryHDC can now be used to create DCs compatible...
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 Zeitlinadded wxTextBuffer::Clear() (patch 706188)
2003-03-24  Vadim Zeitlinadded non-const begin()/end() methods to wxString ...
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  Julian SmartReverted iodbc removal
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 SmartRemoving newgrid
2003-03-24  Julian SmartRemoved old grid code
2003-03-24  Vadim Zeitlinbackport fix for bug 672894
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  David ElliottEnable the choice dialog on wxCocoa
2003-03-24  Julian SmartRemove Install
2003-03-24  Julian SmartRemoving Install
2003-03-24  Julian SmartRemoving Install
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  Vadim Zeitlinuse call tmake to invoke tmake
2003-03-23  Vadim Zeitlinadded GlobalHandle
2003-03-23  Julian SmartRemoved obsolete ODBC classes.
2003-03-23  Chris Elliottfix reference to obsolete b32univ file
2003-03-23  Julian SmartRemoved obsolete wxDate and wxTime classes.
2003-03-23  Julian SmartKlaas Holwerda <kholwerd@xs4all.nl> contrib/src/canvasO...
2003-03-23  Julian SmartRemoved obsolete library.
2003-03-23  Julian SmartRemoved gaugemsw.cpp,h
2003-03-23  Julian SmartRemoved 16-bit gauge code (Microsoft)
2003-03-23  Julian SmartRemoved dibutils
2003-03-23  Vadim Zeitlinuse wxCLOSE_BOX for MyImageFrame
2003-03-23  Vadim Zeitlinadded copying images to/pasting them from clipboard...
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  Mattia Barbon Add missing header.
2003-03-23  Mattia Barbon wxMotif does not have support for raw bitmaps.
2003-03-23  Mattia Barbon Added missing comma.
2003-03-23  Mattia Barbon Updated TODO and ISSUES.
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 Zeitlinremoved curico files
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 Zeitlinupdate from Janos Vegh
2003-03-22  Vadim Zeitlintest raw bitmap access
2003-03-22  Vadim Zeitlinadded (very) preliminary raw bitmap support
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  Vadim Zeitlinadded (very) preliminary raw bitmap support
2003-03-22  Vadim Zeitlinbackport Chinese locale fix
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  Vadim Zeitlinadded GetName(), rearranged methods in alphabetic order
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 ElliottAdded wxCocoa files to build system
2003-03-22  David ElliottUse generic MDI for wxCocoa
2003-03-22  David ElliottInclude wxCocoa specific header
2003-03-22  David ElliottUse generic implementation for wxCocoa
2003-03-22  David ElliottUse the generic timer for wxCocoa
2003-03-22  David ElliottUse the generic palette for wxCocoa
2003-03-22  David ElliottUse the MSW/Mac font encoding info for wxCocoa (just...
2003-03-22  David ElliottUse generic font dialog for wxCocoa
2003-03-22  David Elliott- forward declare wxDC for use as a pointer or referenc...
2003-03-22  David Elliott- Modify #if to include wxCocoa as a platform using...
next