]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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&)
1999-10-29  Sylvain BougnouxAccept list of separators as a wxString instead of...
1999-10-29  Michael BedwardChanges to fix problem where spurious scrollbar(s)...
1999-10-29  Ove KaavenWell, wxHTML compiles in Unicode mode now. But if it...
1999-10-29  Ove KaavenWell, can't hurt to do some char -> wxChar, though...
1999-10-29  Ove KaavenwxT() for a Spanish(?) debug message
1999-10-29  Ove KaavenUnicode fixes
1999-10-29  Ove KaavenA few Unicode compilation fixes (mostly wxT())
1999-10-28  David WebsterSpinCtrl update
1999-10-28  Julian SmartCorrected small mistake (set static variable)
1999-10-28  Vadim ZeitlinwxGTK::wxSpinCtrl API synchronised with wxMSW
1999-10-28  Sylvain Bougnouxconform to new wxTextInputStream >> wxString
1999-10-28  Sylvain Bougnouxoperator >> wxString eat word by default. \n Add wxText...
1999-10-28  Julian SmartAdded CS_OWNDC fix to wxGLCanvas and corrected sample...
1999-10-28  Ove KaavenUse wxConvertMB2WX to fix compilation error in Unicode...
1999-10-28  Ove KaavenwxFNCONV no longer references wxConv in a non-Unicode...
1999-10-28  Ove KaavenFixed typo in ARGS_CLEANUP
1999-10-28  Julian SmartDo... fixes and OnMenuHighlight correction (so MDI...
1999-10-28  David Webster*** empty log message ***
1999-10-28  Vadim Zeitlin1. corrected (but the fix is ugly) the multiple def...
1999-10-28  Vadim Zeitlin1. more code commented out by DW (@#%#%!#%!@) uncommented
1999-10-27  Václav Slavíkadded copy ctor to wxHashTable
1999-10-27  Václav Slavíkbugfix: wxList's copy ctor now works with keyed lists
1999-10-27  Václav Slavíkadded wxHtmlParser::{Push|Pop}TagHandler
1999-10-27  Václav Slavíkdocumented Harm's changes to wxHTML help
1999-10-27  Václav Slavíkcleaned Harm's new wxHTML help code (removed search...
1999-10-27  Václav Slavíkcleaned Harm's new wxHTML help code
1999-10-27  Václav Slavíkadded wxHtmlParser::{Push|Pop}TagHandler
1999-10-27  David WebsterToolbar fixes
1999-10-27  Vadim Zeitlinchecks for time functions added
1999-10-27  Robert Roebling Minor Motif changes, made scrollsub sample work somehow.
1999-10-27  Vadim Zeitlinfix for make clean when building in topdir
1999-10-27  Vadim ZeitlinSolaris fixes: -lnsl, -lXext, -lsocket added if needed
1999-10-27  Vadim ZeitlinDATAFILES may contain directories too
1999-10-27  Vadim Zeitlinalways use wxString::operator[](size_t) - wxWin doesn...
1999-10-27  Guillermo Rodriguez... removed debugging code which shouldn't be there :-)
1999-10-27  Julian SmartSmall changes to peripheral files
1999-10-27  David WebsterTake out statbrpm, add statline back in
1999-10-27  Vadim Zeitlinfix for native compilers on Solaris
1999-10-27  Vadim Zeitlintrying to get it back onto the main branch
1999-10-27  David WebsterReplaced inadvertant C++ comments with standard 'C...
1999-10-27  Vadim Zeitlin1. wxMenu{Item|Bar} modifications for wxMotif
1999-10-27  Vadim Zeitlincompilation fix
1999-10-27  Guillermo Rodriguez... Bug in GAddress_UNIX_init fixed
1999-10-27  Guillermo Rodriguez... Stupid bug in GAddress initialization prevented BCC...
1999-10-27  Julian SmartFixed wxMotif's wxRegion/wxRegionIterator to optionally...
1999-10-27  Michael BedwardFixed bug that caused wrong block of cells to be select...
1999-10-26  Vadim Zeitlin1. regenerated the makefiles to include menucmn.cpp
1999-10-26  Vadim ZeitlinwxMenuBarBase for MSW (untested)
1999-10-26  Vadim Zeitlin1. added wxMenuBarBase
1999-10-26  Julian SmartFixed wxFont mis-specification
1999-10-26  Julian SmartAdded temporary iterator fix (generates just 1 bounding...
1999-10-26  Vadim Zeitlinreverted last changes by DW
1999-10-26  Julian SmartMotif: made file selector and message box properly...
1999-10-26  Vadim Zeitlinattempt to fix wxMenuBar::EnableTop
1999-10-26  Vadim Zeitlin1. corrected uninitialised variable (which led to crash...
1999-10-26  Vadim Zeitlinfix for items without accelerators
1999-10-26  Julian SmartRemoved lots of wxMotif compile warnings. Copied new...
1999-10-26  Vadim Zeitlincompilation fix
1999-10-26  Michael BedwardFixed bug that caused crashes if wxGrid::OnSize was...
next