]> git.saurik.com Git - wxWidgets.git/history - include/wx/gtk1
Big color update with the newest information
[wxWidgets.git] / include / wx / gtk1 /
1998-10-29  Robert Roebling Big color update with the newest information
1998-10-28  Denis PershinMinor modifications...
1998-10-28  Mart RaudseppwxWave class for wxGTK (linux)
1998-10-28  Robert Roebling DnD
1998-10-27  Vadim Zeitlin"unsigned char" restored in wxColour ctor
1998-10-27  Robert Roebling Added background colour again
1998-10-26  Robert Roebling Implemented wxScreenDC the hard way
1998-10-26  Robert Roebling Did much work on colors. It doesn't work and I guess
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-24  Denis PershinPrealpha, prebeta of new wxTreeCtrl for GTK. It is...
1998-10-21  Robert Roebling SetBackground for ListBox and others
1998-10-20  Vadim ZeitlinwxColour(const char *) ctor related modifications
1998-10-20  Denis Pershin.cvsignores added
1998-10-20  Robin Dunncommented out constructor causing ambiguity
1998-10-19  Vadim Zeitlin1. wxTextCtrl::SetBackgroundColour() now works
1998-10-15  Robin DunnAdded wxFrame::SetStatusBar
1998-10-12  Vadim Zeitlin1. wxTimer::Start() returns bool in wxGTK too (other...
1998-10-09  Julian SmartDialog unit mods; wxProp tidying
1998-10-02  Julian SmartRemoved DrawOpenSpline since it doesn't seem to be...
1998-09-29  Denis PershinSee the prev one.
1998-09-28  Vadim Zeitlinan extra backslash removed
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-09-18  Julian Smartmenuitem.h is now per port, since some ports (e.g....
1998-09-17  Julian SmartDnd constant name changes because names like Copy can...
1998-09-12  Robert Roebling Changed instal path for setup.h
1998-09-11  Robert Roebling Updates to memcheck
1998-09-08  Robert Roebling It's now possible to drag a listbox filled with entries
1998-09-08  Robert Roebling Rewrote wxRadioBox (recompile)
1998-09-07  Robert Roebling After resolving all conflicts that came down the
1998-09-07  Robert Roebling Added USE_CONFIG
1998-09-07  Robert Roebling wxProp now intercepts EVT_TEXT_ENTER instead of EVT_TEXT
1998-09-07  Robert Roebling Much more aggressive for intercepting events and
1998-09-07  Robert Roebling Tries unsuccesfully to cure a few more problems
1998-09-06  Robert Roebling Fillid in many more missing functions (such as Enable())
1998-09-06  Robert Roebling SetFont() the second
1998-09-06  Robert Roebling Added SetFont to most controls and controls sample
1998-09-05  Robert Roebling Fixed two small things in wxListCtrl
1998-09-05  Robert Roebling Shared libs now get installed correctly on Linux.
1998-09-05  Robert Roebling Makefile next attempt
1998-09-04  Vadim Zeitlinfriends declarations removed, GetBitmap/Pixmap function...
1998-09-04  Robert Roebling Corrected wxWindow::GetExtent
1998-09-04  Julian SmartAdded friend wxNotebook
1998-09-03  Robert Roebling It's possible now to save to a PNG. OK, I still
1998-09-02  Robert Roebling Added wxAccelerators (sort of)
1998-09-02  Robert Roebling New configure
1998-09-02  Robert Roebling Fixed event handling for DialogEd
1998-09-01  Robert Roebling Small fixes to wxChoice, wxComboBox and wxListBox
1998-09-01  Robert Roebling Added Set/GetItemState, GetNextItem.. to wxTreeCtrl
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-18  Denis PershinSecond try
1998-08-18  Guilhem Lavaux* wxThread: new functions: wxThread::Pause/Resume,...
1998-08-18  Vadim Zeitlinglobally renamed uint to size_t. This has _not_ been...
1998-08-17  Robin DunnAdded missing declaration of wxIcon::operator =(const...
1998-08-17  Robin DunnCorrected the signature for wxFrame::Maximize
1998-08-17  Robin DunnAdded wxWindow::Center
1998-08-17  Robert Roebling Turned wxIcon inline constructors to real constructors
1998-08-16  Robert Roebling New scrolling for GTK
1998-08-15  Karsten BallüderAdded configure option --with-dmalloc to use the dmallo...
1998-08-15  Vadim Zeitlinadded default values for ax size arguments of SetSizeHi...
1998-08-15  Robert Roebling Added graying out of menus and buttons
1998-08-15  Robert Roebling See last changelog
1998-08-14  Robert Roebling Added validation support
1998-08-14  Robert Roebling Added wxRadioButton (not tested)
1998-08-13  Robert Roebling Added ToogleTool from Markus
1998-08-12  Robert Roebling Added PushEventHandler, Pop...
1998-08-12  Robert Roebling Added wxFrame::OnCreateStatusBar and ToolBar
1998-08-11  Karsten BallüderAdded empty Raise() and Lower() methods for compatibilty.
1998-08-10  Denis PershinDP: native wxTreeCtrl for GTK.
1998-08-09  Robert Roebling Added Pop-up menus.
1998-08-08  Robert Roebling Correct the wxButton::Setlabel nonsense
1998-08-08  Robert Roebling Added wxDC:DrawPolygone
1998-08-07  Vadim Zeitlin(1) Denis Pershin's patch for wxGTK (memory leaks corre...
1998-08-05  Robert Roebling Removed /install/gtk/configure from cvs
1998-08-03  Vadim ZeitlinwxApp::Get/SetVendorName functions added
1998-07-31  Robert Roebling Added bitmaps and icons to samples
1998-07-29  Robert Roebling wxMDIChildFrame inherits from wxFrame
1998-07-28  Robert Roebling Fixed bug in wxListCtrl
1998-07-27  Robert Roebling wxFrame::SetIcon()
1998-07-27  Robert Roeblingwarning msgs
1998-07-24  Robert RoeblingwxFrame::CreateToolBar() stuff
1998-07-24  Vadim Zeitlinscrollbar support added (experimental)
1998-07-24  Vadim Zeitlinadded default value for "int type" (wxBITMAP_TYPE_XPM...
1998-07-23  Vadim ZeitlinwxUpdateUI events generation added
1998-07-23  Vadim ZeitlinSetModified() added
1998-07-23  Vadim ZeitlinOnSize removed (not needed any more after Robert's...
1998-07-23  Vadim Zeitlinmore accessors added, member variablesmade private
1998-07-23  Vadim ZeitlinDoMenuUpdates()
1998-07-23  Vadim Zeitlinadded flag wxFILE_MUST_EXIST
1998-07-23  Vadim ZeitlinGetLabel() added
1998-07-22  Robert Roeblingmdi private menus
1998-07-20  Robert Roeblingmany fixes to wxTextCrtl, wxTreeCrtl, wxListBox,
1998-07-20  Unknown (MO)Added use of default file/dir and confirm on overwrite...
1998-07-13  Robert Roeblingresize mdi and notebook client
1998-07-13  Robert Roeblingmemdc and bitmap fixes
1998-07-13  Vadim Zeitlinconstraints for notebook pages work (again)
1998-07-12  Robert Roeblingstream compile fixes
1998-07-11  Robert Roeblingevent/leave events
1998-07-10  Karsten Ballüderfixed arguments to make it wxMSW compatible
1998-07-09  Vadim ZeitlinwxWindow::IsShown() made 'const'
next