]> git.saurik.com Git - wxWidgets.git/history - include/wx
* Renamed fstream.h in wfstream.h
[wxWidgets.git] / include / wx /
1998-11-22  Guilhem Lavaux* Renamed fstream.h in wfstream.h
1998-11-22  Robin DunnChanged the event handling to use events, instead of...
1998-11-21  Julian SmartDoc updates (debug stuff); Cygwin corrections
1998-11-17  Julian SmartCured BC++ makefile bug; wxGrid fix; updated Motif...
1998-11-16  Unknown (UG)no message
1998-11-16  Robert Roebling Fixed resizing of wxTextCtrl
1998-11-15  Julian SmartFix to parser.y to make it compile with makefile.unx...
1998-11-15  Robert Roebling Added new wxBitmapButton implementation
1998-11-15  Karsten BallüderReplaced kbList with wxList.
1998-11-14  Robert Roebling Added spinbutton
1998-11-14  Robert Roebling Doc corrections
1998-11-13  Vadim Zeitlin1. GetNextChild() bug fixed in generic version
1998-11-12  Julian SmartAccelerators implemented for wxMotif; some wxComboBox...
1998-11-12  Robert Roebling Compile fixes, warnings etc.
1998-11-11  Guilhem Lavaux* Fixes.
1998-11-11  Julian SmartMotif bug fixes; dialog OnPaint works now; wxColourDial...
1998-11-11  Robert Roebling Still bit fiddling in wxImage.
1998-11-11  Julian SmartChanged setup.h so that global memory operators are...
1998-11-11  Karsten BallüderMade netscape default browser.
1998-11-11  Unknown (UG)const added to Contains
1998-11-10  Karsten BallüderAdded wxExtHelpController: wxHelpController implementat...
1998-11-09  Julian SmartRemoved references to DEBUG and WXDEBUG; cured Motif...
1998-11-08  Julian SmartOGL fixes for wxMotif; added Set/GetClientData to wxMen...
1998-11-08  Robert Roebling Compile and build fixes for wxGTK and wxMotif
1998-11-08  Julian SmartMinor changes
1998-11-06  Robert Roebling Second try at doing Set/GetClient right
1998-11-06  Unknown (UG)no message
1998-11-06  Unknown (UG)dll fixes
1998-11-06  Robert Roebling SetEventData for a few widgets
1998-11-04  Julian SmartAdded GetRect to region iterator; cured window.cpp...
1998-11-03  Robert Roebling Fix for TextCtrl problem as reported by Vegh
1998-11-02  Robert Roebling DnD fixes
1998-11-02  Denis PershinAll functionality I know hot implement already implemented.
1998-10-31  Robert Roebling Font fixes and icons in report view for list control
1998-10-31  Denis PershinwxTreeCtrl changes:
1998-10-30  Robert Roebling Fixes to fonts, static text, radiobox, frame
1998-10-30  Robert Roebling Tought Systemettings that sysfont has 12 pts
1998-10-29  Robert Roebling Big color update with the newest information
1998-10-28  Guilhem Lavaux* Build IODBC on demand on unix.
1998-10-28  Denis PershinMinor modifications...
1998-10-28  Mart RaudseppwxWave class for wxGTK (linux)
1998-10-28  Robert Roebling DnD
1998-10-27  Robert Roebling Fixes, typos etc...
1998-10-27  Julian SmartMotif wxNotebook about done; added print/preview to...
1998-10-27  Vadim Zeitlin"unsigned char" restored in wxColour ctor
1998-10-27  Robert Roebling Added background colour again
1998-10-26  Julian SmartAdded OnEraseBackground to wxNotebook on wxMSW to avoid...
1998-10-26  Vadim Zeitlinfinal (?) changes to the generic tree ctrl -- seems...
1998-10-26  Julian SmartMotif and other mods
1998-10-26  Robert Roebling Implemented wxScreenDC the hard way
1998-10-26  Robert Roebling Did much work on colors. It doesn't work and I guess
1998-10-24  Vadim Zeitlinsome new functions:
1998-10-24  Robert Roebling Added support for frames without borders (such as for
1998-10-24  Robert Roebling Removed usage of GdkImlib
1998-10-24  Denis PershinPrealpha, prebeta of new wxTreeCtrl for GTK. It is...
1998-10-23  Julian SmartMore Motif changes (colour/font stuff)
1998-10-23  Vadim Zeitlin1. Split{Horizontal|Vertical} now accept negative args...
1998-10-22  Julian SmartMore-or-less finished reasonably cool wxToolBar class...
1998-10-22  Julian SmartAdded WXHTREEITEM
1998-10-22  Julian SmartMods for Gnu-Win32
1998-10-21  Robert Roebling SetBackground for ListBox and others
1998-10-21  Julian SmartMore Motif stuff incl. beginnings of wxToolBar
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...
next