..
gnome
Work in progress on printing stuff.
2004-11-22 21:50:31 +00:00
.cvsignore
Added some WINE things.
1999-06-07 21:17:21 +00:00
accel.h
Added licence/copyright information
2005-05-04 18:57:50 +00:00
app.h
Add import/export attributes
2005-08-02 22:58:06 +00:00
bitmap.h
Add import/export attributes
2005-08-02 22:58:06 +00:00
bmpbuttn.h
Add import/export attributes
2005-08-02 22:58:06 +00:00
brush.h
Add import/export attributes
2005-08-02 22:58:06 +00:00
button.h
Add import/export attributes
2005-08-02 22:58:06 +00:00
checkbox.h
Add import/export attributes
2005-08-02 22:58:06 +00:00
checklst.h
Add import/export attributes
2005-08-02 22:58:06 +00:00
choice.h
added GetCurrentSelection(); made GetSelection() behave as documented (and not as before); don't send TEXT_UPDATED events until the combobox is closed
2005-08-17 14:22:41 +00:00
clipbrd.h
Add import/export attributes
2005-08-02 22:58:06 +00:00
colordlg.h
unused params warnings (patch 1048431)
2004-10-16 19:41:18 +00:00
colour.h
Add import/export attributes
2005-08-02 22:58:06 +00:00
combobox.h
added GetCurrentSelection(); made GetSelection() behave as documented (and not as before); don't send TEXT_UPDATED events until the combobox is closed
2005-08-17 14:22:41 +00:00
control.h
Add import/export attributes
2005-08-02 22:58:06 +00:00
cursor.h
Add import/export attributes
2005-08-02 22:58:06 +00:00
dataform.h
Add import/export attributes
2005-08-02 22:58:06 +00:00
dataobj2.h
Add import/export attributes
2005-08-02 22:58:06 +00:00
dataobj.h
Add import/export attributes
2005-08-02 22:58:06 +00:00
dc.h
Add import/export attributes
2005-08-02 22:58:06 +00:00
dcclient.h
Add import/export attributes
2005-08-02 22:58:06 +00:00
dcmemory.h
Add import/export attributes
2005-08-02 22:58:06 +00:00
dcscreen.h
Add import/export attributes
2005-08-02 22:58:06 +00:00
dialog.h
Add import/export attributes
2005-08-02 22:58:06 +00:00
dnd.h
Add import/export attributes
2005-08-02 22:58:06 +00:00
filedlg.h
Add import/export attributes
2005-08-02 22:58:06 +00:00
font.h
Add import/export attributes
2005-08-02 22:58:06 +00:00
fontdlg.h
Add import/export attributes
2005-08-02 22:58:06 +00:00
frame.h
Add import/export attributes
2005-08-02 22:58:06 +00:00
gauge.h
Add import/export attributes
2005-08-02 22:58:06 +00:00
gdiobj.h
Add import/export attributes
2005-08-02 22:58:06 +00:00
glcanvas.h
applied patch fixing problems with X server crash when using wxGLCanvas with nVidia cards (patch 1155132)
2005-03-27 18:06:43 +00:00
icon.h
Add import/export attributes
2005-08-02 22:58:06 +00:00
listbox.h
Add import/export attributes
2005-08-02 22:58:06 +00:00
mdi.h
Add import/export attributes
2005-08-02 22:58:06 +00:00
menu.h
Add import/export attributes
2005-08-02 22:58:06 +00:00
menuitem.h
Add import/export attributes
2005-08-02 22:58:06 +00:00
minifram.h
Add import/export attributes
2005-08-02 22:58:06 +00:00
msgdlg.h
Base for wxMessageDialog with common checks for style.
2005-03-11 15:34:42 +00:00
notebook.h
Add import/export attributes
2005-08-02 22:58:06 +00:00
pen.h
Add import/export attributes
2005-08-02 22:58:06 +00:00
popupwin.h
Add import/export attributes
2005-08-02 22:58:06 +00:00
private.h
NEED_GTK_ICON_SIZE_LOOKUP was incorrectly tested using #if instead of #ifdef
2005-08-04 00:25:20 +00:00
radiobox.h
Add import/export attributes
2005-08-02 22:58:06 +00:00
radiobut.h
Add import/export attributes
2005-08-02 22:58:06 +00:00
region.h
Add import/export attributes
2005-08-02 22:58:06 +00:00
scrolbar.h
Add import/export attributes
2005-08-02 22:58:06 +00:00
scrolwin.h
Provided GetBestVirtualSize and DoGetBestSize implementations for
2005-03-17 21:21:45 +00:00
slider.h
Add import/export attributes
2005-08-02 22:58:06 +00:00
spinbutt.h
Add import/export attributes
2005-08-02 22:58:06 +00:00
spinctrl.h
Add import/export attributes
2005-08-02 22:58:06 +00:00
statbmp.h
Add import/export attributes
2005-08-02 22:58:06 +00:00
statbox.h
Add import/export attributes
2005-08-02 22:58:06 +00:00
statline.h
Add import/export attributes
2005-08-02 22:58:06 +00:00
stattext.h
hacked around wxGTK wxStaticText which doesn't derive from wxStaticTextBase (argh): declare and define Wrap() directly in wxStaticText for this port
2005-08-17 13:47:35 +00:00
taskbarpriv.h
Avoid wxTaskBarIconAreaBase::DoPopupMenu unresolved symbol in GTK < 2.1 builds
2005-02-18 04:06:08 +00:00
tbargtk.h
Add import/export attributes
2005-08-02 22:58:06 +00:00
textctrl.h
Add import/export attributes
2005-08-02 22:58:06 +00:00
tglbtn.h
Add import/export attributes
2005-08-02 22:58:06 +00:00
timer.h
Add import/export attributes
2005-08-02 22:58:06 +00:00
tooltip.h
Add import/export attributes
2005-08-02 22:58:06 +00:00
toplevel.h
Add import/export attributes
2005-08-02 22:58:06 +00:00
treectrl.h
Add import/export attributes
2005-08-02 22:58:06 +00:00
win_gtk.h
Add import/export attributes
2005-08-02 22:58:06 +00:00
window.h
[wxGTK2] gtk+-2.8.0 compatibility. Removed the usage of pango_x_get_context to not depend on a fully deprecated
2005-08-17 21:40:44 +00:00