]> git.saurik.com Git - wxWidgets.git/history - samples
Fixed refresh bug in wxGLCanvas
[wxWidgets.git] / samples /
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...
1999-01-19  Julian SmartTWIN32 compatibility added; wxMotif uses wxGTK's wxPost...
1999-01-19  Robert Roebling New DnD and Clipboard code
1999-01-19  Julian SmartSome changes in a vain attempt to make Salford C++...
1999-01-17  Vadim ZeitlinwxThread fixes - compilation under Unix temporarily...
1999-01-16  Julian SmartFor wxMSW, split XPM handler into separate file (please...
1999-01-16  Julian SmartVarious changes for Salford C++, and commited fileconf...
1999-01-15  Vadim Zeitlineven less spelling errors...
1999-01-15  Robert Roebling DnD feedback
1999-01-14  Robert Roebling Added wxPrivateDropTarget
1999-01-13  Vadim Zeitlinupdated i18n sample, french translations are now in...
1999-01-13  Julian Smart*** empty log message ***
1999-01-13  Robert Roebling Better disabling of toolbars and menubars
1999-01-13  Julian SmartwxMSW wxClipboard implementation
1999-01-13  Robert Roebling more wxImage on Motif
1999-01-13  Robert Roebling Forgot one.
1999-01-13  Robert Roebling The usual amount of trash over my telephone fixed
1999-01-12  Vadim Zeitlinminor samples fixes
1999-01-12  Vadim Zeitlinimages in the notebook work under MSW too (with or...
1999-01-12  Julian SmartSome .tex tweaks; pngdemo fix.
1999-01-12  Robert Roebling image update
1999-01-11  Julian SmartCorrected thread.h inline problem. Set WXWIN_COMPATIBIL...
1999-01-10  Julian SmartAdded some makefiles, cured some wxMotif bugs
1999-01-10  Robert Roebling Cleaning abit
1999-01-09  Julian SmartMore SC++ fixes; HelpGen starting to compile with VC...
1999-01-09  Vadim Zeitlinthread fixes for MSW (samples doesn't compile currently...
1999-01-08  Robert Roebling minor Configure / makefiles updates
1999-01-08  Unknown (UG)no message
1999-01-08  Unknown (UG)no message
1999-01-07  Vadim Zeitlinadded version number to the about box
1999-01-07  Julian SmartWatcom C++ mods
1999-01-07  Julian SmartDoc & Symantec C++ fixes
1999-01-05  Julian SmartAdded thread makefile
1999-01-04  Julian SmartSimplified BC++ makefiles; C++Builder 1.0 compilation...
1999-01-02  Vadim ZeitlinThread fixes (but they still don't work at all...)
1999-01-02  Robert Roebling Triued in vain to fix threads segvs with gcc
1999-01-02  Julian SmartCorrected memory.cpp checkpoint bug; added Tex2RTF
1999-01-01  Julian SmartLots of wxMotif fixes
1999-01-01  Stefan Csomorcw makefile for minimal - to be used as template
1998-12-31  Robert Roebling Compile and build fixes
1998-12-31  Julian SmartAdded Property List classes to main library; added...
next