]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
1999-02-27  Vadim Zeitlinkeyboard navigation in dialogs works (again)
1999-02-27  Vadim Zeitlin1. typos corrected in ftp/protocol/url (Members is...
1999-02-27  Guilhem Lavaux* Big memory bug fixed in socket/getline fixed.
1999-02-27  Robin DunnAdded missing wxRA_SPECIFY_ROWS, wxRA_SPECIFY_COLS
1999-02-27  Robin Dunnminor tweaks for testing
1999-02-27  Vadim Zeitlini18n overview
1999-02-27  Vadim ZeitlinwxSetCursor() bug with splitters corrected
1999-02-27  Vadim Zeitlin1. (very) short i18n overview added, wxGetTranslation...
1999-02-26  Julian SmartDoSetClientSize omissions fixed; some doc fixes
1999-02-26  Vadim Zeitlinchar */wxString confusion cleaned in the docs
1999-02-26  Vadim ZeitlinwxLog fix as for wxMSW
1999-02-26  Guilhem Lavaux*** empty log message ***
1999-02-26  Guilhem Lavaux* Missing doc file.
1999-02-26  Julian SmartFixed wxMSW arrow key bug, changed wxPoem window to...
1999-02-26  Julian SmartDoc fixes
1999-02-26  Harco de Hilsteradded double click handler. various minor fixes.
1999-02-26  Julian SmartSome doc fixes
1999-02-26  Harco de HilsterA port of tkPlotCanvas.py. Requires Numeric module.
1999-02-25  Julian SmartwxBitmapButton bug fixed
1999-02-25  Guilhem Lavaux* Added a small wxHTTP description
1999-02-25  Vadim Zeitlindelete all log messages suppressed
1999-02-25  Julian SmartSmall changes
1999-02-25  Julian SmartCorrected some .tex problems
1999-02-25  Vadim Zeitlin1. validator fixes: don't eat TAB. Added new SetBellOnE...
1999-02-25  Vadim ZeitlinInsertItems() implemented for wxGTK
1999-02-25  Vadim Zeitlincheck list box sample updated to test InsertItems
1999-02-25  Vadim Zeitlinmore HP-UX fixes
1999-02-25  Vadim ZeitlinInsertItems() documented
1999-02-25  Vadim ZeitlinSetSize() fixes
1999-02-25  Karsten BallüderGetNextItem() now checks for item < GetItemCount()...
1999-02-25  Vadim Zeitlinmore DG-UX compilation fixes (thanks to Benjamin Beckwith)
1999-02-25  Robin DunnwxPython version 2.0b5
1999-02-25  Robin DunnwxPython version 2.0b5
1999-02-24  Vadim ZeitlinwxString docs are nearly complete (but don't compile...
1999-02-24  Vadim Zeitlindemonstrates SetCursor() now too
1999-02-24  Vadim ZeitlinSetCursor() works now
1999-02-24  Vadim Zeitlinadded /usr/include/Xm to the search path
1999-02-24  Vadim ZeitlinwxGTK fixes for the yesterday's addition of m_isWindow...
1999-02-24  Robin DunnMore wxPython docs...
1999-02-24  Julian SmartSome stubs corrections; Motif corrections incl. busy...
1999-02-24  Harco de HilsterSome wxPython interface change updates. Moved refresh...
1999-02-23  Robin Dunnreenabled some methods for wxPython on wxGTK
1999-02-23  Vadim ZeitlinwxCritSection change to accomodate mem checking system...
1999-02-23  Vadim ZeitlinwxCritSection change to accomodate mem checking system
1999-02-23  Vadim Zeitlinmore cursor fixes (now ::wxSetCursor() works too)
1999-02-23  Václav SlavíkCzech language
1999-02-23  Vadim Zeitlinsome very minor fixes (I don't even remember what exactly)
1999-02-23  Vadim Zeitlinmenu help string fix
1999-02-23  Vadim ZeitlinwxBeginBusyCursor now works (better)
1999-02-23  Vadim ZeitlinwxLogXXX() functions called near app termiantion should...
1999-02-23  Vadim Zeitlincompilation fixes
1999-02-23  Vadim Zeitlinnew options: wxUSE_OLE (on by default except for some...
1999-02-23  Vadim Zeitlinsmall optimizations: m_isWindow and m_isCommandEvent...
1999-02-23  Vadim Zeitlinanother wxBeginBusyCursor fix
1999-02-23  Vadim Zeitlinsome feeble attempts at making wxBeginBusyCursor work
1999-02-23  Vadim Zeitlinsupport for incorrect entries in .mime.types added...
1999-02-23  Vadim ZeitlinSetSelection(from, to) and SetEditable() implemented
1999-02-23  Vadim ZeitlinHP-UX compilation fixes (thanks to Zdravko Bas)
1999-02-23  Vadim Zeitlin1. C++ comments removed from setup.h
1999-02-23  Vadim Zeitlincrash in some very special case when arrows were used...
1999-02-22  Vadim Zeitlinlistview has LVS_EX_FULLROWSELECT style when supported
1999-02-22  Vadim Zeitlindlopen fixes
1999-02-22  Vadim Zeitlindlopen() also exists under FreeBSD
1999-02-22  Vadim ZeitlinHP-UX support added
1999-02-22  Karsten BallüderFixed DoSetClientSize() causing infinite recursion.
1999-02-22  Julian SmartSoem corrections for SetSize changes
1999-02-22  Vadim ZeitlinGetSize() and GetClientSize() changes
1999-02-22  Julian SmartCorrected WM_KEYDOWN bug (missing 'break')
1999-02-22  Julian SmartMinor changes
1999-02-21  Vadim Zeitlinerror msg when there are no files in wxFindFirst()...
1999-02-21  Vadim Zeitlin1. more C++ parser fixes - now it almost parses wx...
1999-02-21  Václav SlavíkNO_GUI bug fixed
1999-02-20  Vadim ZeitlinwxListCtrl column resize bug corrected
1999-02-20  Vadim Zeitlin1. better 'const' and 'virtual' functions handling
1999-02-20  Vadim Zeitlin1. new 'diff' mode which seems to work
1999-02-20  Vadim Zeitlin\\param -> \param
1999-02-20  Vadim Zeitlinignore file for HelpGen
1999-02-20  Robin DunnAdded wxWindow_FromHWND(hWnd) for wxMSW to construct...
1999-02-20  Robin DunnChanges needed to enable wxGTK compatibility.
1999-02-20  Robin DunnAdded wxWindow_FromHWND(hWnd) for wxMSW to construct...
1999-02-20  Robin DunnAdded wxWindow_FromHWND(hWnd) for wxMSW to construct...
1999-02-20  Robin DunnAdded missing | symbol
1999-02-19  Julian SmartAdded George Tasker's forward slash fix to file dialog...
1999-02-19  Robin Dunnadded wxSetInstance()
1999-02-19  Vadim Zeitlinsome minor fixes for DEC CXX compilation
1999-02-19  Vadim Zeitlinmore locations for Motif headers
1999-02-19  Vadim Zeitlindirectory for message catalogs
1999-02-19  Robert Roebling propagate key event from listctrl to its parent
1999-02-19  Robin DunnAdded first batch of docs and notes for wxPython.
1999-02-18  Julian SmartFixed wxMotif's wxExecute again, added OnPaint capabili...
1999-02-18  Julian SmartCured last focus bug (I hope); some wxMotif mods
1999-02-18  Vadim Zeitlini18n fixes
1999-02-18  Guilhem Lavaux* Fixes and updates on wxMMedia.
1999-02-18  Stefan Csomormbstowcs hack for CodeWarrior's MSL
1999-02-18  Julian SmartDoesn't overwrite setup.h now
1999-02-18  Vadim Zeitlina file I forgot to check in (sorry Julian)
1999-02-18  Julian SmartAdded 'tardist' script for creating .tgz archives of...
1999-02-18  Vadim ZeitlinwxMimeTypesManager::IsOfType() added (and documented)
1999-02-18  Vadim ZeitlinwxSplitPath() bugs corrected and it's documented
1999-02-18  Robert Roebling Dialog items inherit parent's font now
next