Julian Smart
893f25f232
Corrected scoping error for i
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15989 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-01 09:42:02 +00:00
Ron Lee
76880b8757
Preserve prior StatusBar contents when adding removing fields
...
(consistant with MSW behaviour).
Made m_statusSring a wxArrayString, furthur simplification may
be possible if someone is interested and has the time.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15988 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-06-30 23:53:58 +00:00
Ron Lee
7e55544629
fixed some pesky compile warnings, hope this doesn't nuke some
...
unsuspecting platform..
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15987 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-06-30 23:48:10 +00:00
Ron Lee
cd604d6072
added export decls for MSW.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15986 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-06-30 22:44:35 +00:00
Ron Lee
bd595142ac
added export decls for MSW
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15985 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-06-30 22:41:17 +00:00
Václav Slavík
374a8e5c7f
fixed hidden root expansion in extreme usage case
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15984 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-06-30 22:15:10 +00:00
Gilles Depeyrot
da16524e9d
added static library Project Builder project for wxWindows
...
added Project Builder project for minimal sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15983 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-06-30 18:08:29 +00:00
Gilles Depeyrot
4b651a4675
rename method to prevent collision with some BSD definitions of macro Free()
...
(detected compiling mahogany)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15982 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-06-29 16:25:18 +00:00
Gilles Depeyrot
31d560bf7d
improved error messages
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15981 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-06-29 11:56:42 +00:00
Gilles Depeyrot
3212043402
ignore Project Builder build directory
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15980 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-06-29 11:45:13 +00:00
Gilles Depeyrot
c920350185
keep name of wxmac icon for application bundles unstead of renaming it
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15979 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-06-29 11:07:30 +00:00
Vadim Zeitlin
c2c59b2286
made wxGenericFontDialog derive from wxFontDialogBase
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15978 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-06-29 00:46:11 +00:00
Václav Slavík
ee66bc1fac
enlarged <UL> bullets a bit and nuked this weirdness
...
about using rectangles where the rest of the world uses circles...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15977 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-06-28 22:34:11 +00:00
Robin Dunn
3709456403
Return more items in wxListCtrl::GetColumn.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15976 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-06-28 17:47:54 +00:00
Chris Elliott
9f79d14b31
STC and Motif patch
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15975 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-06-28 11:41:55 +00:00
Chris Elliott
b54459c491
STC and Motif patch
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15974 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-06-28 11:35:43 +00:00
Chris Elliott
d60bd5b51e
remove temportay fix to Makefile.in, now configure .in is fixed
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15973 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-06-28 08:52:33 +00:00
Chris Elliott
2e033fd123
make path absolute to install-sh, to fix contrib lib bug
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15972 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-06-28 08:50:40 +00:00
Vadim Zeitlin
2b15b970e0
streamlined WM_NOTIFY processing code fixing a bug with toolbar tooltips in presence of the control in toolbar
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15971 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-06-27 23:40:55 +00:00
Robin Dunn
25f430fcc4
Fixed compile error
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15970 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-06-27 23:02:07 +00:00
Vadim Zeitlin
321d2b146b
(blind) fixes for AIX: shared library extension there is apparently ".a", not ".so"; look for makeC++SharedLib in the PATH instead of hard coded location
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15969 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-06-27 14:29:59 +00:00
Vadim Zeitlin
f0d5e7a25a
react to the year being changed in the spin control text zone and not only with the spin buttons
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15968 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-06-26 23:13:43 +00:00
Julian Smart
f1fbff2887
Eliminate flashing when writing text, by clearing instead of selecting all.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15967 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-06-26 22:15:20 +00:00
Robin Dunn
8baa46e9bf
Some trace log updates
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15966 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-06-26 20:11:34 +00:00
Robin Dunn
f9b24f070c
Added demo of using a sizer in a wxScrolledWindow
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15965 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-06-26 20:08:30 +00:00
Václav Slavík
fa21d3389b
compilation fix (wxUniv/MSW)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15964 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-06-26 19:16:13 +00:00
Václav Slavík
0d5b4bc274
fix for bug reported by Robert and Julian, probably causes other problems
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15963 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-06-26 19:11:32 +00:00
Václav Slavík
e9c9f9d42d
compilation fix (wxUniv/MSW)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15962 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-06-26 19:10:51 +00:00
Václav Slavík
a5faf8d963
added some regression tests for wxHTML
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15961 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-06-26 19:10:08 +00:00
Vadim Zeitlin
8b94d99978
fixed warning about printf format specifications <-> argument mismatches in wxLogLastError
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15960 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-06-26 16:27:29 +00:00
Vadim Zeitlin
ccbfa8ecaf
fixed warnings about printf format specifications <-> argument mismatches
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15959 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-06-26 16:27:08 +00:00
Vadim Zeitlin
ba90345d08
added missing 'R' in RGB
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15958 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-06-26 15:43:52 +00:00
Julian Smart
ad410280f9
Changed the UL bullet to be a square -- I couldn't get
...
it to show anywhere near nicely as an ellipse, under Windows
at least. Previously the bullet showed up as what looked like a tiny
asterisk.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15957 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-06-26 11:39:42 +00:00
Jouk Jansen
d38b5757e0
Committing in .
...
Update setup.h for OpenVMS
Modified Files:
wxWindows/setup.h_vms
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15956 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-06-26 10:48:34 +00:00
Julian Smart
c55fd2c60d
Corrected typo
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15955 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-06-26 07:33:02 +00:00
Vadim Zeitlin
5624b2a1cf
propgate WS_EX_CONTROLPARENT recursively upwards, not just to the immediate parent
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15954 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-06-26 00:45:13 +00:00
Julian Smart
5968a0dcd9
Corrected OnAssert
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15953 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-06-25 18:12:07 +00:00
Robin Dunn
7c379a20cf
Some typemap updates
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15952 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-06-24 23:55:30 +00:00
Robin Dunn
4615b72539
SWIGged code update for wxMac
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15951 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-06-24 23:06:18 +00:00
Václav Slavík
17b439e88a
added QS_ALLPOSTMESSAGE
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15950 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-06-24 22:35:40 +00:00
Robin Dunn
7ba3ed2cbd
SWIGged updates for wxGTK
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15949 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-06-24 21:59:40 +00:00
Robin Dunn
86a12675f1
Added wxPyPanel
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15948 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-06-24 21:52:44 +00:00
Robin Dunn
f1d193e7eb
Fixed a typo
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15947 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-06-24 21:51:28 +00:00
Robin Dunn
366d7bd615
Added component control accessors to wxEditableListBox
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15946 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-06-24 21:51:06 +00:00
Chris Elliott
009f8ef4a3
a fix to preserve UNC paths when creating the commandline argument array
...
tested with Borland/wxMSW; existing behaviour of replacing \\ with \ preserved
except at start of string
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15945 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-06-24 20:09:46 +00:00
Robin Dunn
fc5d3e42d8
better font sizes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15944 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-06-24 19:36:19 +00:00
Robin Dunn
09bb255197
fixed a comment
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15943 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-06-24 19:35:36 +00:00
Robin Dunn
70e8d96150
Don't try to release the mouse unless we actually have it captured.
...
The mouse capture can be lost if an event handler shows a modal
dialog, for example.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15942 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-06-24 18:35:17 +00:00
Stefan Csomor
0304b43712
added WXDisplay for Mac
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15941 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-06-24 18:28:58 +00:00
Stefan Csomor
f03c50fa3b
corrected scoping
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15940 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-06-24 15:26:06 +00:00