.. |
gnome
|
|
|
app.cpp
|
include vms_jackets.h directly from wx/platform.h instead of doing it before wx/wxprec.h as this breaks PCH usage
|
2007-09-21 11:34:19 +00:00 |
artgtk.cpp
|
|
|
bdiag.xbm
|
|
|
bitmap.cpp
|
Fix Ok/IsOk() mess in wxGDIObject-derived classes; also added
|
2007-12-15 17:54:20 +00:00 |
bmpbuttn.cpp
|
1. added wxEvtHandler::SafelyProcessEvent() and wxWindow::HandleWindowEvent() to correctly handle exceptions in even handlers in wxGTK
|
2007-11-29 17:00:58 +00:00 |
brush.cpp
|
Fix Ok/IsOk() mess in wxGDIObject-derived classes; also added
|
2007-12-15 17:54:20 +00:00 |
button.cpp
|
1. added wxEvtHandler::SafelyProcessEvent() and wxWindow::HandleWindowEvent() to correctly handle exceptions in even handlers in wxGTK
|
2007-11-29 17:00:58 +00:00 |
cdiag.xbm
|
|
|
checkbox.cpp
|
1. added wxEvtHandler::SafelyProcessEvent() and wxWindow::HandleWindowEvent() to correctly handle exceptions in even handlers in wxGTK
|
2007-11-29 17:00:58 +00:00 |
checklst.cpp
|
|
|
choice.cpp
|
1. added wxEvtHandler::SafelyProcessEvent() and wxWindow::HandleWindowEvent() to correctly handle exceptions in even handlers in wxGTK
|
2007-11-29 17:00:58 +00:00 |
clipbrd.cpp
|
|
|
colour.cpp
|
Fix Ok/IsOk() mess in wxGDIObject-derived classes; also added
|
2007-12-15 17:54:20 +00:00 |
combobox.cpp
|
1. added wxEvtHandler::SafelyProcessEvent() and wxWindow::HandleWindowEvent() to correctly handle exceptions in even handlers in wxGTK
|
2007-11-29 17:00:58 +00:00 |
control.cpp
|
|
|
cross.xbm
|
|
|
cursor.cpp
|
Fix Ok/IsOk() mess in wxGDIObject-derived classes; also added
|
2007-12-15 17:54:20 +00:00 |
data.cpp
|
|
|
dataobj.cpp
|
provide overloads for all kinds of strings for wxDataFormat ctor to allow passing strings as formats implicitly
|
2007-06-04 12:50:43 +00:00 |
dc.cpp
|
fixed wxGTK1 compilation after wxDC changes (still doesn't work)
|
2007-12-15 18:20:59 +00:00 |
dcclient.cpp
|
fixed another invalid cast
|
2007-12-15 18:40:15 +00:00 |
dcmemory.cpp
|
fixed wxGTK1 compilation after wxDC changes (still doesn't work)
|
2007-12-15 18:20:59 +00:00 |
dcscreen.cpp
|
Updates For OpenVMS support and some extra includes to define wx(xxxx)DC types.
|
2007-12-21 09:58:20 +00:00 |
descrip.mms
|
|
|
dialog.cpp
|
Added automatic dialog scrolling ability
|
2007-12-29 16:35:39 +00:00 |
dnd.cpp
|
fix a few hundreds of harmless unused parameters warnings and a couple of real bugs discovered thanks to them
|
2007-11-05 22:29:16 +00:00 |
eggtrayicon.c
|
|
|
eggtrayicon.h
|
|
|
evtloop.cpp
|
implement event loop for console applications (heavily modified patch 1715735)
|
2007-05-14 23:43:39 +00:00 |
fdiag.xbm
|
|
|
filedlg.cpp
|
added new and improved wxFileCtrl implementation (patch 1763164)
|
2007-09-17 00:14:34 +00:00 |
font.cpp
|
Fix Ok/IsOk() mess in wxGDIObject-derived classes; also added
|
2007-12-15 17:54:20 +00:00 |
fontdlg.cpp
|
1. added wxEvtHandler::SafelyProcessEvent() and wxWindow::HandleWindowEvent() to correctly handle exceptions in even handlers in wxGTK
|
2007-11-29 17:00:58 +00:00 |
frame.cpp
|
1. added wxEvtHandler::SafelyProcessEvent() and wxWindow::HandleWindowEvent() to correctly handle exceptions in even handlers in wxGTK
|
2007-11-29 17:00:58 +00:00 |
gauge.cpp
|
|
|
glcanvas.cpp
|
1. added wxEvtHandler::SafelyProcessEvent() and wxWindow::HandleWindowEvent() to correctly handle exceptions in even handlers in wxGTK
|
2007-11-29 17:00:58 +00:00 |
gsockgtk.cpp
|
more socket cleanup to allow using wxSocket from both wxBase and wxCore (replaces patch 1756260)
|
2007-12-19 16:45:08 +00:00 |
horiz.xbm
|
|
|
listbox.cpp
|
1. added wxEvtHandler::SafelyProcessEvent() and wxWindow::HandleWindowEvent() to correctly handle exceptions in even handlers in wxGTK
|
2007-11-29 17:00:58 +00:00 |
main.cpp
|
|
|
mdi.cpp
|
1. added wxEvtHandler::SafelyProcessEvent() and wxWindow::HandleWindowEvent() to correctly handle exceptions in even handlers in wxGTK
|
2007-11-29 17:00:58 +00:00 |
menu.cpp
|
1. added wxEvtHandler::SafelyProcessEvent() and wxWindow::HandleWindowEvent() to correctly handle exceptions in even handlers in wxGTK
|
2007-11-29 17:00:58 +00:00 |
minifram.cpp
|
Updates For OpenVMS support and some extra includes to define wx(xxxx)DC types.
|
2007-12-21 09:58:20 +00:00 |
msgdlg.cpp
|
|
|
notebook.cpp
|
Corrected wxRTTI for wxNotebook so dynamic casting to wxBookCtrlBase works
|
2007-12-20 10:52:05 +00:00 |
pen.cpp
|
fixed wxGTK1 compilation after wxDC changes (still doesn't work)
|
2007-12-15 18:20:59 +00:00 |
popupwin.cpp
|
1. added wxEvtHandler::SafelyProcessEvent() and wxWindow::HandleWindowEvent() to correctly handle exceptions in even handlers in wxGTK
|
2007-11-29 17:00:58 +00:00 |
radiobox.cpp
|
1. added wxEvtHandler::SafelyProcessEvent() and wxWindow::HandleWindowEvent() to correctly handle exceptions in even handlers in wxGTK
|
2007-11-29 17:00:58 +00:00 |
radiobut.cpp
|
1. added wxEvtHandler::SafelyProcessEvent() and wxWindow::HandleWindowEvent() to correctly handle exceptions in even handlers in wxGTK
|
2007-11-29 17:00:58 +00:00 |
region.cpp
|
fix bug introduced in wxRegion::DoUnionWithRect() in r41429 which broke refreshing/repainting in wxGTK1
|
2008-01-12 20:28:56 +00:00 |
renderer.cpp
|
fixed wxGTK1 compilation after wxDC changes (still doesn't work)
|
2007-12-15 18:20:59 +00:00 |
scrolbar.cpp
|
1. added wxEvtHandler::SafelyProcessEvent() and wxWindow::HandleWindowEvent() to correctly handle exceptions in even handlers in wxGTK
|
2007-11-29 17:00:58 +00:00 |
scrolwin.cpp
|
|
|
settings.cpp
|
fix a few hundreds of harmless unused parameters warnings and a couple of real bugs discovered thanks to them
|
2007-11-05 22:29:16 +00:00 |
slider.cpp
|
1. added wxEvtHandler::SafelyProcessEvent() and wxWindow::HandleWindowEvent() to correctly handle exceptions in even handlers in wxGTK
|
2007-11-29 17:00:58 +00:00 |
spinbutt.cpp
|
1. added wxEvtHandler::SafelyProcessEvent() and wxWindow::HandleWindowEvent() to correctly handle exceptions in even handlers in wxGTK
|
2007-11-29 17:00:58 +00:00 |
spinctrl.cpp
|
1. added wxEvtHandler::SafelyProcessEvent() and wxWindow::HandleWindowEvent() to correctly handle exceptions in even handlers in wxGTK
|
2007-11-29 17:00:58 +00:00 |
statbmp.cpp
|
|
|
statbox.cpp
|
|
|
statline.cpp
|
|
|
stattext.cpp
|
|
|
taskbar.cpp
|
|
|
tbargtk.cpp
|
fix a few hundreds of harmless unused parameters warnings and a couple of real bugs discovered thanks to them
|
2007-11-05 22:29:16 +00:00 |
textctrl.cpp
|
move Freeze() and Thaw() to wxWindowBase to ensure that they behave consistently (i.e. recursively, as described in the docs) in all ports; removed different duplications of freeze count from derived classes
|
2008-01-05 00:21:31 +00:00 |
tglbtn.cpp
|
1. added wxEvtHandler::SafelyProcessEvent() and wxWindow::HandleWindowEvent() to correctly handle exceptions in even handlers in wxGTK
|
2007-11-29 17:00:58 +00:00 |
threadno.cpp
|
|
|
threadsgi.cpp
|
|
|
timer.cpp
|
preparation for allowing to use wxTimer in wxBase (heavily modified patch 1113088):
|
2007-04-20 01:29:16 +00:00 |
tooltip.cpp
|
added wxToolTip::SetAutoPop() and SetReshow() (patch 1768804)
|
2007-08-15 12:57:36 +00:00 |
toplevel.cpp
|
1. added wxEvtHandler::SafelyProcessEvent() and wxWindow::HandleWindowEvent() to correctly handle exceptions in even handlers in wxGTK
|
2007-11-29 17:00:58 +00:00 |
utilsgtk.cpp
|
implement wxGetCientDisplayRect() correctly for X11-based ports
|
2007-11-06 22:27:15 +00:00 |
utilsres.cpp
|
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48936 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-25 14:39:47 +00:00 |
verti.xbm
|
|
|
win_gtk.c
|
|
|
window.cpp
|
Cut down on unnecessary update events
|
2008-02-14 11:08:49 +00:00 |