]> git.saurik.com Git - wxWidgets.git/history - include/wx
added back the missing "unsigned"s to wxColour ctor
[wxWidgets.git] / include / wx /
1998-10-20  Vadim Zeitlinadded back the missing "unsigned"s to wxColour ctor
1998-10-20  Vadim Zeitlinsorry... forgot to commit these 2 files
1998-10-20  Vadim ZeitlinwxColour(const char *) ctor related modifications
1998-10-20  Denis Pershin.cvsignores added
1998-10-20  Robin DunnCommented out constructor causing ambiguity
1998-10-20  Robin Dunncommented out constructor causing ambiguity
1998-10-19  Julian SmartMore Motif additions: mdi and sashtest samples now...
1998-10-19  Vadim Zeitlin1. wxTextCtrl::SetBackgroundColour() now works
1998-10-19  Vadim Zeitlinadded methods for sequential scan of wxTextFile: Get...
1998-10-18  Vadim Zeitlinnew wxTreeCtrl files
1998-10-18  Julian SmartMotif additions
1998-10-17  Julian SmartMotif updates
1998-10-16  Julian SmartMisc. Motif; removed duplicate wxICON; variant compile...
1998-10-16  Unknown (UG)no message
1998-10-15  Robin DunnAdded wxFrame::SetStatusBar
1998-10-15  Julian SmartCommented out _CrtSetDbgFlag yet again, restored setup...
1998-10-15  Julian SmartPresumably someone didn't mean to commit that wxUSE_XPM...
1998-10-14  Vadim Zeitlinminor changes a bit everywhere + a small wxLog change...
1998-10-14  Guilhem Lavaux* wxSocket fixes
1998-10-14  Julian SmartRemoved windows.h and friend function.
1998-10-14  Unknown (UG)fix for private access for wxTimerProc
1998-10-14  Julian SmartProtected -> public
1998-10-14  Unknown (UG)fix for vc4.2+ for c++ standard exception handling
1998-10-14  Julian SmartRewrote ConvertToStandardCommandArgs; resource.h correc...
1998-10-12  Julian SmartSession management changes for wxMSW.
1998-10-12  Vadim Zeitlin1. wxTimer::Start() returns bool in wxGTK too (other...
1998-10-12  Julian SmartChanges related to stream includes
1998-10-09  Julian SmartDialog unit mods; wxProp tidying
1998-10-07  Julian SmartLatex updates; added defines to printdlg.h for referrin...
1998-10-06  Julian SmartFreeBSD patch to sckaddr.cpp; include more files in...
1998-10-03  Vadim Zeitlinbogus assert removed, optimized (and removed a bug...
1998-10-02  Julian SmartRemoved DrawOpenSpline since it doesn't seem to be...
1998-10-02  Robin DunnAdded wxFrame::SetStatusBar for wxPython
1998-09-30  Robin DunnFound the RIGHT place to make the __unix__ fix.
1998-09-30  Robin Dunnfixed Stricmp ifdef to also check for __unix__
1998-09-29  Vadim Zeitlin1) wxGTK now use the new, native implementation of...
1998-09-29  Denis PershinSee the prev one.
1998-09-28  Julian SmartMore wxMotif work, OGL enhancements, USE_ macro correct...
1998-09-28  Vadim Zeitlinan extra backslash removed
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-09-25  Denis Pershinconst added to GetBitmap it was my fault.
1998-09-24  Julian SmartFixed delete operator for VC++ 6.
1998-09-23  Julian SmartwxMotif: wxWindow/Client/PaintDC starting to work.
1998-09-22  Julian SmartSome more Motif work; included utils.h in fileconf...
1998-09-21  Karsten Ballüdercheck for empty data pointer in Len() and Empty()
1998-09-20  Vadim Zeitlin1) minor modifications in fileconf.cpp
1998-09-20  Vadim Zeitlinsomehow log target wasn't being created automatically...
1998-09-20  Julian SmartMore Motif stuff
1998-09-20  Julian SmartMore Motif stuff, minor stubs correction
1998-09-18  Julian Smartmenuitem.h is now per port, since some ports (e.g....
1998-09-18  Vadim ZeitlinwxBaseArray::Shrink() added
1998-09-18  Julian SmartSome more wxMotif stuff: menus
1998-09-18  Julian SmartAdded Motif files.
1998-09-17  Guilhem Lavaux* Added wxSerial DLL support for Borland 32
1998-09-17  Julian SmartDnd constant name changes because names like Copy can...
1998-09-17  Vadim Zeitlinfixed 64but bug with g_strEmpty initialization
1998-09-17  Julian SmartSimplified app initialisation in wxMSW and wxStubs
1998-09-16  Julian SmartMade wxStubs compile on Unix.
1998-09-14  Julian SmartDLL-related changes
1998-09-12  Robert Roebling Removed warnings
1998-09-12  Julian SmartAdded variant.h/cpp; changed variable names in object...
1998-09-12  Robert Roebling Changed instal path for setup.h
1998-09-11  Robert Roebling Updates to memcheck
1998-09-10  Julian SmartEliminated some warnings under Windows; wxGetHomeDir...
1998-09-08  Robert Roebling It's now possible to drag a listbox filled with entries
1998-09-08  Guilhem Lavaux* some C++ness correction in wxStream.
1998-09-08  Robert Roebling Rewrote wxRadioBox (recompile)
1998-09-07  Robert Roebling After resolving all conflicts that came down the
1998-09-07  Robert Roebling Suppress warnings
1998-09-07  Robert Roebling Added USE_CONFIG
1998-09-07  Vadim Zeitlinok, now it _does_ compile
1998-09-07  Vadim Zeitlincvs incorrectly merged my last change somehow (there...
1998-09-07  Robert Roebling wxProp now intercepts EVT_TEXT_ENTER instead of EVT_TEXT
1998-09-07  Robert Roebling Much more aggressive for intercepting events and
1998-09-07  Julian SmartAdded wxSashWindow, wxSashLayoutWindow, wxLayoutAlgorit...
1998-09-07  Robert Roebling Tries unsuccesfully to cure a few more problems
1998-09-07  Vadim ZeitlinwxRegConfig now works correctly again
1998-09-07  Vadim Zeitlin"const" added to wxAccelTable ctor
1998-09-07  Vadim Zeitlinconst char *wxGetHomeDir(wxString*) added
1998-09-07  Vadim Zeitlinminor change (using wxLogNull no doesn't flush the...
1998-09-07  Julian SmartMade wxSocket compile using makefiles; #ifdefed out...
1998-09-06  Robert Roebling Fillid in many more missing functions (such as Enable())
1998-09-06  Robert Roebling SetFont() the second
1998-09-06  Guilhem Lavaux* Added wxsocket lib and sample (I hope I don't forget...
1998-09-06  Julian SmartVarious changes
1998-09-06  Robert Roebling Added SetFont to most controls and controls sample
1998-09-05  Robert Roebling Fixed two small things in wxListCtrl
1998-09-05  Robert Roebling Shared libs now get installed correctly on Linux.
1998-09-05  Robert Roebling Makefile next attempt
1998-09-04  Guilhem Lavaux* wxFileInputStream and wxFileOutputStream doesn't...
1998-09-04  Vadim Zeitlinfriends declarations removed, GetBitmap/Pixmap function...
1998-09-04  Robert Roebling Corrected wxWindow::GetExtent
1998-09-04  Julian SmartAdded friend wxNotebook
1998-09-03  Robert Roebling It's possible now to save to a PNG. OK, I still
1998-09-03  Robert Roebling make install
1998-09-03  Vadim Zeitlinreplaced wxEmptyString with "" because it's defined...
1998-09-03  Julian SmartDang, can't remember what I changed now
1998-09-02  Robert Roebling Added wxAccelerators (sort of)
1998-09-02  Robert Roebling New configure
1998-09-02  Robert Roebling Fixed event handling for DialogEd
next