Dimitri Schoolwerth
e1a23b2d89
Fixed wxMSW compilation with wxUSE_POPUPWIN = 0.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24577 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-16 20:43:06 +00:00
Mattia Barbon
a135cdfbde
Applied patch #841324 from Ian Brown:
...
"GetPosition() returns wrong result for dialog"
modified for better backward binary compatibility.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24574 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-16 11:19:13 +00:00
Mattia Barbon
d45ea58833
Made element layout consistent with wxMSW/wxGTK when
...
radiobox is wider/taller than necessary. Previously
the last element was stretched to fit remaining space.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24573 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-16 11:14:34 +00:00
Mattia Barbon
1c49eb00dc
Applied patch #840617 from Ian Brown:
...
"motif 2.4.2, menu codes in static text"
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24571 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-16 11:05:24 +00:00
Mattia Barbon
52adcc526d
Compilation fix after last commit.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24570 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-16 10:51:11 +00:00
Mattia Barbon
6c4c6dca5d
Applied patch #840643 from Ian Brown with some modifications:
...
use DisplayWidth/DIsplayHeight instead of hardcoded values.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24569 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-15 21:12:24 +00:00
Robin Dunn
d8dc4b8058
cleanup
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24517 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-10 22:33:42 +00:00
Robin Dunn
90b5143061
warn if print arch is not configured
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24516 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-10 22:33:34 +00:00
Robin Dunn
c91cd7f6b7
Handle the GIL properly in the %addmethods
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24515 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-10 22:33:06 +00:00
Robin Dunn
f4d2cb599e
Guard against double cleanup
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24514 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-10 22:32:40 +00:00
Robin Dunn
ec591f65bf
Make an alias for GetPoint
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24513 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-10 22:32:01 +00:00
Julian Smart
83c290da3d
Corrections to allow compilation in DLL mode
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24503 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-10 09:51:44 +00:00
Stefan Neis
1af80dfa7b
Commited regenerated file (adding rgncmn.cpp).
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24488 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-08 21:30:52 +00:00
Stefan Neis
907f6689d6
Backported various changes from HEAD to fix a couple of bugs, details:
...
- backported changed ProcessGridCellMouseEvent to fix bug #834929 .
- backported enforcement of column width/row height checking to fix
bug #832991 .
- backported fix for bug #837656 .
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24486 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-08 19:14:00 +00:00
Gilles Depeyrot
6b6a2263ec
applied SF patch #817328 to correct PMRelease calls
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24401 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-03 22:22:39 +00:00
Stefan Neis
081d6e4def
Added some bad hacks to make region processing work at least a bit.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24399 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-03 00:15:37 +00:00
Gilles Depeyrot
be4cc9317b
added conditional compilation for IntToFixed/FixedToInt for Mac OS X 10.3
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24387 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-01 18:27:25 +00:00
Václav Slavík
dccc12d36c
add upper-case extensions to fallbac
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24375 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-31 19:51:03 +00:00
Stefan Neis
4ea06ce8ec
Initialize m_lNumRects to avoid core dumps if GpiQueryRegionRects fails.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24324 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-27 08:04:25 +00:00
Stefan Neis
e950245366
Fixed update rectangle passed to WinInvalidateRect in wxWindowOS2::Refresh().
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24317 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-26 16:11:20 +00:00
Ron Lee
6e176faf01
Enabled std_iostreams for the package builds.
...
Added more automagic python versioning so the packages don't
need to depend on a specific default python version.
The version that they were built with now only need to be
available, not the system default.
Bumped debian version.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24309 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-25 12:38:56 +00:00
Ron Lee
b8b7bc2a39
Use mkdir -p in PYTHON_DIST or the present method of copying
...
the samples will fail.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24308 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-25 12:24:45 +00:00
Ron Lee
b61897b8d9
Added missing animate/Makefile to configure.in since it was added to
...
the default build list previously.
Then removed animate from default contrib build again since it doesn't
compile under linux. There is no point packaging something that obviously
has never been tested and two chances at breaking a 4 hour package build
is plenty for something no one has ever requested.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24307 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-25 12:14:18 +00:00
Václav Slavík
330ab29f70
fixed iso-8859-1 handling to report failures
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24284 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-24 19:25:48 +00:00
Václav Slavík
06e92fcce1
fixed crash if szLocale==NULL
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24283 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-24 09:32:29 +00:00
Chris Elliott
4250fef356
fix OLE bug for digital mars
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24275 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-23 13:41:38 +00:00
Vadim Zeitlin
bd0ee1b06f
reverted last change (don't create new colour in FindColour())
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24266 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-22 21:49:34 +00:00
Mattia Barbon
e175603394
Fixed condition not to be always false.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24262 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-22 20:30:59 +00:00
Mattia Barbon
54451a2c58
Added some wxPerl notes.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24233 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-19 09:09:12 +00:00
Mattia Barbon
6ddade217e
wxMotif fix for Sun C++ compiler.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24232 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-19 09:03:23 +00:00
Robert Roebling
0569aeead8
Further corrections to wxBitmap and Blit code.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24226 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-18 19:21:50 +00:00
Robert Roebling
508ba31dd5
Small update.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24210 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-17 14:27:39 +00:00
Robert Roebling
ea34719cb0
Fixed FIXME in blitting code.
...
Small speed-up in wxBitmap::Rescale().
The rescaling code still makes X11 crash
with a memory problem. This can be seen
in the image sample when you scroll up
and down with the mouse often so that
the smiley that gets blit appears and
disappears often.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24209 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-17 14:26:33 +00:00
Vadim Zeitlin
858488c8d0
always return a new pointer from FindColour()
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24204 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-16 17:11:24 +00:00
Vadim Zeitlin
0fa83ad090
RemoveEventHandler() didn't reset all pointers correctly (patch 819545)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24197 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-16 10:31:19 +00:00
Václav Slavík
55222daa9d
nicer tick and fixed home icons (patch #820767 )
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24174 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-14 07:30:08 +00:00
Václav Slavík
5343bb5fff
compilation fix
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24164 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-13 10:55:31 +00:00
Václav Slavík
2eaf6e0b4a
fixed double filename->URL conversion
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24163 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-13 10:06:48 +00:00
Robin Dunn
94b3a8a0d6
Patch #821454
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24154 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-11 01:20:24 +00:00
Robin Dunn
11fb907322
removed #!
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24152 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-10 16:11:25 +00:00
Julian Smart
eb4da42d78
Fix for last SetValue mod
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24149 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-10 08:20:31 +00:00
Julian Smart
f9a8f4dbc5
Reverted change of insertion point even when value is the same
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24148 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-10 08:16:40 +00:00
Robert Roebling
4ac717880c
Rounding error.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24142 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-09 19:59:14 +00:00
Robert Roebling
dcf18859bb
Use new bitmap scalingin DrawBitmap() as well.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24141 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-09 19:50:00 +00:00
Robert Roebling
0ac860470c
image sample no longer crashes under GTK2.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24140 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-09 19:40:42 +00:00
Robert Roebling
5ecd5fcd23
Small bug in 1-bit bitmap scaling.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24139 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-09 19:39:33 +00:00
Robert Roebling
5e4e624b51
Further work on bitmap drawing and rescaling.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24132 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-09 00:24:12 +00:00
Robert Roebling
5d0f365456
Aplplied second part of bitmap scaling speed-up patch.
...
The PS part is still not done.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24124 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-08 11:59:36 +00:00
Robert Roebling
f16994e949
Adding wxBitmap::Rescale()
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24113 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-07 12:43:08 +00:00
Robert Roebling
d81305cca2
Implemented wxChoice::SetString()
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24105 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-06 18:08:15 +00:00