Vadim Zeitlin
|
a2d6d21099
|
fix warnings (double to int conversions and unused variables); removed hard TABs and extra spaces
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42180 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-20 23:59:55 +00:00 |
|
Stefan Csomor
|
513b47e9b7
|
screendc implementation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42179 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-20 20:50:48 +00:00 |
|
Stefan Csomor
|
bf2185eb8b
|
new method needed for screendc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42178 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-20 20:46:07 +00:00 |
|
Stefan Csomor
|
8bf12709e9
|
setting a non valid font is permitted, implemented now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42177 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-20 19:29:30 +00:00 |
|
Stefan Csomor
|
04bad5edef
|
fixing the screen dc, non 64 bit solution however
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42176 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-20 19:26:35 +00:00 |
|
Stefan Csomor
|
7471064e1d
|
creating graphics context with the correct origin
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42175 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-20 17:25:54 +00:00 |
|
Stefan Csomor
|
80f0a1be13
|
offsetting dcs correctly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42174 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-20 17:24:09 +00:00 |
|
Stefan Csomor
|
1e81241f3a
|
moving the offsets into dcclient.cpp so that native event handlers can be called through
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42173 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-20 17:22:00 +00:00 |
|
Stefan Csomor
|
b28a9af9d5
|
offseting the graphics context correctly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42172 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-20 16:41:18 +00:00 |
|
Václav Slavík
|
68ab959c55
|
fixed computation of status bar fields width if the total width is not divisible by the number of fields
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42171 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-20 14:54:14 +00:00 |
|
Vadim Zeitlin
|
3febc967a9
|
put #if wxUSE_STATBOX around wxStaticBox usage (bug 1568939)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42169 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-20 14:33:49 +00:00 |
|
Stefan Csomor
|
0b1cc7bffb
|
mac methodname fixed, so all use the same now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42168 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-20 13:14:31 +00:00 |
|
Stefan Csomor
|
4a4ab1b6a8
|
adding same methodname as gtk and msw
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42167 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-20 13:12:23 +00:00 |
|
Julian Smart
|
f089713f9e
|
Added the ability to use built-in bullet styles, currently standard/circle or standard/square.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42166 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-20 13:04:12 +00:00 |
|
Stefan Csomor
|
13bc5380f2
|
fixing classname
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42165 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-20 12:58:30 +00:00 |
|
Stefan Csomor
|
6c3bbd61e7
|
dummy implementations for new methods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42164 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-20 12:43:38 +00:00 |
|
Stefan Csomor
|
539e27950f
|
dummy implementations for new methods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42163 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-20 11:59:10 +00:00 |
|
Stefan Csomor
|
1056ddcf24
|
new graphics context implementation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42162 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-20 11:56:32 +00:00 |
|
Stefan Csomor
|
f7862d3e49
|
new graphics context implementation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42161 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-20 11:46:28 +00:00 |
|
Stefan Csomor
|
4130e41449
|
new graphics context implementation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42160 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-20 11:35:43 +00:00 |
|
Vadim Zeitlin
|
73a0b98c1b
|
define bookctrl (and -derived) classes flags in their headers instead of defs.h; don't deprecate the control-specific flags
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42159 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-20 11:32:30 +00:00 |
|
Stefan Csomor
|
977d15a6ae
|
new graphics context implementation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42158 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-20 11:07:00 +00:00 |
|
Stefan Csomor
|
8168167976
|
avoiding nesting dcs on the same window concurrently
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42157 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-20 11:01:50 +00:00 |
|
Stefan Csomor
|
f2ee37d5ae
|
extending implementation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42156 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-20 10:58:22 +00:00 |
|
Stefan Csomor
|
cd7d36c065
|
replacing old core graphics with new graphics context implementation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42155 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-20 10:56:36 +00:00 |
|
Stefan Csomor
|
6ff41b1697
|
replacing old core graphics with new graphics context implementation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42154 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-20 10:27:41 +00:00 |
|
Stefan Csomor
|
24a7b71889
|
replacing old core graphics with new graphics context implementation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42153 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-20 09:34:11 +00:00 |
|
Vadim Zeitlin
|
90c0f63a83
|
define bookctrl (and -derived) classes flags in their headers instead of defs.h; don't deprecate the control-specific flags
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42152 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-20 09:16:41 +00:00 |
|
Włodzimierz Skiba
|
e8f5bc9b5c
|
Typo.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42151 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-20 08:43:39 +00:00 |
|
Włodzimierz Skiba
|
80a779275a
|
Updated list of subprojects.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42150 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-20 08:20:32 +00:00 |
|
Chris Elliott
|
f762140de8
|
missing backticks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42149 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-20 08:15:25 +00:00 |
|
Włodzimierz Skiba
|
2c92065fad
|
Updated list of subprojects.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42148 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-20 08:01:06 +00:00 |
|
Włodzimierz Skiba
|
41a852156f
|
Whitespaces and headers cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42147 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-20 07:48:31 +00:00 |
|
Stefan Csomor
|
774f4d1221
|
start using wxGraphicsContext for OS X instead of old core graphics implementation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42146 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-20 06:27:58 +00:00 |
|
Stefan Csomor
|
7113b61aaf
|
cleaning up the runloop source properly (was causing crashes in embedded situations, as the runloop source persisted)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42144 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-20 06:04:12 +00:00 |
|
Paul Cornett
|
91641d0443
|
Remove unnecessary size members from GtkPizzaChild.
Move some declarations out of header.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42143 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-20 05:47:15 +00:00 |
|
Paul Cornett
|
9c08a8165c
|
buid fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42142 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-20 05:07:33 +00:00 |
|
Robin Dunn
|
17d87392c6
|
wxPython 2.7.1.1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42139 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-19 23:25:59 +00:00 |
|
Robin Dunn
|
81bfc17cc6
|
bump subrelease number
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42138 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-19 23:24:08 +00:00 |
|
Robin Dunn
|
f1b4640404
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42137 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-19 23:22:35 +00:00 |
|
Robin Dunn
|
7aa69ab26b
|
fixes for non-Mac platforms
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42136 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-19 23:11:49 +00:00 |
|
Robin Dunn
|
039550b00e
|
Add the version number to the name displayed on the top-right of the page
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42135 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-19 21:40:33 +00:00 |
|
Robin Dunn
|
0967b57b85
|
overwrite old wx DLLs even if the version numbers match
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42134 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-19 21:39:34 +00:00 |
|
Robin Dunn
|
b93f7ba634
|
ensure that the MasedEditMixin's version of IsEmpty is the one used.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42133 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-19 21:38:55 +00:00 |
|
Robin Dunn
|
5555861c29
|
docstring fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42132 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-19 21:38:17 +00:00 |
|
Julian Smart
|
8987e7d6e8
|
Added missing WXDLLIMPEXP_RICHTEXT symbol
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42131 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-19 19:55:49 +00:00 |
|
Julian Smart
|
d33700db0c
|
Spin control usage correction
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42130 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-19 16:22:54 +00:00 |
|
Vadim Zeitlin
|
92d6f088c6
|
added samples/internat/ar/* files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42129 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-19 16:15:42 +00:00 |
|
Vadim Zeitlin
|
f3e86476fd
|
update from Hakki Dogusan
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42128 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-19 16:07:27 +00:00 |
|
Julian Smart
|
bcedac4469
|
Compilation fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42127 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-19 15:56:40 +00:00 |
|