]> git.saurik.com Git - wxWidgets.git/history - src/generic
suppressed compiler warning
[wxWidgets.git] / src / generic /
1999-04-28  Robert Roebling Added configure patch for DEC
1999-04-26  Robert Roebling Layout things in wxMessageBox
1999-04-25  Robert Roebling The colour is called Aquamarine, not Aquaramine. No,
1999-04-25  Robert Roebling Fixed a layout bug in MyFixed
1999-04-22  Ove KaavenYet another one.
1999-04-20  Karsten BallüderI think I fixed the wxGenericPrintSetupDialog but PLEAS...
1999-04-19  Julian SmartFixed wxPostScript printing problem (used wrong constru...
1999-04-17  Ove KaavenUnicodified list of color strings.
1999-04-16  Ove Kaavenconst-ness warnings in non-Unicode again.
1999-04-16  Ove KaavenAll files compile in Unicode mode, but I have only...
1999-04-15  Robert Roebling small mods to tree ctrl
1999-04-14  Vadim ZeitlinHitTest() now works when the ctrl is scrolled too
1999-04-09  Karsten BallüderNo more overlap between lines (I hope).
1999-04-09  Karsten Ballüderbetter centering of text/images
1999-04-09  Karsten Ballüderfixed some glitches
1999-04-09  Karsten BallüderModified it to adjust to different icons sizes. Please...
1999-04-06  Julian SmartAdded some missing wxTextCtrl functions: Undo, Redo...
1999-04-03  Julian SmartCorrected someone's double-initialisation bug
1999-04-03  Karsten BallüderAlso the radiobox was unitialised.
1999-04-03  Karsten BallüderAttempt at fixing the broken printer dialog. *Lots...
1999-03-31  Robert Roebling Added debug code to clipbard
1999-03-29  Vadim Zeitlinmore backwards compatibility
1999-03-25  Julian SmartMany changes to the printing classes.
1999-03-25  Vadim ZeitlinMotif cell highlighting problem fixed
1999-03-23  Vadim ZeitlinEnsureVisible() also expands the parent items
1999-03-16  Vadim ZeitlinwxCommandEvent::SetString() change - now uses wxString
1999-03-12  Karsten Ballüderfixed a listctrl index bug
1999-03-05  Vadim Zeitlincompilation fixes
1999-03-05  Robert Roebling Two optical corrections
1999-03-01  Julian SmartCured some Motif bugs
1999-02-28  Julian SmartwxUSE_SOCKETS added to setup(0).h; Cygwin corrections...
1999-02-28  Julian SmartDoc mods; fixed return non-processing problem; fixed...
1999-02-27  Vadim Zeitlincursor problem in sash windows corrected
1999-02-27  Vadim ZeitlinwxSetCursor() bug with splitters corrected
1999-02-25  Karsten BallüderGetNextItem() now checks for item < GetItemCount()...
1999-02-24  Julian SmartSome stubs corrections; Motif corrections incl. busy...
1999-02-23  Vadim Zeitlinsome very minor fixes (I don't even remember what exactly)
1999-02-23  Vadim Zeitlincrash in some very special case when arrows were used...
1999-02-19  Robert Roebling propagate key event from listctrl to its parent
1999-02-18  Julian SmartCured last focus bug (I hope); some wxMotif mods
1999-02-18  Julian SmartAdded 'tardist' script for creating .tgz archives of...
1999-02-17  Vadim ZeitlinwxListCtrl will receive EVT_CHAR() events now
1999-02-12  Julian SmartSmall Tex2RTF fixes; wxMotif compile fixes (motif.inc...
1999-02-12  Julian SmartSome doc corrections (added blank lines at end of docs...
1999-02-11  Vadim Zeitlin"continue;" restored to prevent the app from going...
1999-02-11  Robert Roebling distrin corrections files
1999-02-11  Julian SmartSolved wxMotif scrolling display problem; added wxImage...
1999-02-10  Robert Roebling distribution things
1999-02-10  Robert Roebling isosurf corrections
1999-02-10  Vadim ZeitlinwxSplitterWindow::ReplaceWindow() function added and...
1999-02-09  Julian SmartFixed property list OnClose problem that caused Dialog...
1999-02-06  Julian SmartAltered font dialog slightly for Motif; added wxUSE_TOO...
1999-02-05  Julian SmartRemoved lots of OnClose functions; doc'ed OnCloseWindow...
1999-02-05  Vadim ZeitlinwxWindow::OnClose() removed completely from wxGTK,...
1999-02-05  Vadim Zeitlinrefresh added when the item text or image is changed...
1999-02-05  Robert Roebling Added menu_highlight behaviour as in wxMSW (statusbar)
1999-02-04  Vadim Zeitlin1. more keyboard navigation fixes - seems to work now
1999-02-04  Julian SmartCorrected XPM-related cast in resource.cpp; added gener...
1999-02-04  Robert Roebling postscript Blit()
1999-02-03  Vadim Zeitlinreset m_sashPosition to 0 after calling OnUnsplit(...
1999-02-03  Vadim Zeitlin_MSC_VER => __VISUALC__ change
1999-01-31  Vadim Zeitlinbug with Shift-TAB handling corrected
1999-01-31  Karsten BallüderAdded (untested) support for sub-locales.
1999-01-31  Julian SmartVarious small fixes
1999-01-30  Julian SmartMade wxLayoutAlgorithm more general (copes with nested...
1999-01-29  Julian SmartDoc mods, sash window bug
1999-01-27  Vadim Zeitlin1. added wxTreeCtrl::GetLastChild (modified MSW, GTK...
1999-01-27  Julian SmartAdded dde sample; added docs/index.htm
1999-01-25  Julian SmartSplit up wxStream doc files; added wxTCP... files;...
1999-01-25  Julian SmartFixed compile bug in proplist.cpp; added makevc.env
1999-01-24  Vadim Zeitlin1. wxLoad/SaveFileSelector return "wxString" instead...
1999-01-24  Julian SmartRenamed .nt makefiles to .vc and factored them out...
1999-01-24  Robert Roebling Small doc corrections
1999-01-24  Julian SmartAdded some Motif wxGLCanvas support; some more Motif...
1999-01-23  Vadim Zeitlincompilation fix for MSW
1999-01-22  Julian SmartMade wxGTK dcps.cpp generic.
1999-01-21  Robert Roebling changed make_int, make_exp .. to wxmake_int..
1999-01-21  Julian SmartMade EVT_SLIDER event happen always; some doc and wxPro...
1999-01-19  Julian SmartSome changes in a vain attempt to make Salford C++...
1999-01-14  Vadim Zeitlin1. NOT_FOUND -> wxNOT_FOUND
1999-01-14  Karsten BallüderSplit part of wxExtHelpController into wxHTMLHelpContro...
1999-01-10  Julian SmartAdded some makefiles, cured some wxMotif bugs
1999-01-08  Robert Roebling minor Configure / makefiles updates
1999-01-07  Julian SmartDoc & Symantec C++ fixes
1999-01-04  Julian SmartSimplified BC++ makefiles; C++Builder 1.0 compilation...
1999-01-01  Julian SmartLots of wxMotif fixes
1998-12-31  Robert Roebling Compile and build fixes
1998-12-31  Julian SmartAdded Property List classes to main library; added...
1998-12-28  Julian SmartFixes to wxMotif scrolling and colours (wxTreeCtrl...
1998-12-28  Julian SmartChanges for 16-bit BC++ (not there yet), GnuWin32;...
1998-12-25  Vadim Zeitlinattempt to fix a report about compile problems in gener...
1998-12-23  Julian SmartSome more wxMotif improvements: DrawIcon fixed; generic...
1998-12-23  Julian SmartCompilation fixes for SUN CC.
1998-12-23  Julian SmartGot generic wxListCtrl, wxTreeCtrl working under Window...
1998-12-20  Julian SmartwxPaintDC -> wxDC in wxListCtrl; fixed compile problems...
1998-12-19  Robert Roebling Added more keyboard handling to wxTreeCtrl
1998-12-18  Julian SmartSolved a bug in generic wxTreeCtrl whereby CalculatePos...
1998-12-18  Robert Roebling wxDirDialog now sorts its entries
1998-12-18  Vadim ZeitlinwxTreeCtrl::Sort() changed, adapted the sample to show it.
1998-12-18  Julian SmartIn DialogEd, changed Close to Destroy to make it shut...
next