wxWidgets.git
20 years agouse pango_font_family_is_monospace() to enumerate fixed-width fonts if available
Václav Slavík [Sun, 6 Jun 2004 15:32:07 +0000 (15:32 +0000)] 
use pango_font_family_is_monospace() to enumerate fixed-width fonts if available

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

20 years agofixed wxPluginLibrary unloading on failture (patch #962838)
Václav Slavík [Sun, 6 Jun 2004 15:21:32 +0000 (15:21 +0000)] 
fixed wxPluginLibrary unloading on failture (patch #962838)

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

20 years agofixed wxPluginLibrary unloading on failture (patch #962838)
Václav Slavík [Sun, 6 Jun 2004 15:15:58 +0000 (15:15 +0000)] 
fixed wxPluginLibrary unloading on failture (patch #962838)

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

20 years agofixed double deletion (patch #945491)
Václav Slavík [Sun, 6 Jun 2004 15:09:49 +0000 (15:09 +0000)] 
fixed double deletion (patch #945491)

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

20 years agofixed incorrect assert (patch #943970)
Václav Slavík [Sun, 6 Jun 2004 14:59:00 +0000 (14:59 +0000)] 
fixed incorrect assert (patch #943970)

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

20 years agorestored colour labels until we have more information, it seems to work with all...
Václav Slavík [Sun, 6 Jun 2004 14:49:21 +0000 (14:49 +0000)] 
restored colour labels until we have more information, it seems to work with all GTK2 versions

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

20 years agoPartial fix for out of order sections, by adding fflush
Julian Smart [Sun, 6 Jun 2004 11:27:52 +0000 (11:27 +0000)] 
Partial fix for out of order sections, by adding fflush

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

20 years agoGive controls on frame statusbar a chance to paint
Julian Smart [Sun, 6 Jun 2004 07:06:53 +0000 (07:06 +0000)] 
Give controls on frame statusbar a chance to paint

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

20 years agonew MinGW requires NO_GCC_PRAGMA for exceptions handling, too
Václav Slavík [Sat, 5 Jun 2004 21:47:43 +0000 (21:47 +0000)] 
new MinGW requires NO_GCC_PRAGMA for exceptions handling, too

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

20 years agodon't define _puttchar ourselves when using newest mingw runtime
Václav Slavík [Sat, 5 Jun 2004 21:39:35 +0000 (21:39 +0000)] 
don't define _puttchar ourselves when using newest mingw runtime

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

20 years ago Added code for 3 state checkbox.
Mattia Barbon [Sat, 5 Jun 2004 21:01:06 +0000 (21:01 +0000)] 
  Added code for 3 state checkbox.

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

20 years ago This code is now shared with wxX11: remove.
Mattia Barbon [Sat, 5 Jun 2004 20:55:06 +0000 (20:55 +0000)] 
  This code is now shared with wxX11: remove.

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

20 years ago Warning fixes.
Mattia Barbon [Sat, 5 Jun 2004 20:49:42 +0000 (20:49 +0000)] 
  Warning fixes.

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

20 years ago Compilation fix for wxUSE_STL == 1.
Mattia Barbon [Sat, 5 Jun 2004 20:47:41 +0000 (20:47 +0000)] 
  Compilation fix for wxUSE_STL == 1.

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

20 years ago wxMotif compilation fix and unused variable warning fix.
Mattia Barbon [Sat, 5 Jun 2004 20:46:05 +0000 (20:46 +0000)] 
  wxMotif compilation fix and unused variable warning fix.

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

20 years agosynching down and up events for the synthetic right mouse handling
Stefan Csomor [Sat, 5 Jun 2004 16:29:07 +0000 (16:29 +0000)] 
synching down and up events for the synthetic right mouse handling

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

20 years agofixing the carbon cfm
Stefan Csomor [Sat, 5 Jun 2004 16:20:27 +0000 (16:20 +0000)] 
fixing the carbon cfm

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

20 years agoSetParam should be explicit
Stefan Csomor [Sat, 5 Jun 2004 16:16:23 +0000 (16:16 +0000)] 
SetParam should be explicit

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

20 years agowxTaskBarIcon::OnXXX virtual methods are deprecated, document it
Václav Slavík [Sat, 5 Jun 2004 14:23:32 +0000 (14:23 +0000)] 
wxTaskBarIcon::OnXXX virtual methods are deprecated, document it

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

20 years agocorrected EVT_TASKBAR_XXX macros to use wxTaskBarIconEvent
Václav Slavík [Sat, 5 Jun 2004 14:19:35 +0000 (14:19 +0000)] 
corrected EVT_TASKBAR_XXX macros to use wxTaskBarIconEvent

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

20 years agomention EVT_ macros type safety
Václav Slavík [Sat, 5 Jun 2004 14:17:29 +0000 (14:17 +0000)] 
mention EVT_ macros type safety

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

20 years agoDon't draw if the panel is too small
Robin Dunn [Sat, 5 Jun 2004 00:07:42 +0000 (00:07 +0000)] 
Don't draw if the panel is too small

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

20 years agoreSWIGged
Robin Dunn [Fri, 4 Jun 2004 23:59:39 +0000 (23:59 +0000)] 
reSWIGged

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

20 years agoreSWIGged
Robin Dunn [Fri, 4 Jun 2004 23:24:10 +0000 (23:24 +0000)] 
reSWIGged

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

20 years agolittle tweaks
Robin Dunn [Fri, 4 Jun 2004 23:21:22 +0000 (23:21 +0000)] 
little tweaks

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

20 years agofixed float to short int casting warnings
Dimitri Schoolwerth [Fri, 4 Jun 2004 22:30:22 +0000 (22:30 +0000)] 
fixed float to short int casting warnings

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

20 years agofixed ambiguous call to wxMacCarbonEvent::SetParameter
Dimitri Schoolwerth [Fri, 4 Jun 2004 22:12:36 +0000 (22:12 +0000)] 
fixed ambiguous call to wxMacCarbonEvent::SetParameter

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

20 years agoadded wxTaskBarIcon::CreatePopupMenu API
Václav Slavík [Fri, 4 Jun 2004 21:56:29 +0000 (21:56 +0000)] 
added wxTaskBarIcon::CreatePopupMenu API

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

20 years agofixed unused variable warning
Dimitri Schoolwerth [Fri, 4 Jun 2004 21:53:59 +0000 (21:53 +0000)] 
fixed unused variable warning

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

20 years agoAdded a new version (0.8.3) of FloatCanvas from Chris Barker. It's
Robin Dunn [Fri, 4 Jun 2004 21:29:41 +0000 (21:29 +0000)] 
Added a new version (0.8.3) of FloatCanvas from Chris Barker.  It's
now in a subpackage of wx.lib.

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

20 years agoRemoved the deprecated ErrorDialogs and PythonBitmaps modules.
Robin Dunn [Fri, 4 Jun 2004 20:15:46 +0000 (20:15 +0000)] 
Removed the deprecated ErrorDialogs and PythonBitmaps modules.

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

20 years agofixed compilo
Dimitri Schoolwerth [Fri, 4 Jun 2004 20:12:15 +0000 (20:12 +0000)] 
fixed compilo

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

20 years agoSince everything in the submodules is to appear in the pacakge
Robin Dunn [Fri, 4 Jun 2004 20:12:01 +0000 (20:12 +0000)] 
Since everything in the submodules is to appear in the pacakge
namespace rename the submodule to have a leading underscore to make it
easier to document it that way.

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

20 years agoMention that Alpha Channels are preserved in PNG images.
Robin Dunn [Fri, 4 Jun 2004 19:07:10 +0000 (19:07 +0000)] 
Mention that Alpha Channels are preserved in PNG images.

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

20 years agodoc tweaks
Robin Dunn [Fri, 4 Jun 2004 19:06:04 +0000 (19:06 +0000)] 
doc tweaks

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

20 years ago-1->wxID_ANY, TRUE->true, FALSE->false & tabs->spaces replacements.
Włodzimierz Skiba [Fri, 4 Jun 2004 17:58:56 +0000 (17:58 +0000)] 
-1->wxID_ANY, TRUE->true, FALSE->false & tabs->spaces replacements.

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

20 years agoadaptions for m_peer
Stefan Csomor [Fri, 4 Jun 2004 17:56:51 +0000 (17:56 +0000)] 
adaptions for m_peer

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

20 years agoMaking wxUSE_WEBKIT for optionally building wxWebKitCtrl.
Kevin Ollivier [Fri, 4 Jun 2004 16:07:28 +0000 (16:07 +0000)] 
Making wxUSE_WEBKIT for optionally building wxWebKitCtrl.

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

20 years agochanged wxColourData default palette to NULL colours instead of white
Václav Slavík [Fri, 4 Jun 2004 16:03:03 +0000 (16:03 +0000)] 
changed wxColourData default palette to NULL colours instead of white

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

20 years agoadded native wxColourDialog for GTK2
Václav Slavík [Fri, 4 Jun 2004 16:02:14 +0000 (16:02 +0000)] 
added native wxColourDialog for GTK2

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

20 years ago1. changed wxColourData default palette to NULL colours instead of white
Václav Slavík [Fri, 4 Jun 2004 15:58:05 +0000 (15:58 +0000)] 
1. changed wxColourData default palette to NULL colours instead of white
2. added native wxColourDialog for GTK2

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

20 years agoremember custom palette changes done in wxColourDialog
Václav Slavík [Fri, 4 Jun 2004 15:57:12 +0000 (15:57 +0000)] 
remember custom palette changes done in wxColourDialog

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

20 years agoGdkColor<->wxColour values conversion is not dependent on size of integer types,...
Václav Slavík [Fri, 4 Jun 2004 15:57:04 +0000 (15:57 +0000)] 
GdkColor<->wxColour values conversion is not dependent on size of integer types, values range is specified

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

20 years agoCorrected strange test for __WINDOWS__ or wxUSE_MFC
Julian Smart [Fri, 4 Jun 2004 15:33:33 +0000 (15:33 +0000)] 
Corrected strange test for __WINDOWS__ or wxUSE_MFC

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

20 years agoUse correct help system.
Włodzimierz Skiba [Fri, 4 Jun 2004 13:54:14 +0000 (13:54 +0000)] 
Use correct help system.

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

20 years agoUse correct help system.
Włodzimierz Skiba [Fri, 4 Jun 2004 12:43:59 +0000 (12:43 +0000)] 
Use correct help system.

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

20 years agoset transiency relation so that the WM can do better job of positioning the window
Václav Slavík [Fri, 4 Jun 2004 11:40:06 +0000 (11:40 +0000)] 
set transiency relation so that the WM can do better job of positioning the window

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

20 years agobe good citizen, don't force window position; instead, set transiency relation so...
Václav Slavík [Fri, 4 Jun 2004 11:39:45 +0000 (11:39 +0000)] 
be good citizen, don't force window position; instead, set transiency relation so that the WM can do better job of positioning the window

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

20 years agoRemoved wxtest sample.
Włodzimierz Skiba [Fri, 4 Jun 2004 10:48:40 +0000 (10:48 +0000)] 
Removed wxtest sample.

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

20 years agotitle needs to be translated, too
Václav Slavík [Fri, 4 Jun 2004 10:28:25 +0000 (10:28 +0000)] 
title needs to be translated, too

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

20 years agoIf we have multiple filters in a Save dialog, don't use
Julian Smart [Fri, 4 Jun 2004 10:21:16 +0000 (10:21 +0000)] 
If we have multiple filters in a Save dialog, don't use
kNavPreserveSaveFileExtension since it suppresses multiple
filters.

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

20 years agocleared junk
Václav Slavík [Fri, 4 Jun 2004 10:13:36 +0000 (10:13 +0000)] 
cleared junk

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

20 years agoRemoved wxtest sample.
Włodzimierz Skiba [Fri, 4 Jun 2004 10:06:48 +0000 (10:06 +0000)] 
Removed wxtest sample.

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

20 years agouse simple template instead of macro, it's easier to debug
Václav Slavík [Fri, 4 Jun 2004 10:03:29 +0000 (10:03 +0000)] 
use simple template instead of macro, it's easier to debug

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

20 years agoRemoved wxtest sample.
Włodzimierz Skiba [Fri, 4 Jun 2004 09:54:48 +0000 (09:54 +0000)] 
Removed wxtest sample.

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

20 years agointroduction of m_peer
Stefan Csomor [Fri, 4 Jun 2004 08:19:00 +0000 (08:19 +0000)] 
introduction of m_peer

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

20 years agointroduction of m_peer
Stefan Csomor [Fri, 4 Jun 2004 07:28:59 +0000 (07:28 +0000)] 
introduction of m_peer

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

20 years agointroduction of m_peer
Stefan Csomor [Fri, 4 Jun 2004 07:21:50 +0000 (07:21 +0000)] 
introduction of m_peer

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

20 years agoDocstrings for the sizers
Robin Dunn [Fri, 4 Jun 2004 05:18:49 +0000 (05:18 +0000)] 
Docstrings for the sizers

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

20 years agonamespace fixes
Robin Dunn [Fri, 4 Jun 2004 04:45:04 +0000 (04:45 +0000)] 
namespace fixes

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

20 years agosplit wxRegion(wxBitmap) ctor into two ctors with clearer semantics
Václav Slavík [Thu, 3 Jun 2004 21:13:52 +0000 (21:13 +0000)] 
split wxRegion(wxBitmap) ctor into two ctors with clearer semantics

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

20 years agowxGetenv was incorrectly implemented, caching prevented it from reflecting environmen...
Václav Slavík [Thu, 3 Jun 2004 20:08:43 +0000 (20:08 +0000)] 
wxGetenv was incorrectly implemented, caching prevented it from reflecting environment changes -- now fixed

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

20 years agoadded tests for wx's CRT wrappers (so far only wxGetEnv,wxSetEnv)
Václav Slavík [Thu, 3 Jun 2004 19:48:31 +0000 (19:48 +0000)] 
added tests for wx's CRT wrappers (so far only wxGetEnv,wxSetEnv)

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

20 years agofixed wxSetEnv to correctly set variable in Unicode build
Václav Slavík [Thu, 3 Jun 2004 19:39:57 +0000 (19:39 +0000)] 
fixed wxSetEnv to correctly set variable in Unicode build

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

20 years agoIf several doc templates use the same document and view classes, they should
Julian Smart [Thu, 3 Jun 2004 19:04:16 +0000 (19:04 +0000)] 
If several doc templates use the same document and view classes, they should
share their filters in Save As

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

20 years agofixed wrong tooltip colour -- don't mess with widget styles, use the defaults and...
Václav Slavík [Thu, 3 Jun 2004 18:40:13 +0000 (18:40 +0000)] 
fixed wrong tooltip colour -- don't mess with widget styles, use the defaults and let GTK+ do its job

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

20 years agoSeparated creation and initialisation of a document via its doc template.
Julian Smart [Thu, 3 Jun 2004 14:19:39 +0000 (14:19 +0000)] 
Separated creation and initialisation of a document via its doc template.

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

20 years agouse current mouse position as default position in wxWindow::PopupMenu (works better...
Václav Slavík [Thu, 3 Jun 2004 14:05:30 +0000 (14:05 +0000)] 
use current mouse position as default position in wxWindow::PopupMenu (works better in wxGTK and is what you need in majority of cases)

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

20 years agoCleaning.
Włodzimierz Skiba [Thu, 3 Jun 2004 10:32:41 +0000 (10:32 +0000)] 
Cleaning.

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

20 years agobool if enough for true/false results.
Włodzimierz Skiba [Thu, 3 Jun 2004 10:03:30 +0000 (10:03 +0000)] 
bool if enough for true/false results.

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

20 years agoFixed typo
Julian Smart [Thu, 3 Jun 2004 09:42:50 +0000 (09:42 +0000)] 
Fixed typo

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

20 years agoInitialise hash table with string key
Julian Smart [Thu, 3 Jun 2004 09:41:14 +0000 (09:41 +0000)] 
Initialise hash table with string key

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

20 years agoFix compile errors when using gtk 1.2
Robin Dunn [Wed, 2 Jun 2004 22:38:13 +0000 (22:38 +0000)] 
Fix compile errors when using gtk 1.2

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

20 years agoDefault arg for Id
Robin Dunn [Wed, 2 Jun 2004 20:57:27 +0000 (20:57 +0000)] 
Default arg for Id

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

20 years agoAdded more default args as needed to allow most window types to be
Robin Dunn [Wed, 2 Jun 2004 20:53:05 +0000 (20:53 +0000)] 
Added more default args as needed to allow most window types to be
constructed with only the parent window arg.  In some cases other args
may be required for normal operation, but they can usually be set
after construction.

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

20 years agoAdded $Id keyword, a bit of cleanup and also some backwards
Robin Dunn [Wed, 2 Jun 2004 20:49:09 +0000 (20:49 +0000)] 
Added $Id keyword, a bit of cleanup and also some backwards
compatibility aliases.

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

20 years agocomment fix
Robin Dunn [Wed, 2 Jun 2004 20:47:57 +0000 (20:47 +0000)] 
comment fix

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

20 years agoOn wxGTK2 the label woudl not be realigned if SetLabel was called with
Robin Dunn [Wed, 2 Jun 2004 20:26:49 +0000 (20:26 +0000)] 
On wxGTK2 the label woudl not be realigned if SetLabel was called with
a new label.  Changed it to use gtk_button_set_label so that the
widget would care of doing it, and also to create with widget with
gtk_button_new_with_mnemonic so the mnemonic behaviour would be
preserved.

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

20 years agoDon't force a smaller icon size
Robin Dunn [Wed, 2 Jun 2004 19:39:11 +0000 (19:39 +0000)] 
Don't force a smaller icon size

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

20 years agoDo not check for Xinerama when building wxCocoa
David Elliott [Wed, 2 Jun 2004 18:11:32 +0000 (18:11 +0000)] 
Do not check for Xinerama when building wxCocoa

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

20 years ago-1->wxID_ANY, TRUE->true and FALSE->false replacements.
Włodzimierz Skiba [Wed, 2 Jun 2004 17:13:19 +0000 (17:13 +0000)] 
-1->wxID_ANY, TRUE->true and FALSE->false replacements.

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

20 years ago-1->wxID_ANY, TRUE->true and FALSE->false replacements.
Włodzimierz Skiba [Wed, 2 Jun 2004 17:03:20 +0000 (17:03 +0000)] 
-1->wxID_ANY, TRUE->true and FALSE->false replacements.

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

20 years agoMention removal of wxHIDE_READONLY
Julian Smart [Wed, 2 Jun 2004 16:28:48 +0000 (16:28 +0000)] 
Mention removal of wxHIDE_READONLY

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

20 years agoRemoved wxHIDE_READONLY flag
Julian Smart [Wed, 2 Jun 2004 16:24:58 +0000 (16:24 +0000)] 
Removed wxHIDE_READONLY flag

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

20 years ago Committing in .
Jouk Jansen [Wed, 2 Jun 2004 14:26:13 +0000 (14:26 +0000)] 
 Committing in .

 OPenVMS configure update

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

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

20 years agoGTK+ 2.0 can't compile egg tray code
Julian Smart [Wed, 2 Jun 2004 12:19:22 +0000 (12:19 +0000)] 
GTK+ 2.0 can't compile egg tray code

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

20 years agoRemoved tabs.
Włodzimierz Skiba [Wed, 2 Jun 2004 09:14:59 +0000 (09:14 +0000)] 
Removed tabs.

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

20 years agoreSWIGged
Robin Dunn [Wed, 2 Jun 2004 04:02:24 +0000 (04:02 +0000)] 
reSWIGged

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

20 years agoset the modules' pacakge name to "wx" using a new SWIG feature
Robin Dunn [Wed, 2 Jun 2004 02:29:55 +0000 (02:29 +0000)] 
set the modules' pacakge name to "wx" using a new SWIG feature

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

20 years agoAdd a package="name" option to the %module directive in my SWIG patch
Robin Dunn [Wed, 2 Jun 2004 02:27:43 +0000 (02:27 +0000)] 
Add a package="name" option to the %module directive in my SWIG patch

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

20 years agoYet more fixes for wxNotebook compatibility...
Kevin Ollivier [Wed, 2 Jun 2004 00:48:55 +0000 (00:48 +0000)] 
Yet more fixes for wxNotebook compatibility...

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

20 years agowxWebKitCtrl now properly detects a wxNotebook anywhere in the hierarchy.
Kevin Ollivier [Wed, 2 Jun 2004 00:26:57 +0000 (00:26 +0000)] 
wxWebKitCtrl now properly detects a wxNotebook anywhere in the hierarchy.

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

20 years agoclarification
Robin Dunn [Tue, 1 Jun 2004 22:11:25 +0000 (22:11 +0000)] 
clarification

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

20 years agoreSWIGged
Robin Dunn [Tue, 1 Jun 2004 22:08:55 +0000 (22:08 +0000)] 
reSWIGged

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

20 years agoUse new DrawPoint signature
Robin Dunn [Tue, 1 Jun 2004 21:59:01 +0000 (21:59 +0000)] 
Use new DrawPoint signature

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

20 years agoreSWIGged
Robin Dunn [Tue, 1 Jun 2004 21:57:03 +0000 (21:57 +0000)] 
reSWIGged

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

20 years agopop the menu up on mouse down, not up (this is more common behaviour in Windows and...
Václav Slavík [Tue, 1 Jun 2004 21:56:37 +0000 (21:56 +0000)] 
pop the menu up on mouse down, not up (this is more common behaviour in Windows and both GTK and Qt apps)

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

20 years agoChange the text object to a message about the new OGL.
Robin Dunn [Tue, 1 Jun 2004 21:51:04 +0000 (21:51 +0000)] 
Change the text object to a message about the new OGL.

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

20 years agoMake taskbar icon size dependent on platform. Other tweaks.
Robin Dunn [Tue, 1 Jun 2004 21:50:22 +0000 (21:50 +0000)] 
Make taskbar icon size dependent on platform.  Other tweaks.

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

20 years agoDon't use deprecated wx.MaskColour
Robin Dunn [Tue, 1 Jun 2004 21:45:17 +0000 (21:45 +0000)] 
Don't use deprecated wx.MaskColour

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