wxWidgets/include/wx/gtk
2006-09-01 22:23:51 +00:00
..
gnome Added files for GnomeVFS backend (currently useful 2006-03-17 14:08:58 +00:00
.cvsignore
accel.h
app.h correct idle tag type; remove unneeded includes 2006-08-26 18:36:19 +00:00
bitmap.h header includes cleanup 2006-08-30 05:55:56 +00:00
bmpbuttn.h make access specifiers for the virtual functions match their access in the base class (patch 1400131) 2006-02-08 21:47:09 +00:00
brush.h header includes cleanup 2006-08-30 05:55:56 +00:00
button.h header includes cleanup 2006-08-30 05:55:56 +00:00
checkbox.h Many changes: 2006-08-25 12:59:28 +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 Many changes: 2006-08-25 12:59:28 +00:00
clipbrd.h header includes cleanup 2006-08-30 05:55:56 +00:00
clrpicker.h 1. more accurate conversion from 8-bit wx color to 16-bit GDK color 2006-06-15 19:29:08 +00:00
colordlg.h header includes cleanup 2006-08-30 05:55:56 +00:00
colour.h header includes cleanup 2006-08-30 05:55:56 +00:00
combobox.h header includes cleanup 2006-08-30 05:55:56 +00:00
control.h header includes cleanup 2006-08-30 05:55:56 +00:00
cursor.h header includes cleanup 2006-08-30 05:55:56 +00:00
dataform.h
dataobj2.h make access specifiers for the virtual functions match their access in the base class (patch 1400131) 2006-02-08 21:47:09 +00:00
dataobj.h
dataview.h Added some column width contrl code. 2006-04-18 23:14:36 +00:00
dc.h correct access for virtual 2006-08-24 04:41:29 +00:00
dcclient.h simplify coordinate transformation code 2006-08-19 21:30:06 +00:00
dcmemory.h make access specifiers for the virtual functions match their access in the base class (patch 1400131) 2006-02-08 21:47:09 +00:00
dcscreen.h
dialog.h moved all wxDialog event handlers to wxDialogBase to avoid code duplication 2006-08-19 22:56:11 +00:00
dirdlg.h File/dir dialog styles and other changes (patch 1488371): 2006-05-28 23:32:12 +00:00
dnd.h header includes cleanup 2006-08-30 05:55:56 +00:00
filedlg.h File/dir dialog styles and other changes (patch 1488371): 2006-05-28 23:32:12 +00:00
filepicker.h reformatted to fit on standard terminal 2006-07-15 12:25:48 +00:00
font.h header includes cleanup 2006-08-30 05:55:56 +00:00
fontdlg.h Better backward compatibility and deprecation markup for interface deprecated in comments. 2006-03-30 14:04:17 +00:00
fontpicker.h use wxBoxSizer in wxPickerBase instead of doing the layout manually + other picker controls fixes (patch 1513042) 2006-06-27 14:07:45 +00:00
frame.h make access specifiers for the virtual functions match their access in the base class (patch 1400131) 2006-02-08 21:47:09 +00:00
gauge.h header includes cleanup 2006-08-30 05:55:56 +00:00
glcanvas.h
listbox.h Many changes: 2006-08-25 12:59:28 +00:00
mdi.h header includes cleanup 2006-08-30 05:55:56 +00:00
menu.h make access specifiers for the virtual functions match their access in the base class (patch 1400131) 2006-02-08 21:47:09 +00:00
menuitem.h
minifram.h Readded close button to wxMiniFrame and use the 2006-08-23 21:07:33 +00:00
msgdlg.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
notebook.h Many changes: 2006-08-25 12:59:28 +00:00
pen.h header includes cleanup 2006-08-30 05:55:56 +00:00
popupwin.h header includes cleanup 2006-08-30 05:55:56 +00:00
private.h scrollbar handling simplification 2006-05-17 04:54:13 +00:00
radiobox.h Many changes: 2006-08-25 12:59:28 +00:00
radiobut.h Many changes: 2006-08-25 12:59:28 +00:00
region.h header includes cleanup 2006-08-30 05:55:56 +00:00
scrolbar.h Many changes: 2006-08-25 12:59:28 +00:00
scrolwin.h scrollbar handling simplification 2006-05-17 04:54:13 +00:00
slider.h Many changes: 2006-08-25 12:59:28 +00:00
spinbutt.h Many changes: 2006-08-25 12:59:28 +00:00
spinctrl.h header includes cleanup 2006-08-30 05:55:56 +00:00
statbmp.h
statbox.h I've now seen 2 or 3 themes that need this extra space in a label-less 2006-05-23 02:04:01 +00:00
statline.h
stattext.h header includes cleanup 2006-08-30 05:55:56 +00:00
taskbarpriv.h header includes cleanup 2006-08-30 05:55:56 +00:00
tbargtk.h added wxTB_NO_TOOLTIPS (heavily modified patch 1458009) 2006-05-28 17:17:02 +00:00
textctrl.h always let GtkTextView have mouse release events to avoid assertion failures in gtk_text_view_start_selection_drag() 2006-09-01 22:23:51 +00:00
tglbtn.h Many changes: 2006-08-25 12:59:28 +00:00
timer.h
tooltip.h added static Apply(GtkWidget, tip) method 2006-05-04 23:34:10 +00:00
toplevel.h Initial wxTLW::(Can)SetTransparent support for wxGTK. The return value of SetTransparent is currently very 2006-07-19 17:18:12 +00:00
treectrl.h Line-up deprecated interface of wxTreeCtrl between ports. 2006-03-28 13:11:20 +00:00
treeentry_gtk.h Applied Ryan's native wxListBox and wxCheckListBox patch 2006-03-01 21:51:42 +00:00
win_gtk.h unused win_gtk stuff 2006-05-22 17:51:55 +00:00
window.h added GTKProcessEvent() to allow controlling whether we leave or not events for the native widgets 2006-09-01 22:20:05 +00:00