]> git.saurik.com Git - wxWidgets.git/history - utils
don't move the file to itself in AC_OUTPUT, this allows to run config.status after...
[wxWidgets.git] / utils /
2001-06-13  Julian SmartSome BC++ fixes
2001-06-11  Julian SmartTex2RTF: underscores now only checked for if syntax...
2001-06-11  George TaskerChanges to catch macros that are missing arguments...
2001-06-11  Julian SmartVC++ project file corrections
2001-06-11  Julian Smartproject file updates
2001-06-11  Julian SmartProject file updates; cast in strconv.cpp to compile...
2001-06-09  Václav Slavíkchanged wxXML to XRC, wx/xml/*.h->wx/xrc/*.h
2001-06-09  Vadim Zeitlinsome missing c_str()s added
2001-06-07  Julian SmartUpdates for version change to 2.3.1
2001-06-06  Vadim Zeitlinapplied patch for compilation with gcc 3.0
2001-06-05  Robin DunnFixed to recognise the FINAL=hybrid make flag and to...
2001-05-25  George TaskerChanges to detect unresolved references (REF NOT FOUND...
2001-05-24  George TaskerRemoved check for '\par' at beginning of line that...
2001-05-24  Vadim Zeitlinfixed compilation with NO_GUI
2001-05-24  George TaskerAdded '_' checking that warns of the use of "_" or...
2001-05-14  Julian SmartFixes for 16-bit compilation
2001-05-13  Václav Slavíknow outputs errors to stderr
2001-05-10  Julian SmartRemoved references to xpm[d].lib
2001-05-10  Julian SmartRemoved xpm[d].lib
2001-04-25  Julian SmartSome doc corrections
2001-04-05  Julian SmartApplied Don Spear's patch
2001-02-06  Julian SmartUpdated VC++ project files for making DLL-based samples
2000-12-22  George TaskerProgram now keeps track of how many errors occured...
2000-12-22  George TaskerNow uses MAX_LINE_BUFFER_SIZE constant for the array...
2000-12-22  George TaskerAdded MAX_LINE_BUFFER_SIZE constant instead of using...
2000-12-21  George TaskerAdded code to the RIGHT CLICK popup dialog to show...
2000-12-21  George TaskerAdded BOUNDING BOX selection of multiple widgets on...
2000-12-21  George TaskerAdded BOUNDING BOX selection of multiple widgets on...
2000-12-19  George TaskerWhen deleting an entire dialog in DialogEditor by right...
2000-12-19  George TaskerLeft Double clicking a widget (not a dialog) in the...
2000-12-19  George TaskerFixed the popup menus when you right click a widget.
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...
next