Robert Roebling
|
8354aa92a1
|
wxX11: link errors down to 1.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14117 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-10 23:31:24 +00:00 |
|
Julian Smart
|
1246e28fb0
|
Added wxPopupWindow skeleton (no implementation yet)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14116 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-10 23:21:44 +00:00 |
|
Robert Roebling
|
bafb8cdde4
|
More make install tweaks.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14115 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-10 21:54:40 +00:00 |
|
Robert Roebling
|
952ebeba34
|
wxX11:
make install
blind implementation for wxTopLevelWindow
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14114 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-10 19:49:44 +00:00 |
|
Václav Slavík
|
e7dda1ffa3
|
respect minimal wxTLW size in wxUniv
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14113 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-10 19:08:54 +00:00 |
|
Václav Slavík
|
6feddea302
|
honour min/max size in wxMGL's wxWindow::DoSetSize
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14112 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-10 19:08:07 +00:00 |
|
Václav Slavík
|
d65552318c
|
use sunken border for wxHtmlHelpController's font preview
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14111 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-10 19:07:57 +00:00 |
|
Václav Slavík
|
55e0770e6f
|
added default ctor to wxStaticText
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14110 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-10 19:07:40 +00:00 |
|
Václav Slavík
|
b87c90c18c
|
more wxMGL-aware samples
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14109 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-10 19:07:33 +00:00 |
|
Václav Slavík
|
7e5c1138b8
|
don't use wxGenericDirDialog in MSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14108 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-10 19:04:22 +00:00 |
|
Robert Roebling
|
d02cb44ecf
|
Killed various wxMotif things in wxX11.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14107 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-10 18:04:13 +00:00 |
|
Robert Roebling
|
74dc5eb60e
|
wxX11:
Updated wxPen and wxBrush.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14106 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-10 17:24:14 +00:00 |
|
Robert Roebling
|
1934d291cd
|
wxX11:
Rewrote wxRegion.
Killed backing store Pixmap.
Killed wxRectList.
Adapted wxWindow to the above.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14105 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-10 16:42:42 +00:00 |
|
Vadim Zeitlin
|
c3e44503cf
|
fix for wxUniv/GTK scrolling
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14104 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-10 16:09:49 +00:00 |
|
Robert Roebling
|
4d7289e6b0
|
wxX11 compiles and links now. I wonder why there is
no wxToolBar class in /src/univ, though.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14103 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-10 14:31:12 +00:00 |
|
Robert Roebling
|
178572bba5
|
wxX11 might compile now.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14102 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-10 13:54:59 +00:00 |
|
Robert Roebling
|
68e422780f
|
More configure/compile things for X11.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14101 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-10 11:20:52 +00:00 |
|
Robert Roebling
|
b555c37c8e
|
Removed menu.cpp and toolbar.cpp from X11.
Compile fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14100 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-10 10:53:07 +00:00 |
|
David Webster
|
859e65deb5
|
New positioning code, eliminating a lot of extra, unnecessary methods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14099 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-10 04:34:34 +00:00 |
|
David Webster
|
1b7735e10f
|
Removing OS/2 specific positioning methods, no longer needed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14098 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-10 04:33:20 +00:00 |
|
Julian Smart
|
b513212d2e
|
More X11 code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14097 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-10 01:03:45 +00:00 |
|
Václav Slavík
|
6cecceddd8
|
compilation fix for wxUSE_TOOLTIPS=0 (i.e. wxUniv)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14096 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-09 23:29:36 +00:00 |
|
Václav Slavík
|
5465a788c8
|
fixes to wxTLW::Maximize in wxMGL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14095 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-09 23:29:30 +00:00 |
|
Václav Slavík
|
768f0c5a2c
|
implemented titlebar doubleclick in win32 theme
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14094 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-09 23:29:19 +00:00 |
|
Václav Slavík
|
6d7ee9e860
|
use AllocExclusive for reference counting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14093 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-09 23:29:05 +00:00 |
|
Václav Slavík
|
5c235ea098
|
use WXUNUSED(foo), not (void)foo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14092 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-09 23:28:19 +00:00 |
|
Václav Slavík
|
821860051a
|
1. make paint events debugging runtime switch instead of compile time
2. fixed incorrect rendering of wxListCtrl (newly created controls didn't account
for parent's client origin)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14091 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-09 23:28:05 +00:00 |
|
Václav Slavík
|
21c3670fec
|
fix for scrollbar's thumb update bug in wxUniv
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14090 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-09 23:27:52 +00:00 |
|
Václav Slavík
|
7070053377
|
temporary hack to make wxMGL and SciTech happy...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14089 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-09 23:27:22 +00:00 |
|
Václav Slavík
|
186954b0af
|
wxDC::DoDrawRectangle hack is no longer needed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14088 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-09 23:27:10 +00:00 |
|
Robert Roebling
|
47dddc2f4b
|
Commiting remaining files of configure change for X11.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14087 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-09 23:17:41 +00:00 |
|
Robert Roebling
|
be0a4b9a2e
|
X11 make stuff.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14086 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-09 19:39:20 +00:00 |
|
Robert Roebling
|
cb61c62d5e
|
More make stuff for X11.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14085 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-09 19:38:13 +00:00 |
|
Robert Roebling
|
e6cec3db8c
|
tmake update.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14084 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-09 18:47:20 +00:00 |
|
Robert Roebling
|
58f9a27b06
|
tmake update for x11.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14083 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-09 18:44:12 +00:00 |
|
Robert Roebling
|
49f7215796
|
Updates to tmake for X11. Damn lock in CVS.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14082 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-09 18:43:37 +00:00 |
|
Václav Slavík
|
1943c8778a
|
fix for broken color parsing in wxXPMDecoder (thanks to H.H.Chou)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14081 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-09 15:58:00 +00:00 |
|
George Tasker
|
aef5844075
|
Patch #514838 - FL wxFrameLayout::SetBarState() patch - Tested by Hans
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14080 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-09 15:06:23 +00:00 |
|
George Tasker
|
db693128dd
|
Patch #514836 - Tested by Hans
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14079 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-09 15:03:33 +00:00 |
|
Robin Dunn
|
167a4bb9fd
|
New PyCrust source from Patrick's CVS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14078 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-09 00:41:10 +00:00 |
|
Robin Dunn
|
769a9cb2b8
|
The calltip window and autocomplete window in wxSTC will now use a
wxPopupWindow if available so they can extend beyond the client area
of the STC if needed.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14077 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-09 00:40:42 +00:00 |
|
Robert Roebling
|
8f3e7ecc5d
|
More refreshes are deferred to idle time.
Corrected redraw areas of native widgets
if underlying wxWindows have been exposed.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14076 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-08 23:43:35 +00:00 |
|
Václav Slavík
|
bc850f29e6
|
reverted revision 1.6 -- Mattia obviously knows better than I do...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14075 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-08 23:38:53 +00:00 |
|
Václav Slavík
|
d2aa096b6f
|
compilation fix -- a better way
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14074 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-08 23:25:36 +00:00 |
|
Robin Dunn
|
ad07d019d6
|
Added notes for what to do if VC has an internal compiler error.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14073 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-08 22:23:55 +00:00 |
|
David Webster
|
eaf32690a6
|
new module definition file for OS/2 Dll build.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14072 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-08 22:14:07 +00:00 |
|
Mattia Barbon
|
607f710e5d
|
Blind fix for Watcom ( and VisualAge? )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14071 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-08 21:03:13 +00:00 |
|
Vadim Zeitlin
|
ed360bf94f
|
wxBase readme file location changed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14070 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-08 19:15:11 +00:00 |
|
Vadim Zeitlin
|
433eae1e6d
|
moved wxBase readme to its own directory
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14069 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-08 19:13:56 +00:00 |
|
Julian Smart
|
7266b67235
|
Now compiling
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14068 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-08 17:44:23 +00:00 |
|