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
Robert Roebling
53f3088ea1
Fixed bitmap problems reported a week ago on the list.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24101 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-06 15:58:35 +00:00
Stefan Neis
de816bbde3
Added dummy implementations of Enable and SetDelay.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24098 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-05 21:46:39 +00:00
Stefan Neis
bd10ebc4aa
Fixed linkage problem on OS/2.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24097 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-05 21:39:15 +00:00
Vadim Zeitlin
2190e64f92
don't show warnings about x-foo keywords in mimetype file
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24095 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-05 19:25:01 +00:00
Stefan Neis
919517072d
Fix to detection of gcc version on OS/2.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24092 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-05 12:43:05 +00:00
Stefan Neis
940420dc8d
Compilation fix.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24091 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-05 12:36:59 +00:00
Gilles Depeyrot
d13445a69b
ignore some files or directories produced when compiling with MSVC
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24082 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-04 11:58:09 +00:00
Robin Dunn
ed84706c90
Added more meta-data for PyPi
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24075 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-03 19:51:12 +00:00
Václav Slavík
ba67349e95
the patch was misapplied, fixed
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24074 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-03 19:00:17 +00:00
Václav Slavík
bcf02a8741
fixed memory leak ( #817324 )
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24073 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-03 18:30:38 +00:00
Stefan Neis
d852459377
Fixed usage of uninitialized variable.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24072 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-03 17:03:52 +00:00
Stefan Neis
ab3bb59297
Fixed typo.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24071 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-03 17:01:06 +00:00