Commit Graph

32170 Commits

Author SHA1 Message Date
Michael Wetherell
e45689df6c Fixes for the GTK1 split
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37117 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-25 00:18:12 +00:00
David Surovell
277ea1b490 cleanup - reformatting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37115 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-24 22:59:49 +00:00
Vadim Zeitlin
7d9d249be4 fixed WX_DEFINE_SORTED_ARRAY_INT example
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37114 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-24 22:15:58 +00:00
Włodzimierz Skiba
7ee1ea9d99 Static build for wxMGL/DOS and little readme.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37113 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-24 20:23:16 +00:00
Włodzimierz Skiba
40b13bcf24 msw/private.h needs msw/mslu.h in wxBase.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37112 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-24 19:40:59 +00:00
Stefan Csomor
392e179f4f mask fixes for non-core graphics case (this build uses CopyDeepMask for painting, which apparently doesn't like 24RGB)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37110 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-24 12:58:32 +00:00
Robin Dunn
7bdb1bc42b fix for broken files that were recently checked in
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37108 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-24 02:32:18 +00:00
Robin Dunn
9c605285c8 move the nodefault option into _defs.i too.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37107 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-24 02:24:25 +00:00
Vadim Zeitlin
c72b1ad70a no changes but more comments in DoSetClientSize() (explains the change of rev 1.624 and also why we can't use AdjustWindowRect here)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37106 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-24 02:04:53 +00:00
Robin Dunn
7449af7300 reSWIGged with the new SWIG runtime
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37105 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-23 23:04:44 +00:00
Robin Dunn
9269629e9e more about the downloadable swig
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37104 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-23 23:03:22 +00:00
Robin Dunn
32fe513144 reSWIGged with new SWIG runtime
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37103 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-23 23:01:54 +00:00
Michael Wetherell
e1dfb8942c Remove old Makefile.ins
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37102 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-23 22:55:59 +00:00
Stefan Neis
385ebb5d81 Yet another attempt at making the getservbyname_r prototype visible.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37101 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-23 22:54:56 +00:00
Robin Dunn
1069efb91a comment fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37100 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-23 22:48:14 +00:00
Michael Wetherell
525ce60acf lndir no longer needed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37099 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-23 22:44:54 +00:00
Michael Wetherell
53375f8e5a Back to copying for make dist
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37098 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-23 22:41:47 +00:00
Stefan Neis
728258f45f Testing if using -D_REENTRANT helps compiling socket code on NetBSD.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37095 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-23 20:47:58 +00:00
Robin Dunn
1a14abf991 Clear possible exception from failed wxPyConvertSwigPtr
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37089 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-23 20:06:39 +00:00
Michael Wetherell
d74c6a9599 Fix for gtk1 separation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37087 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-23 19:52:12 +00:00
Michael Wetherell
25a0a8f41e Add gtk1 files to make dist
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37086 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-23 19:31:48 +00:00
Michael Wetherell
154a91dc33 Fixes for gtk1 separation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37085 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-23 18:50:34 +00:00
Julian Smart
b598ec915c Only do sanity check if the stream is seekable, otherwise it'll always fail
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37084 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-23 18:12:47 +00:00
Vadim Zeitlin
1ac7660914 extracted wxFrame::MSWTranslateMessage() implementation into new MSWDoTranslateMessage so that it can be reused by wxMDIChildFrame; this allows to pass the correct window to ::TranslateAccelerator() and fix UI updating of the MDI child menu items (bug 1214439)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37081 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-23 16:38:07 +00:00
Vadim Zeitlin
a1a1ca8998 no real changes; just a very minor cleanup in wxFrame::MSWTranslateMessage()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37080 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-23 15:43:26 +00:00
Vadim Zeitlin
5b07594ad3 added tests of update UI handlers for clipboard menu items; minor cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37079 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-23 15:40:03 +00:00
Michael Wetherell
7e52dfd26d gtk1 fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37075 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-23 14:29:29 +00:00
Michael Wetherell
d044deea91 Regenerate with gtk1 changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37074 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-23 12:11:50 +00:00
Michael Wetherell
601f1cfb1a GTK1 mods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37073 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-23 12:01:10 +00:00
Jamie Gadd
5004c3adef Improve extended key handling code readability.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37072 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-23 10:01:46 +00:00
Chris Elliott
71521e3757 fix Borland part of bug 1158383
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37071 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-23 09:40:05 +00:00
David Surovell
7c2e5dec5a cleanup - more reformatting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37068 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-23 04:11:46 +00:00
Mart Raudsepp
8ff12d3d92 Add wxGTK1 port to bakefiles files.bkl. Please review this commit.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37067 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-23 03:58:00 +00:00
Mart Raudsepp
1be7a35c5e Include gtk1 headers for non-gtk2. I don't really like this CPP logic, or more exactly __WXGTK__ without __WXGTK20__
being GTK1, oh well.
Might have missed some.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37066 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-23 03:27:34 +00:00
Mart Raudsepp
8ef94bfc25 Remove GTK2 specific prototypes from wx/include/gtk1. wx/gtk1/hdr into the header comments instead of wx/gtk/hdr or
hdr


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37065 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-23 02:28:01 +00:00
Mart Raudsepp
3ffa7babb9 wx/gtk1/taskbarpriv.h and gnome/gprint.h not necessary for gtk1. Deleting.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37064 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-23 02:10:26 +00:00
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