]> git.saurik.com Git - wxWidgets.git/history - src
wxDataObjectComposite/Custom seem to work
[wxWidgets.git] / src /
1999-11-08  Vadim ZeitlinwxDataObjectComposite/Custom seem to work
1999-11-08  Vadim Zeitlinsmall Motif compilation fix
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  George TaskerFixed reversed logic on wxODBC_FWD_ONLY_CURSORS
1999-11-08  Julian SmartMade various Motif fixes, wxListBox/wxChoice derive...
1999-11-08  Robin DunnSombody committed this with a hard-coded pathname for...
1999-11-08  David WebsterOS/2 PM Fixeups for fonts, validators, and html
1999-11-08  George TaskerwxStrnicmp() function is not defined under windows...
1999-11-07  Julian SmartVarious fixes for various compilers...
1999-11-07  Robert Roebling More replacements of strcmp -> wxStr..
1999-11-07  Robert Roebling Added wxStrnicmp and to wchar.h, not yet for Unicode...
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  Vadim ZeitlinwxFileDataObject supports GNOME file dnd now
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üderfixed
1999-11-06  Robert Roebling wxListBox now sends events using AddPendingEvent(),
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  Robert Roebling Fixed typos in frame and dialog,
1999-11-06  Julian SmartFixed image sample, dsp files etc.
1999-11-06  Robin DunnFixed a misplaced } that was causing the wrong encoding...
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 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  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 Zeitlincompilation fixes for GTK+ <= 1.2.3
1999-11-05  Stefan CsomorCW5.2 Pro Adaptions, wxMac starting to move in
1999-11-04  Vadim Zeitlin1. wxFontMapper starts to materialise
1999-11-04  Robert Roebling Window placement changes. Pure guessing.
1999-11-04  Vadim Zeitlinbug with object being passed through ... corrected
1999-11-04  Vadim Zeitlin1. wxFileDataObject fixes from Ricky Gonzales - seems...
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  Robert Roebling Some menu things.
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  Robert Roebling wxDialog now stays on top of its parent.
1999-11-03  Karsten BallüderImproved tests for networks. Compiles.
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)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-02  Václav SlavíkAFM metrics were searched in /afm instead of /share...
1999-11-02  David WebsterUpdates for VA 4.0
1999-11-02  Julian SmartSmall compile fixes
1999-11-02  Vadim Zeitlinwarnings (and may be a bug) corrected
1999-11-02  Vadim Zeitlinanother compilation fix
1999-11-02  Vadim Zeitlinanother compilation fix
1999-11-02  Vadim Zeitlinand the compilation fix for the warning fixes
1999-11-02  Vadim Zeitlinand the compilation fix for the warning fixes
1999-11-02  Vadim Zeitlinmany warnings fixed (from HP-UX compilation log)
1999-11-02  Robert Roebling wxDialogs now use GTK_WINDOW_DIALOG,
1999-11-02  Vadim Zeitlindisabled the old odbc code
1999-11-02  Vadim Zeitlinbug corrected
1999-11-02  Vadim ZeitlinwxMotif compiles (and runs minimal sample) again after...
1999-11-02  Vadim ZeitlinUnicode fixes
1999-11-02  Vadim Zeitlinadditions for wxFileDataObject from Ricky Gonzales...
1999-11-02  Vadim ZeitlinwxMenuItem::IsChecked() corrected
1999-11-02  Vadim Zeitlinend label edit patch from Ricky Gonzales <gonzales...
1999-11-02  Vadim Zeitlinbug in wxMenuBase::FindChildItem() corrected
1999-11-02  Vadim Zeitlininclude <wx/...> => include "wx/..."
1999-11-02  Vadim ZeitlinwxGTK compiles (and seems to work) again after wxMenu...
1999-11-02  David WebsterProcess/thread work and API fix into network APIs
1999-11-02  Karsten BallüderAdded missing CPPFLAGS
1999-11-02  Karsten BallüderAdded wxINSTALL_PREFIX define to makefile and made...
1999-11-02  David Websternew wxMenu stuff and thread implementations
1999-11-02  Vadim Zeitlincompilation fixes
1999-11-02  Vadim Zeitlin1. wxMenu changes: wxMenuBase appears, several new...
1999-11-01  Julian SmartTidied some docs, made VC++ 6 DLL compilation work...
1999-11-01  Robert Roebling Small doc updates.
1999-11-01  Karsten Ballüderadded support for global AFM path setting
1999-11-01  Julian SmartAdded some makefiles to HTML samples; added help.ico...
1999-10-31  Václav Slavíkadded wxFileSystem::FindFirst and FindNext
1999-10-31  Václav Slavíkmore wxHtmlHelpFrame fixes (didn't store customization...
1999-10-31  Robert Roebling Distrib corrections,
1999-10-31  Robert Roebling Distrib changes.
1999-10-31  Julian SmartFixes for VC++ 4 compilation; fixed wxCommandEvent...
1999-10-31  Robert Roebling More tab code corrections.
1999-10-30  Václav Slavíkfixed bug that caused assertion failure during HTML...
1999-10-30  Robert Roebling Some work on tabbing and menu accels,
1999-10-30  Ove KaavenSomeone forgot wxT()
next