Václav Slavík
|
77bae5e228
|
use 'I' cursor when over text
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21003 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-07 23:31:21 +00:00 |
|
Stefan Csomor
|
493ac0b8b5
|
GetId was accessing the m_format var incorrectly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21002 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-07 21:55:19 +00:00 |
|
Stefan Csomor
|
2f64c3bb23
|
Accepts Focus was incorrectly returning FALSE for a panel w/o children on mac because of the two implicit scrollbars...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21001 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-07 21:40:32 +00:00 |
|
Stefan Csomor
|
ac2153a686
|
cast correction Profiler
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21000 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-07 21:04:00 +00:00 |
|
Stefan Csomor
|
383cbf1320
|
cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20999 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-07 21:02:06 +00:00 |
|
Stefan Csomor
|
4b26b60fac
|
MacHandleControlClick extended by mouseStillDown state for supporting things like THUMBRELEASE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20998 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-07 20:58:38 +00:00 |
|
Stefan Csomor
|
e71a0aa95f
|
changing inheritance and delegation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20997 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-07 20:34:29 +00:00 |
|
Robin Dunn
|
3ba18664fc
|
revert my last change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20995 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-07 15:54:41 +00:00 |
|
Julian Smart
|
4603b4f92f
|
Applied patch [ 748638 ] wxDos2UnixFilename for unicode
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20993 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-07 13:55:43 +00:00 |
|
Julian Smart
|
f9007c324c
|
Reports suggest that _sometimes_ WS_VSCROLL/WS_HSCROLL
are needed. So map wxVSCROLL/wxHSCROLL to these.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20992 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-07 13:22:34 +00:00 |
|
Vadim Zeitlin
|
c60a36d5dd
|
DoGiveHelp() should be defined even if !wxUSE_STATUSBAR
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20991 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-07 12:40:34 +00:00 |
|
Julian Smart
|
6613474976
|
Typo fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20988 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-07 10:12:53 +00:00 |
|
Julian Smart
|
91f2c1540f
|
Fix for [ 748805 ] Assert failure for specified situation in samples/controls
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20987 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-07 09:59:38 +00:00 |
|
David Elliott
|
6ce5198539
|
Place m_lastDoubleClick initialization inside existing #if wxUSE_CLIPBOARD
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20981 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-07 02:20:20 +00:00 |
|
David Elliott
|
be65775665
|
Added stub for the new pure virtual DoInsert method
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20979 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-07 01:38:13 +00:00 |
|
David Elliott
|
11c084163e
|
include "wx/module.h" for wxModule
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20978 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-07 01:34:17 +00:00 |
|
Robin Dunn
|
58751a8685
|
fix so wxMenu::InsertItem actually inserts rather than overwrites
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20974 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-06 23:46:36 +00:00 |
|
Robin Dunn
|
c69279ef70
|
Just silently return NULL like the other ports
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20973 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-06 23:15:50 +00:00 |
|
Robin Dunn
|
88b1cfb651
|
Don't get picky about unicode mode. Scintilla doesn't set the mode
for calltip windows anyway.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20972 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-06 21:34:00 +00:00 |
|
Julian Smart
|
9275167db0
|
Include module.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20964 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-06 16:32:40 +00:00 |
|
Robin Dunn
|
8760bc6529
|
Put terminating NUL in the buffer since MB2WC doesn't do it.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20958 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-06 00:43:21 +00:00 |
|
Václav Slavík
|
161a87e614
|
added wxHW_NO_SELECTION
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20955 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-05 21:33:56 +00:00 |
|
Václav Slavík
|
0994d9683e
|
added line selection
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20951 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-05 20:30:56 +00:00 |
|
Mattia Barbon
|
2b2309a466
|
Add missing header for wxMotif.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20947 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-05 18:11:45 +00:00 |
|
Julian Smart
|
04eb05b01e
|
Disable non-standard notebook styles if CommCtl doesn't support them.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20939 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-05 13:35:50 +00:00 |
|
Julian Smart
|
34aa61407a
|
Fixed bug [ 749471 ] wxDocument with no command processor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20932 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-05 12:03:47 +00:00 |
|
Julian Smart
|
f032bf3d16
|
Fixed native dialog bug
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20931 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-05 10:57:59 +00:00 |
|
Václav Slavík
|
31eefb998d
|
doubleclick selects word
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20928 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-04 21:42:34 +00:00 |
|
Stefan Csomor
|
595ec11a45
|
casts correction
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20927 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-04 21:26:50 +00:00 |
|
Stefan Csomor
|
f81bfef982
|
moving / sizing patch applied
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20926 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-04 21:16:43 +00:00 |
|
Stefan Csomor
|
65334b43fe
|
support undo patch applied
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20925 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-04 21:14:16 +00:00 |
|
Václav Slavík
|
1338c59a02
|
added selecting-while-dragging
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20922 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-04 18:17:04 +00:00 |
|
Vadim Zeitlin
|
b6d5d4548c
|
made wxNativePixelFormat usable under Mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20917 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-04 00:50:18 +00:00 |
|
Vadim Zeitlin
|
77a4354e85
|
compilation warnings fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20916 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-04 00:49:18 +00:00 |
|
Václav Slavík
|
bfc248a3f9
|
fixed bug in selection style if selection colours is not constant
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20910 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-04 00:18:22 +00:00 |
|
Václav Slavík
|
285f58ab66
|
new rendering customization api fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20908 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-03 23:32:10 +00:00 |
|
Vadim Zeitlin
|
901b583c71
|
compilation fixed after recent wxHTML changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20905 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-03 23:13:41 +00:00 |
|
Vadim Zeitlin
|
70bae0166c
|
signed/unsigned comparison warning fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20904 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-03 23:10:51 +00:00 |
|
Václav Slavík
|
f30e67dbea
|
new rendering customization API for Vadim
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20902 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-03 23:04:59 +00:00 |
|
Vadim Zeitlin
|
0ea0359bca
|
don't ignore cache hints with from == to
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20901 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-03 21:22:35 +00:00 |
|
Stefan Csomor
|
ace07c80ba
|
feeds missed key events back to the control
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20899 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-03 20:32:59 +00:00 |
|
Stefan Csomor
|
0154fd2c88
|
correcting lookup of equal names in different modules
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20898 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-03 20:21:12 +00:00 |
|
Vadim Zeitlin
|
091c90b7cb
|
no changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20896 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-03 18:49:49 +00:00 |
|
Václav Slavík
|
5a1597e9ef
|
subcell selection
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20889 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-03 13:48:59 +00:00 |
|
Vadim Zeitlin
|
e87fb0ee85
|
added missing module.h include (bug 748158)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20888 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-03 13:19:21 +00:00 |
|
Julian Smart
|
b4f1a309b7
|
Typo correction
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20886 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-03 12:44:16 +00:00 |
|
Vadim Zeitlin
|
0b49ccf8d6
|
pressing PageDown and then PageUp should return to the same item
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20885 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-03 11:15:38 +00:00 |
|
Vadim Zeitlin
|
f124ddf450
|
use c_str() instead of mb_str() with wxString::Printf() (patch 747903)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20883 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-03 10:51:52 +00:00 |
|
Vadim Zeitlin
|
a67e6e5438
|
generate wxEVT_COMMAND_LIST_INSERT_ITEM (patch 747070)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20882 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-03 10:46:08 +00:00 |
|
Vadim Zeitlin
|
8d85bf5c58
|
no changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20881 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-03 10:41:49 +00:00 |
|