]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
18 years agoLaunch default browser.
Włodzimierz Skiba [Mon, 5 Sep 2005 18:07:00 +0000 (18:07 +0000)] 
Launch default browser.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35431 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoFix for [1250089] 'wxHtmlHelpFrame uses constants instead of variables'.
Włodzimierz Skiba [Mon, 5 Sep 2005 17:43:54 +0000 (17:43 +0000)] 
Fix for [1250089] 'wxHtmlHelpFrame uses constants instead of variables'.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35430 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years ago'i' is already used in this scope so make it clearer.
Włodzimierz Skiba [Mon, 5 Sep 2005 17:39:15 +0000 (17:39 +0000)] 
'i' is already used in this scope so make it clearer.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35429 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years ago'mark' is already used in this scope so make it clearer.
Włodzimierz Skiba [Mon, 5 Sep 2005 17:37:06 +0000 (17:37 +0000)] 
'mark' is already used in this scope so make it clearer.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35428 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years ago Committing in .
Jouk Jansen [Mon, 5 Sep 2005 12:43:06 +0000 (12:43 +0000)] 
 Committing in .

 OpenVMS configuration updated

 Modified Files:
  wxWidgets/setup.h_vms
 ----------------------------------------------------------------------

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35427 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agofixed bug in generation of the To: header: trailing comma prevented the messages...
Vadim Zeitlin [Mon, 5 Sep 2005 00:15:32 +0000 (00:15 +0000)] 
fixed bug in generation of the To: header: trailing comma prevented the messages from being ever sent out

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35426 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoRemoved gsockosx.cpp which had been copied to src/mac/corefoundation long ago.
David Elliott [Sun, 4 Sep 2005 19:40:54 +0000 (19:40 +0000)] 
Removed gsockosx.cpp which had been copied to src/mac/corefoundation long ago.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35425 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoFix wxGLCanvas ctor prototypes in docs. Closes bug #1237072.
Mart Raudsepp [Sun, 4 Sep 2005 15:46:20 +0000 (15:46 +0000)] 
Fix wxGLCanvas ctor prototypes in docs. Closes bug #1237072.
TODO: document the meaning of sharedCanvas arg.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35424 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agosupport for fractional characters widths under Mac
Stefan Csomor [Sun, 4 Sep 2005 12:52:46 +0000 (12:52 +0000)] 
support for fractional characters widths under Mac

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35423 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years ago[wxTLW-GTK] Don't connect to the configure_event twice. This caused double wxMoveEven...
Mart Raudsepp [Sun, 4 Sep 2005 10:52:11 +0000 (10:52 +0000)] 
[wxTLW-GTK] Don't connect to the configure_event twice. This caused double wxMoveEvents being emitted, and some other
stuff done on the same data twice.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35422 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years ago-Wundef fixes
Mart Raudsepp [Sun, 4 Sep 2005 10:33:09 +0000 (10:33 +0000)] 
-Wundef fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35421 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoundef wxUSE_DIALUP_MANAGER before redefining it as 0
Vadim Zeitlin [Sat, 3 Sep 2005 23:30:48 +0000 (23:30 +0000)] 
undef wxUSE_DIALUP_MANAGER before redefining it as 0

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35420 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agouse libSgm with wxMotif if available, this seems to be useful under IRIX
Vadim Zeitlin [Sat, 3 Sep 2005 23:27:20 +0000 (23:27 +0000)] 
use libSgm with wxMotif if available, this seems to be useful under IRIX

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35419 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoinclude wx/defs.h (and hence wx/platform.h and so really fix the bug 1105676)
Vadim Zeitlin [Sat, 3 Sep 2005 23:16:50 +0000 (23:16 +0000)] 
include wx/defs.h (and hence wx/platform.h and so really fix the bug 1105676)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35418 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agofix showing keyboard cues under Win2k/XP
Vadim Zeitlin [Sat, 3 Sep 2005 23:00:22 +0000 (23:00 +0000)] 
fix showing keyboard cues under Win2k/XP

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35417 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agomade wxRegKey bugfix note more detailed
Vadim Zeitlin [Sat, 3 Sep 2005 22:58:30 +0000 (22:58 +0000)] 
made wxRegKey bugfix note more detailed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35416 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoAdd --selected_config option for reporting to secondary build configration.
Ron Lee [Sat, 3 Sep 2005 06:28:23 +0000 (06:28 +0000)] 
Add --selected_config option for reporting to secondary build configration.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35415 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoMulti-thread fix from Angel [ patch 1281057 ]
Kevin Hock [Sat, 3 Sep 2005 01:01:06 +0000 (01:01 +0000)] 
Multi-thread fix from Angel [ patch 1281057 ]

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35414 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years ago/usr/sbin is a better default location for sendmail than /usr/lib nowadays
Vadim Zeitlin [Fri, 2 Sep 2005 23:36:19 +0000 (23:36 +0000)] 
/usr/sbin is a better default location for sendmail than /usr/lib nowadays

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35413 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agocorrected error code for http responses with no content-length indicated (from READ_E...
Stefan Csomor [Fri, 2 Sep 2005 17:30:31 +0000 (17:30 +0000)] 
corrected error code for http responses with no content-length indicated (from READ_ERROR to EOF) so that clients of streams can rely on getting EOF or NO_ERROR when everything is ok

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35412 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoadded GetFirstSibling and GetLastSibling
Václav Slavík [Fri, 2 Sep 2005 15:54:06 +0000 (15:54 +0000)] 
added GetFirstSibling and GetLastSibling

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35411 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoignore hidden buttons when emulating clicks on them
Vadim Zeitlin [Fri, 2 Sep 2005 08:20:05 +0000 (08:20 +0000)] 
ignore hidden buttons when emulating clicks on them

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35410 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years ago[wxGTK2] Plug memory leak in wxMemoryDC (approx. 525 bytes per object)
Mart Raudsepp [Fri, 2 Sep 2005 05:14:21 +0000 (05:14 +0000)] 
[wxGTK2] Plug memory leak in wxMemoryDC (approx. 525 bytes per object)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35409 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoignore hidden windows when deciding if the MDI parent frame should be visible
Vadim Zeitlin [Thu, 1 Sep 2005 23:28:40 +0000 (23:28 +0000)] 
ignore hidden windows when deciding if the MDI parent frame should be visible

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35408 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agohide MDI parent frame if it's empty and a new child has been created
Vadim Zeitlin [Thu, 1 Sep 2005 23:18:39 +0000 (23:18 +0000)] 
hide MDI parent frame if it's empty and a new child has been created

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35407 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agofix for -Wundef warning
Vadim Zeitlin [Thu, 1 Sep 2005 21:47:12 +0000 (21:47 +0000)] 
fix for -Wundef warning

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35406 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agocorrected typo and changed wording of an assert
Vadim Zeitlin [Thu, 1 Sep 2005 21:29:18 +0000 (21:29 +0000)] 
corrected typo and changed wording of an assert

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35405 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoMissing wxGetOsDescription().
Włodzimierz Skiba [Thu, 1 Sep 2005 17:04:08 +0000 (17:04 +0000)] 
Missing wxGetOsDescription().

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35404 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoGCC warning fix.
Włodzimierz Skiba [Thu, 1 Sep 2005 15:56:09 +0000 (15:56 +0000)] 
GCC warning fix.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35403 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoSizing fixes for wxListbook and wxChoicebook.
Włodzimierz Skiba [Thu, 1 Sep 2005 15:53:16 +0000 (15:53 +0000)] 
Sizing fixes for wxListbook and wxChoicebook.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35402 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agocorrected Get() return value
Vadim Zeitlin [Thu, 1 Sep 2005 14:46:18 +0000 (14:46 +0000)] 
corrected Get() return value

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35401 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agos/wxWindows/wxWidgets/g
Vadim Zeitlin [Thu, 1 Sep 2005 14:05:35 +0000 (14:05 +0000)] 
s/wxWindows/wxWidgets/g

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35400 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agooptimizing for multiple Realize calls in sequence, moving EventHandler push to toolba...
Stefan Csomor [Thu, 1 Sep 2005 09:32:18 +0000 (09:32 +0000)] 
optimizing for multiple Realize calls in sequence, moving EventHandler push to toolbar item creation

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35399 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agomoving and slightly extending the comment on CGState
Stefan Csomor [Thu, 1 Sep 2005 06:36:21 +0000 (06:36 +0000)] 
moving and slightly extending the comment on CGState

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35398 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agosupport for the AllPages attribute, proper round trip and fixes
Stefan Csomor [Thu, 1 Sep 2005 05:52:20 +0000 (05:52 +0000)] 
support for the AllPages attribute, proper round trip and fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35397 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agobetter handling of empty MDI parent frame visibility: show it only when there are...
Vadim Zeitlin [Thu, 1 Sep 2005 01:26:49 +0000 (01:26 +0000)] 
better handling of empty MDI parent frame visibility: show it only when there are no MDI children shown

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35396 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoinclude wx/defs.h before testing for wxUSE_TEXTDLG defined in it
Vadim Zeitlin [Wed, 31 Aug 2005 23:48:11 +0000 (23:48 +0000)] 
include wx/defs.h before testing for wxUSE_TEXTDLG defined in it

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35395 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agohide the MDI parent frame instead of just moving it away (why didn't I do it like...
Vadim Zeitlin [Wed, 31 Aug 2005 22:53:51 +0000 (22:53 +0000)] 
hide the MDI parent frame instead of just moving it away (why didn't I do it like this before?)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35394 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoadded link to wxFileHistory
Vadim Zeitlin [Wed, 31 Aug 2005 22:35:49 +0000 (22:35 +0000)] 
added link to wxFileHistory

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35393 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoadded Open() mode parameter
Vadim Zeitlin [Wed, 31 Aug 2005 22:25:19 +0000 (22:25 +0000)] 
added Open() mode parameter

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35392 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoupdate from José Eduardo de Carvalho Diniz
Vadim Zeitlin [Wed, 31 Aug 2005 22:16:08 +0000 (22:16 +0000)] 
update from José Eduardo de Carvalho Diniz

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35391 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoRaise() and Lower() work for any windows
Vadim Zeitlin [Wed, 31 Aug 2005 21:42:03 +0000 (21:42 +0000)] 
Raise() and Lower() work for any windows

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35390 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

18 years agoFix for detection of motif headers when they are in a different place to X11,
Michael Wetherell [Wed, 31 Aug 2005 20:22:49 +0000 (20:22 +0000)] 
Fix for detection of motif headers when they are in a different place to X11,
correct error message (CPPFLAGS instead of CFLAGS) and add /usr/pkg/include
to SEARCH_INCLUDE (usual location on NetBSD).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35389 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoregenerated after recent changes to configure.in
Vadim Zeitlin [Wed, 31 Aug 2005 16:13:11 +0000 (16:13 +0000)] 
regenerated after recent changes to configure.in

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35388 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoReplaced SOCKLEN_T by WX_SOCKLEN_T to resolve conflict with AIX system headers.
Stefan Neis [Wed, 31 Aug 2005 15:48:41 +0000 (15:48 +0000)] 
Replaced SOCKLEN_T by WX_SOCKLEN_T to resolve conflict with AIX system headers.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35387 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoshow the name of incrimanted class in RTTI registration assert
Vadim Zeitlin [Wed, 31 Aug 2005 15:27:16 +0000 (15:27 +0000)] 
show the name of incrimanted class in RTTI registration assert

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35386 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoCoreGraphics : experimental colour pattern / dash support (by OSAF) (turned off by...
Stefan Csomor [Wed, 31 Aug 2005 14:55:13 +0000 (14:55 +0000)] 
CoreGraphics : experimental colour pattern / dash support (by OSAF) (turned off by default) - fixes in arc and multiline drawings

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35385 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agosetting CG origin to printable area
Stefan Csomor [Wed, 31 Aug 2005 14:49:08 +0000 (14:49 +0000)] 
setting CG origin to printable area

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35384 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agosomehow an additional call moved in... removed
Stefan Csomor [Wed, 31 Aug 2005 14:46:55 +0000 (14:46 +0000)] 
somehow an additional call moved in... removed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35383 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agosetting All Pages if To is 0
Stefan Csomor [Wed, 31 Aug 2005 14:20:41 +0000 (14:20 +0000)] 
setting All Pages if To is 0

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35382 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agocreate tags file for wxMac/Carbon
Vadim Zeitlin [Wed, 31 Aug 2005 14:04:00 +0000 (14:04 +0000)] 
create tags file for wxMac/Carbon

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35381 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoadd wxGTK to daily build, an remove faulty dsp files
Chris Elliott [Wed, 31 Aug 2005 10:49:31 +0000 (10:49 +0000)] 
add wxGTK to daily build, an remove faulty dsp files

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35380 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agocorrected header file name
Vadim Zeitlin [Wed, 31 Aug 2005 10:24:05 +0000 (10:24 +0000)] 
corrected header file name

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35379 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoreturn a more useful value from wxJoystick::GetProductName()
Vadim Zeitlin [Tue, 30 Aug 2005 23:39:56 +0000 (23:39 +0000)] 
return a more useful value from wxJoystick::GetProductName()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35378 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agomoved X11/XKBlib.h test after main X11 tests
Vadim Zeitlin [Tue, 30 Aug 2005 23:30:06 +0000 (23:30 +0000)] 
moved X11/XKBlib.h test after main X11 tests

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35377 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years ago(blind) fix for wxSound link problem under NetBSD with OSS
Vadim Zeitlin [Tue, 30 Aug 2005 23:28:35 +0000 (23:28 +0000)] 
(blind) fix for wxSound link problem under NetBSD with OSS

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35376 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agodefine _LANGUAGE_C_PLUS_PLUS for IRIX (closes bug 1105676)
Vadim Zeitlin [Tue, 30 Aug 2005 19:23:11 +0000 (19:23 +0000)] 
define _LANGUAGE_C_PLUS_PLUS for IRIX (closes bug 1105676)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35375 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agobetter looking fallback resources for IRIX (patch from Riccardo Mottola)
Vadim Zeitlin [Tue, 30 Aug 2005 19:20:06 +0000 (19:20 +0000)] 
better looking fallback resources for IRIX (patch from Riccardo Mottola)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35374 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agowxCocoa build fix in response to wxLogs.
Włodzimierz Skiba [Tue, 30 Aug 2005 17:30:43 +0000 (17:30 +0000)] 
wxCocoa build fix in response to wxLogs.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35373 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoMissing wxGetOsDescription() for wxMGL in response to undefined reference in wxLogs.
Włodzimierz Skiba [Tue, 30 Aug 2005 17:25:58 +0000 (17:25 +0000)] 
Missing wxGetOsDescription() for wxMGL in response to undefined reference in wxLogs.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35372 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agocorrected wording of last commit
Vadim Zeitlin [Tue, 30 Aug 2005 14:02:02 +0000 (14:02 +0000)] 
corrected wording of last commit

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35371 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agogenerate mouse events for all static controls, not just wxStaticLine (patch 1276413...
Vadim Zeitlin [Tue, 30 Aug 2005 13:54:29 +0000 (13:54 +0000)] 
generate mouse events for all static controls, not just wxStaticLine (patch 1276413 by Jamie Gadd)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35370 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agofix for status bar positioning: account for wx client area origin (replaces patch...
Vadim Zeitlin [Tue, 30 Aug 2005 08:33:50 +0000 (08:33 +0000)] 
fix for status bar positioning: account for wx client area origin (replaces patch 1276316)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35369 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agofix for gcc warning about base class initialization in copy ctors given with -Wall
Vadim Zeitlin [Tue, 30 Aug 2005 00:48:34 +0000 (00:48 +0000)] 
fix for gcc warning about base class initialization in copy ctors given with -Wall

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35368 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoRemove assert from wxNativeFontInfo::GetFamily() due to, in case of some gtk+ setup...
Mart Raudsepp [Mon, 29 Aug 2005 21:14:18 +0000 (21:14 +0000)] 
Remove assert from wxNativeFontInfo::GetFamily() due to, in case of some gtk+ setup/themes, querying for an
nonexistent facenames family through wxSystemSettings::GetFont(wxSYS_DEFAULT_GUI_FONT) on startup.
Document wxFont work in changes.txt

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35367 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agofix as discuused on wxdev for bc54
Chris Elliott [Mon, 29 Aug 2005 15:46:55 +0000 (15:46 +0000)] 
fix as discuused on wxdev for bc54

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35366 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoanother (blind) compilation fix for Borland after last commit
Vadim Zeitlin [Mon, 29 Aug 2005 14:09:51 +0000 (14:09 +0000)] 
another (blind) compilation fix for Borland after last commit

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35365 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agocompilation fix; unTABbed
Vadim Zeitlin [Mon, 29 Aug 2005 13:59:39 +0000 (13:59 +0000)] 
compilation fix; unTABbed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35364 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years ago(blind) compilation fix for Borland after last commit
Vadim Zeitlin [Mon, 29 Aug 2005 13:48:56 +0000 (13:48 +0000)] 
(blind) compilation fix for Borland after last commit

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35363 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoupdate from Martin Srebotnjak
Vadim Zeitlin [Mon, 29 Aug 2005 10:32:02 +0000 (10:32 +0000)] 
update from Martin Srebotnjak

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35362 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years ago[wxGTK2] Runtime check for pango_font_family_is_monospace in wxFontEnumerator (gtk2...
Mart Raudsepp [Mon, 29 Aug 2005 04:33:15 +0000 (04:33 +0000)] 
[wxGTK2] Runtime check for pango_font_family_is_monospace in wxFontEnumerator (gtk2.4 runtime check) to allow wxGTK2
applications compiled against gtk2.4 or newer to work with gtk2.2 or older runtime.
Removed HAVE_PANGO_FONT_FAMILY_IS_MONOSPACE configure check in case of wxGTK2, as __WXGTK24__ is now used for that.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35361 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoCompilation fix.
Michael Wetherell [Mon, 29 Aug 2005 01:59:36 +0000 (01:59 +0000)] 
Compilation fix.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35360 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoregenerated after libcairo filtering out changes
Vadim Zeitlin [Mon, 29 Aug 2005 01:31:22 +0000 (01:31 +0000)] 
regenerated after libcairo filtering out changes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35359 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years ago[wxGTK2] Runtime check for pango_font_family_is_monospace in wxFont::GetFamily (gtk2...
Mart Raudsepp [Mon, 29 Aug 2005 01:18:07 +0000 (01:18 +0000)] 
[wxGTK2] Runtime check for pango_font_family_is_monospace in wxFont::GetFamily (gtk2.4 runtime check) to allow wxGTK2
applications compiled against gtk2.4 or newer to work with gtk2.2 or older runtime. wxFontEnumerator TODO

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35358 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agogtk+-2.x runtime compatibility when compile-time gtk+ version is 2.7+
Mart Raudsepp [Sun, 28 Aug 2005 23:46:20 +0000 (23:46 +0000)] 
gtk+-2.x runtime compatibility when compile-time gtk+ version is 2.7+

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35357 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agouse #ifdef and not #if (fixes -Wundef warnings reported in bug 1273111)
Vadim Zeitlin [Sun, 28 Aug 2005 16:38:55 +0000 (16:38 +0000)] 
use #ifdef and not #if (fixes -Wundef warnings reported in bug 1273111)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35355 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agofixed cursor flicker (patch 1254492 by Hans P. Palbol)
Vadim Zeitlin [Sun, 28 Aug 2005 16:33:18 +0000 (16:33 +0000)] 
fixed cursor flicker (patch 1254492 by Hans P. Palbol)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35353 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agospelling fixes and other minor corrections to the docs (patch 1273930 by Andreas...
Vadim Zeitlin [Sun, 28 Aug 2005 16:25:43 +0000 (16:25 +0000)] 
spelling fixes and other minor corrections to the docs (patch 1273930 by Andreas Mohr)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35352 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agofixed status bar positioning to work both with and without sizers (patch 1199639...
Vadim Zeitlin [Sun, 28 Aug 2005 16:21:36 +0000 (16:21 +0000)] 
fixed status bar positioning to work both with and without sizers (patch 1199639 by Jamie Gadd)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35351 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoadded IsSizeDeferred() (part of patch 1199639)
Vadim Zeitlin [Sun, 28 Aug 2005 16:19:45 +0000 (16:19 +0000)] 
added IsSizeDeferred() (part of patch 1199639)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35350 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agofixed label case so that the link works (patch 1263943)
Vadim Zeitlin [Sun, 28 Aug 2005 15:46:28 +0000 (15:46 +0000)] 
fixed label case so that the link works (patch 1263943)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35349 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agofixed bug in wxStreamBuffer::Read(wxStreamBuffer *) and improved its documentation...
Vadim Zeitlin [Sun, 28 Aug 2005 15:44:15 +0000 (15:44 +0000)] 
fixed bug in wxStreamBuffer::Read(wxStreamBuffer *) and improved its documentation (patch 1273774 by Paul Cornett)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35348 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agofixed wxRegionRefData copy ctor (patch 1274403)
Vadim Zeitlin [Sun, 28 Aug 2005 15:37:54 +0000 (15:37 +0000)] 
fixed wxRegionRefData copy ctor (patch 1274403)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35347 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agodirty hack to fix deprecation warning when building wxMotif
Vadim Zeitlin [Sun, 28 Aug 2005 14:36:46 +0000 (14:36 +0000)] 
dirty hack to fix deprecation warning when building wxMotif

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35346 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoadded test file loaded by the sample
Vadim Zeitlin [Sun, 28 Aug 2005 13:34:48 +0000 (13:34 +0000)] 
added test file loaded by the sample

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35345 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoignore sample-created XPM
Vadim Zeitlin [Sun, 28 Aug 2005 13:33:57 +0000 (13:33 +0000)] 
ignore sample-created XPM

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35344 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoadded wxChoice:: and wxCombobox::GetCurrentSelection()
Vadim Zeitlin [Sun, 28 Aug 2005 13:33:31 +0000 (13:33 +0000)] 
added wxChoice:: and wxCombobox::GetCurrentSelection()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35343 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoadded wxDateTime::[Make]FromTimezone
Vadim Zeitlin [Sun, 28 Aug 2005 13:31:20 +0000 (13:31 +0000)] 
added wxDateTime::[Make]FromTimezone

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35342 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agotest centering file dialog
Vadim Zeitlin [Sun, 28 Aug 2005 13:27:33 +0000 (13:27 +0000)] 
test centering file dialog

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35341 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoset or unset column image on column click
Vadim Zeitlin [Sun, 28 Aug 2005 13:27:08 +0000 (13:27 +0000)] 
set or unset column image on column click

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35340 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoignore dummy.txt used by the sample
Vadim Zeitlin [Sun, 28 Aug 2005 13:26:04 +0000 (13:26 +0000)] 
ignore dummy.txt used by the sample

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35339 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agomodified GetLastMenuItem() to also take into account the popup menu items
Vadim Zeitlin [Sun, 28 Aug 2005 13:17:29 +0000 (13:17 +0000)] 
modified GetLastMenuItem() to also take into account the popup menu items

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35338 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agolet ctags know about (and ignore) WXDLLIMPEXP_BASE
Vadim Zeitlin [Sun, 28 Aug 2005 13:12:50 +0000 (13:12 +0000)] 
let ctags know about (and ignore) WXDLLIMPEXP_BASE

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35337 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agocorrected #ifdefs testing wxUSE_UNICODE_MSLU
Vadim Zeitlin [Sun, 28 Aug 2005 13:11:18 +0000 (13:11 +0000)] 
corrected #ifdefs testing wxUSE_UNICODE_MSLU

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35336 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoignore evc libs directories
Vadim Zeitlin [Sun, 28 Aug 2005 13:07:35 +0000 (13:07 +0000)] 
ignore evc libs directories

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35335 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoFixed several bugs in wxDateTime timezone handling:
Vadim Zeitlin [Sun, 28 Aug 2005 13:06:36 +0000 (13:06 +0000)] 
Fixed several bugs in wxDateTime timezone handling:
 - ToTimezone() and MakeTimezone() now work as expected
 - added and documented FromTimezone() and MakeFromTimezone()
 - Set(double jdn) interprets jdn always in UTC
 - updated ParseRfc822Date() timezone handling
 - removed workarounds for old bugs from the test

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35334 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years ago No significant changes. Remove reliance on wx/bookctrl.h being
Mattia Barbon [Sun, 28 Aug 2005 08:54:56 +0000 (08:54 +0000)] 
  No significant changes. Remove reliance on wx/bookctrl.h being
included in wx/sizer.h.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35333 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years ago Add recent wxMotif changes.
Mattia Barbon [Sun, 28 Aug 2005 08:31:22 +0000 (08:31 +0000)] 
  Add recent wxMotif changes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35332 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years ago Improved wxStaticBox border calculation for wxMotif.
Mattia Barbon [Sun, 28 Aug 2005 08:07:34 +0000 (08:07 +0000)] 
  Improved wxStaticBox border calculation for wxMotif.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35331 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years ago Remove useless code.
Mattia Barbon [Sun, 28 Aug 2005 08:05:33 +0000 (08:05 +0000)] 
  Remove useless code.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35330 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775