Kevin Ollivier
|
09ff2ee163
|
Fixed a long-standing issue where wxSlider controls with a hardcoded size would misplace their labels behind the slider control.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31659 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-30 20:10:41 +00:00 |
|
Vadim Zeitlin
|
c1637c8933
|
use custom class which doesn't redraw everything on resize instead of SysTabCtl32 to fix flicker when resizing (modified patch 1107148)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31658 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-30 16:59:04 +00:00 |
|
Vadim Zeitlin
|
0fcd3b92e3
|
don't use WS_POPUP for frames using wxFRAME_TOOL_WINDOW style (patch 1107460)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31655 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-30 15:45:37 +00:00 |
|
Vadim Zeitlin
|
3f48c8e275
|
moved Begin/EndDeferWindowPos() calls to WM_SIZE handler itself, don't use WM_WINDOWPOSCHANGING/ED as they sometimes don't come in pairs (slightly modified patch 1107147)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31654 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-30 15:39:05 +00:00 |
|
Vadim Zeitlin
|
bcd1ec333a
|
fixed typo in last commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31653 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-30 15:01:32 +00:00 |
|
Robert Roebling
|
b357f3fc2d
|
Use wxEXEC_NODISABLE while querying CUPS about printers.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31652 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-30 14:56:21 +00:00 |
|
Robert Roebling
|
001a26f974
|
I changed something, but I forgot what.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31650 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-30 13:04:05 +00:00 |
|
Robert Roebling
|
f675893925
|
Applied popup patch for deleting the handlers
correctly.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31649 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-30 12:49:00 +00:00 |
|
Robert Roebling
|
f6fca1f80e
|
Applied IM patch.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31648 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-30 12:47:14 +00:00 |
|
Robert Roebling
|
9fce43b779
|
Commited SetHilightDropEffect patch.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31647 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-30 12:44:50 +00:00 |
|
Kevin Hock
|
eaefbb887c
|
Make list consistent with tree in terms of Vetoed changes closing the inline edit and right-clicking on an item selecting it [patch 1110252]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31646 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-29 23:52:55 +00:00 |
|
Vadim Zeitlin
|
07763c990e
|
do reset m_count to 0 after deleting all the items in the control (was broken by last commit)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31645 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-29 21:26:25 +00:00 |
|
Vadim Zeitlin
|
bc5f4d9899
|
(blind) compilation fixes for OS X 10.2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31644 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-29 21:19:52 +00:00 |
|
Robert Roebling
|
4ecd9342fd
|
One more place where we need to use connect_after
in order not to confuse GTK+. This fixes the
wxTreeCtrl crash.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31641 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-29 12:02:35 +00:00 |
|
Robert Roebling
|
537a0880d2
|
Tried to restore wxPopupTransientWindow functionality
under GTK+.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31639 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-29 11:32:46 +00:00 |
|
Robin Dunn
|
19a6943a67
|
Don't use the parent's defered sizing handle if the window in question
is a top-level window
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31636 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-29 01:24:40 +00:00 |
|
Robin Dunn
|
24c5243d09
|
Call CalculatePaperSizeFromId when SetPrintData or the assignment
operator is used.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31627 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-29 01:06:10 +00:00 |
|
Robin Dunn
|
c145a47c6e
|
Patch #1111679
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31625 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-29 01:03:07 +00:00 |
|
Robin Dunn
|
b931414d91
|
Don't fail assertion about image size mismatch if the size hasn't been
set yet. If the size hasn't been set then set it when the first image
is added.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31624 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-29 01:00:01 +00:00 |
|
Włodzimierz Skiba
|
f62ff2f1cb
|
Warning fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31619 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-28 20:54:28 +00:00 |
|
Kevin Hock
|
b4a5e7b6f1
|
Close tree edit even if the change is vetoed to be consistent with MSW [patch 1110252]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31618 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-28 19:01:40 +00:00 |
|
Robin Dunn
|
3e172c2019
|
wxEVT_MOUSEWHEEL is always defined, no #if needed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31617 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-28 16:38:06 +00:00 |
|
Włodzimierz Skiba
|
808e3bce62
|
Use stock labels. Native wxRadioButton. Getting position and size for the controls. Getting size for wxTLW. Default size and position for wxButton according to l&f guidelines. Removed wxUSE_CTL3D from wxPalmOS port. Better font for controls.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31616 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-28 10:58:13 +00:00 |
|
Stefan Csomor
|
613a24f7d2
|
CoreGraphics dev
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31615 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-28 05:47:01 +00:00 |
|
Kevin Hock
|
e8cf9a5f01
|
Do not modify selection if right-click is on a selected item [patch 1111174]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31613 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-28 03:41:01 +00:00 |
|
Stefan Csomor
|
ba9a486d43
|
ATSUStyle taken from font
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31611 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-27 21:43:06 +00:00 |
|
Kevin Hock
|
0281278534
|
Add support for wxSL_INVERSE flag. Also uses new inverse logic to make Mac vertical sliders consistent with MSW/GTK vertical sliders with 0 oriented at the top rather than the bottom (use wxSL_INVERSE to orient in Mac-native way).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31609 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-27 21:18:47 +00:00 |
|
Stefan Csomor
|
2996adee33
|
pragma , precomp support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31608 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-27 21:10:44 +00:00 |
|
Stefan Csomor
|
3e5270737b
|
ATSU Support in font extended
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31607 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-27 21:09:20 +00:00 |
|
Stefan Csomor
|
3d1a4878f3
|
pragma and prec-header patch applied
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31606 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-27 21:05:47 +00:00 |
|
Włodzimierz Skiba
|
c3816108b4
|
Warning fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31605 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-27 20:20:45 +00:00 |
|
Włodzimierz Skiba
|
ba88951339
|
Get/SetValue() and other improvements to the native PalmOS controls.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31604 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-27 11:01:06 +00:00 |
|
Stefan Csomor
|
a8e9860d9f
|
pragma and prec-header patch applied
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31603 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-27 11:00:32 +00:00 |
|
Kevin Hock
|
065f010fe3
|
Added wxUSE_MENUS_NATIVE wrapper around DoPopupMenu to match header
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31601 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-26 21:14:19 +00:00 |
|
Stefan Neis
|
2349d7c7fe
|
Cleanup for previous bug fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31598 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-26 16:07:55 +00:00 |
|
Stefan Neis
|
d1f8e97b03
|
Fixed a compilation problem on AIX.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31597 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-26 16:03:51 +00:00 |
|
Jouk Jansen
|
9bea227d4e
|
Committing in .
Update OpenVMS compile support
Modified Files:
wxWidgets/setup.h_vms wxWidgets/src/common/descrip.mms
wxWidgets/src/generic/descrip.mms
wxWidgets/src/unix/descrip.mms
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31596 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-26 07:35:28 +00:00 |
|
Włodzimierz Skiba
|
11846af338
|
Warning fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31594 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-25 15:49:14 +00:00 |
|
Vadim Zeitlin
|
7a46263195
|
fixed memory leak with client data when using DeleteAllItems() (bug 1107215)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31593 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-25 13:58:01 +00:00 |
|
Włodzimierz Skiba
|
2312c9e1d0
|
Save dialog for printing. Source cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31590 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-25 07:24:11 +00:00 |
|
Włodzimierz Skiba
|
bdb5436554
|
wxButton, wxCheckBox, wxSlider, wxToggleButton native implementations for PalmOS.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31589 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-25 06:55:10 +00:00 |
|
Włodzimierz Skiba
|
3a0c618112
|
Source cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31588 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-24 16:41:35 +00:00 |
|
Kevin Hock
|
58c5fe3bef
|
Create non-GUI log target until GUI logging is available, allows stderr messages in non-Unicode builds when GTK fails to initialize (Patch 1017789)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31586 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-24 14:45:46 +00:00 |
|
Dimitri Schoolwerth
|
0f770734ae
|
fixed unreachable code warning (MSVC6)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31585 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-24 14:44:10 +00:00 |
|
Dimitri Schoolwerth
|
d6959d6f9e
|
applied patch #1044865 (fixes problem: "On Win2K, the month combobox's dropdown height in the wxCalendar is only about 1 pixel")
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31583 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-24 14:30:51 +00:00 |
|
Włodzimierz Skiba
|
03f01e6372
|
Missing include.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31580 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-24 11:15:03 +00:00 |
|
Włodzimierz Skiba
|
db101bd352
|
Native PalmOS wxControl and wxButton implementation. wxTLW without fixed size. Unused MSW code cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31578 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-24 07:38:52 +00:00 |
|
Kevin Ollivier
|
fe3fc02e1c
|
Fixing notebook 'flashing' bug where the WebView would flash while not visible.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31576 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-24 06:53:59 +00:00 |
|
Kevin Hock
|
1147523508
|
For consistency between WMs and with MSW, TOOL_WINDOW explicitly includes NO_TASKBAR
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31574 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-24 05:07:50 +00:00 |
|
Robert Roebling
|
0bd3b8eca1
|
Enable UpdateUI events in wxTaskBarIcon.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31572 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-23 22:39:03 +00:00 |
|