Włodzimierz Skiba
|
6759ff7d4d
|
Enhanced stock labels usage. Source cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31675 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-31 18:02:36 +00:00 |
|
Robert Roebling
|
efea3c8700
|
Correct link prob.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31674 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-31 17:59:35 +00:00 |
|
Włodzimierz Skiba
|
634629fa28
|
Enhanced wxGetStockLabel() with parameters which replace platform specific #ifdefs for wxPalmOS and wxWinCE and better serve for getting consistent wxMenuItem and wxToolBar labels (with documentation).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31673 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-31 17:57:35 +00:00 |
|
Robert Roebling
|
343b1669f3
|
Set state of internal thread object upon ::Exit
to EXITED. This is consistent with MSW and
fixes a crash with double deletion.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31672 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-31 17:55:20 +00:00 |
|
Vadim Zeitlin
|
36f1f45649
|
fixed the checked flag value for events from check items in popup menus (patch 1079015; closes bug 1071598)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31671 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-31 15:11:10 +00:00 |
|
Włodzimierz Skiba
|
a152561c76
|
Native wxStaticText. Cleaning of wxRadioBox code before native implementation. Events for wxButton, wxCheckBox, wxToggleButton, wxRadioButton sended from within wxTLW. Internal improvements in structure of wxControl. Pass full palm event to handlers (instead of ID only). Last palm control ID with value which allow portable IDs with wxMSW (according to comment in msw code).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31670 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-31 08:04:44 +00:00 |
|
Vadim Zeitlin
|
9cc311d32c
|
fixed bug in Set() on DST days (patch 1097811)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31669 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-31 01:39:54 +00:00 |
|
Vadim Zeitlin
|
a480d0ab83
|
added test for the DST bug (patch 1097811)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31668 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-31 01:36:28 +00:00 |
|
Vadim Zeitlin
|
00b34ed7ed
|
added a few more UTF-[78] tests
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31667 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-31 01:14:53 +00:00 |
|
Vadim Zeitlin
|
667e5b3e05
|
MultiByteToWideChar(CP_UTF7, MB_ERR_INVALID_CHARS, ...) fails, so don't use MB_ERR_INVALID_CHARS for UTF7 for now (even if it means that ill-formed UTF7 is not detected)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31666 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-31 01:13:04 +00:00 |
|
Vadim Zeitlin
|
ec54fe9e18
|
added small UTF 8 conversion test case
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31665 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-31 00:31:47 +00:00 |
|
Kevin Hock
|
900a87655f
|
Clean up indentation / tabs from previous patch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31664 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-30 22:51:21 +00:00 |
|
Kevin Hock
|
eb3d60a26f
|
Clean up indentation / tabs from previous patch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31663 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-30 22:45:40 +00:00 |
|
Robert Roebling
|
8df443926c
|
Applied selection patch from G.R.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31662 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-30 21:51:02 +00:00 |
|
Kevin Ollivier
|
acb7a89ad0
|
Fixed problem with incorrect panel background on OS X.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31661 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-30 21:30:38 +00:00 |
|
Kevin Ollivier
|
261ba880dd
|
Added support for wxID_CONTEXT_HELP to wxStdDialogButtonSizer.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31660 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-30 20:56:43 +00:00 |
|
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
|
77ec05d477
|
added ClassRegistrar (wraps Register/UnregisterClass Win32 API calls)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31657 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-30 16:57:57 +00:00 |
|
Vadim Zeitlin
|
8cfa09bdab
|
added eraseBg argument to RefreshRect() too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31656 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-30 16:56:15 +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
|
1883238904
|
Documented SetItemDropEffect
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31651 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-30 14:23:30 +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 |
|
Vadim Zeitlin
|
5ac52b5da0
|
don't run the thread if its creation failed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31643 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-29 20:49:14 +00:00 |
|
Stefan Csomor
|
d9af087c42
|
move FixMath include into non darwin part
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31642 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-29 20:04:03 +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
|
dbc37e6880
|
Removed trailing semicolons.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31640 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-29 11:41:40 +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
|
087f594ba1
|
wxMac has wxSound::Stop now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31638 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-29 01:32:48 +00:00 |
|
Robin Dunn
|
7557b9b542
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31637 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-29 01:30:42 +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
|
54563c57da
|
Some little demo tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31635 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-29 01:17:02 +00:00 |
|
Robin Dunn
|
ce6780cfe3
|
log IsEditCancelled too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31634 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-29 01:15:43 +00:00 |
|
Robin Dunn
|
7f873aa41d
|
wxSL_* labels moved to a different module
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31633 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-29 01:14:08 +00:00 |
|
Robin Dunn
|
23f8f9853e
|
Allow wxCustomDataObject ctor to be able to take the format name
string directly and to automatically make the wxDataFormat from it.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31632 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-29 01:13:07 +00:00 |
|
Robin Dunn
|
e5bc90ee89
|
Added some alternate constructors for the data classes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31631 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-29 01:09:45 +00:00 |
|
Robin Dunn
|
bc8e922f7e
|
Change the name
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31630 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-29 01:08:53 +00:00 |
|
Robin Dunn
|
39d160c3b2
|
Some TODO notes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31629 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-29 01:08:29 +00:00 |
|
Robin Dunn
|
35e7d66928
|
Docstring fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31628 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-29 01:07:46 +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
|
1db4e8dd8d
|
Use wxTRANSPARENT_BRUSH so the rectangles around the text is not
filled in.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31626 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-29 01:04:54 +00:00 |
|