]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2004-03-31  David ElliottUpdate Rez command to reflect new location for .r files.
2004-03-31  Stefan Csomorcorrected Refresh (client coordinates)
2004-03-31  Stefan Csomorscrollbars added
2004-03-31  Julian SmartAdded version test
2004-03-31  Robert Roebling Applied patch for Intel compiler.
2004-03-31  Stefan Csomordifferent approaches implemented
2004-03-31  Stefan Csomorrefresh on move changed
2004-03-31  Stefan Csomorreverting drawing code
2004-03-31  Vadim Zeitlinfixed compilation for Mac (MacUpdateImmediately() doesn...
2004-03-30  Vadim Zeitlinset SMALL_FONT for controls here because InheritAttribu...
2004-03-30  Vadim Zeitlindon't inherit font from the parent by default
2004-03-30  Vadim Zeitlindocumented Set/GetWindowVariant()
2004-03-30  Robin DunnMore notes about the type conversion fragment.
2004-03-30  Vadim Zeitlincall wxApp::OnExceptionInMainLoop() when an exception...
2004-03-30  Vadim Zeitlinimplemented wxApp::OnExceptionInMainLoop()
2004-03-30  Vadim Zeitlinadded and documented wxApp::OnExceptionInMainLoop()
2004-03-30  Robin DunnreSWIGged
2004-03-30  Robin DunnVersion number update
2004-03-30  Robin DunnBetter conversion functions for integral and floating...
2004-03-30  Robin Dunnremove 'point' arg from kwargs if it was replaced
2004-03-30  Stefan Csomorfixing auto wrap and default font
2004-03-30  Vadim Zeitlinimplemented Freeze/Thaw() (patch 922156)
2004-03-30  Stefan Csomordatabrowser notification trigger events now
2004-03-30  Stefan Csomoruse base class implementation
2004-03-30  Julian SmartMore installation instruction tweaks
2004-03-30  Julian SmartFix for missing __CHAR_BIT__ under MacOS X
2004-03-30  Julian SmartCompile fixes for 10.2 headers
2004-03-30  Stefan Csomorreexported and changed linefeeds to unix
2004-03-30  Julian SmartNeed wxUSE_LIBMSPACK
2004-03-30  Stefan Csomorsince we are not getting the kEventDraw messages for...
2004-03-30  Vadim Zeitlinuse -lcma for a build with threads under HP-UX using...
2004-03-30  Vadim Zeitlindefine _INCLUDE__STDC_A1_SOURCE for HP-UX, it is appare...
2004-03-30  Stefan Csomormixed height and width
2004-03-30  Stefan Csomorcommented that redraw workaround as it was causing...
2004-03-30  Julian SmartRemoved redundant lines
2004-03-30  Julian SmartAdded Ryan Wilcox's creator type setting script
2004-03-30  Robin DunnreSWIGged
2004-03-30  Robin DunnreSWIGed
2004-03-30  Robin DunnTypos
2004-03-30  Robin DunnForward declare wxPyScrolledWindow
2004-03-30  Robin Dunnfixed GetFirstChild/GetNextChild to make a copy of...
2004-03-30  David ElliottDo not #undef wxNEED_PRINTF_CONVERSION if wxVsnprintf_...
2004-03-30  David ElliottGetMenuBar() now traverses up the hierarchy so it no...
2004-03-30  David ElliottwxMenuBase changes:
2004-03-30  David ElliottInstead of m_menuBar use GetMenuBar() which will be...
2004-03-30  Robin DunnRegenerated ReST docs, removed the config setting that...
2004-03-30  Robin DunnUpdated version number
2004-03-30  Robin DunnGenerate pywrap as a console tool.
2004-03-29  Patrick K.... Oops. Put @echo off line back in. Only needed to...
2004-03-29  Patrick K.... Made more useable from the command-line, since that...
2004-03-29  Robin DunnCheck that the file successfully loaded, use the length...
2004-03-29  Stefan Csomorattempt to work around SDK specific problems
2004-03-29  Václav Slavíkapplied patch 923858 (fixes crash in zlib streams)
2004-03-29  Stefan CsomorBestSize is ok for built-ins
2004-03-29  Stefan Csomoranother attempt to export
2004-03-29  Robert Roebling Applied SetForegorund colour patch for GTK2.
2004-03-29  Robert Roebling Applied patches.
2004-03-29  Stefan Csomoradded tlw include
2004-03-29  Stefan Csomorbest size calculations based on bitmap size
2004-03-29  Robin Dunnif basePath is empty use '.'
2004-03-29  Robin DunnUse "&Help" so wxMac doesn't make an extra help menu
2004-03-29  Stefan CsomorUpdate Region is not always correct, we use the visible...
2004-03-29  Stefan CsomorUMADrawControl is not to be used anymore
2004-03-29  Stefan CsomorCleanup
2004-03-29  Stefan CsomorSetSize with all -1 was returning too soon in some...
2004-03-29  Stefan Csomorfixed multiline wrap-around
2004-03-29  Vadim Zeitlinadded a howto for adding a new encoding to wxWin
2004-03-29  Stefan Csomorcleanup in toplevel activation, and switching to native...
2004-03-29  Stefan Csomorstarted for unicode text control, in case we will not...
2004-03-29  Stefan Csomoradded port state save class
2004-03-29  Vadim Zeitlinremoved separate wxSYS_ICONTITLE_FONT; made it the...
2004-03-29  Vadim Zeitlinmade wxADJUST_MINSIZE default
2004-03-29  Stefan Csomoradded hilite change notification
2004-03-29  Julian SmartWince fix
2004-03-29  Stefan Csomoradded new notifications to be added, corrected DoGetBes...
2004-03-29  Stefan Csomorsupport metal appearance
2004-03-29  Stefan Csomorcorrect include for OSX only
2004-03-29  Stefan Csomorexpose metal appearance
2004-03-29  Stefan Csomorexpose metal appearance
2004-03-28  Václav Slavíkadded wxFileSystem test
2004-03-28  Stefan Csomorfix for get best size when having empty labels
2004-03-28  Stefan Csomoradded native alignement support
2004-03-28  Stefan CsomorClear does nothing if we have a non valid brush (ie...
2004-03-28  Robin DunnreSWIGged
2004-03-28  Robin Dunntypos fixed
2004-03-28  Stefan Csomorbackground drawing uncommented again
2004-03-28  Stefan Csomoradded first bare bones implementation for PositionToXY...
2004-03-28  Stefan Csomortoplevel event handler exposed
2004-03-28  Stefan Csomorglcanvas fix and toplevel event handler exposed
2004-03-28  Robin DunnreSWIGged
2004-03-28  Robin DunnAllow overriding ApplyParentThemeBackground
2004-03-28  Robin Dunninstall activex too
2004-03-28  Robin Dunndemo tweaks
2004-03-28  Robin DunnAllow overriding ApplyParentThemeBackground
2004-03-28  Robin DunnDon't use PyThreadState_Swap to get the current tstate...
2004-03-28  Václav Slavíkreverted previous commit, it broke URLs parsing
2004-03-28  Julian SmartCorrected wxFileSystemHandler::GetRightLocation for...
2004-03-28  Vadim Zeitlinremoved Win16 code (patch 905241), last version with...
2004-03-28  Stefan Csomorvisibility changed code fixed
2004-03-28  Stefan Csomormouse handling fixed, skipping if we have no native...
next