]> git.saurik.com Git - wxWidgets.git/history - src/gtk/window.cpp
wxWindow::OnClose() removed completely from wxGTK, wxCloseEvent is now
[wxWidgets.git] / src / gtk / window.cpp
1999-02-05  Vadim ZeitlinwxWindow::OnClose() removed completely from wxGTK,...
1999-02-01  Robert Roebling Removed some trash from that came through tha cables
1999-02-01  Vadim ZeitlinwxToolTip modifications: wxUSE_TOOLTIPS setting (defaul...
1999-02-01  Robert Roebling wxToolTip
1999-01-28  Robert Roebling Found mem leaks (except one)
1999-01-27  Robert Roebling wxToolTip part II
1999-01-26  Robert Roebling A few resize bugs removed
1999-01-22  Robert Roebling The Image sample now does anti-aliasing, oh well.
1999-01-21  Robert Roebling changed make_int, make_exp .. to wxmake_int..
1999-01-15  Robert Roebling DnD feedback
1999-01-10  Robert Roebling OpenGl works now under GTK
1999-01-08  Robert Roebling minor Configure / makefiles updates
1999-01-06  Robert Roebling Compilation fixes
1999-01-04  Robert Roebling configure and #ifdef wxUSE_XXX updates
1999-01-02  Robert Roebling Header changes (gtk.h etc no longer included in defs.h
1998-12-19  Robert Roebling wxPython updates (SWIG really works, cannot believe it)
1998-12-17  Robert Roebling Removed minor differences between wxMSW and wxGTK
1998-12-17  Robert Roebling I've put live into Vadim's wxNavigationKeyEvent idea
1998-12-12  Robert Roebling More colour finetuning
1998-12-12  Robert Roebling Added scrollbar size to settings
1998-12-11  Robert Roebling Redid parts of wxScroledWindow
1998-12-11  Robert Roebling ADDED wxEVT_COMMAND_LIST_ITEM_RIGHT_CLICK
1998-12-10  Robert Roebling Fixed three mouse event bugs
1998-12-10  Robert Roebling Removed a few old wxDebugMsg (now wxLogDebug)
1998-12-09  Vadim Zeitlin"wxGDIObject * => &" related changes (see mail to the...
1998-12-09  Robert Roebling Clipboard update
1998-12-07  Robert Roebling Added serial code for wxList and wxHashTable to sourc...
1998-12-05  Robert Roebling Fixed make install bug
1998-12-04  Vadim Zeitlinid are generated as in wxMSW if the default value ...
1998-12-03  Robert Roebling wxWindow::ReParent()
1998-12-02  Robert Roebling Removed the new flicker code.
1998-12-01  Robert Roebling Pixel corrections for wxListCtrl
1998-11-26  Robert Roebling Flicker war won.
1998-11-25  Robert Roebling Resize fine tuning
1998-11-25  Robert Roebling Fixed module code
1998-11-25  Robert Roebling Improvements for notebooks on various versions of GTK
1998-11-24  Robert Roebling Big fix for GTK 1.1.5
1998-11-23  Robert Roebling Corrected wxCHECK calls in bitmap.cpp
1998-11-18  Robert Roebling Added support for SCROLL_TOP and _BOTTOM events
1998-11-15  Robert Roebling Added new wxBitmapButton implementation
1998-11-15  Robert Roebling Coompilation fixes for GTK 1.1.3
1998-11-14  Robert Roebling Doc corrections
1998-11-11  Robert Roebling Still bit fiddling in wxImage.
1998-11-06  Robert Roebling Second try at doing Set/GetClient right
1998-11-06  Robert Roebling SetEventData for a few widgets
1998-11-03  Robert Roebling Fix for TextCtrl problem as reported by Vegh
1998-11-02  Robert Roebling DnD fixes
1998-10-29  Robert Roebling Big color update with the newest information
1998-10-28  Robert Roebling DnD
1998-10-27  Robert Roebling Fixes, typos etc...
1998-10-27  Robert Roebling Added background colour again
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-21  Robert Roebling SetBackground for ListBox and others
1998-10-19  Vadim Zeitlin1. wxTextCtrl::SetBackgroundColour() now works
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-09-12  Robert Roebling Next try at removing the dancing sliders
1998-09-12  Robert Roebling Changed instal path for setup.h
1998-09-11  Robert Roebling Updates to memcheck
1998-09-09  Robert Roebling Tried to find a non-existing bug in the cursor-code
1998-09-07  Robert Roebling I debug DialogEd for five hours and then Karsten
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 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 SetFont() the second
1998-09-06  Julian SmartCommented out Robert's SetFont change for now; changed...
1998-09-06  Robert Roebling Added SetFont to most controls and controls sample
1998-09-04  Robert Roebling Corrected wxWindow::GetExtent
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 Fixed a few compile things
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-16  Robert Roebling New scrolling for GTK
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-12  Robert Roebling Added PushEventHandler, Pop...
1998-08-12  Robert Roebling Added wxFrame::OnCreateStatusBar and ToolBar
1998-08-09  Robert Roebling Added Pop-up menus.
1998-08-08  Denis PershinDP:
1998-08-07  Vadim Zeitlin(1) Denis Pershin's patch for wxGTK (memory leaks corre...
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-27  Robert Roeblingwarning msgs
1998-07-24  Robert RoeblingwxFrame::CreateToolBar() stuff
1998-07-24  Vadim Zeitlinsome common code moved from wxWindow/wxFrame into files...
1998-07-23  Vadim Zeitlinadded wxUpdateUI generation
1998-07-18  Robert Roeblingadded ODBC support
1998-07-13  Robert Roeblingresize mdi and notebook client
1998-07-11  Robert Roeblingevent/leave events
1998-07-10  Vadim ZeitlinwxWindow::OnSize() does _not_ call Layout() (it should...
1998-07-09  Vadim ZeitlinwxWindow::IsShown() made 'const'
1998-07-09  Vadim Zeitlinadded virtual bool wxWindow::AcceptsFocus()
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-06-26  Julian SmartNew wxEventType for event type enum, and corresponding...
1998-06-02  Robert Roebling GTK
next