.. |
gnome
|
Compile fixes
|
2006-10-24 16:32:08 +00:00 |
private
|
extracted wxGtkString in a separate file, it's also needed by wxX11
|
2006-10-19 14:42:01 +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 |
animate.h
|
[ 1580776 ] wxAnimationCtrl::SetInactiveBitmap
|
2006-10-21 13:51:38 +00:00 |
app.h
|
add emission hook from RemoveIdleSource (was RemoveIdleTag); minor cleanup
|
2006-09-09 04:53:02 +00:00 |
bitmap.h
|
correct access for virtuals
|
2006-10-24 16:44:26 +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
|
add IsOk() to all classes having Ok() method (patch 1570985)
|
2006-10-08 21:56:55 +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
|
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
|
2006-09-05 20:47:48 +00:00 |
clipbrd.h
|
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
|
2006-09-05 20:47:48 +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 |
collpane.h
|
ADV export fix.
|
2006-10-25 06:47:14 +00:00 |
colordlg.h
|
header includes cleanup
|
2006-08-30 05:55:56 +00:00 |
colour.h
|
add IsOk() to all classes having Ok() method (patch 1570985)
|
2006-10-08 21:56:55 +00:00 |
combobox.h
|
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
|
2006-09-05 20:47:48 +00:00 |
control.h
|
header includes cleanup
|
2006-08-30 05:55:56 +00:00 |
cursor.h
|
add IsOk() to all classes having Ok() method (patch 1570985)
|
2006-10-08 21:56:55 +00:00 |
dataform.h
|
Add import/export attributes
|
2005-08-02 22:58:06 +00:00 |
dataobj2.h
|
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
|
2006-09-05 20:47:48 +00:00 |
dataobj.h
|
Nuke #pragma implementation/interface's
|
2005-09-23 12:56:45 +00:00 |
dataview.h
|
Implemended column header mouse clicks.
|
2006-10-06 09:50:45 +00:00 |
dc.h
|
Fixup Blit so it can be used with a source that is a wxBufferedDC,
|
2006-10-12 06:23:52 +00:00 |
dcclient.h
|
correct access for virtuals
|
2006-10-24 16:44:26 +00:00 |
dcmemory.h
|
wxMemoryDC constructor now optionally accepts a wxBitmap parameter,
|
2006-10-13 18:48:36 +00:00 |
dcscreen.h
|
Add import/export attributes
|
2005-08-02 22:58:06 +00:00 |
dialog.h
|
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
|
2006-09-05 20:47:48 +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
|
Applied FRM's patch [ 1553958 ] Fix for invalid cast from
|
2006-09-07 13:24:08 +00:00 |
font.h
|
use common AllocExclusive, rather than custom code
|
2006-10-17 04:20:47 +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
|
GtkOnSize parameters aren't useful
|
2006-09-07 16:06:47 +00:00 |
gauge.h
|
Headers cleaning.
|
2006-10-17 14:44:52 +00:00 |
glcanvas.h
|
Commit Carsten Fuchs' patch for separating wxGLCanvas
|
2006-09-06 13:31:20 +00:00 |
listbox.h
|
Many changes:
|
2006-08-25 12:59:28 +00:00 |
mdi.h
|
Prevent accession of to-be-deleted mdi
|
2006-10-25 17:51:28 +00:00 |
menu.h
|
Headers cleaning.
|
2006-10-17 14:44:52 +00:00 |
menuitem.h
|
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
|
2006-09-05 20:47:48 +00:00 |
minifram.h
|
Readded close button to wxMiniFrame and use the
|
2006-08-23 21:07:33 +00:00 |
msgdlg.h
|
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
|
2006-09-05 20:47:48 +00:00 |
notebook.h
|
added wxBookCtrl::ChangeSelection() which is the same as SetSelection() but doesn't send the page change events (second part of patch 1553551)
|
2006-10-08 17:37:23 +00:00 |
pen.h
|
add IsOk() to all classes having Ok() method (patch 1570985)
|
2006-10-08 21:56:55 +00:00 |
popupwin.h
|
GtkOnSize parameters aren't useful
|
2006-09-07 16:06:47 +00:00 |
private.h
|
extracted wxGtkString in a separate file, it's also needed by wxX11
|
2006-10-19 14:42:01 +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
|
The Great wxRegion Refactoring:
|
2006-09-25 11:47:23 +00:00 |
scrolbar.h
|
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
|
2006-09-05 20:47:48 +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
|
Nuke #pragma implementation/interface's
|
2005-09-23 12:56:45 +00:00 |
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
|
Nuke #pragma implementation/interface's
|
2005-09-23 12:56:45 +00:00 |
stattext.h
|
Headers cleaning.
|
2006-10-17 14:44:52 +00:00 |
taskbarpriv.h
|
header includes cleanup
|
2006-08-30 05:55:56 +00:00 |
tbargtk.h
|
Return toolbars "own" GdkWindow, required among
|
2006-10-06 21:49:10 +00:00 |
textctrl.h
|
correct access for virtual
|
2006-10-14 16:50:04 +00:00 |
tglbtn.h
|
Many changes:
|
2006-08-25 12:59:28 +00:00 |
timer.h
|
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
|
2006-09-05 20:47:48 +00:00 |
tooltip.h
|
added static Apply(GtkWidget, tip) method
|
2006-05-04 23:34:10 +00:00 |
toplevel.h
|
GtkOnSize parameters aren't useful
|
2006-09-07 16:06:47 +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
|
Remove unnecessary size members from GtkPizzaChild.
|
2006-10-20 05:47:15 +00:00 |
window.h
|
added wxWindow::IsDoubleBuffered() and improve wxBufferedDC (patch 1565330)
|
2006-10-09 16:39:34 +00:00 |