Commit Graph

42165 Commits

Author SHA1 Message Date
Paul Cornett
19abd352e8 remove unused/unneeded stuff from gtk/private.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50231 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-25 03:33:26 +00:00
Stefan Neis
7f6b7a5a6c Blind compilation fix for Watcom.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50227 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-24 22:09:05 +00:00
Paul Cornett
04109b2296 remove check for missing gtk_icon_size_lookup, since it is for GTK+ 2.1, and 2.4 is required now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50226 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-24 19:11:19 +00:00
Stefan Csomor
0903bd055a quickdraw fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50225 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-24 18:34:41 +00:00
Václav Slavík
a01cfc082f ensure that wxGrid::AutoSizeColumn/Row() never sets column/row size smaller than the minimal size
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50223 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-24 17:53:06 +00:00
Stefan Csomor
1abfa172c5 64 bit clean implementation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50222 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-24 16:56:24 +00:00
Stefan Csomor
f1fc7bab85 flags moved to chkconf
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50221 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-24 16:55:33 +00:00
Stefan Csomor
f968da288e make renderer independent of windowing system
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50220 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-24 16:54:56 +00:00
Stefan Csomor
3cd25cff50 64 bit clean printing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50219 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-24 16:54:05 +00:00
Stefan Csomor
9c16962b62 mac more native types
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50218 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-24 16:51:36 +00:00
Stefan Csomor
6fe8830e92 mac more native types
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50217 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-24 16:50:06 +00:00
Vadim Zeitlin
376d7d9764 added Show/HideWithEffect() and implemented them using AnimateWindow() for Win32
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50216 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-24 16:15:08 +00:00
Vadim Zeitlin
dd1406f5ce rewrite the sample to use a main frame to make it more understandable and also make it easier to add new commands to it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50215 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-24 15:31:43 +00:00
Stefan Csomor
1bd568fa44 64 bit fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50211 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-24 09:41:14 +00:00
Stefan Csomor
18d52fedab adding assign
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50210 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-24 09:39:31 +00:00
Stefan Csomor
9b3dbb11c7 bringing wxmac in line using cflocale
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50209 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-24 09:38:57 +00:00
Stefan Csomor
0beae935af 64bit mac adaptions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50208 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-24 09:38:08 +00:00
Stefan Csomor
8595885403 one additional assign
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50207 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-24 09:36:56 +00:00
Stefan Neis
fbb63e807a Added new files for console event loop on OS/2.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50206 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-24 08:45:27 +00:00
Vadim Zeitlin
e36a173933 added wxNotificationMessage and implemented it generically and natively for Maemo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50205 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-24 01:56:13 +00:00
Vadim Zeitlin
c52b96359b compilation fix for wxUSE_STL==1 in DoGetSibling()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50203 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-23 21:34:10 +00:00
Václav Slavík
d2e97367fa TeX files are not executables
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50199 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-23 20:45:24 +00:00
Stefan Csomor
2078e2f129 remove pict support for 64bit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50197 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-23 19:41:54 +00:00
Stefan Csomor
4ae3fe3952 mac cleanup, cgcolor changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50196 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-23 19:31:10 +00:00
Stefan Csomor
50b8a33651 mac cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50195 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-23 19:30:26 +00:00
Stefan Csomor
968c951fe1 mac cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50194 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-23 19:25:21 +00:00
Stefan Csomor
e06b0afba5 mac cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50192 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-23 19:18:38 +00:00
Stefan Csomor
8361bffa4a mac cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50191 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-23 19:16:05 +00:00
Vadim Zeitlin
4f7d425f60 use correct WXDLLIMPEXP_FWD_XXX (patch from Tim Stahlhut)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50184 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-23 14:13:50 +00:00
Stefan Csomor
a01d9a255c mac cleanup, pure cgcolor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50183 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-23 09:58:10 +00:00
Stefan Csomor
850df2d788 mac cleanup, pure cgcolor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50182 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-23 09:23:54 +00:00
Vadim Zeitlin
6756a5f8ee return int from wxGetWindowId(), not WORD, to ensure comparing it with wxWindowID elsewhere works correctly even for negative ids
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50181 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-23 02:03:15 +00:00
Stefan Csomor
276ee5334d cleanup and cgcolor changeds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50172 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-22 18:15:16 +00:00
Stefan Csomor
115563867d mac cgcolor changes & cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50171 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-22 17:47:10 +00:00
Stefan Csomor
efb190955c mac cgcolor changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50170 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-22 17:45:58 +00:00
Stefan Csomor
bf7bd4b185 mac cgcolor changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50169 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-22 17:45:07 +00:00
Stefan Csomor
62b7d2ef68 mac cgcolor changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50168 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-22 17:41:35 +00:00
Stefan Csomor
77ac03f5aa fix mac universal
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50167 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-22 17:41:03 +00:00
Paul Cornett
5db61e875f warning fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50166 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-22 17:07:44 +00:00
Paul Cornett
0ab0d0e1dc store size of WM decorations separately for each TLW, so changes to one do not affect others
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50165 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-22 17:07:27 +00:00
Stefan Csomor
fb9cc37fa8 fixing non-precomp headers build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50164 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-22 15:37:31 +00:00
Vadim Zeitlin
f317e42b73 rebaked after timer/socket changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50163 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-22 15:34:05 +00:00
Vadim Zeitlin
9c7ad5466b define wxUSE_UNICODE=0 in non-Unicode build to prevent it from getting automatically defined as 1 by setup.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50162 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-22 15:29:51 +00:00
Václav Slavík
e8ec9749cf wxCRIT_SECT_* macros compilation fixes for wxUSE_THREADS=0 case
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50160 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-22 15:17:37 +00:00
Vadim Zeitlin
5bcc2e5483 use WXDLLIMPEXP_FWD_XXX instead of WXDLLEXPORT
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50159 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-22 15:13:27 +00:00
Václav Slavík
573a2a4cbb corrected wx_pango_version_check() comment
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50158 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-22 15:04:52 +00:00
Stefan Csomor
e1f31102a5 cleanup mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50156 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-22 14:22:39 +00:00
Stefan Csomor
0ad76eea22 cleanup mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50155 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-22 14:21:36 +00:00
Stefan Csomor
e0d81eac87 cleanup mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50154 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-22 13:59:24 +00:00
Václav Slavík
d5cbee178f added checks for more wxUSE_SVG dependencies: wxUSE_IMAGE and wxUSE_LIBPNG
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50153 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-22 13:41:57 +00:00