wxWidgets/include/wx/gtk
Robert Roebling c89f5c02b1 Added missing test in wxObject::Ref() for already
equal objects (same m_refData).
  Implemented new ref counting for wxBrush, wxPen
    and wxColour (in addition to wxRegion). Also
    inlined some more functions and implemented
    real comparisons.
  Corrected refresh code to update GTK's window-less
    widgets if overdrawn after a wxWindow::Refresh().


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13999 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-02-04 18:01:21 +00:00
..
.cvsignore
accel.h
app.h Some additions to the 12-bit patch. 2002-01-12 12:21:57 +00:00
bitmap.h added wxBitmap::CopyFromIcon to wxGTK 2001-09-23 22:36:17 +00:00
bmpbuttn.h
brush.h Added missing test in wxObject::Ref() for already 2002-02-04 18:01:21 +00:00
button.h
checkbox.h More changes to various controls for more reliably 2001-11-17 23:50:58 +00:00
checklst.h
choice.h
clipbrd.h
colour.h Added missing test in wxObject::Ref() for already 2002-02-04 18:01:21 +00:00
combobox.h Applied patch for wxComboBox and wxListBox to 2001-08-06 21:06:13 +00:00
control.h
cursor.h Applied wxImage -> wxCursor patch, tool window event table fix 2002-01-31 22:11:06 +00:00
dataform.h
dataobj2.h
dataobj.h corrections for wxGtk compilation under Darwin/Mac OS X 2001-07-21 05:32:09 +00:00
dc.h
dcclient.h Added wxUSE_DC_CACHEING and associated code to wxMSW 2001-07-11 10:07:06 +00:00
dcmemory.h
dcscreen.h
dialog.h wxTopLevelWindow (only for wxGTK for now) 2001-09-15 22:13:08 +00:00
dnd.h
error.xpm
filedlg.h
font.h better native font support for wxGTK 2002-01-18 20:01:49 +00:00
fontdlg.h
frame.h we no longer need wxFrameNative 2001-10-19 20:35:05 +00:00
gauge.h
gdiobj.h
glcanvas.h applied patch to make wxGLCanvas derive from wxWindow, not wxScrolledWindow (Paul A. Thiessen) 2001-11-02 16:08:52 +00:00
icon.h
info.xpm
joystick.h
listbox.h Changed/Fixed way in which wxListBox blocks events 2001-11-17 22:32:15 +00:00
mdi.h added default values for SetSizeHints() arguments, as in wxMSW 2001-07-02 10:41:39 +00:00
menu.h
menuitem.h
minifram.h
notebook.h 1. fixed wxGTK notebook which was completely broken by the merge 2001-07-02 18:34:13 +00:00
pen.h Added missing test in wxObject::Ref() for already 2002-02-04 18:01:21 +00:00
popupwin.h Added style parameter to wxPopupWindow ctors so they match the Create method. 2001-10-12 18:11:46 +00:00
question.xpm
radiobox.h Removed unused variable. 2001-11-09 00:00:18 +00:00
radiobut.h More changes to various controls for more reliably 2001-11-17 23:50:58 +00:00
region.h Added missing test in wxObject::Ref() for already 2002-02-04 18:01:21 +00:00
scrolbar.h
scrolwin.h Attempted to fix splittree problem by not pushing event handler 2001-12-01 12:26:27 +00:00
slider.h
spinbutt.h
spinctrl.h
statbmp.h
statbox.h
statline.h
stattext.h
tbargtk.h More changes to various controls for more reliably 2001-11-17 23:50:58 +00:00
textctrl.h added sending of EVT_TEXT_MAXLEN to wxGTK, suppressed sending of dummy 2001-08-16 13:18:51 +00:00
tglbtn.h More changes to various controls for more reliably 2001-11-17 23:50:58 +00:00
timer.h
tooltip.h Added RTTI macros to wxToolTip 2001-07-14 03:23:30 +00:00
toplevel.h fixed wxGTK fullscreen mode, broken by my previous change to gtk/toplevel.cpp 2001-09-28 17:54:31 +00:00
treectrl.h
warning.xpm
wave.h
win_gtk.h missing extern "C" added to fix linking problems with some GTK+ versions 2001-10-02 19:28:23 +00:00
window.h Now updating and clearing are done in a delayed fashion. 2002-02-04 14:05:28 +00:00