]> git.saurik.com Git - wxWidgets.git/history - include
HP-UX compilation fixes (thanks to Zdravko Bas)
[wxWidgets.git] / include /
1999-02-23  Vadim ZeitlinHP-UX compilation fixes (thanks to Zdravko Bas)
1999-02-22  Vadim Zeitlindlopen fixes
1999-02-22  Vadim ZeitlinHP-UX support added
1999-02-22  Vadim ZeitlinGetSize() and GetClientSize() changes
1999-02-20  Robin DunnAdded missing | symbol
1999-02-19  Julian SmartAdded George Tasker's forward slash fix to file dialog...
1999-02-19  Robin Dunnadded wxSetInstance()
1999-02-19  Vadim Zeitlinsome minor fixes for DEC CXX compilation
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 Zeitlina file I forgot to check in (sorry Julian)
1999-02-18  Julian SmartAdded 'tardist' script for creating .tgz archives of...
1999-02-18  Robert Roebling Dialog items inherit parent's font now
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  Robert Roebling Let's face it, GTK's resizing is broken and
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-14  Vadim Zeitlinmade wxToolTip::Enable() and SetDelay() static (as...
1999-02-12  Julian SmartSmall Tex2RTF fixes; wxMotif compile fixes (motif.inc...
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  Julian SmartSolved wxMotif scrolling display problem; added wxImage...
1999-02-11  Vadim Zeitlincompilation fixes for gcc 2.7.2.1 under FreeBSD
1999-02-10  Robert Roebling distribution things
1999-02-10  Julian SmartCured some small doc typos; some WIN16 fixes; transferr...
1999-02-10  Guilhem Lavaux* Doc updates
1999-02-10  Vadim ZeitlinwxSplitterWindow::ReplaceWindow() function added and...
1999-02-10  Julian SmartAdded wxUSE_STREAMS
1999-02-09  Robin Dunnfixed somebody's typo in a preprocessor directive ...
1999-02-09  Julian SmartRemoved some TODOs in the Latex docs; changed wxMotif...
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  Stefan Csomorcw pro adaption (illegal default argument error was...
1999-02-09  Robert Roebling custom icons for DnD
1999-02-08  Julian SmartTried to fix wxPanel bug (windows now set the panel...
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  Julian SmartAdded wxGenericValidator & doc
1999-02-07  Vadim ZeitlinGetData() now takes a pointer and not a reference,...
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  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  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  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 SmartFixed compilation for when not including <windows.h>
1999-02-04  Robin DunnAdded wxColour::wxColour(unsigned long)
1999-02-04  Vadim Zeitlinsome compilation "enhancements"
1999-02-04  Unknown (UG)#ifdef wxUSE_LIBJPEG changed to #if wxUSELIBJPEG
1999-02-04  Vadim Zeitlinconversions from int/long to wxString won't compile...
1999-02-04  Vadim ZeitlinwxGTK compilation fixes
1999-02-04  Julian SmartSome warnings removed.
1999-02-03  Vadim Zeitlin_MSC_VER change fixes - now compiles again
1999-02-03  Vadim Zeitlin_MSC_VER => __VISUALC__ change
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-02  Vadim Zeitlin1. Harm's patch for AppendText()
1999-02-02  Harco de Hilsteradded wxTextCtrl::AppendText, used by TextCtrl operator <<
1999-02-02  Harco de Hilsteradded AppendText method, now used by operator <<
1999-02-02  Julian SmartConsistent naming of e.g. wxUSE_CTRL
1999-02-02  Vadim Zeitlincompilation warning removed
1999-02-01  Stefan Csomorlatest CW additions
1999-02-01  Vadim Zeitlinfile I forgot to commit with other "filedlg.h"s
1999-02-01  Vadim ZeitlinwxToolTip modifications: wxUSE_TOOLTIPS setting (defaul...
1999-02-01  Robert Roebling wxToolTip
1999-02-01  Vadim Zeitlinthis should be the file with the standard setting for...
1999-02-01  Vadim Zeitlinmore wxToolTip changes
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  Julian SmartAdded a few files; fixed some warnings and wxMotif...
1999-01-31  Julian SmartVarious small fixes
1999-01-31  Julian SmartSome corrections for BC++ compilation; Latex doc correc...
1999-01-30  Julian SmartMade wxLayoutAlgorithm more general (copes with nested...
1999-01-30  Robert Roebling wxDataObject documented
1999-01-28  Robert Roebling Removed wxNullRegion
1999-01-28  Vadim Zeitlinbool wxString::operator!() const added
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
next