]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2002-03-11  Vadim Zeitlinadded missing headers to fix compilation without PCH
2002-03-10  Václav Slavíkuse AllocExclusive in wxAcceleratorTable
2002-03-10  Václav SlavíkwxAcceleratorEntry::MatchesEvent is NOT used by wxX11
2002-03-10  Vadim Zeitlinpropagate the click dismissing a popup window to the...
2002-03-10  Robert Roebling Next try on pop up menus. (#ifdef x11).
2002-03-10  Vadim Zeitlinbetter fix (i.e. one which actually works) for VC+...
2002-03-10  Julian SmartAdded emulator screen; regenerated configure for utils
2002-03-10  Václav Slavíkcompilation fix
2002-03-10  Vadim Zeitlinfix for using an invalid HWND in IsEditable
2002-03-10  Julian SmartMinor tweaks
2002-03-10  Julian SmartCorrected image size
2002-03-10  Julian SmartAdded emulator utility.
2002-03-10  Ron Leeadded optional parameter to SetSizer, to allow replacin...
2002-03-10  Julian SmartMoved Nano-X specific code from univ to x11
2002-03-10  Robin DunnApplied and merged patch 486364, which enables wxPython...
2002-03-10  Robin DunnApplied and merged patch 486364, which enables wxPython...
2002-03-10  Václav Slavíkhtmlhelp.h no longer needed -> removed test in configure
2002-03-09  Robin DunnSWIGged updates for wxMac
2002-03-09  Vadim Zeitlinfixed a few VC++ warnings (release mode only)
2002-03-09  Julian SmartRemoved README from old framelayout dir, since it was
2002-03-09  Vadim Zeitlin[this message is for the previous commit as well]
2002-03-09  Václav Slavíkreverted Robert's change
2002-03-09  Vadim Zeitlindon't include wx/wx.h unnecessarily
2002-03-09  Vadim Zeitlincopy the variant name in the assignment operator as...
2002-03-09  Julian SmartAdded reparenting helper classes to help apps to grab...
2002-03-09  Václav Slavíkquery MGL for resolution
2002-03-09  Robin DunnNew SWIGged updates for wxGTK
2002-03-09  Robin DunnReformatted some demo text
2002-03-09  Robert Roebling Various changes to make pop up menus work
2002-03-09  Vadim Zeitlinlook at HOME and USERPROFILE in wxGetHomeDir() (patch...
2002-03-09  Vadim Zeitlincompilation warning fix for the daily builds
2002-03-09  Václav Slavíkwhat about returning a value?
2002-03-09  Václav Slavíkfixed to translatable strings output
2002-03-09  Vadim Zeitlincompilation fix after the array changes
2002-03-09  Vadim Zeitlinadded support for non alphanumeric simple character...
2002-03-09  Robin DunnAdded a reminder to myself for later
2002-03-09  Robin DunnRemoved redundant definitions
2002-03-09  Ron LeeAdded GetMaxSize virtual method for use by sizers.
2002-03-09  Robin DunnVisual C++ needs sys/stat.h too
2002-03-08  Václav Slavíkcorrections to the wxEditableListBox patch, removed...
2002-03-08  Václav Slavíkapplied patch to wxEditableListBox that adds wxEL_ALLOW...
2002-03-08  Václav Slavíkfixed MSVC compilation and warnings
2002-03-08  Václav Slavíkfixed MSVC warnings
2002-03-08  Václav Slavíkcase insensitive <font face>
2002-03-08  Václav Slavíklet the sample display existing page on start
2002-03-08  Václav Slavíkfixed bug in wxHtmlHelpFrame: didn't show HTML window...
2002-03-08  Robin DunnLittle tweaks and fixes.
2002-03-08  Robin DunnChanges for recent htmlhelp updates
2002-03-08  Robin DunnAdded a wxIconFromBitmap "constructor" for wxIcon.
2002-03-08  Mattia Barbon(Hopefully) last fix for daily builds
2002-03-08  Robin DunnFixed compilation error.
2002-03-08  Robin DunnAdded patch that adds style flags for wxEditableListBox...
2002-03-08  Ron LeeAdded SetLogBuffer method.
2002-03-08  Robin DunnYet another update of XRCed. Fixes some display issues...
2002-03-08  Vadim Zeitlinfixed typo (missing comma) in MIME test
2002-03-08  Vadim Zeitlintheoretically unnecessary but practically required...
2002-03-08  Julian SmartProcessXEvent now returns TRUE if processed, FALSE...
2002-03-08  Ron LeeMoved assert to before the segfault.
2002-03-07  Vadim Zeitlinadded a const version of wxColourData::GetColour()
2002-03-07  Robin DunnRemoved unneeded assert
2002-03-07  Robin DunnSWIGged updates for wxGTK
2002-03-07  Robin DunnBugfix for wxTreeCtrl.InsertItemBefore and more SWIGged...
2002-03-07  Václav Slavíkrewrote Chris' fix properly
2002-03-07  Robin DunnMore XRCed updates from Roman
2002-03-07  Robin DunnSWIGged updates for wxGTK
2002-03-07  Robin DunnSWIGged updates for wxMSW
2002-03-07  Robin DunnAdded some anchor related methods to wxHtmlWindow as...
2002-03-07  Robin Dunnmore updates for recent toolbar changes
2002-03-07  Robin DunnAdded python support for a virtual CanDismiss method
2002-03-07  Robin DunnAdded a Python-specific Append method to the wxListCtrl
2002-03-07  Robin Dunnrearrainging a few things
2002-03-07  Julian SmartCorrections in light of recent toolbar and other changes
2002-03-07  Julian SmartAdded VC++ project files for remaining Gizmo samples
2002-03-07  Gilles Depeyrotcorrection to float array declaration following array...
2002-03-06  Vadim Zeitlindefine wxFRAME_FLOAT_ON_PARENT as wxFRAME_TOOL_WINDOW
2002-03-06  Vadim Zeitlinfixes for non interactive execution
2002-03-06  Gilles Depeyrotfixed creation of Info.plist file for Mac OS X
2002-03-06  Robin DunnA new version of XRCed from Roman Rolinsky with a few...
2002-03-06  Ron Leeremoved superfluous assignment handled in base class.
2002-03-06  Mattia BarbonMore fixes for daily builds
2002-03-06  Julian SmartApplied [ 516382 ] FL toolbar patch
2002-03-06  Julian SmartApplied [ 520664 ] filedlg patch
2002-03-06  Julian SmartApplied patch for Forty, print patch and wxHTML book...
2002-03-06  Vadim Zeitlinfixes to the new pointer array implementation
2002-03-06  Vadim Zeitlinexplained how the existing array declarations must...
2002-03-06  Vadim Zeitlincheck for sizeof(void *), not sizeof(int *) - not reall...
2002-03-06  Vadim Zeitlinforbid copying wxEvtHandlers
2002-03-06  Vadim Zeitlinadded missing include guards
2002-03-06  Julian SmartMoved typedef to within public block to avoid compile...
2002-03-06  Gilles DepeyrotwxArray<T> macros have been changed to fix runtime...
2002-03-06  Vadim Zeitlinfixed creation of the dialogs with a simple (non 3D...
2002-03-06  Vadim Zeitlinfixed menu accel
2002-03-06  Vadim Zeitlinremoved the dialog templates unneeded/unused any longer
2002-03-06  Vadim Zeitlincorrect Insert() docs (bug #526172)
2002-03-05  Mattia BarbonMore blind fixes for daily builds
2002-03-05  Vadim Zeitlinadded missing WXDLLEXPORT
2002-03-05  Vadim Zeitlincompilation fix for WXWIN_COMPATIBILITY_2_2 == 0 case
2002-03-05  Vadim Zeitlinchanged charset to iso8859-2
2002-03-05  Vadim Zeitlinfix for wxScreenDC::GetSize
2002-03-05  Vadim Zeitlinadded missing default values for the 2nd argument of...
next