wxWidgets.git
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 " "-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
1999-11-02  Václav Slavíkfixed compilation under GCC 2.95 - 'export' was used...
1999-11-02  Václav SlavíkAFM metrics were searched in /afm instead of /share...
1999-11-02  Václav Slavíkfixed ^M at ends of lines
1999-11-02  Vadim Zeitlinsome files I forgot to add previously...
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 Zeitlinmissing -D_REENTRANT for HP-UX/Solaris finally seems...
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  Karsten Ballüdertest
1999-11-02  Karsten Ballüdertesting cvs
1999-11-02  Vadim ZeitlinAC_X_XTRA restored
1999-11-02  Vadim ZeitlinUnicode fixes
1999-11-02  Vadim Zeitlinadditions for wxFileDataObject from Ricky Gonzales...
1999-11-02  Vadim Zeitlinmore tests
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 WebsterMore defines to get error codes out of OS/2 headers
1999-11-02  David WebsterProcess/thread work and API fix into network APIs
1999-11-02  Karsten BallüderAdded missing CPPFLAGS
1999-11-02  Julian SmartSome doc fixes
1999-11-02  Karsten BallüderAdded wxINSTALL_PREFIX define to makefile and made...
1999-11-02  Julian SmartSome doc corrections
1999-11-02  David WebsterwxMenu implementations
1999-11-02  David Websterthread #ifdefs for WXPM
1999-11-02  David Websternew wxMenu stuff and thread implementations
1999-11-02  Vadim Zeitlincompilation fixes
1999-11-02  Vadim Zeitlintypo fixed
1999-11-02  Vadim Zeitlin1. wxMenu changes: wxMenuBase appears, several new...
1999-11-02  Guillermo Rodriguez... new docs for wxsocket in 2.1.10
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-11-01  Julian SmartCorrected wxConfig usage problem.
1999-10-31  Václav SlavíkwxHtmlHelpController now accepts AddBook('archive.zip...
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  Václav Slavíkadded html help viewer sample
1999-10-31  Robert Roebling Distrib corrections,
1999-10-31  Robert Roebling Distrib changes.
1999-10-31  Julian SmartSome edits to the schedule.
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()
1999-10-30  Vadim ZeitlinwxFontEnumerator mostly works for wxMSW
1999-10-29  Robin DunnFixed windows installer to not need a reboot and theref...
1999-10-29  David WebsterExecution control stuff
1999-10-29  Robin Dunnfixed typo
1999-10-29  Robin DunnAdded wxPython support of new HTML Printing classes.
1999-10-29  Robin DunnAdded wxPython support of new HTML Printing classes.
1999-10-29  Robin DunnAdded WXDLLEXPORT to wxWndProc definition so wxGLCanvas...
1999-10-29  Robin DunnwxPython doc updates
1999-10-29  Vadim Zeitlinstyles for listboxes added for testing purposes
1999-10-29  Vadim Zeitlinplatform.htm added
1999-10-29  Vadim Zeitlinforgotten files
1999-10-29  Vadim Zeitlin1. added encoding param to wxFontEncoding::EnumFamilies...
1999-10-29  Robin DunnEXPORTED an array to quiet the DLL compilation
1999-10-29  Robert Roebling Renamed GtkMyFixed to GtkPizza,
1999-10-29  Vadim Zeitlin/usr/include added back for AIX
1999-10-29  Vadim Zeitlincompilation fix for AIX
1999-10-29  Sylvain BougnouxAdd operator << (ostream&, const wxString&)
next