]> git.saurik.com Git - wxWidgets.git/history - samples
Added a bit of libJPEG 6.0b
[wxWidgets.git] / samples /
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
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-27  Guilhem Lavaux* wxSocket fixes: FTP, HTTP works really now. GTK fixes...
1999-02-27  Vadim ZeitlinwxSetCursor() bug with splitters corrected
1999-02-26  Julian SmartFixed wxMSW arrow key bug, changed wxPoem window to...
1999-02-25  Vadim Zeitlindelete all log messages suppressed
1999-02-25  Julian SmartSmall changes
1999-02-25  Vadim Zeitlin1. validator fixes: don't eat TAB. Added new SetBellOnE...
1999-02-25  Vadim Zeitlincheck list box sample updated to test InsertItems
1999-02-24  Vadim Zeitlindemonstrates SetCursor() now too
1999-02-24  Julian SmartSome stubs corrections; Motif corrections incl. busy...
1999-02-19  Julian SmartAdded George Tasker's forward slash fix to file dialog...
1999-02-18  Julian SmartCured last focus bug (I hope); some wxMotif mods
1999-02-18  Julian SmartAdded 'tardist' script for creating .tgz archives of...
1999-02-18  Robert Roebling Dialog items inherit parent's font now
1999-02-16  Julian SmartSome doc corrections; removed wxDocument arg from wxVie...
1999-02-14  Julian SmartAdded png, zlib targets to 16-bit makefiles
1999-02-14  Vadim Zeitlinmade wxToolTip::Enable() and SetDelay() static (as...
1999-02-12  Julian SmartSome doc corrections (added blank lines at end of docs...
1999-02-11  Robert Roebling Added CTRL-TAB navigation to notebook
1999-02-11  Stefan CsomorCW Win32 and Mac adaptions
1999-02-11  Julian SmartSolved wxMotif scrolling display problem; added wxImage...
1999-02-11  Robert Roebling Solaris compilation patches
1999-02-10  Robert Roebling distribution things
1999-02-10  Robert Roebling Various update to Blit() SetBackground() Clear()...
1999-02-09  Julian SmartFixed property list OnClose problem that caused Dialog...
1999-02-09  Julian SmartAdded more makefiles; fixed some samples for Cygwin
1999-02-09  Julian SmartAdded more makefiles
1999-02-09  Julian SmartRationalised Cygwin sample makefiles
1999-02-09  Robert Roebling custom icons for DnD
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 Zeitlinmenu help texts added (it now works in wxGTK too, great!)
1999-02-07  Vadim Zeitlin16x16 icons for the controls sample (32x32 were too...
1999-02-07  Vadim Zeitlinicons for controls sample
1999-02-07  Vadim Zeitlinremoved "#ifdef wxGTK" around clipboard code and added...
1999-02-06  Julian SmartAltered font dialog slightly for Motif; added wxUSE_TOO...
1999-02-05  Julian SmartRemoved lots of OnClose functions; doc'ed OnCloseWindow...
1999-02-05  Vadim Zeitlincompilation fixes (errors and warnings) for wxWin 2...
1999-02-05  Julian SmartChanged GetForce -> !CanVeto
1999-02-05  Robert Roebling synched Clear() and SetBackgroundColour()
1999-02-05  Robert Roebling Added menu_highlight behaviour as in wxMSW (statusbar)
1999-02-04  Vadim Zeitlin1. more keyboard navigation fixes - seems to work now
1999-02-04  Julian SmartFurther changes to make mfctest work.
1999-02-04  Julian SmartAdded /D_AFXDLL to mfc sample makefile.
1999-02-04  Julian SmartFixed compilation for when not including <windows.h>
1999-02-04  Julian SmartSome warnings removed.
1999-02-04  Robert Roebling Faster imagescale code
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  Stefan Csomorlatest CW additions
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-31  Julian SmartAdded a few files; fixed some warnings and wxMotif...
1999-01-31  Julian SmartVarious small fixes
1999-01-29  Vadim ZeitlinwxConfig() ambiguity resolved
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-27  Julian SmartAdded dde sample; added docs/index.htm
1999-01-26  Julian SmartSome compile warnings removed; file selector prototypes...
1999-01-26  Robert Roebling A few resize bugs removed
1999-01-25  Julian SmartSplit up wxStream doc files; added wxTCP... files;...
1999-01-25  Robert Roebling Added wxToolTip
1999-01-25  Julian SmartSigh, some more makefiles I forgot about (for TWIN32...
1999-01-25  Julian SmartFixed compile bug in proplist.cpp; added makevc.env
1999-01-24  Julian SmartMade wxGTK dataobj.cpp compile; removed flashing from...
1999-01-24  Julian SmartRenamed .nt makefiles to .vc and factored them out...
1999-01-24  Robert Roebling Small doc corrections
1999-01-24  Julian SmartAdded some Motif wxGLCanvas support; some more Motif...
1999-01-23  Vadim Zeitlin1. registry files corresponding to the recent registry...
1999-01-22  Robert Roebling The Image sample now does anti-aliasing, oh well.
1999-01-22  Vadim ZeitlinwxThread POSIX implementation seems to work (under...
1999-01-22  Julian SmartMade wxGTK dcps.cpp generic.
1999-01-21  Robert Roebling changed make_int, make_exp .. to wxmake_int..
1999-01-20  Julian SmartFixed wxConfig (I hope) and disabled wxRegConfig::Delet...
next