..
gnome
No changes, just removed hard tabs and trailing white space.
2009-08-21 10:41:26 +00:00
hildon
private
accel.h
animate.h
app.h
Applied patch #9058 (add Hildon 2.0 support)
2009-09-24 12:36:34 +00:00
assertdlg_gtk.h
bitmap.h
No changes, just removed hard tabs and trailing white space.
2009-08-21 10:41:26 +00:00
bmpbuttn.h
set the initial size of bitmap buttons correctly again after it was broken by r61081 ( closes #10927 )
2009-06-27 22:22:48 +00:00
bmpcbox.h
Added wxGTK wxBitmapComboBox::DoGetBestSize() implementation that takes bitmap size into acccount.
2009-07-18 08:33:55 +00:00
brush.h
button.h
implement support for bitmaps for all states in wxGTK wxButton
2009-06-16 19:08:59 +00:00
calctrl.h
checkbox.h
checklst.h
Globally replace _T() with wxT().
2009-07-23 20:30:22 +00:00
chkconf.h
choice.h
clipbrd.h
clrpicker.h
collpane.h
colordlg.h
colour.h
combobox.h
wxTextEntry::SetMargins(), GetMargins() - implemented on wxMSW and wxGTK (GTK+ 2.10+); also added similar functions into wxComboCtrl, deprecated old indent-functions; wxPropertyGrid modified to use the new functionality
2009-09-05 12:39:12 +00:00
control.h
cursor.h
fix the wxCursor(const wxString& cursor_file, ...) ctor by reusing wxImage ctor; fix doxygen rendering of that ctor docs
2009-05-16 10:42:48 +00:00
dataform.h
dataobj2.h
dataobj.h
dataview.h
Fixed wxDataViewCtrl::Set{Foreground,Background}Colour() to work under GTK too.
2009-09-26 16:43:30 +00:00
dc.h
dcclient.h
No changes, just removed hard tabs and trailing white space.
2009-08-21 10:41:26 +00:00
dcmemory.h
No changes, just removed hard tabs and trailing white space.
2009-08-21 10:41:26 +00:00
dcscreen.h
dialog.h
dirdlg.h
dnd.h
made definition of wxUSE_LOG_DEBUG dependent on wxDEBUG_LEVEL and added wxUSE_LOG_TRACE (currently never enabled by default); fix warnings about unused variables after these changes
2009-03-22 17:18:07 +00:00
evtloop.h
No changes, just removed hard tabs and trailing white space.
2009-08-21 10:41:26 +00:00
filectrl.h
No changes, just removed hard tabs and trailing white space.
2009-08-21 10:41:26 +00:00
filedlg.h
filepicker.h
font.h
No changes, just removed hard tabs and trailing white space.
2009-08-21 10:41:26 +00:00
fontdlg.h
fontpicker.h
frame.h
Applied patch #9058 (add Hildon 2.0 support)
2009-09-24 12:36:34 +00:00
gauge.h
glcanvas.h
hyperlink.h
listbox.h
mdi.h
fix crash caused by an wxMDIClientWindow's GTK signal handler being called when the wxMDIClientWindow is already (partially) destroyed: easily reproducible (without this fix) in the 'mdi' and 'svg' samples
2009-03-14 01:24:45 +00:00
menu.h
Applied patch #9058 (add Hildon 2.0 support)
2009-09-24 12:36:34 +00:00
menuitem.h
minifram.h
msgdlg.h
notebook.h
pen.h
popupwin.h
No changes, just removed hard tabs and trailing white space.
2009-08-21 10:41:26 +00:00
print.h
No changes, just removed hard tabs and trailing white space.
2009-08-21 10:41:26 +00:00
private.h
radiobox.h
use wxRA_SPECIFY_COLS/ROWS instead of old, deprecated and confusing wxRA_HORIZONTAL/VERTICAL
2009-06-03 22:33:32 +00:00
radiobut.h
region.h
No changes, just removed hard tabs and trailing white space.
2009-08-21 10:41:26 +00:00
scrolbar.h
No changes, just removed hard tabs and trailing white space.
2009-08-21 10:41:26 +00:00
scrolwin.h
slider.h
spinbutt.h
No changes, just removed hard tabs and trailing white space.
2009-08-21 10:41:26 +00:00
spinctrl.h
Globally replace _T() with wxT().
2009-07-23 20:30:22 +00:00
statbmp.h
No changes, just removed hard tabs and trailing white space.
2009-08-21 10:41:26 +00:00
statbox.h
No changes, just removed hard tabs and trailing white space.
2009-08-21 10:41:26 +00:00
statline.h
stattext.h
taskbar.h
tbargtk.h
textctrl.h
wxTextEntry::SetMargins(), GetMargins() - implemented on wxMSW and wxGTK (GTK+ 2.10+); also added similar functions into wxComboCtrl, deprecated old indent-functions; wxPropertyGrid modified to use the new functionality
2009-09-05 12:39:12 +00:00
textentry.h
wxTextEntry::SetMargins(), GetMargins() - implemented on wxMSW and wxGTK (GTK+ 2.10+); also added similar functions into wxComboCtrl, deprecated old indent-functions; wxPropertyGrid modified to use the new functionality
2009-09-05 12:39:12 +00:00
tglbtn.h
tooltip.h
toplevel.h
wxBusyInfo now uses wxGenericStaticText under GTK+, more Refresh/Update updates
2009-03-06 23:30:54 +00:00
treeentry_gtk.h
No changes, just removed hard tabs and trailing white space.
2009-08-21 10:41:26 +00:00
window.h
added helper GTKShouldIgnoreEvent() to use in void GTK event handlers
2009-06-16 19:08:24 +00:00