]> git.saurik.com Git - wxWidgets.git/history - src/generic
All functionality I know hot implement already implemented.
[wxWidgets.git] / src / generic /
1998-10-31  Robert Roebling Font fixes and icons in report view for list control
1998-10-30  Robert Roebling Compile fixes for tree ctrl
1998-10-30  Vadim Zeitlinitems without children couldn't be expanded even after...
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-27  Julian SmartMotif wxNotebook about done; added print/preview to...
1998-10-26  Vadim Zeitlinfinal (?) changes to the generic tree ctrl -- seems...
1998-10-26  Julian SmartMotif and other mods
1998-10-26  Vadim Zeitlininterchanged w and h in wxSplitterWindow::OnSashPositio...
1998-10-26  Robert Roebling Did much work on colors. It doesn't work and I guess
1998-10-25  Karsten BallüderFixed a trivial error.
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-23  Vadim Zeitlin1. Split{Horizontal|Vertical} now accept negative args...
1998-10-18  Julian SmartMotif additions
1998-10-09  Julian SmartDialog unit mods; wxProp tidying
1998-10-08  Vadim Zeitlincrash under FreeBSD corrected (patch by David Hobley)
1998-10-02  Julian SmartRemoved DrawOpenSpline since it doesn't seem to be...
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  Vadim Zeitlinrestored "#ifdef __WXMSW__" around SetFont(wxNullFont...
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-20  Julian SmartMore Motif stuff
1998-09-16  Julian SmartMade wxStubs compile on Unix.
1998-09-12  Julian SmartAdded variant.h/cpp; changed variable names in object...
1998-09-11  Robert Roebling Updates to memcheck
1998-09-08  Julian SmartAdditional makefiles; changes for compilation with...
1998-09-07  Julian SmartAdded wxSashWindow, wxSashLayoutWindow, wxLayoutAlgorit...
1998-09-06  Robert Roebling SetFont() the second
1998-09-05  Robert Roebling Fixed two small things in wxListCtrl
1998-09-01  Robert Roebling Added Set/GetItemState, GetNextItem.. to wxTreeCtrl
1998-09-01  Robert Roebling Fixed a few compile things
1998-08-28  Julian SmartFixed MSW printing, tidied up member variable names
1998-08-24  Julian SmartHKEY -> WXHKEY; wxScrolledWindow::SetScale added
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-18  Vadim Zeitlincorrected wxListCtrl compilation problems
1998-08-17  Robert Roebling Added in-place editiging in wxListCtrl
1998-08-15  Denis PershinDP: Just came back from 3 days fishing and found that...
1998-08-15  Julian Smart2 GnuWin32 compile bugs fixed, incl. printf bug in...
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-08-14  Robert Roebling Added validation support
1998-08-14  Karsten Ballüderadded option to hide page controls
1998-08-14  Robert Roebling Added wxRadioButton (not tested)
1998-08-12  Robert Roebling Added PushEventHandler, Pop...
1998-08-10  Denis PershinDP: GetBitmap() added to wxImageList
1998-08-10  Denis PershinDP: native wxTreeCtrl for GTK.
1998-08-08  Denis PershinDP:
1998-08-03  Vadim ZeitlinSelectItem() always sends the notification messages
1998-08-02  Robert Roebling Fixed Fontdialog
1998-07-31  Robert Roebling Added bitmaps and icons to samples
1998-07-30  Robert Roebling Pretty redical change concerning the underlying
1998-07-29  Robert Roebling wxListCtrl selection improved
1998-07-28  Robert Roebling Fixed bug in wxListCtrl
1998-07-27  Robert Roeblingwarning msgs
1998-07-25  Robert RoeblingRemoved warnings mesgs
1998-07-24  Vadim ZeitlinSelectItem() now sends a wxEVT_SELECTED notification.
1998-07-23  Vadim ZeitlinwxTreeControl::Get/SetSelection implemented
1998-07-20  Robert Roeblingmany fixes to wxTextCrtl, wxTreeCrtl, wxListBox,
1998-07-19  Vadim Zeitlininfinite loop in wxNavigationKeyEvent processing fixed
1998-07-19  Julian SmartRenamed a couple more samples/controls files; fixed...
1998-07-17  Julian SmartBug fix to scrolwin.cpp (position not set in SetScrollb...
1998-07-17  Vadim Zeitlindon't set focus to [ok] in text entry dialog (leave...
1998-07-17  Vadim Zeitlinanother "const" added
1998-07-13  Robert Roeblingresize mdi and notebook client
1998-07-12  Robert Roeblingstream compile fixes
1998-07-11  Robert Roeblingevent/leave events
1998-07-10  Robert Roeblingtree control and dc::drawlines bug
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-07-10  Julian SmartFixed const problems in status bar code, changed panelg...
1998-07-09  Vadim ZeitlinwxWindow::FindFocus() doesn't exist in wxGTK - #ifdef...
1998-07-08  Vadim Zeitlinkeyboard handling added (OnNavigationKey)
1998-07-08  Vadim Zeitlina couple of "const" mistakenly removed restored
1998-07-08  Julian SmartCured a bad assert in wxStatusBar; #ifdefed oleutils...
1998-07-07  Vadim Zeitlinadded missing DeleteItem(long itemId) function
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-07-02  Julian SmartVarious changes for 16-bit compilation
1998-07-01  Vadim ZeitlinwxImageList ctor now takes the same arguments as the...
1998-07-01  Vadim Zeitlinmany changes to make generic tree control (more) MSW...
1998-06-29  Vadim Zeitlinfixes redraw bug which was leaving a horizontal strip...
1998-06-29  Karsten Ballüderfixed event type parameter
1998-06-26  Julian SmartNew wxEventType for event type enum, and corresponding...
1998-06-25  Julian SmartReduced flicker by a combination of less background...
1998-06-22  Julian SmartAdded more flags to resource.cpp, #ifdefed out ScanfV...
1998-06-22  Vadim ZeitlinVC++ warning suppressed
1998-06-14  Julian SmartCorrected missing pipe in treectrl.h, wxOK->wxID_OK...
1998-06-03  Robert Roebling GTK
1998-05-28  Julian Smart#ifdefed out a typedef not appropriate to MSW; added...
1998-05-20  Karsten BallüderInitial revision