.. |
.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
|
Use InheritAttributes for wxGTK widgets so they will check
|
2003-12-03 03:24:47 +00:00 |
checkbox.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
checklst.h
|
Added some missing STL-like wxArray/wxArrayString constructors.
|
2004-01-31 18:21:45 +00:00 |
choice.h
|
Added some missing STL-like wxArray/wxArrayString constructors.
|
2004-01-31 18:21:45 +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
|
Change SetStringSelection to return bool like in other classes and ports
|
2004-04-27 19:59:35 +00:00 |
control.h
|
Added wxControl::PostCreation for wxGTK. Moved calls to
|
2004-05-04 07:09:32 +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 |
dataobj2.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
dataobj.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
|
Give wxGauge a best size
|
2004-03-10 01:15:30 +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
|
Added some missing STL-like wxArray/wxArrayString constructors.
|
2004-01-31 18:21:45 +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
|
Applied notebook font patch.
|
2004-03-20 12:57:46 +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
|
implemented GetBestSize()
|
2004-04-01 13:55:21 +00:00 |
radiobut.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
region.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
scrolbar.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
scrolwin.h
|
Added a const to be consistent with the generic class
|
2003-10-02 16:51:36 +00:00 |
slider.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
spinbutt.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
spinctrl.h
|
implemented SetSelection
|
2004-01-22 15:20:34 +00:00 |
statbmp.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
statbox.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
statline.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
stattext.h
|
Applied SetForegorund colour patch for GTK2.
|
2004-03-29 18:07:31 +00:00 |
tbargtk.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
textctrl.h
|
added wxTextCtrl::MarkDirty()
|
2003-09-23 00:09:18 +00:00 |
tglbtn.h
|
Added wxToggleBitmapButton (it compiles).
|
2004-03-07 16:46:36 +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 |