1. configure caches the command line options
[wxWidgets.git] / samples /
1999-06-07  Robert Roebling CVS cleanups.
1999-06-07  Karsten BallüderFormerly known as wxLayout.
1999-06-07  Robert Roebling Corrected cursors for during capture mouse.
1999-06-04  Robert Roebling Added missing file.
1999-06-03  Robert Roebling Reactivtaed the new wxRect code
1999-06-03  Robert Roebling The new wxRect doesn't compile so I #if 0ed it
1999-06-03  Robert Roebling Moved main Makefile.am for wxGTK to /src/gtk
1999-06-02  Julian SmartAdded progdlgg.cpp to makefiles; fixed true/false in...
1999-06-02  Vadim Zeitlin1. make install/uninstall seems to work
1999-06-02  Vadim Zeitlinremoving (finally) autogenerated files
1999-06-02  Vadim Zeitlinslightly updated makefiles
1999-06-01  Vadim Zeitlinthe icon for the sample
1999-06-01  Vadim Zeitlinre-readding makefiles
1999-06-01  Vadim Zeitlinre-removing Makefile.in
1999-06-01  Vadim Zeitlinnew makefiles (part I)
1999-06-01  Vadim Zeitlinold makefiles removed
1999-06-01  Robert Roebling wxImageList::Add() returned wrong index.
1999-05-31  Robert Roebling Implemented Reparent() and added test for it to minif...
1999-05-31  Robert Roebling Added own sample for text ctrl, char/key events,...
1999-05-31  Robert Roebling Added support for extra bitmap for toggled tool.
1999-05-30  Robert Roebling A bit more Unicode compilation.
1999-05-28  Robert Roebling Added fixes for Unicode compilation.
1999-05-28  Julian SmartAdded rc and def files for new samples
1999-05-28  Robert Roebling Small correction to list ctrl and default button...
1999-05-27  Julian SmartAdded some makefiles for caret, scroll and drawing...
1999-05-27  Robert Roebling Color cubes now get created on 8-bit true-color
1999-05-27  Robert Roebling Corrected SetItemState() in listctrl
1999-05-27  Vadim Zeitlin1. warning in wxDataObject fixed
1999-05-27  Vadim Zeitlin1. wxDataObject compilation fixes (can't test if it...
1999-05-26  Robert Roebling wxScrolledWindow inherits from wxPanel to
1999-05-25  Vadim ZeitlinwxCaret MSW bug fixes
1999-05-25  Vadim ZeitlinwxCaret now exists not only under MSW but on any suppor...
1999-05-25  Guilhem Lavaux* wxThread fixes
1999-05-25  Vadim Zeitlin1. wxNotifyEvent documented
1999-05-25  Robert Roebling Fixed a notebook crash and added more tests to sample.
1999-05-23  Vadim Zeitlinmore MDI features tested
1999-05-23  Vadim Zeitlincorrected MSW-specific bug (in the sample, not the...
1999-05-22  Robert Roebling GTK 1.0 compilation (not tested)
1999-05-22  Robert Roebling Played a little with sockets.
1999-05-22  Robert Roebling Put wxGTK's threads back to life.
1999-05-21  Robert Roebling Made GetLabel/SetLabel() virtual
1999-05-20  Robert Roebling GtkMyFixed is now more "GTK 1.2.3 ready".
1999-05-18  Vadim Zeitlinisascii changed to isprint for better logging
1999-05-18  Vadim Zeitlinchar/key events testing added
1999-05-17  Guilhem Lavaux* prgodlgg.h: Update() use wxString instead of 'char *'
1999-05-17  Vadim ZeitlinSelectColour() works
1999-05-17  Vadim ZeitlinDrawCircle() added
1999-05-17  Vadim Zeitlinmore tests added
1999-05-16  Robert Roebling Minor DC correction.
1999-05-15  Robert Roebling A little more testing.
1999-05-15  Robert Roebling Started drawing sample.
1999-05-14  Vadim Zeitlinminor changes
1999-05-13  Vadim Zeitlin1. MSW message handling simplifications
1999-05-11  Robert Roebling Typos fixed.
1999-05-10  Robert Roebling A few more things are back to work.
1999-05-10  Vadim ZeitlinDnD sample compiles and works
1999-05-08  Robert Roebling Corrected bmpbutton size
1999-05-07  Robert Roebling a bit of debug code
1999-05-05  Karsten BallüderModified WM hints handling which should be much better...
1999-05-05  Robert Roebling Added scrolling of widgets and sample
1999-05-03  Robert Roebling TreeCtrl indentation and spacing
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-28  Robert Roebling Added configure patch for DEC
1999-04-26  Robert Roebling added check for GTK 1.2
1999-04-26  Guilhem Lavaux* Committing new wxSocket core (socket.cpp sckint.cpp...
1999-04-26  Robert Roebling Another attempts at getting dialog positions right
1999-04-26  Robert Roebling Layout things in wxMessageBox
1999-04-25  Robert Roebling The colour is called Aquamarine, not Aquaramine. No,
1999-04-25  Robert Roebling Backgrounds work again
1999-04-25  Robert Roebling Fixed a layout bug in MyFixed
1999-04-24  Robert Roebling Had to change the time point, when widgets are
1999-04-24  Robert Roebling DnD with Unicode fixes
1999-04-24  Robert Roebling minimal now works in Unicode mode
1999-04-23  Robert Roebling made controls sample compile in unicode mode
1999-04-23  Karsten BallüderModify to demonstrate layout bug.
1999-04-21  Robert Roebling fixed bitmap constructor for monochrome bitmaps
1999-04-19  Julian SmartFixed wxPostScript printing problem (used wrong constru...
1999-04-17  Robert Roebling Added a bit of libJPEG 6.0b
1999-04-16  Robert Roebling wxImage now uses GTK 1.2's fast rendering code if...
1999-04-15  Robert Roebling removed some test code
1999-04-15  Robert Roebling small mods to tree ctrl
1999-04-14  Robert Roebling added wxCB_READONLY
1999-04-13  Vadim Zeitlinapparently this should fix some Borland problem
1999-04-12  Robert Roebling wxDropTarget starts to work
1999-04-12  Robert Roebling added moving subwindow when scrolling (tested in...
1999-04-12  Vadim Zeitlinfixed compilation under Motif
1999-04-12  Vadim ZeitlinHitTest test added
1999-04-11  Vadim Zeitlinthread deletion fixed
1999-04-09  Robert Roebling Here it comes:
1999-04-06  Robert Roebling Chnaged text id for clipboard to "text/plain"
1999-04-06  Julian SmartJPEG and PNG code taken out of image.cpp
1999-04-03  Vadim Zeitlincode demonstrating wxMSW bug added
1999-03-25  Julian SmartMany changes to the printing classes.
1999-03-24  Vadim ZeitlinCollapseAndReset() fixed
1999-03-23  Vadim ZeitlinEndModal() isn't called twice any more
1999-03-23  Vadim ZeitlinEnsureVisible() also expands the parent items
1999-03-12  Karsten Ballüderfixed locking problem
1999-03-05  Robert Roebling Two optical corrections
next