]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
1999-03-05  Vadim Zeitlincompilation fixes
1999-03-05  Robert Roebling Two optical corrections
1999-03-05  Karsten BallüderUtility scripts for external HTML help controller.
1999-03-05  Robin DunnMinor wxPython changes for wxWin 2.0
1999-03-04  Vadim Zeitlinnanosleep() detection works for Solaris
1999-03-04  Vadim Zeitlinnanosleep() detection works for Solaris
1999-03-04  Vadim ZeitlinHP-UX compilation fixes (or so I hope)
1999-03-03  Vadim ZeitlinwxUsleep() introduced (and documented) to try to work...
1999-03-03  Vadim ZeitlinSGI compilation fixes
1999-03-02  Julian SmartCorrected event.h for wxKeyEvent/wxMouseEvent, and...
1999-03-02  Robert Roebling Chnaged wxGLCanvas::SetSize() to DoSetSize()
1999-03-02  Robert Roebling Now enabling sockets enables sockets.
1999-03-02  Robert Roebling now wxsocket is on by default
1999-03-02  Robert Roebling Removed warnings from tbarsimpl
1999-03-01  Robin DunnChanges for allowing wxRA_SPECIFY_ROWS and wxRA_SPECIFY...
1999-03-01  Julian SmartCured some Motif bugs
1999-03-01  Vadim Zeitlinwarnings suppressed
1999-03-01  Vadim ZeitlinwxCriticalSection changes undone - should work now
1999-03-01  Julian SmartRemoved my buggy bug-fix
1999-03-01  Vadim Zeitlinargc == 0 bug fixed
1999-03-01  Vadim ZeitlinFreeBSD compilation fixes
1999-03-01  Vadim ZeitlinwxSpinButton works ok with negative values
1999-03-01  Julian SmartAdded dummy OnIdle to wxWindow in wxGTK; doc tweaks
1999-03-01  Harco de HilsterAdded Makefile[.in] for wxGTK standard build. Are not...
1999-03-01  Harco de Hilsteradded Makefile[.in] for build using wxGTK method. Note...
1999-02-28  Julian SmartAdded tbarsmpl.cpp (hope that's OK...)
1999-02-28  Julian SmartwxUSE_SOCKETS added to setup(0).h; Cygwin corrections...
1999-02-28  Harco de HilsterModified makefile.unx to include bitmaps dir. Added...
1999-02-28  Julian SmartDoc mods; fixed return non-processing problem; fixed...
1999-02-28  Robert Roebling added wxMenu::Append( wxMenuItem )
1999-02-28  Vadim ZeitlinwxCheckListBox fixes: crash/memory leak when items...
1999-02-28  Vadim Zeitlinshows different SetCursor() calls
1999-02-28  Vadim ZeitlinSetCursor() doesn't set cursor for children of the...
1999-02-28  Vadim ZeitlinwxArrayString documentation added
1999-02-28  Guilhem Lavaux* Added "--with-sockets" and made wxSocket optionnal.
1999-02-28  Vadim Zeitlinsome more files to ignore for cvs
1999-02-27  Vadim Zeitlincursor problem in sash windows corrected
1999-02-27  Vadim Zeitlincompilation fix
1999-02-27  Vadim Zeitlin1. wxListCtrl fixes
1999-02-27  Vadim Zeitlinadded 'provides wxwin'
1999-02-27  Vadim Zeitlinunused param warning suppressed
1999-02-27  Guilhem Lavaux* wxSocket fixes: FTP, HTTP works really now. GTK fixes...
1999-02-27  Vadim ZeitlinVK_APPS handling
1999-02-27  Vadim ZeitlinMSWProcessMessage speed up by a factor of 100 (at least)
1999-02-27  Vadim ZeitlinwxTreeCtrl::GetBoundRect() implemented
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
next