]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
1999-11-11  Vadim Zeitlin1. wxStaticBox doesn't draw over the underlying control...
1999-11-10  Robin DunnTweaking some of the new wxPython stuff for wxGTK
1999-11-10  Vadim Zeitlin1. made it possible to use wxUpdateUIEvent with wxTextC...
1999-11-10  Vadim Zeitlinadded 2 more cursors (patch from Gerd Mueller)
1999-11-10  Julian SmartStupid makeprog.vc corruption fixed
1999-11-10  Stefan CsomorwxMac (debug) builds and runs wxMinimal again
1999-11-10  Robin DunnAdded calendar contributed by Lorne White
1999-11-09  Robin DunnwxSizer patches by Alexander Smishlajev <als@turnhere...
1999-11-09  Vadim Zeitlincompiles with or without wxSpinCtrl now
1999-11-09  Vadim Zeitlincompilation fixes, Makefile.in added
1999-11-09  Stefan Csomormac adaptions
1999-11-09  Robert Roebling Removed Vadim's surplus code in clipboard.
1999-11-09  Vadim Zeitlinfix for FreeBSD compilation
1999-11-09  Karsten Ballüderusleep() prototype added for solaris
1999-11-09  Karsten Ballüderadded gethostname protoype for Solaris
1999-11-09  Stefan Csomorwill not be adopted to 2.1, pro 4 was too buggy
1999-11-09  Stefan Csomor.mcp was broken
1999-11-09  David WebsterOS/2 resource storage and retrieval
1999-11-09  Julian SmartAdded m_nSelection = -1 fixes to RemovePage, DeleteAllP...
1999-11-09  Julian SmartMisc small fixes
1999-11-08  Julian SmartFixes to Cygwin/Mingw32 makefile, manual now compiles...
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
next