..
.cvsignore
Added some WINE things.
1999-06-07 21:17:21 +00:00
accel.h
Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or
2006-01-23 02:28:01 +00:00
app.h
Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or
2006-01-23 02:28:01 +00:00
bitmap.h
implement proper bitmap copying
2006-11-01 01:36:32 +00:00
bmpbuttn.h
Call wxTLW::SetDefaultItem() from wxButtonBase::SetDefault() instead of doing
2007-04-08 22:18:35 +00:00
brush.h
add IsOk() to all classes having Ok() method (patch 1570985)
2006-10-08 21:56:55 +00:00
button.h
Call wxTLW::SetDefaultItem() from wxButtonBase::SetDefault() instead of doing
2007-04-08 22:18:35 +00:00
checkbox.h
Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or
2006-01-23 02:28:01 +00:00
checklst.h
replaced all int/size_t indices in wxControlWithItems API with unsigned int (committing on behalf of ABX)
2006-03-23 22:05:23 +00:00
choice.h
GetCurrentSelection() was documented but not present in all ports (just MSW and GTK); moved it to the base classes
2006-10-30 16:04:27 +00:00
clipbrd.h
1. Moved m_usePrimary to wxClipboardBase as it's now also used by wxMSW/wxMac
2007-03-31 02:57:55 +00:00
colordlg.h
Include order is wxprec.h=>defs.h=>platform.h=>setup.h so remove explicit setup.h inclusion not touched by chckconf.h.
2006-01-26 17:20:50 +00:00
colour.h
add IsOk() to all classes having Ok() method (patch 1570985)
2006-10-08 21:56:55 +00:00
combobox.h
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
2006-09-05 20:47:48 +00:00
control.h
removed GTKConvertMnemonics() which is not used in GTK1 (which doesn't support mnemonics)
2006-02-05 22:58:41 +00:00
cursor.h
COW cleanup patch (1583966):
2006-10-30 19:26:48 +00:00
dataform.h
Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or
2006-01-23 02:28:01 +00:00
dataobj2.h
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
2006-09-05 20:47:48 +00:00
dataobj.h
Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or
2006-01-23 02:28:01 +00:00
dc.h
remove just added wxCoordRound() (see patch 1586499)
2006-10-30 20:34:25 +00:00
dcclient.h
added wxWindow::IsDoubleBuffered() and improve wxBufferedDC (patch 1565330)
2006-10-09 16:39:34 +00:00
dcmemory.h
Added wxMemoryDC::SelectObjectAsSource() and make SelectObject() unshare
2006-10-30 19:41:46 +00:00
dcscreen.h
Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or
2006-01-23 02:28:01 +00:00
dialog.h
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
2006-09-05 20:47:48 +00:00
dnd.h
Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or
2006-01-23 02:28:01 +00:00
filedlg.h
File/dir dialog styles and other changes (patch 1488371):
2006-05-28 23:32:12 +00:00
font.h
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
2006-09-05 20:47:48 +00:00
fontdlg.h
Better backward compatibility and deprecation markup for interface deprecated in comments.
2006-03-30 14:04:17 +00:00
frame.h
Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or
2006-01-23 02:28:01 +00:00
gauge.h
Headers cleaning.
2006-10-17 14:44:52 +00:00
glcanvas.h
Big wxGL classes refactoring/cleanup:
2007-04-10 17:38:55 +00:00
listbox.h
replaced all int/size_t indices in wxControlWithItems API with unsigned int (committing on behalf of ABX)
2006-03-23 22:05:23 +00:00
mdi.h
made wxTLW::SetIcon() non-virtual, it was already implemented in terms of
2007-04-07 23:40:55 +00:00
menu.h
Headers cleaning.
2006-10-17 14:44:52 +00:00
menuitem.h
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
2006-09-05 20:47:48 +00:00
minifram.h
Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or
2006-01-23 02:28:01 +00:00
msgdlg.h
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
2006-09-05 20:47:48 +00:00
notebook.h
added wxBookCtrl::ChangeSelection() which is the same as SetSelection() but doesn't send the page change events (second part of patch 1553551)
2006-10-08 17:37:23 +00:00
pen.h
add IsOk() to all classes having Ok() method (patch 1570985)
2006-10-08 21:56:55 +00:00
popupwin.h
Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or
2006-01-23 02:28:01 +00:00
private.h
Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or
2006-01-23 02:28:01 +00:00
radiobox.h
replaced all int/size_t indices in wxControlWithItems API with unsigned int (committing on behalf of ABX)
2006-03-23 22:05:23 +00:00
radiobut.h
Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or
2006-01-23 02:28:01 +00:00
region.h
The Great wxRegion Refactoring:
2006-09-25 11:47:23 +00:00
scrolbar.h
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
2006-09-05 20:47:48 +00:00
scrolwin.h
Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or
2006-01-23 02:28:01 +00:00
slider.h
Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or
2006-01-23 02:28:01 +00:00
spinbutt.h
Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or
2006-01-23 02:28:01 +00:00
spinctrl.h
Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or
2006-01-23 02:28:01 +00:00
statbmp.h
Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or
2006-01-23 02:28:01 +00:00
statbox.h
Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or
2006-01-23 02:28:01 +00:00
statline.h
default name of wxStaticLine should be wxStaticLineNameStr, not wxStaticTextNameStr
2006-12-09 14:52:59 +00:00
stattext.h
Headers cleaning.
2006-10-17 14:44:52 +00:00
tbargtk.h
fixed all the other ports broken by controls labels in wxToolBar patch commit
2007-03-18 23:57:20 +00:00
textctrl.h
make IsEnabled() return false even if the window parent, and not the window itself, is disabled and added IsThisEnabled() implementing the old IsEnabled() behaviour; also significantly simplify the window state management code in all ports by factoring out the common parts in wxWindowBase
2007-03-23 14:01:53 +00:00
tglbtn.h
Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or
2006-01-23 02:28:01 +00:00
timer.h
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
2006-09-05 20:47:48 +00:00
tooltip.h
Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or
2006-01-23 02:28:01 +00:00
toplevel.h
made wxTLW::SetIcon() non-virtual, it was already implemented in terms of
2007-04-07 23:40:55 +00:00
treectrl.h
Line-up deprecated interface of wxTreeCtrl between ports.
2006-03-28 13:11:20 +00:00
win_gtk.h
Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or
2006-01-23 02:28:01 +00:00
window.h
make IsEnabled() return false even if the window parent, and not the window itself, is disabled and added IsThisEnabled() implementing the old IsEnabled() behaviour; also significantly simplify the window state management code in all ports by factoring out the common parts in wxWindowBase
2007-03-23 14:01:53 +00:00