]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
20 years agoInclude wx/image.h
Julian Smart [Tue, 8 Jun 2004 14:57:39 +0000 (14:57 +0000)] 
Include wx/image.h

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

20 years agodirect ie non mutex crit-section implementation
Stefan Csomor [Tue, 8 Jun 2004 14:48:10 +0000 (14:48 +0000)] 
direct ie non mutex crit-section implementation

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

20 years agofixing access errors when running in unicode
Stefan Csomor [Tue, 8 Jun 2004 14:46:07 +0000 (14:46 +0000)] 
fixing access errors when running in unicode

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

20 years agomessage output for darwin into console, cannot use the normal converters as these...
Stefan Csomor [Tue, 8 Jun 2004 14:44:34 +0000 (14:44 +0000)] 
message output for darwin into console, cannot use the normal converters as these are already in destruction

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

20 years agoswitched to wxLocale usage for string encoding
Stefan Csomor [Tue, 8 Jun 2004 05:28:53 +0000 (05:28 +0000)] 
switched to wxLocale usage for string encoding

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

20 years agotypo
Robin Dunn [Tue, 8 Jun 2004 01:30:40 +0000 (01:30 +0000)] 
typo

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

20 years agoreSWIGged
Robin Dunn [Tue, 8 Jun 2004 01:30:10 +0000 (01:30 +0000)] 
reSWIGged

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

20 years agoAdd each line independently
Robin Dunn [Tue, 8 Jun 2004 01:13:33 +0000 (01:13 +0000)] 
Add each line independently

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

20 years agoThe new OGL doesn't have to be compatible with the bugs in the old
Robin Dunn [Tue, 8 Jun 2004 01:12:26 +0000 (01:12 +0000)] 
The new OGL doesn't have to be compatible with the bugs in the old
one!  ;-)

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

20 years agoCan't call ShiftDown when it is a CommandEvent
Robin Dunn [Tue, 8 Jun 2004 00:09:51 +0000 (00:09 +0000)] 
Can't call ShiftDown when it is a CommandEvent

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

20 years agoMake the copy ctor for the wxPrint*Data classes avaialble from
Robin Dunn [Tue, 8 Jun 2004 00:04:54 +0000 (00:04 +0000)] 
Make the copy ctor for the wxPrint*Data classes avaialble from
Python. This is so we can ensure we get a copy of the data objects
when needed instead of just a reference to a data object within
another that may get deleted unexpectedly.

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

20 years agopi --> math.pi
Robin Dunn [Tue, 8 Jun 2004 00:02:05 +0000 (00:02 +0000)] 
pi --> math.pi

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

20 years agoremove the Yield's
Robin Dunn [Tue, 8 Jun 2004 00:01:20 +0000 (00:01 +0000)] 
remove the Yield's

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

20 years agotypo fixed
Robin Dunn [Mon, 7 Jun 2004 23:59:35 +0000 (23:59 +0000)] 
typo fixed

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

20 years agoNotes about implementing CreatePopupMenu for the future
Robin Dunn [Mon, 7 Jun 2004 23:59:22 +0000 (23:59 +0000)] 
Notes about implementing CreatePopupMenu for the future

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

20 years agohandle returning the cookie for Get[First|Next]Selected like in the treectrl.
Robin Dunn [Mon, 7 Jun 2004 23:58:13 +0000 (23:58 +0000)] 
handle returning the cookie for Get[First|Next]Selected like in the treectrl.

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

20 years agolittle tweaks
Robin Dunn [Mon, 7 Jun 2004 23:56:36 +0000 (23:56 +0000)] 
little tweaks

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

20 years ago-1->wxID_ANY, TRUE->true, FALSE->false and tabs replacements.
Włodzimierz Skiba [Mon, 7 Jun 2004 16:02:23 +0000 (16:02 +0000)] 
-1->wxID_ANY, TRUE->true, FALSE->false and tabs replacements.

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

20 years agoAdded Marco to credits
Julian Smart [Mon, 7 Jun 2004 12:36:47 +0000 (12:36 +0000)] 
Added Marco to credits

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

20 years agoblind fix for compilation error in EVT macros
Václav Slavík [Mon, 7 Jun 2004 12:09:24 +0000 (12:09 +0000)] 
blind fix for compilation error in EVT macros

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

20 years agoCompile fix
Julian Smart [Mon, 7 Jun 2004 09:46:39 +0000 (09:46 +0000)] 
Compile fix

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

20 years agoInitialize m_PageSize.
Stefan Neis [Sun, 6 Jun 2004 16:30:44 +0000 (16:30 +0000)] 
Initialize m_PageSize.

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

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