| .. |
|
.cvsignore
|
Added some WINE things.
|
1999-06-07 21:17:21 +00:00 |
|
accel.h
|
first pass of wxUniv merge - nothing works, most parts don't even compile
|
2001-06-26 20:59:19 +00:00 |
|
app.h
|
removed Initialized()
|
2003-09-27 15:20:28 +00:00 |
|
bitmap.h
|
Added wxBitmap::Rescale() from 2_4
|
2003-10-09 20:01:49 +00:00 |
|
bmpbuttn.h
|
implement wxBitmapButton::DoGetBestSize
|
2004-03-16 21:58:27 +00:00 |
|
brush.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
|
button.h
|
Get(Class)DefaultAttributes() for wxGTK controls
|
2004-05-06 17:26:25 +00:00 |
|
checkbox.h
|
Get(Class)DefaultAttributes() for wxGTK controls
|
2004-05-06 17:26:25 +00:00 |
|
checklst.h
|
Added some missing STL-like wxArray/wxArrayString constructors.
|
2004-01-31 18:21:45 +00:00 |
|
choice.h
|
Get(Class)DefaultAttributes() for wxGTK controls
|
2004-05-06 17:26:25 +00:00 |
|
clipbrd.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
|
colour.h
|
Applied patch [ 828303 ] Slight wxColour cleanup
|
2003-12-11 10:10:40 +00:00 |
|
combobox.h
|
Get(Class)DefaultAttributes() for wxGTK controls
|
2004-05-06 17:26:25 +00:00 |
|
control.h
|
Get(Class)DefaultAttributes() for wxGTK controls
|
2004-05-06 17:26:25 +00:00 |
|
cursor.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
|
dataform.h
|
some fixes from the SGI build log
|
2000-01-24 15:47:21 +00:00 |
|
dataobj.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
|
dataobj2.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
|
dc.h
|
use ResetClipping() instead of simply setting m_clipping to false; added call to it to wxDCBase::DestroyClippingRegion() so that some ports don't have to define their own version of it at all
|
2004-05-05 22:43:57 +00:00 |
|
dcclient.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
|
dcmemory.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
|
dcscreen.h
|
wxDC::GetSize() should work now in wxGTK
|
2000-10-30 16:43:37 +00:00 |
|
dialog.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
|
dnd.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
|
filedlg.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
|
font.h
|
pointer returned by GetNativeFontInfo() is now const and must not be deleted (replaces patch 810192)
|
2003-09-24 01:23:37 +00:00 |
|
fontdlg.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
|
frame.h
|
Applied patch for hiding statusbar.
|
2004-04-18 10:27:11 +00:00 |
|
gauge.h
|
Get(Class)DefaultAttributes() for wxGTK controls
|
2004-05-06 17:26:25 +00:00 |
|
gdiobj.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
|
glcanvas.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
|
icon.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
|
listbox.h
|
Get(Class)DefaultAttributes() for wxGTK controls
|
2004-05-06 17:26:25 +00:00 |
|
mdi.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
|
menu.h
|
Fix wxGTK's menu and menubar so Insert does something other than
|
2004-04-22 22:05:52 +00:00 |
|
menuitem.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
|
minifram.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
|
msgdlg.h
|
Implement some base class virtuals to avoid errors related to this not
|
2004-05-02 01:55:29 +00:00 |
|
notebook.h
|
Get(Class)DefaultAttributes() for wxGTK controls
|
2004-05-06 17:26:25 +00:00 |
|
pen.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
|
popupwin.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
|
private.h
|
Reverted last change
|
2004-05-01 22:46:38 +00:00 |
|
radiobox.h
|
Get(Class)DefaultAttributes() for wxGTK controls
|
2004-05-06 17:26:25 +00:00 |
|
radiobut.h
|
Get(Class)DefaultAttributes() for wxGTK controls
|
2004-05-06 17:26:25 +00:00 |
|
region.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
|
scrolbar.h
|
Get(Class)DefaultAttributes() for wxGTK controls
|
2004-05-06 17:26:25 +00:00 |
|
scrolwin.h
|
Added a const to be consistent with the generic class
|
2003-10-02 16:51:36 +00:00 |
|
slider.h
|
Get(Class)DefaultAttributes() for wxGTK controls
|
2004-05-06 17:26:25 +00:00 |
|
spinbutt.h
|
Get(Class)DefaultAttributes() for wxGTK controls
|
2004-05-06 17:26:25 +00:00 |
|
spinctrl.h
|
Get(Class)DefaultAttributes() for wxGTK controls
|
2004-05-06 17:26:25 +00:00 |
|
statbmp.h
|
Get(Class)DefaultAttributes() for wxGTK controls
|
2004-05-06 17:26:25 +00:00 |
|
statbox.h
|
Get(Class)DefaultAttributes() for wxGTK controls
|
2004-05-06 17:26:25 +00:00 |
|
statline.h
|
Get(Class)DefaultAttributes() for wxGTK controls
|
2004-05-06 17:26:25 +00:00 |
|
stattext.h
|
Get(Class)DefaultAttributes() for wxGTK controls
|
2004-05-06 17:26:25 +00:00 |
|
tbargtk.h
|
Get(Class)DefaultAttributes() for wxGTK controls
|
2004-05-06 17:26:25 +00:00 |
|
textctrl.h
|
Get(Class)DefaultAttributes() for wxGTK controls
|
2004-05-06 17:26:25 +00:00 |
|
tglbtn.h
|
Get(Class)DefaultAttributes() for wxGTK controls
|
2004-05-06 17:26:25 +00:00 |
|
timer.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
|
tooltip.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
|
toplevel.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
|
treectrl.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
|
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
|
renamed wxWindow::Clear() to ClearBackground() for wxGTK as well
|
2003-08-13 16:47:43 +00:00 |