]> git.saurik.com Git - wxWidgets.git/history - samples/controls/controls.cpp
wxToolTip part II
[wxWidgets.git] / samples / controls / controls.cpp
1999-01-27  Robert Roebling wxToolTip part II
1999-01-26  Julian SmartSome compile warnings removed; file selector prototypes...
1999-01-25  Robert Roebling Added wxToolTip
1999-01-24  Julian SmartAdded some Motif wxGLCanvas support; some more Motif...
1999-01-21  Robert Roebling changed make_int, make_exp .. to wxmake_int..
1999-01-19  Robert Roebling New DnD and Clipboard code
1999-01-12  Vadim Zeitlinimages in the notebook work under MSW too (with or...
1998-12-19  Robert Roebling Added more keyboard handling to wxTreeCtrl
1998-12-18  Julian SmartIn DialogEd, changed Close to Destroy to make it shut...
1998-12-17  Vadim ZeitlinThe checkbox doesn't eat the first "toggled" event...
1998-12-16  Robert Roebling Added wxTolBar::etMargins
1998-12-15  Vadim Zeitlin1. is there any reason to comment out SetColor() in...
1998-12-15  Robert Roebling Added wxCheckLitBox (oh well)
1998-12-15  Robert Roebling A bit more DnD and clipbrd updates
1998-12-14  Robert Roebling Now even wxRadioButton works
1998-12-14  Robert Roebling New wxDataObject, DnD and Clipboard code
1998-12-12  Robert Roebling More colour finetuning
1998-12-11  Robert Roebling ADDED wxEVT_COMMAND_LIST_ITEM_RIGHT_CLICK
1998-12-10  Robert Roebling Removed a few old wxDebugMsg (now wxLogDebug)
1998-12-08  Robert Roebling DnD updates
1998-11-28  Julian SmartwxSize/wxPoint/wxRect versions of functions added to...
1998-11-23  Robert Roebling wxFrame::size There is always a hack to solve your...
1998-11-23  Robert Roebling Added install scripts in missing places
1998-11-14  Robert Roebling Doc corrections
1998-11-03  Robert Roebling Fix for TextCtrl problem as reported by Vegh
1998-10-30  Robert Roebling Fixes to fonts, static text, radiobox, frame
1998-10-29  Robert Roebling Big color update with the newest information
1998-10-28  Robert Roebling DnD
1998-10-27  Robert Roebling Fixes, typos etc...
1998-10-27  Robert Roebling Added background colour again
1998-10-26  Julian SmartMotif and other mods
1998-10-26  Robert Roebling Did much work on colors. It doesn't work and I guess
1998-10-21  Robert Roebling SetBackground for ListBox and others
1998-10-20  Vadim ZeitlinwxColour(const char *) ctor related modifications
1998-10-20  Unknown (UG)fix for wxColour breakage
1998-10-19  Vadim Zeitlin1. wxTextCtrl::SetBackgroundColour() now works
1998-10-17  Unknown (UG)miscellaeneous fixes
1998-10-02  Julian SmartRemoved DrawOpenSpline since it doesn't seem to be...
1998-09-12  Robert Roebling Changed instal path for setup.h
1998-09-07  Robert Roebling Much more aggressive for intercepting events and
1998-09-06  Robert Roebling Fillid in many more missing functions (such as Enable())
1998-09-06  Robert Roebling Added SetFont to most controls and controls sample
1998-09-03  Vadim Zeitlinthe notebook now has the icons
1998-09-01  Robert Roebling Small fixes to wxChoice, wxComboBox and wxListBox
1998-09-01  Robert Roebling Fixed a few compile things
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-12  Robert Roebling Added wxFrame::OnCreateStatusBar and ToolBar
1998-08-11  Vadim Zeitlincontrols.cpp didn't compile - missing MyTextCtrl declar...
1998-08-09  Robert Roebling Added Pop-up menus.
1998-08-04  Julian SmartSmall fixes
1998-07-31  Robert Roebling Added bitmaps and icons to samples
1998-07-13  Robert Roeblingresize mdi and notebook client
1998-07-12  Robert Roeblingstream compile fixes
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-07-10  Julian SmartChanged name of controls sample.