]> git.saurik.com Git - wxWidgets.git/history - src/generic
remove the line for image.h, restore a line commented out by mistake
[wxWidgets.git] / src / generic /
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
1998-12-01  Robert Roebling Pixel corrections for wxListCtrl
1998-11-28  Julian SmartwxSize/wxPoint/wxRect versions of functions added to...
1998-11-26  Vadim ZeitlinwxTreeCtrl::Delete() bug corrected, sample expanded...
1998-11-25  Julian SmartVarious wxMotif changes including size optimisation...
1998-11-25  Robert Roebling Fixed module code
1998-11-25  Karsten Ballüderanother i.c.e.
1998-11-25  Karsten Ballüderfixed internal compiler error
1998-11-25  Karsten Ballüderfixed internal compiler error and proper translation
1998-11-25  Robin DunnConverted the virtual-methods-callbacks into real event...
1998-11-24  Julian Smart2nd attempt at MDI in wxMotif, using wxNotebook this...
1998-11-22  Karsten BallüderFixed return code of GetSelectionCount()
1998-11-22  Karsten Ballüderfixed bug for empty lists
1998-11-17  Julian SmartCured BC++ makefile bug; wxGrid fix; updated Motif...
1998-11-15  Karsten BallüderReplaced kbList with wxList.
1998-11-13  Vadim Zeitlin1. GetNextChild() bug fixed in generic version
1998-11-12  Julian SmartAccelerators implemented for wxMotif; some wxComboBox...
1998-11-12  Robert Roebling Compile fixes, warnings etc.
1998-11-11  Julian SmartMotif bug fixes; dialog OnPaint works now; wxColourDial...
1998-11-10  Karsten BallüderAdded wxExtHelpController: wxHelpController implementat...
1998-11-07  Robert Roebling Fixed 5 bugs in wxImage and Blit
1998-11-04  Julian SmartChanged m_font to * GetFont() since m_font isn't in...
1998-11-03  Julian SmartDialog Editor bug fixes, several other small ones
1998-11-03  Robert Roebling Fix for TextCtrl problem as reported by Vegh
1998-10-31  Robert Roebling Font fixes and icons in report view for list control
1998-10-30  Robert Roebling Compile fixes for tree ctrl
1998-10-30  Vadim Zeitlinitems without children couldn't be expanded even after...
1998-10-30  Robert Roebling Tought Systemettings that sysfont has 12 pts
1998-10-29  Robert Roebling Big color update with the newest information
1998-10-27  Julian SmartMotif wxNotebook about done; added print/preview to...
1998-10-26  Vadim Zeitlinfinal (?) changes to the generic tree ctrl -- seems...
1998-10-26  Julian SmartMotif and other mods
1998-10-26  Vadim Zeitlininterchanged w and h in wxSplitterWindow::OnSashPositio...
1998-10-26  Robert Roebling Did much work on colors. It doesn't work and I guess
1998-10-25  Karsten BallüderFixed a trivial error.
1998-10-24  Robert Roebling Added support for frames without borders (such as for
1998-10-24  Robert Roebling Removed usage of GdkImlib
1998-10-23  Vadim Zeitlin1. Split{Horizontal|Vertical} now accept negative args...
1998-10-18  Julian SmartMotif additions
1998-10-09  Julian SmartDialog unit mods; wxProp tidying
1998-10-08  Vadim Zeitlincrash under FreeBSD corrected (patch by David Hobley)
1998-10-02  Julian SmartRemoved DrawOpenSpline since it doesn't seem to be...
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-09-25  Denis Pershinconst added to GetBitmap it was my fault.
1998-09-24  Vadim Zeitlinrestored "#ifdef __WXMSW__" around SetFont(wxNullFont...
1998-09-23  Julian SmartwxMotif: wxWindow/Client/PaintDC starting to work.
1998-09-22  Julian SmartSome more Motif work; included utils.h in fileconf...
1998-09-20  Julian SmartMore Motif stuff
1998-09-16  Julian SmartMade wxStubs compile on Unix.
1998-09-12  Julian SmartAdded variant.h/cpp; changed variable names in object...
1998-09-11  Robert Roebling Updates to memcheck
1998-09-08  Julian SmartAdditional makefiles; changes for compilation with...
1998-09-07  Julian SmartAdded wxSashWindow, wxSashLayoutWindow, wxLayoutAlgorit...
1998-09-06  Robert Roebling SetFont() the second
1998-09-05  Robert Roebling Fixed two small things in wxListCtrl
1998-09-01  Robert Roebling Added Set/GetItemState, GetNextItem.. to wxTreeCtrl
1998-09-01  Robert Roebling Fixed a few compile things
1998-08-28  Julian SmartFixed MSW printing, tidied up member variable names
1998-08-24  Julian SmartHKEY -> WXHKEY; wxScrolledWindow::SetScale added
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-18  Vadim Zeitlincorrected wxListCtrl compilation problems
1998-08-17  Robert Roebling Added in-place editiging in wxListCtrl
1998-08-15  Denis PershinDP: Just came back from 3 days fishing and found that...
1998-08-15  Julian Smart2 GnuWin32 compile bugs fixed, incl. printf bug in...
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-08-14  Robert Roebling Added validation support
1998-08-14  Karsten Ballüderadded option to hide page controls
1998-08-14  Robert Roebling Added wxRadioButton (not tested)
1998-08-12  Robert Roebling Added PushEventHandler, Pop...
1998-08-10  Denis PershinDP: GetBitmap() added to wxImageList
1998-08-10  Denis PershinDP: native wxTreeCtrl for GTK.
1998-08-08  Denis PershinDP:
1998-08-03  Vadim ZeitlinSelectItem() always sends the notification messages
1998-08-02  Robert Roebling Fixed Fontdialog
1998-07-31  Robert Roebling Added bitmaps and icons to samples
1998-07-30  Robert Roebling Pretty redical change concerning the underlying
1998-07-29  Robert Roebling wxListCtrl selection improved
1998-07-28  Robert Roebling Fixed bug in wxListCtrl
1998-07-27  Robert Roeblingwarning msgs
1998-07-25  Robert RoeblingRemoved warnings mesgs
1998-07-24  Vadim ZeitlinSelectItem() now sends a wxEVT_SELECTED notification.
1998-07-23  Vadim ZeitlinwxTreeControl::Get/SetSelection implemented
1998-07-20  Robert Roeblingmany fixes to wxTextCrtl, wxTreeCrtl, wxListBox,
next