]> git.saurik.com Git - wxWidgets.git/history - samples/controls/controls.cpp
Some work on tabbing and menu accels,
[wxWidgets.git] / samples / controls / controls.cpp
1999-10-30  Robert Roebling Some work on tabbing and menu accels,
1999-10-29  Vadim Zeitlinstyles for listboxes added for testing purposes
1999-10-28  Vadim Zeitlin1. corrected (but the fix is ugly) the multiple def...
1999-10-28  Vadim Zeitlin1. more code commented out by DW (@#%#%!#%!@) uncommented
1999-10-24  Robert Roebling Small distrib changes,
1999-10-24  Vadim Zeitlin1. corrected client data deletion in wxListBox (no...
1999-10-23  Robert Roebling Fixed resizing problem with GTK 1.2.3 notebooks.
1999-10-22  Vadim Zeitlin1. sorted wxListBox and wxComboBox seem to work under...
1999-10-22  Vadim Zeitlintests for sorted wxChoice added
1999-10-21  Robin DunnAdded some test code
1999-10-11  Robert Roebling added SpinCtrl,
1999-10-10  Vadim ZeitlinwxSpinCtrl
1999-10-01  Vadim ZeitlinwxFontEnumerator class for Motif/X
1999-09-21  Michael BedwardIfdef'd out sample code for wxStaticBitmap. It's not...
1999-08-26  Patrick AlbertSolving link problem with 16 bits versions (wxProcessEv...
1999-08-22  Robert Roebling Added wxFFileStream base on wxFFile (as opposed to...
1999-08-20  Robert Roebling Changed a few #include <xxx.h> to #include "xxx.h"
1999-08-04  Vadim ZeitlinwxButton::GetDefaultSize() fix
1999-08-04  J. Russell SmythMinor change to make spinbutton text match spinbutton...
1999-08-04  Robert Roebling Minor changes to viusal appearance,
1999-08-04  Robert Roebling Compile fixes for samples and dialoged,
1999-07-27  Robin DunnAdded another button to show wxBitmapButton problem
1999-07-25  Robert Roebling Distrib things
1999-07-23  Vadim Zeitlin1. corrected "notebook selection handling" event handle...
1999-07-22  Robert Roebling Corrected wxlistBox, wxRadioBox, wxComboBox and
1999-07-21  Vadim Zeitlinadded demonstration of wxGTK wxStaticBitmap::SetBitmap...
1999-07-20  Harco de Hilsterlittle wxMenu ctor fix
1999-07-11  Robert Roebling New global cursor behaviour.
1999-06-28  Vadim Zeitlin1. wxStaticLine implemented (generic (ugly) and MSW...
1999-06-26  Václav Slavík*** empty log message ***
1999-06-23  Robert Roebling Motif things.
1999-06-23  Robert Roebling wxProgressDialg works again.
1999-06-17  Robert Roebling Made the RTTI thing an option.
1999-06-10  Robert Roebling wxWINE fixes.
1999-05-31  Robert Roebling Added support for extra bitmap for toggled tool.
1999-05-28  Robert Roebling Added fixes for Unicode compilation.
1999-05-27  Vadim Zeitlin1. warning in wxDataObject fixed
1999-05-27  Vadim Zeitlin1. wxDataObject compilation fixes (can't test if it...
1999-05-25  Vadim Zeitlin1. wxNotifyEvent documented
1999-05-22  Robert Roebling GTK 1.0 compilation (not tested)
1999-05-18  Vadim Zeitlinisascii changed to isprint for better logging
1999-05-18  Vadim Zeitlinchar/key events testing added
1999-05-03  Robert Roebling Implemented flat toolbars
1999-04-30  Robert Roebling Added hotkeys to menus "E&xit\tAlt-X" and such.
1999-04-29  Robert Roebling controls sample tests a bit more
1999-04-24  Robert Roebling Had to change the time point, when widgets are
1999-04-23  Robert Roebling made controls sample compile in unicode mode
1999-04-16  Robert Roebling wxImage now uses GTK 1.2's fast rendering code if...
1999-04-14  Robert Roebling added wxCB_READONLY
1999-04-09  Robert Roebling Here it comes:
1999-04-03  Vadim Zeitlincode demonstrating wxMSW bug added
1999-03-05  Robert Roebling Two optical corrections
1999-03-01  Vadim ZeitlinwxSpinButton works ok with negative values
1999-02-28  Julian SmartDoc mods; fixed return non-processing problem; fixed...
1999-02-28  Vadim Zeitlinshows different SetCursor() calls
1999-02-24  Vadim Zeitlindemonstrates SetCursor() now too
1999-02-18  Robert Roebling Dialog items inherit parent's font now
1999-02-14  Vadim Zeitlinmade wxToolTip::Enable() and SetDelay() static (as...
1999-02-09  Julian SmartRationalised Cygwin sample makefiles
1999-02-09  Robert Roebling radiobox optical changes
1999-02-08  Julian SmartTried to fix wxPanel bug (windows now set the panel...
1999-02-07  Vadim Zeitlin16x16 icons for the controls sample (32x32 were too...
1999-02-07  Vadim Zeitlinremoved "#ifdef wxGTK" around clipboard code and added...
1999-02-05  Vadim Zeitlincompilation fixes (errors and warnings) for wxWin 2...
1999-02-04  Vadim Zeitlin1. more keyboard navigation fixes - seems to work now
1999-02-04  Julian SmartSome warnings removed.
1999-02-03  Robert Roebling Trying to repair what CVS can do to source code
1999-02-02  Vadim Zeitlin1. Harm's patch for AppendText()
1999-02-01  Robert Roebling Removed some trash from that came through tha cables
1999-02-01  Robert Roebling wxToolTip
1999-02-01  Vadim Zeitlinmore wxToolTip changes
1999-01-28  Robert Roebling Removed wxNullRegion
1999-01-28  Vadim Zeitlin1. PositionToXY() off-by-2 (!) bug corrected
1999-01-27  Vadim ZeitlinGTK asserts disappeared - but surprizngly, SetInsertion...
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
next