]> git.saurik.com Git - wxWidgets.git/history - utils
wx22 to wx23
[wxWidgets.git] / utils /
2000-11-24  Václav Slavíkadded i18n support to the compiler
2000-11-23  George TaskerLots more memory/resource leak fixes. There are still...
2000-10-13  Julian SmartDoc/distribution script mods
2000-10-10  Julian SmartAdded VC++ project files (seems logical)
2000-10-09  Julian SmartDoc corrections; added HelpGen project files
2000-10-07  Václav Slavíkchange in XRC format
2000-10-06  Jouk Jansen Modified Files:
2000-09-07  Brian SmithReformatting.
2000-09-07  Brian SmithOS/2 version was using ~ instead of * for a termination...
2000-09-07  Brian SmithSomehow the packinst.c and directory got removed from...
2000-09-01  Julian SmartAdded to wxSystemSettings for better GTK+ themes compat...
2000-08-24  Jouk Jansen Committing in .
2000-08-17  Julian SmartIncreased bib buffer size
2000-08-14  Julian SmartBackslashes now allowed in \input filenames
2000-08-14  George TaskerTypecasting added to prevent warnings.
2000-08-14  George TaskerCode added to cleanup memory/resource leaks on exit
2000-08-14  George TaskerTypecasts added to prevent compiler warnings
2000-08-11  Václav Slavíkstored bitmaps in generated resources
2000-08-06  Václav Slavíkfixed some bugs in wxrc compiler
2000-08-05  Václav Slavíkfixed bug in wxrcedit makefile
2000-07-31  Václav Slavíkfixed bug in APPEXTRALIBS
2000-07-31  Václav Slavíkadded binz handler
2000-07-26  Julian SmartWIN32 compilation of wxrc, wxrcedit
2000-07-25  Václav Slavíkadded XML resources library
2000-07-15  Bryan Pettymerged 2.2 branch
2000-05-05  Julian SmartMisc fixes
2000-03-19  Julian SmartMisc small changes
2000-03-18  Robin Dunnnew swig generated code
2000-03-18  Robin Dunnchanges for wxDash
2000-03-17  Julian SmartAdded some makefiles, more BC++/win16 fixes
2000-03-16  Robin Dunnconverted some args to return values
2000-03-15  Julian SmartVarious compiler changes
2000-03-15  Ron Leemakefile changes for utils_dist
2000-03-15  Julian SmartChanges to ProjGen for new sample filenames
2000-03-15  Bart A.M. Jourquin*** empty log message ***
2000-03-15  Bart A.M. Jourquinremoving ogl from utils
2000-03-12  Julian SmartAdded project files for STC; fixed wxStringList memory...
2000-03-12  Julian SmartMade iniconf compile on BC++ 5.01 (involved adding...
2000-03-11  Robin Dunnreenabled the old wxGrid.
2000-03-11  Václav Slavíknow compiles with wxBase
2000-03-11  Robin DunnDid splitting of wxEntry for wxMSW. Not nearly as...
2000-03-11  Robin Dunnsome tests
2000-03-11  Robin DunnMore updates.
2000-03-11  Robin Dunnupdates to correct build errors (new locations, etc.)
2000-03-10  Julian SmartSmall fixes for Tex2RTF but alas, we still get memory...
2000-03-08  Julian SmartMade VC++ makefiles and project files a bit more consistent
2000-03-05  Guilhem LavauxRemoved all wxMMedia2 files
2000-03-05  Guilhem LavauxMoved wxMMedia to contrib/src/mmedia
2000-03-03  Julian SmartRemoved OGL prior to re-adding; some Watcom corrections
2000-03-01  Robert Roebling Various changes due to OGL and glcanvas having changed
2000-03-01  Julian SmartAdded wxDragImage generic implementation and sample...
2000-03-01  Bart A.M. JourquinRestore previous ogl sources. Waiting for fix in config...
2000-02-28  Julian SmartRemoved old wxGLCanvas stuff; moved wxTreeLayout to...
2000-02-28  Julian SmartRemoved utils/ogl
2000-02-28  Julian SmartMoved OGL to new locations.
2000-02-28  Julian SmartMoved wxGLCanvas to more normal positions
2000-02-28  Robin DunnAdded wrapper for wxListCtrl.SortItems. Added column...
2000-02-27  Guilhem LavauxInserted "stdio catch" in wxExecute. The activation...
2000-02-26  Guilhem LavauxReenabled OSS support
2000-02-25  Guilhem LavauxOk. Vidwin works again on Windows.
2000-02-25  Guilhem LavauxRemoved unnecessary code from utilsunx.cpp
2000-02-25  Guilhem LavauxWindows stdio capture is working on my MSVC5. Here...
2000-02-25  Julian SmartFixed wxWindow::HandleCommand so multiple toolbars...
2000-02-25  Julian SmartAdded fix to wxMDIClientWindow to redisplay contents...
2000-02-25  Guilhem LavauxMajor changes in wxVidXANIM (support for output filtering)
2000-02-24  Julian SmartFix to MDI to restore 3D border; kludge to OGL Studio...
2000-02-24  Julian SmartAdded missing SetToolBitmapSize
2000-02-24  Julian SmartwxToolBarSimple fix + OGL studio sample compilation
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++...
next