]> git.saurik.com Git - wxWidgets.git/history - src
2.4 -> 2.5; build in another directory than source one; mention --disable-shared
[wxWidgets.git] / src /
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
2003-03-21  David ElliottAdded wxCocoa files.lst. There are not yet any wxCocoa...
2003-03-21  Julian SmartCopyright correction
2003-03-21  Julian SmartCopyright corrections
2003-03-21  Chris Elliottfix memory leak as Dimitri suggested
2003-03-20  Mattia Barbon Changed g95.t according to my last changes to makefil...
2003-03-20  Mattia Barbon makefile.g95 now adds _cyg or _min suffix to librarie...
2003-03-19  Julian SmartRemoved some deprecated usage
2003-03-19  Vadim Zeitlinfixed bad overflow bug in wxX11 timer
2003-03-19  Robin DunnApplied a modification of Patch #704995 which changes...
2003-03-18  Julian SmartFormatting tidy-up
2003-03-18  Julian SmartSome code tidying; removing dibutils.cpp which
2003-03-17  Vadim Zeitlinrespect Veto()ing the column resize events; added test...
2003-03-17  Julian SmartCorrected copyright
2003-03-17  Julian SmartFixed copyrights and licence spelling
2003-03-17  Julian SmartFixed copyrights and licence spelling
2003-03-17  Julian SmartFixed copyright and licence spelling
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2003-03-17  Julian SmartDon't use images for wxNotebook because of crash
2003-03-16  Mattia Barbon Fixed (native) wxComboBox::SetSelection and
2003-03-16  Václav Slavíkapplied patch adding SetFonts to wxHTML printing classe...
2003-03-16  Robert Roebling Text attributes for GTK2.
next