]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2003-03-29  Stefan Csomorunicode and __MACH__ additions for wxMac
2003-03-29  Stefan Csomorswitching to as many MSL wchar implementations as possi...
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  Vadim Zeitlinstart of Japanese translation
2003-03-29  Vadim Zeitlinupdated Japanese translation, minor changes to the...
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 DunnTypo and compilation fix
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  Stefan Csomorsimplified definition
2003-03-28  Stefan Csomorbetter mb2wc conversions for mac unicode
2003-03-28  Stefan Csomormach-o addition
2003-03-28  Vadim Zeitlinwarning fix
2003-03-28  Stefan Csomorunicode fixes
2003-03-28  Stefan Csomormach targets added
2003-03-28  Stefan Csomorno message
2003-03-28  Vadim Zeitlinbackport wxFileConfig::DeleteEntry fix
2003-03-28  Vadim Zeitlinadded test for wxFileConfig::DeleteEntry
2003-03-28  Vadim Zeitlinfixed deleting entries at root level
2003-03-28  Stefan Csomorbundle icon
2003-03-28  Stefan Csomorversion support
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  Robin DunnSWIGged updates for wxMac
2003-03-26  Robin DunnSWIGged updates for wxMSW
2003-03-26  Robin DunnSWIGged updates for wxGTK
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  Robin DunnTypo fix
2003-03-26  Robin DunnwxMac uses wxCursors now too
2003-03-26  Robin DunnGetValue is pure virtual
2003-03-26  Robin DunnwxImageHistogram needs WXDLLEXPORT
2003-03-26  David ElliottWrap file with #if wxUSE_SLIDER ... #endif
2003-03-26  David ElliottUse #if wxUSE_GAUGE instead of #if 1
2003-03-26  Mattia Barbon Fix wxSocket under wxMotif.
2003-03-26  Mattia Barbon Compilation fix for non-PCH compilers.
2003-03-26  David ElliottChanged #if wxUSE_NEW_GRID to #if wxUSE_GRID (there...
2003-03-26  David ElliottImplement wxExecute with proper callback on Mac OS X
2003-03-26  David Elliott- Added wxAddProcessCallbackForPid function
2003-03-26  Julian SmartCorrection to splittree; removed newgrid sample referen...
2003-03-26  Vadim Zeitlinfinally this translation uses traditional Chinese,...
2003-03-26  Robin DunnwxMac does need radiocmn
2003-03-26  Robin DunnTweaks for various diffs from 2.4.0 to current HEAD
2003-03-26  Robin DunnFix broken binaries...
2003-03-25  Robin DunnSWIGged updates for wxMSW
2003-03-25  Robin DunnSWIGged updates for wxMac
2003-03-25  Julian SmartUse virtual functions to help splittree work
2003-03-25  Robin Dunnfixed compile error
2003-03-25  Vadim Zeitlinrenamed Catalan and Chinese translations to the correct...
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...
next