]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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...
1999-02-04  Julian Smart*** empty log message ***
1999-02-04  Julian SmartFurther changes to make mfctest work.
1999-02-04  Julian SmartAdded /D_AFXDLL to mfc sample makefile.
1999-02-04  Julian SmartFixed compilation for when not including <windows.h>
1999-02-04  Julian SmartCorrected XPM-related cast in resource.cpp; added gener...
1999-02-04  Vadim ZeitlinwxSplitPath() handles correctly filenames with '.'...
1999-02-04  Robin DunnAdded wxColour::wxColour(unsigned long)
1999-02-04  Vadim Zeitlinsome compilation "enhancements"
1999-02-04  Unknown (UG)commented out wxCrtSetDbgFlag for WXUSINGDLL=1 (ie...
1999-02-04  Unknown (UG)#ifdef wxUSE_LIBJPEG changed to #if wxUSELIBJPEG
1999-02-04  Robert Roebling postscript Blit()
1999-02-04  Vadim Zeitlinconversions from int/long to wxString won't compile...
1999-02-04  Vadim ZeitlinwxGTK compilation fixes
1999-02-04  Vadim Zeitlincompilation fix due to wxString(int) addition
1999-02-04  Julian SmartSome warnings removed.
1999-02-04  Václav Slavík*** empty log message ***
1999-02-04  Václav SlavíkwxJPEGHandler non-default
1999-02-04  Robert Roebling Faster imagescale code
1999-02-03  Vadim Zeitlinanother compilation fix
1999-02-03  Vadim Zeitlin_MSC_VER change fixes - now compiles again
1999-02-03  Vadim ZeitlinBefore/After => BeforeFirst/AfterFirst (corrects some...
1999-02-03  Vadim Zeitlinreset m_sashPosition to 0 after calling OnUnsplit(...
1999-02-03  Vadim Zeitlin_MSC_VER => __VISUALC__ change
1999-02-03  Vadim Zeitlincompilation problem fixed
1999-02-03  Robert Roebling Trying to repair what CVS can do to source code
1999-02-03  Václav Slavíkadded JPEG support
1999-02-03  Julian SmartCured some Latex problems; fixed i declaration; fixed...
1999-02-03  Harco de Hilsterremoved gtk_text references
1999-02-03  Harco de HilsterA minimal document skeleton. See comments inside for...
1999-02-03  Harco de HilsterFixed incredibly stupid mistake made earlier by me...
next