]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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
1999-02-18  Vadim Zeitlinvsnprintf() detection now works
1999-02-18  Vadim ZeitlinAC_HAVE_LIBRARY replaced with AC_CHECK_LIB
1999-02-17  Vadim ZeitlinwxExecute() fixes and doc updates: the return value...
1999-02-17  Vadim ZeitlinwxExecute() fix (running console programs doesn't cause...
1999-02-17  Julian SmartAdded missing const to wxGTK's wxMDIChildFrame::GetTool...
1999-02-17  Vadim ZeitlinwxProcess fixes (Detach() added), cleared/corrected...
1999-02-17  Julian SmartChanged .vc makefiles to allow different configurations...
1999-02-17  Robert Roebling Let's face it, GTK's resizing is broken and
1999-02-17  Vadim ZeitlinwxListCtrl will receive EVT_CHAR() events now
1999-02-17  Robert Roebling resize fun
1999-02-16  Julian SmartSome doc corrections; removed wxDocument arg from wxVie...
1999-02-16  Robert Roebling MDI fixes
1999-02-16  Robert Roebling Applied Russel's changes to wxToolBarBase
1999-02-15  Vadim ZeitlinA couple of identifiers at global level moved to the...
1999-02-15  Vadim Zeitlin1. Parser improvements
1999-02-15  Vadim Zeitlinstarted wxIntl documentation
1999-02-15  Julian SmartAdded 'Include files' section to class references
1999-02-15  Vadim Zeitlinenable verbose messages by default in debug builds
1999-02-15  Vadim Zeitlincompilation warnings about missing braces fixed
1999-02-15  Julian SmartGnuWin32 corrections (::ZeroMemory doesn't exist)
1999-02-14  Julian SmartAdded png, zlib targets to 16-bit makefiles
1999-02-14  Vadim Zeitlinmade wxToolTip::Enable() and SetDelay() static (as...
1999-02-14  Guilhem Lavaux* Stream: update in doc, fix in code.
1999-02-14  Robert Roebling Fixed refresh bug in wxGLCanvas
1999-02-12  Julian SmartSmall Tex2RTF fixes; wxMotif compile fixes (motif.inc...
1999-02-12  Guilhem Lavaux* Stream doc.
1999-02-12  Guilhem Lavaux* Added some warning in socket doc.
1999-02-12  Vadim ZeitlinwxToolTip entry changed (it's implemented after all)
1999-02-12  Vadim Zeitlinadded a couple of items for 2.1
1999-02-12  Vadim Zeitlinmentioned the fact that wxArray can't be used for stori...
1999-02-12  Julian SmartSome doc corrections (added blank lines at end of docs...
1999-02-11  Robert Roebling Added CTRL-TAB navigation to notebook
1999-02-11  Stefan CsomorCW Win32 and Mac adaptions
1999-02-11  Vadim Zeitlin"continue;" restored to prevent the app from going...
1999-02-11  Stefan CsomorCW Win32 and Mac adaptions
1999-02-11  Robert Roebling distrin corrections files
1999-02-11  Julian SmartSolved wxMotif scrolling display problem; added wxImage...
1999-02-11  Vadim Zeitlinadded FreeBSD
1999-02-11  Vadim Zeitlincompilation fixes for gcc 2.7.2.1 under FreeBSD
1999-02-11  Robert Roebling Solaris compilation patches
1999-02-10  Robert Roebling distribution things
1999-02-10  Julian SmartCured some small doc typos; some WIN16 fixes; transferr...
1999-02-10  Vadim Zeitlinbug in wxSplitPath() corrected: the returned file name...
1999-02-10  Guilhem Lavaux* Doc updates
1999-02-10  Robert Roebling isosurf corrections
1999-02-10  Karsten Ballüderadded test for long long
1999-02-10  Karsten BallüderAdded test for long long type. (Really trivial, see...
1999-02-10  Vadim ZeitlinwxSplitterWindow::ReplaceWindow() function added and...
1999-02-10  Vadim Zeitlinadded #include <fcntl.h> to allow compilation under...
1999-02-10  Robert Roebling Various update to Blit() SetBackground() Clear()...
1999-02-10  Karsten Ballüdersmall modification to stdin/stdout/stderr behaviour...
1999-02-10  Julian SmartAdded wxUSE_STREAMS
1999-02-09  Robin Dunnfixed somebody's typo in a preprocessor directive ...
1999-02-09  Vadim ZeitlinwxMSW compilation problem fixed
1999-02-09  Julian SmartRemoved some TODOs in the Latex docs; changed wxMotif...
1999-02-09  Julian SmartFixed property list OnClose problem that caused Dialog...
1999-02-09  Guilhem Lavaux* wxStream doc updates
1999-02-09  Vadim ZeitlinwxFindFirst/NextFile() now return wxString and not...
1999-02-09  Vadim ZeitlinwxArrayString::Sort() implemented
1999-02-09  Julian SmartAdded more makefiles; fixed some samples for Cygwin
1999-02-09  Julian SmartAdded more makefiles
1999-02-09  Julian SmartRationalised Cygwin sample makefiles
1999-02-09  Stefan Csomorcw pro adaption (illegal default argument error was...
1999-02-09  Robert Roebling custom icons for DnD
1999-02-09  Robert Roebling radiobox optical changes
1999-02-08  Vadim Zeitlinmicro compilation fix
1999-02-08  Julian SmartMake it binary
1999-02-08  Robert Roebling Keep up the good work, people...
1999-02-08  Karsten Ballüderupdated wxLayout
1999-02-08  Karsten Ballüderfixed linkage problem
1999-02-08  Vadim ZeitlinwxProcess-related code now works
1999-02-08  Karsten Ballüdercompilation fixes
1999-02-08  Julian SmartTried to fix wxPanel bug (windows now set the panel...
1999-02-07  Julian SmartRemoved small OGL glitches; added new sample
1999-02-07  Vadim Zeitlinmade wxProcess-related code compile again (it doesn...
1999-02-07  Vadim Zeitlinreplaced "#include <wx/process.h>" by "class wxProcess...
1999-02-07  Vadim ZeitlinwxProcess() fixes: will really call parent's event...
1999-02-07  Guilhem Lavaux* A few updates (stream doc)
1999-02-07  Julian SmartAdded wxGenericValidator & doc
1999-02-07  Vadim Zeitlinmenu help texts added (it now works in wxGTK too, great!)
1999-02-07  Vadim Zeitlin16x16 icons for the controls sample (32x32 were too...
1999-02-07  Robin DunnFollow up for changes in wxWindows to various event...
1999-02-07  Vadim Zeitlinicons for controls sample
1999-02-07  Vadim ZeitlinGetData() now takes a pointer and not a reference,...
next