]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
1999-02-01  Vadim ZeitlinwxToolTip modifications: wxUSE_TOOLTIPS setting (defaul...
1999-02-01  Robert Roebling wxToolTip
1999-02-01  Robin DunnAdded the missing EVT_LIST_ITEM_SELECTED and friends.
1999-02-01  Robin DunnAdded the missing EVT_LIST_ITEM_SELECTED and friends.
1999-02-01  Vadim Zeitlinthis should be the file with the standard setting for...
1999-02-01  Vadim Zeitlinmore wxToolTip changes
1999-02-01  Vadim Zeitlinsome kbd handling fixes (some problems still persist)
1999-01-31  Vadim Zeitlinunused message removed from event table
1999-01-31  Vadim Zeitlin"selection changed" events are not generated any more...
1999-01-31  Vadim ZeitlinwxControl::MSWNotify() handler calls wxWindow version...
1999-01-31  Vadim Zeitlinbug with Shift-TAB handling corrected
1999-01-31  Vadim Zeitlinvery minor changes
1999-01-31  Vadim ZeitlinwxToolTip for MSW implementation (it has several proble...
1999-01-31  Vadim Zeitlinmemory debugging using VC++ debug CRT works for DLL...
1999-01-31  Vadim ZeitlinwxStaticBitmap, wxStaticBox and wxPanel don't accept...
1999-01-31  Vadim Zeitlinby default the ctrl accepts keyboard input now (why...
1999-01-31  Harco de Hilsterinternal browser creates temp file in current dir,...
1999-01-31  Harco de HilsterThe obligatory Slashdot headlines retriever. Every...
1999-01-31  Karsten BallüderAdded (untested) support for sub-locales.
1999-01-31  Julian SmartAdded a few files; fixed some warnings and wxMotif...
1999-01-31  Guilhem Lavaux* Some more on streams.
1999-01-31  Julian SmartVarious small fixes
1999-01-31  Julian SmartSome corrections for BC++ compilation; Latex doc correc...
1999-01-31  Harco de HilsterLoads of updates/fixes. Everything is now zero-based...
1999-01-31  Harco de HilsterSome updates to clarify definitions and behaviour of...
1999-01-30  Robert Roebling My last patch for status bar size events wasn't perfect
1999-01-30  Julian SmartMade wxLayoutAlgorithm more general (copes with nested...
1999-01-30  Robert Roebling Added size event for status bar
1999-01-30  Robert Roebling docs for wxTextDataObjet and wxBitmapDataObject
1999-01-30  Robin DunnAdded wxSashWindow, wxSashEvent, wxLayoutAlgorithm...
1999-01-30  Robin DunnAdded wxSashWindow, wxSashEvent, wxLayoutAlgorithm...
1999-01-30  Robin DunnAdded wxSashWindow, wxSashEvent, wxLayoutAlgorithm...
1999-01-30  Robert Roebling wxDataObject documented
1999-01-29  Harco de HilsterAdded \pythonnote macros. Default empty.
1999-01-29  Harco de HilsterAdded a \pythonnote command to tex2rtf.ini. By default...
1999-01-29  Harco de HilsterAdded aliases for wxDefaultPosition and wxDefaultSize...
1999-01-29  Harco de HilsterSome tweaks to includes for compilers without precompil...
1999-01-29  Robert Roebling Bild fixes
1999-01-29  Julian SmartDoc mods, sash window bug
1999-01-29  Harco de HilsterIn test4's toolbar sample, changed NULL to wxNullBitmap...
1999-01-29  Vadim ZeitlinwxEVT_COMMAND_CHOICE_SELECTED => wxEVT_COMMAND_COMBOBOX...
1999-01-29  Vadim ZeitlinwxConfig() ambiguity resolved
1999-01-29  Robert Roebling Added distribution script
1999-01-29  Vadim Zeitlincompile fix (still not tested) for GetLastChild()
1999-01-28  Robert Roebling Removed wxNullRegion
1999-01-28  Vadim Zeitlin1. PositionToXY() off-by-2 (!) bug corrected
1999-01-28  Vadim Zeitlincorrected an off-by-1 bug in GetNumberOfLines() and...
1999-01-28  Vadim Zeitlinbool wxString::operator!() const added
1999-01-28  Vadim ZeitlinwxLogMessage()s are now shown (again)
1999-01-28  Robert Roebling Found mem leaks (except one)
1999-01-28  Robert Roebling Committing wxUSE_DEBUG_NEW_ALWAYS
1999-01-27  Vadim ZeitlinGTK asserts disappeared - but surprizngly, SetInsertion...
1999-01-27  Vadim ZeitlinHarm's patch to fix a crash of wxPoem sample on termination
1999-01-27  Václav Slavíkadded wxJPEGHandler
1999-01-27  Robert Roebling wxToolTip part II
1999-01-27  Václav Slavíkadded wxJPEGHandler
1999-01-27  Vadim Zeitlin1. added wxTreeCtrl::GetLastChild (modified MSW, GTK...
1999-01-27  Vadim Zeitlinmade wxSplitterWindow::SplitXXX() virtual
1999-01-27  Julian SmartAdded dde sample; added docs/index.htm
1999-01-27  Julian SmartAdded Joel's wxchar.h for future Unicode adventures
1999-01-27  Karsten BallüderAnother solaris fix. :-<
1999-01-26  Vadim ZeitlinAdded Upper() and Lower() - return the copy of the...
1999-01-26  Julian SmartAdded dataxpm.c to avoid name clash; removed ifdefing...
1999-01-26  Vadim Zeitlinsome gixes to PositionToXY() - not sure if I made it...
1999-01-26  Karsten BallüderMore compilation fixes for Solaris. :-<
1999-01-26  Vadim ZeitlinOops... compilation error just checked in fixed
1999-01-26  Robert Roebling a bit more docs
1999-01-26  Vadim ZeitlinSetInsertionPointEnd() bug corrected (was off by 1)
1999-01-26  Karsten Ballüdermore waste of time fixing uncompilable code
1999-01-26  Karsten Ballüdersun compilation fix
1999-01-26  Julian SmartSome compile warnings removed; file selector prototypes...
1999-01-26  Robert Roebling A few resize bugs removed
1999-01-26  Karsten Ballüdercompilation fixes for solaris
1999-01-26  Karsten Ballüderfixed wxBusyCursor privacy bug
1999-01-26  Unknown (UG)binary insertion
1999-01-26  Unknown (UG)removal before binary insertion
1999-01-25  Vadim Zeitlinwidth and height arguments are no longer ignored in...
1999-01-25  Julian SmartRemoved stream2.tex.
1999-01-25  Julian SmartSplit up wxStream doc files; added wxTCP... files;...
1999-01-25  Julian SmartFixed wxFileDialog and VC++ DLL compilation
1999-01-25  Robert Roebling Added wxToolTip
1999-01-25  Julian SmartSigh, some more makefiles I forgot about (for TWIN32...
1999-01-25  Julian Smart*** empty log message ***
1999-01-25  Julian SmartAdded some makefiles
1999-01-25  Julian Smartchar* -> wxString
1999-01-25  Julian SmartFixed compile bug in proplist.cpp; added makevc.env
1999-01-24  Julian SmartAdded wxMotif wxGLCanvas makefiles
1999-01-24  Julian SmartMade wxGTK dataobj.cpp compile; removed flashing from...
1999-01-24  Vadim Zeitlin1. wxLoad/SaveFileSelector return "wxString" instead...
1999-01-24  Julian SmartAdded some distribution helper files
1999-01-24  Julian SmartRenamed .nt makefiles to .vc and factored them out...
1999-01-24  Julian SmartRemoved print.cpp, added tokenizr.tex
1999-01-24  Robert Roebling Small doc corrections
1999-01-24  Julian SmartAdded some Motif wxGLCanvas support; some more Motif...
1999-01-24  Vadim ZeitlinDaniel Gehriger <dgehrige@dmtsun.epfl.ch> patch for...
1999-01-23  Vadim Zeitlincompilation fix for MSW
1999-01-23  Vadim Zeitlin1. registry files corresponding to the recent registry...
1999-01-23  Guilhem Lavaux* Stream doc update.
1999-01-23  Robert Roebling wxGTK now chooses better font when no matching
1999-01-22  Vadim ZeitlinRename() (partly) implemented for wxRegConf
next