]> git.saurik.com Git - wxWidgets.git/history - include/wx/gtk
more files to ignore in cvs commands (setup.h, lex_yy.c, y_tab.c)
[wxWidgets.git] / include / wx / gtk /
1999-02-06  Vadim ZeitlinwxGTK compatible clipboard implementation (not OLE...
1999-02-06  Julian SmartAdded wxMenu::UpdateUI to wxMSW, wxGTK, wxMotif, wxStub...
1999-02-05  Vadim Zeitlinmore wxCloseEvent changes: now the behaviour should...
1999-02-05  Robert Roebling synched Clear() and SetBackgroundColour()
1999-02-05  Vadim ZeitlinwxWindow::OnClose() removed completely from wxGTK,...
1999-02-05  Robert Roebling Added menu_highlight behaviour as in wxMSW (statusbar)
1999-02-04  Robin DunnAdded wxColour::wxColour(unsigned long)
1999-02-03  Robert Roebling Trying to repair what CVS can do to source code
1999-02-02  Harco de Hilsteradded AppendText method, now used by operator <<
1999-02-02  Vadim Zeitlincompilation warning removed
1999-02-01  Vadim ZeitlinwxToolTip modifications: wxUSE_TOOLTIPS setting (defaul...
1999-02-01  Robert Roebling wxToolTip
1999-01-30  Robert Roebling wxDataObject documented
1999-01-28  Robert Roebling Removed wxNullRegion
1999-01-27  Robert Roebling wxToolTip part II
1999-01-27  Vadim Zeitlin1. added wxTreeCtrl::GetLastChild (modified MSW, GTK...
1999-01-26  Julian SmartSome compile warnings removed; file selector prototypes...
1999-01-25  Robert Roebling Added wxToolTip
1999-01-24  Vadim Zeitlin1. wxLoad/SaveFileSelector return "wxString" instead...
1999-01-24  Robert Roebling Small doc corrections
1999-01-22  Robert Roebling The Image sample now does anti-aliasing, oh well.
1999-01-22  Robert Roebling iODBC v2.5
1999-01-21  Robert Roebling changed make_int, make_exp .. to wxmake_int..
1999-01-19  Julian SmartTWIN32 compatibility added; wxMotif uses wxGTK's wxPost...
1999-01-19  Robert Roebling New DnD and Clipboard code
1999-01-15  Robert Roebling DnD feedback
1999-01-14  Robert Roebling Added wxPrivateDropTarget
1999-01-13  Robert Roebling Better disabling of toolbars and menubars
1999-01-13  Julian SmartwxMSW wxClipboard implementation
1999-01-12  Robert Roebling image update
1999-01-10  Robert Roebling OpenGl works now under GTK
1999-01-09  Karsten BallüderwxComboBox included (removed dependency on wxUSE_COMBOB...
1999-01-08  Robert Roebling minor Configure / makefiles updates
1999-01-08  Robert Roebling Compile improvemnts for strict compilers and the...
1999-01-06  Robert Roebling Compilation fixes
1999-01-04  Julian SmartSimplified BC++ makefiles; C++Builder 1.0 compilation...
1999-01-04  Robert Roebling configure and #ifdef wxUSE_XXX updates
1999-01-03  Robert Roebling Proofed that iostreams break threads
1999-01-03  Robert Roebling new cursors
1999-01-02  Robert Roebling Header changes (gtk.h etc no longer included in defs.h
1998-12-26  Robert Roebling Makefile tweaks
1998-12-23  Julian SmartSome more wxMotif improvements: DrawIcon fixed; generic...
1998-12-19  Robert Roebling wxPython updates (SWIG really works, cannot believe it)
1998-12-18  Robert Roebling wxClipboard now serves the primary selection as well
1998-12-18  Robert Roebling Fixed nasty bug wxFont
1998-12-17  Robert Roebling Removed minor differences between wxMSW and wxGTK
1998-12-17  Robert Roebling Added wxDirDialog
1998-12-17  Robert Roebling I've put live into Vadim's wxNavigationKeyEvent idea
1998-12-16  Robert Roebling Added wxTolBar::etMargins
1998-12-15  Robert Roebling Added wxCheckLitBox (oh well)
1998-12-15  Robert Roebling A bit more DnD and clipbrd updates
1998-12-14  Robert Roebling Now even wxRadioButton works
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-11  Robert Roebling ADDED wxEVT_COMMAND_LIST_ITEM_RIGHT_CLICK
1998-12-10  Robert Roebling Removed a few old wxDebugMsg (now wxLogDebug)
1998-12-10  Robert Roebling Fix for radiobutton
1998-12-10  Robert Roebling Moved image code
1998-12-09  Vadim Zeitlin"wxGDIObject * => &" related changes (see mail to the...
1998-12-09  Robert Roebling Clipboard update
1998-12-08  Robert Roebling DnD updates
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  Robert Roebling Added wxMiniFrame
1998-12-03  Robert Roebling wxWindow::ReParent()
1998-12-03  Julian SmartChanged wxRectangle to wxRect. Sorry for the bandwidth...
1998-12-01  Robert Roebling New wxDC hierarchy
1998-11-28  Julian SmartwxSize/wxPoint/wxRect versions of functions added to...
1998-11-26  Robert Roebling Flicker war won.
1998-11-26  Julian SmartFixed Dialog Editor compilation and window sizing bug...
1998-11-24  Vadim Zeitlin1. new wxList code
1998-11-24  Robert Roebling GTK's dnd is broken, not mine
1998-11-23  Robert Roebling Corrected wxCHECK calls in bitmap.cpp
1998-11-23  Robert Roebling Added install scripts in missing places
1998-11-16  Robert Roebling Fixed resizing of wxTextCtrl
1998-11-15  Robert Roebling Added new wxBitmapButton implementation
1998-11-14  Robert Roebling Added spinbutton
1998-11-14  Robert Roebling Doc corrections
1998-11-13  Vadim Zeitlin1. GetNextChild() bug fixed in generic version
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-04  Julian SmartAdded GetRect to region iterator; cured window.cpp...
1998-11-03  Robert Roebling Fix for TextCtrl problem as reported by Vegh
1998-11-02  Robert Roebling DnD fixes
1998-11-02  Denis PershinAll functionality I know hot implement already implemented.
1998-10-31  Denis PershinwxTreeCtrl changes:
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...
next