wxWidgets.git
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...
1999-11-03  Václav Slavíksaving customization now works fine
1999-11-03  Guilhem LavauxAdded makefile.g95
1999-11-03  Robert Roebling Some menu things.
1999-11-03  Robert Roebling A bit more testing.
1999-11-03  Karsten BallüderAdded a border around dialogs. Has anyone got a better...
1999-11-03  Václav Slavíkfixed rounding error problem in wxPostscriptDC::SetFont...
1999-11-03  Václav SlavíkwxPostScriptDC::CanGetTextExtent now returns TRUE ...
1999-11-03  Robert Roebling wxDialog now stays on top of its parent.
1999-11-03  Karsten BallüderImproved tests for networks. Compiles.
1999-11-03  Karsten Ballüdermore asserts
1999-11-03  Julian SmartChanged \\ to \ again
1999-11-03  Julian SmartAdded check for sel == -1
1999-11-03  David Webster*** empty log message ***
1999-11-03  Unknown (CR)Added generic/tabg to the GTK distribution. It was...
1999-11-03  Unknown (CR)Fixed .Position -> .GetPosition for wxMouseEvent
1999-11-03  Unknown (CR)Fixed inverse masking on MSW imagelist
1999-11-03  Vadim Zeitlinreadded clipboard support to richedit sample and fixed...
1999-11-03  Vadim Zeitlinsmall corrections for dnd code and added wxFileDataObje...
1999-11-03  Vadim Zeitlinmore dnd/clipboard docs
next