Robin Dunn
|
eb03e0e714
|
Handle the (probably rare) case where the icon has no mask.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27566 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-06-01 21:42:57 +00:00 |
|
Robin Dunn
|
be698f5030
|
remove EVT_STC_POSCHANGED as it's been deprecated in Scintilla for
several releases now.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27562 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-06-01 21:26:42 +00:00 |
|
Włodzimierz Skiba
|
f803b25b44
|
DMC warning fix, code cleaning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27555 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-06-01 15:20:14 +00:00 |
|
David Elliott
|
fa7de3b09a
|
wx/notebook.h is not included from wx/wx.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27554 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-06-01 14:39:22 +00:00 |
|
Václav Slavík
|
9c4fc03fa3
|
calling a variable 'stat' was exceptionally stupid idea...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27553 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-06-01 12:55:51 +00:00 |
|
Julian Smart
|
8d52d6cc3f
|
Needs a foreground colour
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27552 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-06-01 08:47:41 +00:00 |
|
Stefan Csomor
|
f6e3849c07
|
we have to be able to tell whether a control can be focused by the os before a SetFocus is issued, otherwise native focus handling is not in synch...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27551 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-06-01 08:21:46 +00:00 |
|
Stefan Csomor
|
1bec2ee494
|
uppercasing menu shortcuts for non-command keystrokes, allowing non-command accelerators
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27549 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-06-01 07:27:22 +00:00 |
|
Stefan Csomor
|
547aafd263
|
added native pane splitter rendering
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27548 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-06-01 07:02:45 +00:00 |
|
Kevin Ollivier
|
14f21d6d89
|
Fixes for wxWebKitCtrl to work with wxNotebook.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27547 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-06-01 02:53:49 +00:00 |
|
Václav Slavík
|
f9fb5408fa
|
added wx-specific code and license info
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27545 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-31 22:17:52 +00:00 |
|
Václav Slavík
|
33d4eef0b9
|
implemented freedesktop.org spec support for GTK version of wxTaskBarIcon
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27544 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-31 22:17:09 +00:00 |
|
Václav Slavík
|
63c5efa344
|
allow classes derived from wxTopLevelWidnow to use other GTK widget than GtkWindow
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27543 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-31 22:10:37 +00:00 |
|
Václav Slavík
|
3c5487b144
|
security fix to wxSingleInstanceChecker: check if the lock file was really created by us
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27542 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-31 22:07:49 +00:00 |
|
Václav Slavík
|
1660c80f45
|
fixed crash on incorrect HTML input caused by uninitialized variable
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27541 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-31 22:07:30 +00:00 |
|
Václav Slavík
|
ac3c86ee7d
|
don't call CopyBeforeWrite when returning non-const interator if the string is empty -- avoids assert and is not needed anyway since the iterator is never valid
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27539 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-31 22:05:59 +00:00 |
|
Stefan Csomor
|
64be92e214
|
continued spinning committed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27535 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-31 15:54:59 +00:00 |
|
Stefan Csomor
|
3a9dc0619f
|
fixes for mouse handling on 10.2 systems
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27534 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-31 14:49:20 +00:00 |
|
Stefan Csomor
|
d6fd667bc1
|
LocalToGlobal/GlobalToLocal Conversions with Carbon API, cleanup, hittesting corrected for 10.2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27533 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-31 14:05:51 +00:00 |
|
Stefan Csomor
|
a9de2608ba
|
LocalToGlobal/GlobalToLocal Conversions with Carbon API
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27532 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-31 14:05:05 +00:00 |
|
Włodzimierz Skiba
|
6b12494db9
|
Removed condition of old Watcom times. Open Watcom doesn't have problems with wxAutomationObject.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27525 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-31 09:45:31 +00:00 |
|
Dimitri Schoolwerth
|
38923e84de
|
added src/mac/carbon/display.cpp to project
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27522 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-30 21:53:45 +00:00 |
|
Dimitri Schoolwerth
|
d3d49be805
|
removed tabs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27515 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-30 16:02:06 +00:00 |
|
Dimitri Schoolwerth
|
adb799d6ef
|
allow compilation with wxUSE_CHOICEDLG set to 0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27514 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-30 15:59:19 +00:00 |
|
Dimitri Schoolwerth
|
0b4f47a319
|
partially applied patch #895170: "Building with minimal setup.h - continuation"
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27513 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-30 15:14:41 +00:00 |
|
Václav Slavík
|
39b44a399f
|
don't use global variables if GTK provides mechanism to pass arguments to callback function
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27511 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-30 12:50:40 +00:00 |
|
Stefan Csomor
|
bd24160658
|
make sure we are getting the gui mutex before shutting down
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27506 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-29 19:43:32 +00:00 |
|
Václav Slavík
|
ac258944bc
|
use shaped window for taskbar icon, so that background shows correctly behind icons with mask
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27505 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-29 17:01:57 +00:00 |
|
Dimitri Schoolwerth
|
a98ca1ae26
|
applied patch 961026: "Boundbox problem with rotated text"
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27504 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-29 16:24:12 +00:00 |
|
Dimitri Schoolwerth
|
53a6ac21b8
|
applied valid part of patch #940683: "wxMessageBox autocompletion"
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27503 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-29 15:45:24 +00:00 |
|
Stefan Csomor
|
3f42061b05
|
reopen app according to HIG
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27502 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-29 14:56:49 +00:00 |
|
Stefan Csomor
|
94f9b1f0f3
|
moving constructors to .cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27501 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-29 14:52:16 +00:00 |
|
Stefan Csomor
|
86d8b74439
|
control data support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27500 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-29 14:51:29 +00:00 |
|
Julian Smart
|
43790a0d03
|
MacReopenApp implementation for restoring top-level window
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27498 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-29 14:00:23 +00:00 |
|
Robin Dunn
|
b51320ce9d
|
Take character size into account when calculating buffer size for
wxFileDataObject. (Fixes aborts from NTDLL.)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27494 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-29 00:46:47 +00:00 |
|
Julian Smart
|
1c9e321b3c
|
Reset m_inSetFocus for other exit point in this function:
could explain why the focus protection code was broken
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27483 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-28 18:45:24 +00:00 |
|
Julian Smart
|
f463f87dac
|
Make the focus recursion test only for Mac since it breaks MSW.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27482 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-28 18:43:27 +00:00 |
|
Włodzimierz Skiba
|
07505825db
|
Simplified pen style conversion.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27481 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-28 11:08:45 +00:00 |
|
Václav Slavík
|
2d1d813e2d
|
fixed indentation in case there's only one cell on line
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27469 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-27 17:26:27 +00:00 |
|
Václav Slavík
|
22c956d8a6
|
compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27468 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-27 17:11:07 +00:00 |
|
Włodzimierz Skiba
|
250e67305d
|
Removed condition of old Watcom times. Open Watcom doesn't have problems with wininet.h.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27467 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-27 16:57:41 +00:00 |
|
Václav Slavík
|
b5e656ae02
|
fixed iteration over cells
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27466 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-27 16:25:07 +00:00 |
|
Stefan Csomor
|
002c9672c7
|
scrolling code committed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27465 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-27 15:09:04 +00:00 |
|
Stefan Csomor
|
dae6d730a9
|
menu events handling more closely to the menu instance itself, removing menubar wherever possible
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27464 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-27 15:07:48 +00:00 |
|
Stefan Csomor
|
de5914a150
|
having the refcon of a menu item to bear the pointer to the wxMenuItem, and have an map of menuref->wxMenu*
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27461 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-27 14:47:50 +00:00 |
|
Julian Smart
|
a9928e9d1a
|
WinCE Standard SDK improvements including adding close button
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27460 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-27 11:31:12 +00:00 |
|
Julian Smart
|
45f272841c
|
Fixes for Standard WinCE SDK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27458 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-27 09:09:19 +00:00 |
|
Julian Smart
|
e7d9c39867
|
Reverted config/resource name change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27454 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-26 10:49:43 +00:00 |
|
Stefan Csomor
|
be1aa07f8a
|
if one clicks first on line 3 and then on line 1, the selection event is correct, but GetSelection on the listbox lags on selection event behind, therefore switch to PostEvent
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27450 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-26 04:34:49 +00:00 |
|
Kevin Ollivier
|
fba8e95e92
|
wxWebKikStateChangedEvent should now return proper values for GetURL(). Also updated the sample to update the text URL when a link is clicked.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27449 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-26 04:11:43 +00:00 |
|