wxWidgets.git
1999-11-08  Karsten BallüderMinor fixes to plug memory hole, will add WXLO import...
1999-11-08  Vadim Zeitlincompilation fix for Motif
1999-11-08  David WebsterMinor fix to environment to support co-existance of...
1999-11-08  Vadim ZeitlinMotif compilation fix
1999-11-08  Vadim ZeitlinwxDataObjectComposite/Custom seem to work
1999-11-08  Vadim ZeitlinDEBUG => __WXDEBUG__
1999-11-08  Vadim Zeitlinsmall Motif compilation fix
1999-11-08  Vadim Zeitlinminor aesthetic fixes
1999-11-08  Vadim Zeitlinpasting text from xterm works, finally
1999-11-08  George TaskerFixed __WXDEBUG__ references to use #ifdef rather than...
1999-11-08  George TaskerFixed reversed logic on wxODBC_FWD_ONLY_CURSORS.
1999-11-08  Vadim Zeitlinremoving Makefile.ams (and minor additions/fixes to...
1999-11-08  George TaskerFixed reversed logic on wxODBC_FWD_ONLY_CURSORS
1999-11-08  George TaskerwxEndBusyCursor() was being called, even when it was...
1999-11-08  Julian SmartMade various Motif fixes, wxListBox/wxChoice derive...
1999-11-08  George TaskerReplaced an old ifndef FWD_ONLY_CURSORS with the new...
1999-11-08  Robin DunnSombody committed this with a hard-coded pathname for...
1999-11-08  Robin DunnwxPython updates for wxGTK
1999-11-08  Robin DunnMade SetType public to match MSW.
1999-11-08  David WebsterOS/2 PM Fixeups for fonts, validators, and html
1999-11-08  David WebsterOS/2 PM specific fixes for validators and fonts
1999-11-08  George TaskerwxStrnicmp() function is not defined under windows...
1999-11-07  Julian SmartVarious fixes for various compilers...
1999-11-07  George TaskerGUI display problems fixed
1999-11-07  Robert Roebling More replacements of strcmp -> wxStr..
1999-11-07  George TaskerColumn name IS_DEVELOPER in index was shortened to...
1999-11-07  George TaskerCleaned up a compile warning on the MAX_PATH definition.
1999-11-07  Robert Roebling Added wxStrnicmp and to wchar.h, not yet for Unicode...
1999-11-07  George TaskerUndoing my last checkin so wxGTK compiles correctly...
1999-11-07  Julian SmartTidied up wxHTML About HTML file (missing /td, /tr...
1999-11-07  Robin DunnwxPython stuff:
1999-11-07  George TaskerFixed a multiple define problem for strnicmp and stricm...
1999-11-06  Vadim ZeitlinOS/2 patch from Stefan.Neis@t-online.de
1999-11-06  Vadim Zeitlincompile fix for VC++ 5
1999-11-06  Julian SmartSmall changes
1999-11-06  Robert Roebling Applied a few OS/2 patches for wxGTK.
1999-11-06  Vadim Zeitlin1. more corrections to file dnd (works with testdnd...
1999-11-06  Karsten Ballüdersome fixes and speedups
1999-11-06  Vadim ZeitlinwxFileDataObject supports GNOME file dnd now
1999-11-06  George TaskerAdded wxODBC_FWD_ONLY_CURSORS to allow for drivers...
1999-11-06  Guilhem LavauxFixed wxMemoryOutputStream (it wasn't working at all)
1999-11-06  Václav Slavíkfixed URL parsing problem
1999-11-06  Julian SmartAdded some makefiles, fixed a BC++ problem in controls...
1999-11-06  George TaskerRenamed FWD_ONLY_CURSORS to wxODBC_FWD_ONLY_CURSORS...
1999-11-06  Karsten Ballüdermouse selection handling fixed
1999-11-06  Karsten Ballüderfixed
1999-11-06  Robert Roebling wxListBox now sends events using AddPendingEvent(),
1999-11-06  Vadim Zeitlintest for wxFrame::GetPosition/GetSize added
1999-11-06  Václav Slavíkcosmetic changes : indentation etc.
1999-11-06  Václav Slavíkhtml help : added '?' icon to root node of contents...
1999-11-06  Václav SlavíkwxHTML overview reorganized
1999-11-06  Václav Slavíkadded list of tags supported by wxHTML
1999-11-06  Václav Slavíkadded wxFontEnumerator::GetFacenames and GetEncodings...
1999-11-06  Václav Slavíkfixed stupid typo I did a minute ago
1999-11-06  Václav Slavíkmodified samples/html/test so that it loads inet fs...
1999-11-06  Václav Slavíkbetter-looking icons
1999-11-06  Robert Roebling Fixed typos in frame and dialog,
1999-11-06  Julian SmartFixed image sample, dsp files etc.
1999-11-06  Julian SmartMinor doc fixes
1999-11-06  Robin DunnwxPython stuff:
1999-11-06  Robin DunnFixed a misplaced } that was causing the wrong encoding...
1999-11-06  Robin DunnStuff needed for the font sample to build with VC++
1999-11-06  Robin Dunnadded a WXDLLEXPORT
1999-11-06  Robin Dunnadded fontenum.cpp for MSW
1999-11-06  Vadim Zeitlin1. wxFontMapper seems to work for wxMSW
1999-11-06  Václav Slavíkfixed memory leak in wxFilesystemHandler
1999-11-06  Václav Slavíkfixed some clipping related bugs in wxHTML priting
1999-11-05  David WebsterChange the const global wxDefaultValidator to a pointer...
1999-11-05  Vadim ZeitlinwXMotif compilation fixes
1999-11-05  Vadim Zeitlin(start of) wxCustomDataObject docs
1999-11-05  Vadim Zeitlin1. wxFontMapper almost finished
1999-11-05  Robin DunnIncremented the version number used in the DLL filename...
1999-11-05  Robert Roebling This window positioning setting works on AfterStep
1999-11-05  Karsten Ballüderanother operator needed for __alpha__
1999-11-05  Robert Roebling Added IsTopLevel() as a virtual function.
1999-11-05  Julian SmartCleaned up paint DC cache in ~wxPaintDC to avoid spurio...
1999-11-05  Vadim Zeitlinfontmap.h/cpp and fontutil.h/cpp added
1999-11-05  Vadim Zeitlincompilation fixes for GTK+ <= 1.2.3
1999-11-05  Karsten Ballüderfixed menu accelerators
1999-11-05  Karsten Ballüderadded missing event.Skip(), now menus work properly
1999-11-05  Stefan CsomorCW5.2 Pro Adaptions, wxMac starting to move in
1999-11-05  Robin DunnChange a Popup menu from using a callback to using...
1999-11-04  Julian SmartRetyping some lines in tfontenc.tex seemed to remove...
1999-11-04  Vadim Zeitlin1. wxFontMapper starts to materialise
1999-11-04  Julian SmartSome doc changes
1999-11-04  Robert Roebling Window placement changes. Pure guessing.
1999-11-04  Vadim ZeitlinwxUSE_RADIOBOX/SLIDER/SPINCTRL added
1999-11-04  Robert Roebling Minor doc updates.
1999-11-04  Vadim Zeitlinmore samples are being built and samples/Makefiles...
1999-11-04  Václav Slavík2.2 release should happen in 1999, not 2000 :-)
1999-11-04  Vadim Zeitlinbug with object being passed through ... corrected
1999-11-04  Vadim Zeitlincompilation fixes
1999-11-04  Vadim Zeitlincompilation fix
1999-11-04  Karsten Ballüdermodification to AXP hack
1999-11-04  Karsten Ballüdermade new operator __alpha__ dependent
1999-11-04  Karsten Ballüderadded operator[](unsigned int) const -- testing it...
1999-11-04  Vadim Zeitlin1. wxFileDataObject fixes from Ricky Gonzales - seems...
1999-11-03  Vadim ZeitlinwxFontEnumerator docs
1999-11-03  Václav Slavíkadded frame icon for HTMLhelp frame
1999-11-03  Václav SlavíkwxHTML now supports not only "&nbsp;"-like specials...
next