]> git.saurik.com Git - wxWidgets.git/history - utils
Some Motif fixes; makefile fixes; added wxTransferStreamToFile/FileToStream for wxWin
[wxWidgets.git] / utils /
2000-02-24  Julian SmartSome Motif fixes; makefile fixes; added wxTransferStrea...
2000-02-23  Julian SmartMisc small changes, some for VC++ 1.5
2000-02-22  Guilhem LavauxAVI file playing on Windows is working
2000-02-21  Ron Leeremoved redundant #! line
2000-02-21  Ron Leeallow '=' inside a value on command line.
2000-02-19  Václav Slavíkripper_main.o does not belong to HelpGen
2000-02-18  Robin Dunntoggle button doesn't send event if mouse is released...
2000-02-18  Robin Dunnfixed some typos
2000-02-18  Robin Dunnwx-config is configurable...
2000-02-18  Guilhem Lavaux* ESD works in full duplex (theorically)
2000-02-18  Guilhem Lavaux* Some more missing files. MMBoard tested (wave files...
2000-02-18  Guilhem Lavaux* Make some more work on the video for Linux (Unix...
2000-02-17  Ron Leeadded APPEXTRADEFS var so things like tex2rtf can pass...
2000-02-17  Robin DunnMore fixes for the OGL wrapper and some other updates.
2000-02-16  Julian SmartDrawLine normalized; wxStaticBitmap fixed for Dialog...
2000-02-16  Guilhem Lavaux* Video with XANIM is working on Multimedia Board ...
2000-02-16  Robin Dunnmore updates
2000-02-16  Robin Dunnincremented version number
2000-02-16  Robin DunnSome minor updates and fixes
2000-02-15  Guilhem Lavaux* Added IsPaused() to wxSoundFileStream
2000-02-14  Guilhem LavauxAdded a bigger wxMMedia2 demonstration: wxMultimediaBoa...
2000-02-14  Guilhem Lavaux* Various fixes
2000-02-13  Robin DunnSome updates and fixes
2000-02-13  Robin DunnSome updates and fixes
2000-02-13  Robin DunnFixed thread state problem in wxTreeCtrl.GetBoundingBox
2000-02-12  Guilhem Lavaux* Updated README
2000-02-12  Julian SmartDistrib file updates; test for bitmap presence in contr...
2000-02-11  Robert Roebling Made HelpGen compile here.
2000-02-11  Julian SmartSome BC++ 5.4 fixes
2000-02-08  Julian SmartShowFullScreen (MSW) doc; projgen updates
2000-02-07  Sylvain BougnouxAdd ctor with shared GLCanvas ( to be gtk compliant)
2000-02-06  Julian SmartSome doc corrections; Watcom C++ corrections; VC++...
2000-02-05  Julian SmartVC++ changes + makeproj additions
2000-02-04  Vadim Zeitlinnew sample: statbar
2000-02-04  Julian SmartMinor doc typos removed; compilation improved for VC...
2000-02-02  Robin Dunnmore change documentation
2000-02-02  Robin Dunnmore change documentation
2000-02-02  Robert Roebling Tried to fix corrupted display of wxTextCtrl,
2000-02-02  Robin Dunnminor fixes
2000-02-01  Robin Dunnsome fixes and code regeneration
2000-02-01  Robin Dunnworkaround font data bug
2000-02-01  Robin Dunnset version number
2000-01-31  Robin DunnSome minor updates, fixes, etc.
2000-01-31  Robin Dunnnew tests
2000-01-31  Vadim Zeitlinmakefiles changes (@top_srcdir@ adjusted)
2000-01-30  Julian SmartCured memory leak report in wxDateTime; wxGLCanvas...
2000-01-21  Julian SmartMisc. Dialog Editor/resource bugs fixed
2000-01-19  Václav Slavíkadded utils/hhp2cached
2000-01-19  Robin DunnAfter bashing my head on the desk for being so stupid...
2000-01-19  Sylvain BougnouxIn order to make shared wxGLContext work,\nadd new...
2000-01-19  Robin DunnVarious odds and ends, minor fixes, and cleanups...
2000-01-18  Robin Dunnmore fixes to match some updates in wxHTML
2000-01-18  Robin Dunnfixes to match some updates in wxHTML
2000-01-17  Julian SmartMakeproj.cpp corrections; wxTextCtrl resource loading...
2000-01-16  Guilhem LavauxTested wxMMedia2 on Cygwin B20. It works but it needs...
2000-01-16  Václav Slavíkadded some utils (tex2rtf, helpgen, makegen) to make...
2000-01-16  Václav Slavíkfixed makefile - now compiles ALL samples
2000-01-16  Václav Slavíkcompilation fixes (gcc)
2000-01-14  Guilhem LavauxAdded a lot of comments
2000-01-14  Julian SmartFurther fixes to Dialog Editor; additions to .dsp files
2000-01-13  Julian SmartSet RADIOBTN_PARENT_IS_RADIOBOX to 0 (sorry, but.....
2000-01-13  Julian SmartFixed read-only colour for wxTextCtrl (TODO: wxComboBox...
2000-01-09  Guilhem LavauxSome other mini test I used for wxmedia2
2000-01-07  Robin Dunnbug fix for OnLinkClicked callback
2000-01-07  Robin Dunnsmall fixes and cleanups
2000-01-06  Julian SmartSome edits to OGL; tweaks to wxClipboard docs
2000-01-05  Vadim Zeitlin1. added wfstream.cpp to wxBase (needed by filesys...
2000-01-05  Robin DunnwxFloatbar fixes
2000-01-03  Robin DunnMade wxEditor constructor args consistent with other...
2000-01-03  Vadim Zeitlinmakegen program for makefile generation for the samples
2000-01-02  Robin DunnFixes to avoid an endless event looping for wxGTK
2000-01-02  Robin DunnSWIG code updates
1999-12-31  Robin DunnFix for differences of when the ECT_WINDOW_CREATE happe...
1999-12-31  Robin DunnAdded wxEditor from Dirc Holtwic
1999-12-30  Guilhem LavauxMoved fix to sndg72x.h
1999-12-30  Guilhem LavauxFix for MINGW32
1999-12-29  Robin DunnEnabling the use of masks for wxGTK in some of the...
1999-12-29  Robin DunnAdded some missing EVT_ functions
1999-12-28  Julian SmartRemoved references to separate prop and porting docs...
1999-12-25  Guilhem LavauxSound recording works on Windows
1999-12-24  Robin DunnSome little compilation fixes, etc.
1999-12-24  Robin DunnRemoved all non wx stuff from the glcanvas module since...
1999-12-24  Julian SmartAdded default constructor to wxGLCanvas.
1999-12-24  Robin DunnWrapper updates for wxHtmlLinkInfo and other changes
1999-12-23  Robin DunnA bugfix in the wxTreeCtrl.GetItem wrapper
1999-12-23  Robin DunnNew toolbar wrappers
1999-12-23  Robin DunnNew toolbar wrappers
1999-12-15  Robin DunnNew SWIG generated sources
1999-12-15  Robin DunnFixes for differences between wxMSW and wxGTK`
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-12-14  Robin DunnSome GenButton enhancements
1999-12-11  Robin DunnOne more quickie
1999-12-11  Robin DunnAdded rotated text support
1999-12-07  Robin Dunnbitmap mask tests
1999-12-06  Julian SmartInexplicable removal of wxRadioBox::MSWWindowProc rever...
1999-12-03  Robin Dunncode cleanup
1999-12-03  Robin DunnTesting wxListBox.Delete
1999-12-03  Robin DunnSplit out the changelog
1999-12-01  Robert Roebling Applied patch for multiple file selection, documented.
1999-11-30  Robin Dunna test file
next