Vadim Zeitlin
|
a9b33d6bb4
|
compilation fixes for wxUSE_TOOLBAR under MSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14599 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-03-15 00:33:05 +00:00 |
|
Robin Dunn
|
3048629765
|
Give wxScrolledWindow its own Layout method that takes into account
the virtual size and scrolled offset of the window.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14597 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-03-15 00:21:47 +00:00 |
|
Vadim Zeitlin
|
5057e65939
|
reduced flicker in the statusbar when resizing the window
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14596 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-03-15 00:12:25 +00:00 |
|
Vadim Zeitlin
|
6a317e6188
|
compilation fixes for !wxUSE_TOOLBAR
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14595 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-03-14 23:55:16 +00:00 |
|
Julian Smart
|
7ded318bef
|
Added Layout() call to top level window Show() to prevent double-sizing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14594 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-03-14 22:03:43 +00:00 |
|
Vadim Zeitlin
|
73b0423d0f
|
fix for what the patch 529900 was trying to fix (loading fonts with size -1)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14593 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-03-14 21:38:33 +00:00 |
|
Robert Roebling
|
c7d8615553
|
Forgot to reset a flag.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14592 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-03-14 19:10:28 +00:00 |
|
Julian Smart
|
ae1daed073
|
Removed constraints check for wxDirDialog from configure (not needed).
Implemented solid drawing for DoDrawText, so text selection works
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14591 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-03-14 15:36:07 +00:00 |
|
Vadim Zeitlin
|
e34f4f195d
|
applied the patch from Dimitri to prevent crashes with (some) interlaced GIFs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14590 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-03-14 13:55:04 +00:00 |
|
Julian Smart
|
15d5a9470b
|
Compiles for Nano-X again
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14589 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-03-14 11:43:38 +00:00 |
|
Julian Smart
|
16e8bf31bb
|
Removed duplicate WM line from motif/frame.cpp
Added window style to minimal sample
Failed attempt to get border-only toplevel window style
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14588 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-03-14 10:21:07 +00:00 |
|
Vadim Zeitlin
|
be5fced5dd
|
compilation error fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14581 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-03-13 21:10:29 +00:00 |
|
Robert Roebling
|
77df2fbce6
|
Send size events from top level windows in idle time,
this significantly improves the opaque resizing look
and feel and seems to speed up dialog show up time.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14579 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-03-13 18:25:11 +00:00 |
|
Stefan Csomor
|
d1eebf4054
|
added correct fallback color settings for XP when used with a theme
having non-flat menu styles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14578 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-03-13 16:44:45 +00:00 |
|
Vadim Zeitlin
|
ae409cb80e
|
update focus rectangle width when the columns are being added/removed on the fly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14577 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-03-13 15:41:41 +00:00 |
|
Robin Dunn
|
4a09bc4e34
|
Some fixes for wxURLDataObject when wxUSE_UNICODE==1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14576 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-03-13 00:21:34 +00:00 |
|
Václav Slavík
|
cb9965c3cc
|
fixes to refreshing code in wxTreeCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14575 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-03-12 23:20:55 +00:00 |
|
Václav Slavík
|
3390759eb3
|
compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14574 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-03-12 23:20:44 +00:00 |
|
Václav Slavík
|
8f71aafa07
|
implemented system menu handling in wxUniv
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14573 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-03-12 23:20:24 +00:00 |
|
Václav Slavík
|
71cb2ca1e3
|
1. implemented system menu handling in wxUniv (win32 theme only)
2. fixes to interactive moving/resizing in wxUniv
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14572 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-03-12 23:19:55 +00:00 |
|
Václav Slavík
|
8014db4142
|
1. handle Alt-F4 in wxUniv, not wxMGL
2. safeguards to never warp pointer to out-of-screen location (MGL would crash)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14571 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-03-12 23:16:26 +00:00 |
|
Robert Roebling
|
120b822df1
|
Added dialog tabbing to wxX11.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14570 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-03-12 22:15:41 +00:00 |
|
Robert Roebling
|
b1633d20d6
|
Implemented DoBlit().
Some testing on exposure/configure compression.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14568 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-03-12 20:45:45 +00:00 |
|
Vadim Zeitlin
|
9e691f46b2
|
changes to make wxGTK compile with GTK+ 2.0: now it does but the minimal
sample crashes on startup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14567 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-03-12 19:24:30 +00:00 |
|
Julian Smart
|
d5cf34f4dc
|
Added constructor for wxColourRefData, else CloneRefData did a binary
copy which caused an assert in AllocExclusive (Add to Custom Colours in
Colour Dialog)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14564 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-03-12 12:45:52 +00:00 |
|
Julian Smart
|
21689736a7
|
Trivially implemented DoDrawIcon
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14563 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-03-12 12:29:21 +00:00 |
|
Julian Smart
|
59db9cfaa7
|
Replaced Blit with DrawBitmap in wxPoem to make it run with wxX11
Added some XSyncs because it seems the only way to make
dialog sizing work
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14560 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-03-12 10:56:39 +00:00 |
|
Julian Smart
|
046ba576a8
|
Only reparent first window if there are several children
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14557 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-03-11 15:47:44 +00:00 |
|
Vadim Zeitlin
|
62313c2788
|
right clicking outside any column sets the column in the list event to -1, not the last column
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14554 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-03-11 12:32:56 +00:00 |
|
Vadim Zeitlin
|
0fe5e8fea0
|
implemented menu drawing in the GTK theme
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14553 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-03-11 12:26:35 +00:00 |
|
Vadim Zeitlin
|
2e7b0a1617
|
more GTK-ish toolbar drawing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14551 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-03-11 11:50:10 +00:00 |
|
Vadim Zeitlin
|
8b3fddc493
|
ignore clicks on a toolbar but outside any button
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14550 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-03-11 11:43:48 +00:00 |
|
Vadim Zeitlin
|
6a0fab3a3a
|
added missing headers to fix compilation without PCH
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14549 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-03-11 10:59:57 +00:00 |
|
Václav Slavík
|
fa03793d3b
|
use AllocExclusive in wxAcceleratorTable
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14548 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-03-10 23:11:46 +00:00 |
|
Vadim Zeitlin
|
326c7ea888
|
propagate the click dismissing a popup window to the window beneath it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14546 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-03-10 22:41:50 +00:00 |
|
Robert Roebling
|
9b8270da40
|
Next try on pop up menus. (#ifdef x11).
More SetFocus() work.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14545 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-03-10 20:35:55 +00:00 |
|
Vadim Zeitlin
|
ac92c7e948
|
better fix (i.e. one which actually works) for VC++ warnings in release build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14544 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-03-10 18:36:35 +00:00 |
|
Václav Slavík
|
9fcaaedd89
|
compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14542 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-03-10 16:33:16 +00:00 |
|
Vadim Zeitlin
|
51c14c62de
|
fix for using an invalid HWND in IsEditable
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14541 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-03-10 14:46:25 +00:00 |
|
Ron Lee
|
3aa5d53272
|
added optional parameter to SetSizer, to allow replacing a window's
sizer without deleting the existing one.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14537 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-03-10 11:19:16 +00:00 |
|
Julian Smart
|
e25f954b96
|
Moved Nano-X specific code from univ to x11
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14536 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-03-10 09:25:35 +00:00 |
|
Vadim Zeitlin
|
c34bed1413
|
fixed a few VC++ warnings (release mode only)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14530 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-03-09 22:54:24 +00:00 |
|
Vadim Zeitlin
|
cd560c961a
|
[this message is for the previous commit as well]
1. <htmlhelp.h> is not required any more
2. fixed memory leak
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14528 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-03-09 22:46:20 +00:00 |
|
Václav Slavík
|
771c7b4a4b
|
reverted Robert's change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14527 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-03-09 22:07:52 +00:00 |
|
Vadim Zeitlin
|
3295e23873
|
don't include wx/wx.h unnecessarily
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14526 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-03-09 21:55:39 +00:00 |
|
Vadim Zeitlin
|
3d8daa0fb9
|
copy the variant name in the assignment operator as well!
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14525 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-03-09 21:55:03 +00:00 |
|
Julian Smart
|
c978d36124
|
Added reparenting helper classes to help apps to grab the windows
of other applications.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14524 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-03-09 21:51:10 +00:00 |
|
Václav Slavík
|
39578f9cfc
|
query MGL for resolution
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14523 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-03-09 21:30:49 +00:00 |
|
Robert Roebling
|
ee3510132b
|
Various changes to make pop up menus work
under X11.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14520 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-03-09 20:22:44 +00:00 |
|
Vadim Zeitlin
|
96c21216a6
|
look at HOME and USERPROFILE in wxGetHomeDir() (patch 527210)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14519 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-03-09 17:26:48 +00:00 |
|