]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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,...
1999-02-07  Vadim Zeitlinremoved "#ifdef wxGTK" around clipboard code and added...
1999-02-06  Robin DunnChanging makefile.nt to makefile.vc as in rest of wxWindows
1999-02-06  Vadim Zeitlinunneeded line removed
1999-02-06  Vadim Zeitlinmenu title is drawn in bold font and the commands from...
1999-02-06  Vadim Zeitlinmore files to ignore in cvs commands (setup.h, lex_yy...
1999-02-06  Vadim Zeitlinrestored "#include <windows.h>"
1999-02-06  Vadim Zeitlinfixes for compilation without wxUSE_TOOLTIPS
1999-02-06  Vadim Zeitlinresizeable dialogs support
1999-02-06  Vadim ZeitlinwxGTK compatible clipboard implementation (not OLE...
1999-02-06  Vadim ZeitlinwxTextFile::Eof() bug corrected (always returned FALSE...
1999-02-06  Vadim Zeitlindescription of Write() return value added
1999-02-06  Robin DunnFollow up for changes in wxWindows to various event...
1999-02-06  Julian SmartAdded wxMenu::UpdateUI to wxMSW, wxGTK, wxMotif, wxStub...
1999-02-06  Julian SmartAltered font dialog slightly for Motif; added wxUSE_TOO...
1999-02-05  Julian SmartRemoved lots of OnClose functions; doc'ed OnCloseWindow...
1999-02-05  Robert Roebling libjpeg not used by default (it didn't even link)
1999-02-05  Vadim ZeitlinWXWIN_COMPATBILITY is now 0
1999-02-05  Vadim Zeitlincompilation fixes (errors and warnings) for wxWin 2...
1999-02-05  Vadim Zeitlinmore wxCloseEvent changes: now the behaviour should...
1999-02-05  Julian SmartChanged GetForce -> !CanVeto
1999-02-05  Robert Roebling synched Clear() and SetBackgroundColour()
1999-02-05  Vadim ZeitlinwxWindow::OnClose() removed completely from wxGTK,...
1999-02-05  Vadim Zeitlinrefresh added when the item text or image is changed...
1999-02-05  Robert Roebling Added menu_highlight behaviour as in wxMSW (statusbar)
1999-02-04  Vadim Zeitlin1. more keyboard navigation fixes - seems to work now
1999-02-04  Vadim Zeitlinremoved the file setup.h - copy setup0.h into setup...
next