Vadim Zeitlin
|
09088d12d4
|
compilation fix after last commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28476 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 15:48:14 +00:00 |
|
Vadim Zeitlin
|
cd8c3f17fc
|
removed #pragma interface without matching #pragma implementation (replaces patch 981135)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28475 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 15:44:47 +00:00 |
|
Vadim Zeitlin
|
69936aea19
|
added DoCreate/Load/SaveDocument() (patches 983570 and 983571)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28474 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 15:42:11 +00:00 |
|
Vadim Zeitlin
|
c48908df67
|
added GetHeaderValue() (patch 974427)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28473 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 15:30:42 +00:00 |
|
Vadim Zeitlin
|
eb7f24c1b5
|
don't crash if we delete the item being edited (replaces patch 979733)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28472 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 15:24:17 +00:00 |
|
Vadim Zeitlin
|
d0cc483d17
|
unselect previously selected items in SetSelection() (patch 974326)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28471 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 15:06:58 +00:00 |
|
Vadim Zeitlin
|
10cbb81eda
|
corrected Center() for cases when client display rect origin is not at (0, 0) (patch 973192)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28470 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 15:03:13 +00:00 |
|
Vadim Zeitlin
|
4524a24b40
|
added SetPath() test
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28469 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 14:01:36 +00:00 |
|
Vadim Zeitlin
|
f1e7793361
|
added and documented SplitVolume() and GetPathTerminators(); corrected SetPath() to treat the volume part properly (patch 970580)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28468 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 13:59:47 +00:00 |
|
Vadim Zeitlin
|
f095b1fc57
|
added wxFileName test
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28467 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 13:27:42 +00:00 |
|
Vadim Zeitlin
|
92661f9794
|
support for alpha channel in toolbars (patch 949843)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28466 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 12:59:32 +00:00 |
|
Vadim Zeitlin
|
90bddb8566
|
check better before overwriting files (patch 951868)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28465 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 12:54:15 +00:00 |
|
Vadim Zeitlin
|
4cc90442d0
|
documented how to use sockets in non-main thread (patch 951134)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28464 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 12:41:14 +00:00 |
|
Vadim Zeitlin
|
7df69621d9
|
don't set SO_REUSEADDR by default; added GSocket_SetReuseAddr()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28463 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 12:40:10 +00:00 |
|
Vadim Zeitlin
|
8158e0e169
|
FindItem() implementation (patch 950021)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28461 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 12:32:59 +00:00 |
|
Vadim Zeitlin
|
e0e3a32dac
|
fixed Freeze/Thaw() for wxCombobox (patch 925808)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28460 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 12:30:25 +00:00 |
|
Vadim Zeitlin
|
a494b2bc2c
|
added IsFrozen() (part of patch 925808)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28459 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 12:30:08 +00:00 |
|
Vadim Zeitlin
|
93212feea0
|
use BS_RIGHT for right-aligned controls (patch 945460)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28458 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 12:27:23 +00:00 |
|
Vadim Zeitlin
|
34ad2e8f4a
|
rewrote this page to look like all the others; added wxALIGN_RIGHT test
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28457 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 12:24:42 +00:00 |
|
Vadim Zeitlin
|
8772bb0838
|
typos in comments
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28456 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 12:23:52 +00:00 |
|
Vadim Zeitlin
|
d5cd19b45c
|
wxGTK/Cygwin fix (patch 914565)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28455 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 11:34:37 +00:00 |
|
Vadim Zeitlin
|
77a806722a
|
use Unix path separators under Cygwin
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28454 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 11:33:34 +00:00 |
|
Vadim Zeitlin
|
bfa7bf7d6b
|
basic UDP support (patch 835128)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28453 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 11:16:31 +00:00 |
|
Vadim Zeitlin
|
fdaebb0520
|
GTK2 fixes (patch 966803)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28452 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 11:10:42 +00:00 |
|
Vadim Zeitlin
|
d6108c664a
|
docs for Change/GetMode(s) (patch 966312)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28451 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 11:01:23 +00:00 |
|
Vadim Zeitlin
|
a90bf70914
|
tided up the code a little (replaces part of patch 966312)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28450 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 11:00:14 +00:00 |
|
Václav Slavík
|
838c9bd039
|
documentation fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28449 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 10:07:24 +00:00 |
|
Vadim Zeitlin
|
d32b901bac
|
compilation fix for !MSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28448 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-24 10:46:54 +00:00 |
|
Václav Slavík
|
fc00494a92
|
wxSound wasn't in alphabetically correct place
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28447 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-24 09:57:54 +00:00 |
|
David Elliott
|
9d71596027
|
Incorporated gsocket.c 1.80 to 1.86 changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28446 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-24 04:00:17 +00:00 |
|
Robin Dunn
|
4896ac9eff
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28445 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-23 23:25:02 +00:00 |
|
Vadim Zeitlin
|
fe51e08c27
|
generate EVT_CONTEXT_MENU when right mouse button is pressed, not released
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28444 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-23 22:13:04 +00:00 |
|
Vadim Zeitlin
|
74c5a810e5
|
show the cursor on screen after moving it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28443 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-23 21:56:25 +00:00 |
|
Vadim Zeitlin
|
8e033d81f2
|
don't crash if WriteText() argument can't be converted to UTF-8
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28442 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-23 21:34:19 +00:00 |
|
Vadim Zeitlin
|
1ce52aa64b
|
implemented ScrollLines/Pages() for GTK+ 2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28441 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-23 21:32:44 +00:00 |
|
Robin Dunn
|
acfb5554ed
|
Fixed typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28440 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-23 20:55:05 +00:00 |
|
Vadim Zeitlin
|
3b830ce00d
|
unhide the other HitTest() overload
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28439 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-23 20:52:22 +00:00 |
|
Dimitri Schoolwerth
|
62991518a4
|
adding missing closing bracket
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28438 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-23 20:48:33 +00:00 |
|
Robin Dunn
|
1e61c543ee
|
Wrapper for new HitTest
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28437 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-23 20:28:01 +00:00 |
|
Robin Dunn
|
4aae4a085c
|
Fix for unhiding the other version of the base class HitTest
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28436 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-23 20:26:25 +00:00 |
|
Vadim Zeitlin
|
c04ec49657
|
fixed inserting styled text into an empty control under GTK+ 2.0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28435 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-23 19:59:00 +00:00 |
|
Vadim Zeitlin
|
7ff64980aa
|
don't modify all wxBitmaps sharing the same wxBitmapRefData when SetMask() is called
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28434 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-23 18:52:18 +00:00 |
|
Vadim Zeitlin
|
6726a6b097
|
implement HitTest(pos) variant and not HitTest(x, y) one as this is what Windows gives us
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28433 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-23 18:43:32 +00:00 |
|
Vadim Zeitlin
|
9539029134
|
cosmetic change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28432 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-23 18:43:01 +00:00 |
|
Robin Dunn
|
10a5988077
|
Avoid an assert in wxFrame::SetTitle
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28431 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-23 18:31:48 +00:00 |
|
Vadim Zeitlin
|
692c9b8696
|
implemented HitTest() for GTK2; test it in the sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28430 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-23 18:07:40 +00:00 |
|
Włodzimierz Skiba
|
e38c6b5fc7
|
wxUSE_STATLINE fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28429 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-23 18:06:03 +00:00 |
|
Włodzimierz Skiba
|
5e0dbc8dd9
|
wxUSE_STL fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28428 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-23 18:04:12 +00:00 |
|
Vadim Zeitlin
|
4b7ded8bad
|
compilation fix for gcc (closes bug 996701)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28427 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-23 17:49:51 +00:00 |
|
Václav Slavík
|
9146872cb5
|
changed to behave in same way as native win32 control and generic wxListCtrl when wxEVT_COMMAND_TREE_END_LABEL_EDIT is vetoed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28426 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-23 16:45:28 +00:00 |
|