]> git.saurik.com Git - wxWidgets.git/history - src/generic
Fixed bug that wrote incomplete wxExpr files (missing fclose)
[wxWidgets.git] / src / generic /
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...
1998-12-18  Robert Roebling Tried to add sorting to wxTreeCtrl
1998-12-17  Julian SmartAdded wxDirDialog to generic directories
1998-12-17  Vadim Zeitlinall delete functions now send delete notification event
1998-12-17  Vadim Zeitlin1. added wxTreeCtrl::DeleteChildren()
1998-12-17  Robert Roebling Removed minor differences between wxMSW and wxGTK
1998-12-17  Julian SmartChanged m_children to GetChildren() -- not all ports...
1998-12-17  Robert Roebling I've put live into Vadim's wxNavigationKeyEvent idea
1998-12-16  Vadim Zeitlinlistbox kbd handling buglet corrected (event.Skip(...
1998-12-16  Robert Roebling Added layout constraints call to wxNotebook
1998-12-15  Julian SmartCured radiobutton non-setting by using BS_AUTORADIOBUTT...
1998-12-15  Robert Roebling Added wxCheckLitBox (oh well)
1998-12-14  Robert Roebling New wxDataObject, DnD and Clipboard code
1998-12-13  Robert Roebling Added wxList:Nth check again
1998-12-12  Robert Roebling Added scrollbar size to settings
1998-12-12  Julian SmartAdded script to help make wxMotif via configure; nativd...
1998-12-11  Robert Roebling Redid parts of wxScroledWindow
1998-12-11  Julian SmartSome stubs includes removed from wxMotif; wxNotebook...
1998-12-11  Robert Roebling ADDED wxEVT_COMMAND_LIST_ITEM_RIGHT_CLICK
1998-12-10  Julian SmartDialog Editor corrections for latest wxWin changes...
1998-12-10  Robert Roebling Fixed three mouse event bugs
1998-12-10  Robert Roebling wx-config knows about compiler options
1998-12-08  Julian SmartSorry folks, a lot of changes to remedy GetFont, GetBru...
1998-12-08  Robert Roebling Corrected bold fonts
1998-12-08  Robert Roebling DnD updates
1998-12-07  Vadim Zeitlin1. wxNotebook::GetPageCount() returns only the number...
1998-12-07  Robert Roebling Listctrl updates
1998-12-07  Robert Roebling Keyboard navigatino in tree ctrl
1998-12-07  Robert Roebling Added serial code for wxList and wxHashTable to sourc...
1998-12-06  Robert Roebling Update for bitmap, image on scaling, transparancy,
1998-12-05  Robert Roebling Fixed make install bug
1998-12-05  Robert Roebling New PostScript code
1998-12-04  Julian SmartFixes for WXWIN_COMPATIBILITY, and BC++ fix for event.cpp
1998-12-04  Julian SmartMore progress on wxMotif, incl. wxTreeCtrl/wxListCtrl...
1998-12-03  Robert Roebling wxWindow::ReParent()
1998-12-03  Julian SmartChanged wxRectangle to wxRect. Sorry for the bandwidth...
1998-12-02  Vadim Zeitlinadded wxListCtrl::DeleteAllColumns()
1998-12-02  Mart Raudsepprange with m_minimumPaneSize and m_maximumPaneSize
next