]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2004-02-22  Robert Roebling Fixed some probs in wxRadioBox
2004-02-22  Julian SmartTweaks for WinHelp RTF - a few spacing problems remain
2004-02-22  Julian SmartTweak
2004-02-22  Julian SmartAdded tex2rtf doc targets
2004-02-22  Julian SmartDoc corrections
2004-02-21  Julian SmartLargely successful attempts to get better spacing
2004-02-21  Stefan NeisRemoved zipped-up version of OS/2-specific configure...
2004-02-21  Robin DunnFixed typo
2004-02-21  Robin DunnUse the standard wxBufferedDC again
2004-02-21  Robin DunnRestored old wxBufferedDC functionality until it can...
2004-02-21  Stefan Csomorworkaround for blocking behaviour under carbon when...
2004-02-21  Stefan Csomormissing headers for non mach
2004-02-21  Julian SmartUpdated CW project file
2004-02-21  Stefan Csomormwerks addition
2004-02-21  Stefan Csomorimplementation for mac added
2004-02-21  Stefan Csomorusing Large System font for Buttons needs more space
2004-02-21  Julian SmartOk tests pixmap and bitmap now
2004-02-21  Julian SmartSome doc spacing fixes; removed references to
2004-02-21  Robin DunnNew SWIG runtime files
2004-02-21  Robin DunnreSWIGged
2004-02-21  Robin DunnFix compile error on wxMac
2004-02-21  Robin DunnreSWIGged
2004-02-21  Robin DunnreSWIGged
2004-02-21  Robin DunnAdded docstrings
2004-02-21  Robin DunnUse a local copy of the old wxBufferedDC classes until...
2004-02-21  Robin DunnFixed a couple typos and such
2004-02-21  Robin DunnUpdated the AnalogClockWindow with many enhancements...
2004-02-21  Robin DunnBig fixes. Can now use colour names, and exports the...
2004-02-20  Robert Roebling Don't do toolbar and menu UI updates if
2004-02-20  Robert Roebling Give font 12pt size if none is given in pango string.
2004-02-20  Robert Roebling Scrolling pages works not under GTK2.
2004-02-20  Václav Slavíkupdated new regex lib information
2004-02-20  Julian SmartAdditions to changes.txt
2004-02-20  David ElliottImplement wxMenuItemAction: and validateMenuItem: deleg...
2004-02-20  Robin DunnreSWIGged
2004-02-20  Robin DunnAdded docstrings
2004-02-19  Robert Roebling Don't update toolbar UI if the parent will
2004-02-19  Robin DunnSince this class is fully inline don't specify an impor...
2004-02-19  Robin DunnReverted wxBufferedDC changes
2004-02-19  Václav Slavíkwin32 doesn't treat ' as quotes
2004-02-19  Václav Slavíkregenerated makefiles
2004-02-19  Robert Roebling Compile fix for sound without threads. Not sure
2004-02-19  Václav Slavíkfixed syntax errors
2004-02-19  Václav Slavíkapplied patch 890642: wxRE_ADVANCED flag and docs
2004-02-19  Václav Slavíkapplied patch 890642: wxRE_ADVANCED flag and docs
2004-02-19  Václav Slavíkapplied patch 890642: wxRE_ADVANCED flag and docs
2004-02-19  Ron LeeRemoved dcbuffer.cpp, its implementation is all inline...
2004-02-19  Václav Slavíkapplied patch 890642: wxRE_ADVANCED flag and docs
2004-02-19  Václav Slavíkreverted to TCL version of regex library
2004-02-19  Julian SmartGetSubcontrols now const
2004-02-19  Julian SmartRemove crash due to reference being kept after object...
2004-02-19  Julian SmartRemoved obsolete file
2004-02-19  Patrick K.... Changed default namespace of Shell to __main__.__dict__...
2004-02-19  David ElliottUse one wxNSWindowDelegate instance per wxCocoaNSWindow...
2004-02-19  Ron LeeRemoved the SaveBG hack. The real incompatibility...
2004-02-19  Stefan Csomorcorrect boundaries for carbon
2004-02-19  Robin DunnAllow comparrisons with None
2004-02-19  Dimitri SchoolwerthMade finding the bakefile related tech note easier.
2004-02-19  Dimitri SchoolwerthwxCleanup; Added accelerators for navigation (Alt+left...
2004-02-18  Julian SmartRemoved warning
2004-02-18  Julian SmartVC++ correction
2004-02-18  Julian SmartApplied [ 897450 ] Patch for WXDEBUG_NEW docs
2004-02-18  Julian SmartAdded wxDIALOG_NO_PARENT style to XRC
2004-02-18  Robin Dunnfixed a compile warning
2004-02-18  Robin DunnreSWIGged
2004-02-18  Robin DunnAdded some more docstrings, and also a few little tweak...
2004-02-17  Dimitri SchoolwerthFixed typo causing multiple file selections to always...
2004-02-17  Robin Dunncorrected %addtofunc for BufferedDC constructor
2004-02-17  Julian SmartFixed a bug in DoGetBestSize that would make wxSpinCtrl...
2004-02-17  Václav Slavíkregenerated
2004-02-17  Julian SmartTweaked the WinCE readme
2004-02-17  Julian SmartFixed source for WinCE compatibility
2004-02-17  Dimitri SchoolwerthFixed invalid background colour of controls on a notebo...
2004-02-17  Dimitri SchoolwerthImplemented wxExecute (minimal flags support).
2004-02-16  Dimitri SchoolwerthFixed compilation for !wxUSE_IMAGE as well as !wxUSE_TO...
2004-02-16  Dimitri SchoolwerthAdded config checks for wxUSE_IMAGE = 0.
2004-02-16  Robert Roebling Added better visual feedback for tree control
2004-02-16  Dimitri SchoolwerthRemoved c++ style comments.
2004-02-16  Dimitri SchoolwerthIncluded required wx/image.h and added wxUSE_IMAGE...
2004-02-16  Dimitri SchoolwerthFixed unreferenced function 'CutEmptyBorders' warning...
2004-02-16  Vadim Zeitlinfixed IsOk() for root directory paths
2004-02-16  Julian SmartAdded instructions for running Applescript scripts.
2004-02-16  David ElliottRemove superfluous call to CocoaRemoveFromParent (it...
2004-02-15  Dimitri SchoolwerthCosmetic cleanup (TRUE/FALSE, tabs, ...).
2004-02-15  Dimitri SchoolwerthExtended maximum tooltip length (in non-Unicode comctl3...
2004-02-15  Vadim Zeitlinuse correct way to get a pointer to vector elements...
2004-02-15  Robert Roebling Fix warning.
2004-02-15  Stefan NeisAdded accelerator handling for buttons and infrastructu...
2004-02-15  Stefan NeisFixed separator handling for menus.
2004-02-15  Vadim Zeitlinremoved unused variable
2004-02-15  Vadim Zeitlinfail WC2MB conversion in wxCSConv if we can't be sure...
2004-02-15  Vadim Zeitlinadded tech note about writing unit tests
2004-02-15  Vadim Zeitlinadded (draft of) a unit test for wxMBConv
2004-02-15  Robert Roebling wxGPE updates to HEAD.
2004-02-15  Stefan NeisDo a configure test whether or not to include -I/usr...
2004-02-15  Stefan NeisDo _not_ test for strcasecmp on OS/2 (where stricmp...
2004-02-15  Robert Roebling This should work on SuSE and Mandrake icon themes.
2004-02-15  Robert Roebling Slightly less hacky way to get the KDE icon theme...
2004-02-15  Robert Roebling This allows white space to be in the name
2004-02-15  Vadim Zeitlinadded wrapper header for CppUnit headers
next