.. |
nanox/X11
|
Nuke #pragma implementation/interface's
|
2005-09-23 12:56:45 +00:00 |
app.h
|
Main change is that we now close X11 display on program exit: as this couldn't
|
2006-10-19 14:39:53 +00:00 |
bitmap.h
|
Generalized compilation fix for old compilers.
|
2006-11-01 01:16:01 +00:00 |
brush.h
|
add IsOk() to all classes having Ok() method (patch 1570985)
|
2006-10-08 21:56:55 +00:00 |
chkconf.h
|
move wx11 and (the rest of) wxMGL specific checks into /chkconf.h file
|
2006-08-01 09:01:01 +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 |
colour.h
|
add IsOk() to all classes having Ok() method (patch 1570985)
|
2006-10-08 21:56:55 +00:00 |
cursor.h
|
COW cleanup patch (1583966):
|
2006-10-30 19:26:48 +00:00 |
dataform.h
|
Add import/export macros
|
2005-08-02 18:16:51 +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
|
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
|
2006-09-05 20:47:48 +00:00 |
dc.h
|
wxCoordRound() -> wxRound()
|
2006-10-29 18:07:27 +00:00 |
dcclient.h
|
partly successful (i.e. previously it didn't work at all and spewed Pango warnings and now it just doesn't work) attempts to fix drawing text on wxMemoryDC in Unicode build
|
2006-10-31 00:59:06 +00:00 |
dcmemory.h
|
Added wxMemoryDC::SelectObjectAsSource() and make SelectObject() unshare
|
2006-10-30 19:41:46 +00:00 |
dcprint.h
|
Headers cleaning.
|
2006-10-17 14:44:52 +00:00 |
dcscreen.h
|
Headers cleaning.
|
2006-10-17 14:44:52 +00:00 |
dnd.h
|
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
|
2006-09-05 20:47:48 +00:00 |
font.h
|
Headers cleaning.
|
2006-10-17 14:44:52 +00:00 |
glcanvas.h
|
move WX_GL_XXX constants from wx/*/glcanvas.h to wx/glcanvas.h (this makes them available for wxCocoa too); also only include <windows.h> via wx/msw/wrapwin.h and not directly for wxMSW
|
2006-11-06 00:57:46 +00:00 |
joystick.h
|
Headers cleaning.
|
2006-10-17 14:44:52 +00:00 |
minifram.h
|
Headers cleaning.
|
2006-10-17 14:44:52 +00:00 |
palette.h
|
COW cleanup patch (1583966):
|
2006-10-30 19:26:48 +00:00 |
pen.h
|
add IsOk() to all classes having Ok() method (patch 1570985)
|
2006-10-08 21:56:55 +00:00 |
popupwin.h
|
Nuke #pragma implementation/interface's
|
2005-09-23 12:56:45 +00:00 |
print.h
|
Headers cleaning.
|
2006-10-17 14:44:52 +00:00 |
private.h
|
implemented notifications of the child process termination (patch 1494439)
|
2006-05-28 23:51:23 +00:00 |
privx.h
|
Fix buffer overrun in Linux/x86_64 (Pixel is a 64 bit long, passing
|
2006-10-05 19:34:25 +00:00 |
region.h
|
The Great wxRegion Refactoring:
|
2006-09-25 11:47:23 +00:00 |
reparent.h
|
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
|
2006-09-05 20:47:48 +00:00 |
textctrl.h
|
moved DoSetValue() to wxTextCtrlBase instead of having it in almost, but not quite all, derived classes; linking fixes for wxCocoa/wxX11/wxMotif
|
2006-10-08 22:40:14 +00:00 |
toplevel.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 |
window.h
|
Get/SetTitle only for wxTopLevelWindow (wxX11 part, final)
|
2005-11-10 12:03:39 +00:00 |