Commit Graph

32134 Commits

Author SHA1 Message Date
Mart Raudsepp
3cbab64109 Remove GTK2 stuff from src/gtk1. Rename wx/gtk includes to wx/gtk1.
57 files changed, 394 insertions(+), 6767 deletions(-)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37063 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-23 01:14:32 +00:00
Mart Raudsepp
9fa72bd2a6 Use g_signal* instead of deprecated gtk_signal*. Use proper casts for the arguments.
Worth norting from the GTK+ docs: "For future usage, direct use of the GSignal API is recommended, this avoids
significant performance hits where GtkArg structures have to be converted into GValues."


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37061 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-22 23:28:58 +00:00
David Surovell
ce61519034 applied patch 1411688
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37060 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-22 21:59:00 +00:00
David Surovell
dfea7acc19 cleanup - heavy reformatting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37059 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-22 21:26:28 +00:00
Mart Raudsepp
bdbd4e9612 Nuke GTK1 from include/gtk
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37058 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-22 21:00:19 +00:00
Michael Wetherell
6330f4bb19 Update instructions to match mgl 6
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37057 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-22 20:37:38 +00:00
Mart Raudsepp
68567a967b Nuke GTK1 from src/gtk
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37056 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-22 20:29:17 +00:00
Roger Gammans
8fc856de1f Fix bug [1297817] - applied suggested patch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37054 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-22 13:45:34 +00:00
Robert Roebling
7bc5ddc6e4 Applied MIME-types patch.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37053 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-22 13:22:56 +00:00
Stefan Neis
e918f0582c Moved os2/private.h to BASE_OS2_HDR.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37051 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-22 11:37:58 +00:00
Mart Raudsepp
773a50563e Add a "see also" note for wxScrollWinEvent for wxWindow::SetScrollbar. Closes bug #1083738
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37049 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-22 05:12:43 +00:00
Jamie Gadd
413553cc60 Distinguish numpad extended keys. Fixes bug #1327720
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37047 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-22 05:04:31 +00:00
Michael Wetherell
9d309aad76 Rebake all the VC++ project files and makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37046 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-21 23:06:27 +00:00
Michael Wetherell
1b48afd23d Move oleacc.lib from the VC++ projects/makefiles to libraries.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37045 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-21 22:50:46 +00:00
Michael Wetherell
aee06d92ae Update with location of SP3 for VC++ 5.0 (Jan Jezabek)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37044 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-21 22:44:12 +00:00
Robin Dunn
d6c09fee7c Use wxSUBRELEASE_NUMBER for the file version, not wxBETA_NUMBER. Also
update copyright year


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37043 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-21 22:39:46 +00:00
Mart Raudsepp
17f0e75e6c Lets have a close box for the DnDShapeDialog in the dnd sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37042 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-21 18:08:06 +00:00
Julian Smart
2834deba05 Fixed bug [ 1361674 ] Document wxDocMDIParentFrame::Create
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37040 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-21 17:49:48 +00:00
Julian Smart
74aa825413 Typo fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37039 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-21 17:38:46 +00:00
Julian Smart
ca59e724aa Fix for bug [ 1335450 ] Replace all << by &lt;&lt; and >> by &gt;&gt;
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37038 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-21 17:31:38 +00:00
Julian Smart
64c288fa47 Compile with wxUSE_DYNLIB_CLASS and wxUSE_WXDIB set to 0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37037 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-21 16:47:30 +00:00
Julian Smart
14d776932c Fix for [ 1351655 ] wxTextValidator::OnChar not working with numeric filter
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37036 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-21 15:13:00 +00:00
Julian Smart
f7f00d8a1d Fix for bug [ 1351659 ] wxTextValidator::Validate not Unicode safe
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37035 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-21 15:09:20 +00:00
Julian Smart
7e81ff236f Bug [ 1355450 ] wxSplitterWindow overview shows horizontal says vertical
Fixed wrong orientation documentation


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37034 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-21 15:04:02 +00:00
Julian Smart
cc5fb8a7cd Applied patch [ 1409971 ] wxX11: fix for DoDrawBitmap() when scaling is set
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37033 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-21 14:45:47 +00:00
Stefan Csomor
58debe514f adding new event loop implementation, removing aga.cpp (outdated)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37028 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-21 12:18:26 +00:00
Stefan Csomor
d25d7be8a7 adjust subbitmap mask code to new representation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37027 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-21 12:16:57 +00:00
Robin Dunn
e1cceb75f0 Since this window draws its own background, set the custom bg style.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37022 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-21 07:07:28 +00:00
Robin Dunn
2f8102974b Changes needed for SWIG 1.3.27
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37021 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-21 06:45:34 +00:00
Vadim Zeitlin
4651212662 document other SetValue() overloads
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37020 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-21 03:25:31 +00:00
Michael Wetherell
b5d09a5fb8 Remove wxGetOsDescription from MGL's utils, and add it to msdos's
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37019 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-21 01:34:42 +00:00
Stefan Csomor
487eedb8d8 using a dynamic cast to wxFrame in order to get the MenuBar correctly from the frontmost window
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37018 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-20 21:16:55 +00:00
David Surovell
be6068f6c3 fixed compilation errors in prior checkin; some minor cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37017 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-20 19:49:10 +00:00
Robin Dunn
10694396b6 Added some (#ifdef'd out) wrappers to help in debugging the swig
runtime swig_type_info structures.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37016 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-20 18:18:02 +00:00
Robin Dunn
5551baca88 corrections for some SWIG deprecation warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37015 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-20 18:11:53 +00:00
Robin Dunn
a9f3f5a614 Patch for Bug 1409256, wxversion.py does not understand lib and lib64
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37014 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-20 17:32:43 +00:00
Robin Dunn
1631143c6f Updates for CreateButtonSizer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37013 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-20 17:26:29 +00:00
Robin Dunn
893d597c7b prevent overload abiguity in wxPyPrintPreview ctor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37012 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-20 17:23:59 +00:00
Robin Dunn
e054c6ad5c Added ConvertToGreyscale
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37011 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-20 17:23:02 +00:00
Stefan Csomor
d059fe4a3c Supporting a SetMenuBar call when this frame is already showing its menu
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37010 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-20 17:17:05 +00:00
Stefan Csomor
8cba326d4e allow for a range value of SInt32 instead of SInt16
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37009 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-20 17:15:15 +00:00
Michael Wetherell
fec4df061a Update notes on VC++ 5.0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37008 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-20 02:52:49 +00:00
Vadim Zeitlin
6f73419b90 always initialize m_bChanged in wxConfigPathChanger ctor; this could result in difficult to reproduce bugs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37005 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-20 00:55:52 +00:00
Vadim Zeitlin
d9f5d54a5a don't look beyond the end of the string if it ends with a backslash in FilterInEntryName() (thanks Purify)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37004 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-20 00:55:17 +00:00
Włodzimierz Skiba
c616c2e834 Checkable items in wxToolMenuBarTool supported.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37003 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-19 22:03:03 +00:00
David Surovell
b156929dd0 cleanup - reformat
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37002 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-19 18:32:23 +00:00
Jamie Gadd
b7a3ba7dcd Fixed bug #778299 - wxTE_RICH2 causes SetValue to show control.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37000 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-19 15:27:17 +00:00
Julian Smart
eb5d9594db Applied patch [ 1378183 ] Mac: wxNotebook::HitTest off by one
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36999 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-19 11:03:56 +00:00
Julian Smart
e90411c2c1 Applied patch [ 1331340 ] faster Drawing of Polygons and Polylines
Chris Borgolte


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36998 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-19 10:33:33 +00:00
Julian Smart
dbccd1c261 Applied patch [ 1381420 ] wxHTTP Basic authentication support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36997 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-19 10:28:22 +00:00