]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
20 years agoApplied patch [ 796140 ] fixes for building demos/poem in Unicode mode
Julian Smart [Thu, 11 Sep 2003 08:50:16 +0000 (08:50 +0000)] 
Applied patch [ 796140 ] fixes for building demos/poem in Unicode mode

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

20 years agoApplied patch [ 798596 ] console sample in unicode
Julian Smart [Thu, 11 Sep 2003 08:48:48 +0000 (08:48 +0000)] 
Applied patch [ 798596 ] console sample in unicode

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

20 years agoAdded wxDisplay doc
Julian Smart [Thu, 11 Sep 2003 07:24:38 +0000 (07:24 +0000)] 
Added wxDisplay doc

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

20 years agoApplied patch [ 802596 ] warning and error free Open GL samples
Julian Smart [Thu, 11 Sep 2003 07:20:55 +0000 (07:20 +0000)] 
Applied patch [ 802596 ] warning and error free Open GL samples

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

20 years agoRemoved warnings
Julian Smart [Thu, 11 Sep 2003 07:18:26 +0000 (07:18 +0000)] 
Removed warnings

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

20 years agoApplied [ 798206 ] WinCE time.cpp
Julian Smart [Thu, 11 Sep 2003 07:15:41 +0000 (07:15 +0000)] 
Applied [ 798206 ] WinCE time.cpp
by Marco Cavallini

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

20 years ago More warning fixes from ABX.
Mattia Barbon [Wed, 10 Sep 2003 21:09:11 +0000 (21:09 +0000)] 
  More warning fixes from ABX.

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

20 years ago Don't declare copystring if WXWIN_COMPATIBILITY_2_4==0
Mattia Barbon [Wed, 10 Sep 2003 20:57:17 +0000 (20:57 +0000)] 
  Don't declare copystring if WXWIN_COMPATIBILITY_2_4==0
(like in include/wx/utils.h).

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

20 years ago Added bakefiles for contrib/utils/convertrc and contrib/utils/wxrcedit
Mattia Barbon [Wed, 10 Sep 2003 20:53:01 +0000 (20:53 +0000)] 
  Added bakefiles for contrib/utils/convertrc and contrib/utils/wxrcedit
and regenerated makefiles.
  various compilation and warning fixes for recent changes and for
WXWIN_COMPATIBILITY_2_4==0.

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

20 years agoupdated project files and compilation options
Gilles Depeyrot [Wed, 10 Sep 2003 20:08:08 +0000 (20:08 +0000)] 
updated project files and compilation options

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

20 years agomodified shell script to copy setup0.h into DerivedSource directory
Gilles Depeyrot [Wed, 10 Sep 2003 20:06:08 +0000 (20:06 +0000)] 
modified shell script to copy setup0.h into DerivedSource directory
updated project files and compilation options

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

20 years agocheck for m_parentAsWindow!=NULL
Václav Slavík [Wed, 10 Sep 2003 19:19:01 +0000 (19:19 +0000)] 
check for m_parentAsWindow!=NULL

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

20 years agoopengl fixes for msvc5
Václav Slavík [Wed, 10 Sep 2003 18:53:57 +0000 (18:53 +0000)] 
opengl fixes for msvc5

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

20 years agoadded LVM_SETUNICODEFORMAT
Vadim Zeitlin [Wed, 10 Sep 2003 15:06:44 +0000 (15:06 +0000)] 
added LVM_SETUNICODEFORMAT

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

20 years agoreverted previous fix for virtual list control with Unicode and MSLU and replaced...
Vadim Zeitlin [Wed, 10 Sep 2003 15:05:18 +0000 (15:05 +0000)] 
reverted previous fix for virtual list control with Unicode and MSLU and replaced it with LVM_SETUNICODEFORMAT

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

20 years ago Test if G_threads already are initialized.
Robert Roebling [Wed, 10 Sep 2003 14:28:29 +0000 (14:28 +0000)] 
  Test if G_threads already are initialized.

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

20 years agoadded missing SetIntPosition() parameter
Vadim Zeitlin [Wed, 10 Sep 2003 13:37:51 +0000 (13:37 +0000)] 
added missing SetIntPosition() parameter

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

20 years agoattempts to fix virtual list control with Unicode and MSLU
Vadim Zeitlin [Wed, 10 Sep 2003 13:20:04 +0000 (13:20 +0000)] 
attempts to fix virtual list control with Unicode and MSLU

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

20 years agodocumented that wxHSCROLL disables wrapping; added comment to the source
Vadim Zeitlin [Wed, 10 Sep 2003 13:06:48 +0000 (13:06 +0000)] 
documented that wxHSCROLL disables wrapping; added comment to the source

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

20 years agoChanged wxWindow::Create to wxControl because wxNotebook is derived from it.
David Elliott [Wed, 10 Sep 2003 13:00:47 +0000 (13:00 +0000)] 
Changed wxWindow::Create to wxControl because wxNotebook is derived from it.

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

20 years agounused param warnings
Vadim Zeitlin [Wed, 10 Sep 2003 13:00:13 +0000 (13:00 +0000)] 
unused param warnings

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

20 years agofixed a 'variable could be used uninitialized' warning
Vadim Zeitlin [Wed, 10 Sep 2003 12:02:04 +0000 (12:02 +0000)] 
fixed a 'variable could be used uninitialized' warning

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

20 years agoadded a TODO: clean up WinCE mess/horror
Vadim Zeitlin [Wed, 10 Sep 2003 11:20:24 +0000 (11:20 +0000)] 
added a TODO: clean up WinCE mess/horror

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

20 years ago Don't compile smapi.cpp for non-MSW platforms.
Mattia Barbon [Wed, 10 Sep 2003 09:14:01 +0000 (09:14 +0000)] 
  Don't compile smapi.cpp for non-MSW platforms.

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

20 years agofixed broken DSP files
Václav Slavík [Wed, 10 Sep 2003 08:36:08 +0000 (08:36 +0000)] 
fixed broken DSP files

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

20 years agofixed incorrect joining of substituted strings
Václav Slavík [Wed, 10 Sep 2003 08:35:00 +0000 (08:35 +0000)] 
fixed incorrect joining of substituted strings

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

20 years agocompilation fix
Václav Slavík [Wed, 10 Sep 2003 07:55:34 +0000 (07:55 +0000)] 
compilation fix

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

20 years agoswitching off tight borders to have it look properly under 10.3
Stefan Csomor [Wed, 10 Sep 2003 07:29:49 +0000 (07:29 +0000)] 
switching off tight borders to have it look properly under 10.3

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

20 years agoghost button fix (was calling another baseclass create)
Stefan Csomor [Wed, 10 Sep 2003 07:23:55 +0000 (07:23 +0000)] 
ghost button fix (was calling another baseclass create)

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

20 years agoremove gdb debug related configuration option which causes problems with Apple Develo...
Gilles Depeyrot [Wed, 10 Sep 2003 05:48:57 +0000 (05:48 +0000)] 
remove gdb debug related configuration option which causes problems with Apple Developer Tools assembler

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

20 years ago 64-bit patch
Robert Roebling [Tue, 9 Sep 2003 22:22:38 +0000 (22:22 +0000)] 
  64-bit patch

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

20 years agouse GetTraits(), not m_traits, in OnAssert()
Vadim Zeitlin [Tue, 9 Sep 2003 22:20:59 +0000 (22:20 +0000)] 
use GetTraits(), not m_traits, in OnAssert()

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

20 years agocopy milliseconds in Set() too
Vadim Zeitlin [Tue, 9 Sep 2003 22:17:30 +0000 (22:17 +0000)] 
copy milliseconds in Set() too

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

20 years agobetter way of dealing with EXTRALIBS_xxx
Václav Slavík [Tue, 9 Sep 2003 22:15:25 +0000 (22:15 +0000)] 
better way of dealing with EXTRALIBS_xxx

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

20 years agoadded contrib/utils
Václav Slavík [Tue, 9 Sep 2003 22:09:03 +0000 (22:09 +0000)] 
added contrib/utils

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

20 years ago Applied OpenWatcom fixes from ABX.
Mattia Barbon [Tue, 9 Sep 2003 20:39:58 +0000 (20:39 +0000)] 
  Applied OpenWatcom fixes from ABX.

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

20 years ago Various warning and Unicode fixes from ABX.
Mattia Barbon [Tue, 9 Sep 2003 20:24:34 +0000 (20:24 +0000)] 
  Various warning and Unicode fixes from ABX.

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

20 years agomax warnings for wxWindows code, default for 3rd party
Václav Slavík [Tue, 9 Sep 2003 20:12:38 +0000 (20:12 +0000)] 
max warnings for wxWindows code, default for 3rd party

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

20 years ago Upported a number of patches to HEAD.
Robert Roebling [Tue, 9 Sep 2003 18:04:57 +0000 (18:04 +0000)] 
  Upported a number of patches to HEAD.

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

20 years agoapplied Otto Wyss' patch to extend wxHelpController::KeywordSearch with mode argument...
Václav Slavík [Tue, 9 Sep 2003 17:29:11 +0000 (17:29 +0000)] 
applied Otto Wyss' patch to extend wxHelpController::KeywordSearch with mode argument (modified to the point of reimplementation)

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

20 years agoconst ptr fix
Stefan Csomor [Tue, 9 Sep 2003 16:46:26 +0000 (16:46 +0000)] 
const ptr fix

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

20 years agocrashes fixed, trying to remove erradic redraws when layouting windows
Stefan Csomor [Tue, 9 Sep 2003 15:48:52 +0000 (15:48 +0000)] 
crashes fixed, trying to remove erradic redraws when layouting windows

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

20 years agowxID_PREFERENCES added
Stefan Csomor [Tue, 9 Sep 2003 15:45:45 +0000 (15:45 +0000)] 
wxID_PREFERENCES added

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

20 years agoimplementation changes to closer follow MSW, crashes fixed
Stefan Csomor [Tue, 9 Sep 2003 15:44:02 +0000 (15:44 +0000)] 
implementation changes to closer follow MSW, crashes fixed

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

20 years agoadded <warnings>
Václav Slavík [Tue, 9 Sep 2003 15:43:00 +0000 (15:43 +0000)] 
added <warnings>

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

20 years agoinitial creation invisible
Stefan Csomor [Tue, 9 Sep 2003 15:42:28 +0000 (15:42 +0000)] 
initial creation invisible

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

20 years agotrying to avoid redraw problems at wrong places
Stefan Csomor [Tue, 9 Sep 2003 15:38:03 +0000 (15:38 +0000)] 
trying to avoid redraw problems at wrong places

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

20 years agofixing Update, attempt to speed redrawing by making embedded controls invisible ...
Stefan Csomor [Tue, 9 Sep 2003 15:37:19 +0000 (15:37 +0000)] 
fixing Update, attempt to speed redrawing by making embedded controls invisible (leading to lesser nested redraws)

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

20 years agowhen memory dumps out debug info, lookups can go wrong, since the list is not there...
Stefan Csomor [Tue, 9 Sep 2003 15:36:22 +0000 (15:36 +0000)] 
when memory dumps out debug info, lookups can go wrong, since the list is not there anymore

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

20 years agofix for CW non unicode builds
Stefan Csomor [Tue, 9 Sep 2003 15:34:15 +0000 (15:34 +0000)] 
fix for CW non unicode builds

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

20 years agowxID_PREFERENCES added for the preferences menu item
Stefan Csomor [Tue, 9 Sep 2003 15:32:35 +0000 (15:32 +0000)] 
wxID_PREFERENCES added for the preferences menu item

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

20 years ago Applied patch for better sizing of bitmap buttons.
Robert Roebling [Tue, 9 Sep 2003 13:05:50 +0000 (13:05 +0000)] 
  Applied patch for better sizing of bitmap buttons.
  Applied patch for correct order of activate and mouse down events.

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

20 years ago Applied patch for better pattern support.
Robert Roebling [Tue, 9 Sep 2003 11:59:25 +0000 (11:59 +0000)] 
  Applied patch for better pattern support.

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

20 years agoImplement NSMenuValidation protocol for the wxNSMenuItemTarget
David Elliott [Mon, 8 Sep 2003 20:03:16 +0000 (20:03 +0000)] 
Implement NSMenuValidation protocol for the wxNSMenuItemTarget

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

20 years agoRemove wxASSERT(!m_windowKey) and wxASSERT(!m_windowMain). When a window
David Elliott [Mon, 8 Sep 2003 19:44:40 +0000 (19:44 +0000)] 
Remove wxASSERT(!m_windowKey) and wxASSERT(!m_windowMain). When a window
is destroyed it doesn't resign key or main status.

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

20 years agoUse wxStripMenuCodes
David Elliott [Mon, 8 Sep 2003 19:42:35 +0000 (19:42 +0000)] 
Use wxStripMenuCodes

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

20 years agoImplement wxSpinButton (except up/down events)
David Elliott [Mon, 8 Sep 2003 19:03:31 +0000 (19:03 +0000)] 
Implement wxSpinButton (except up/down events)

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

20 years agoProvide target/action mechanism for subclasses to use
David Elliott [Mon, 8 Sep 2003 19:00:45 +0000 (19:00 +0000)] 
Provide target/action mechanism for subclasses to use

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

20 years agoWhen using a non-subclassed NSControl, use a new wxNonControlNSControl
David Elliott [Mon, 8 Sep 2003 18:14:57 +0000 (18:14 +0000)] 
When using a non-subclassed NSControl, use a new wxNonControlNSControl
subclass which implements drawRect: like wxPoserNSView does.
If this is not done, NSControl simply eats the drawRect: message.

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

20 years agoforgot to commit regenerated makefiles
Václav Slavík [Mon, 8 Sep 2003 17:11:29 +0000 (17:11 +0000)] 
forgot to commit regenerated makefiles

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

20 years agoImplement (sort-of) non-client wxWindowDC
David Elliott [Mon, 8 Sep 2003 15:42:40 +0000 (15:42 +0000)] 
Implement (sort-of) non-client wxWindowDC

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

20 years agoAdded virtual GetNonClientNSView()
David Elliott [Mon, 8 Sep 2003 15:37:58 +0000 (15:37 +0000)] 
Added virtual GetNonClientNSView()

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

20 years ago* Added NSWindowStyleForWxStyle static method
David Elliott [Mon, 8 Sep 2003 14:51:38 +0000 (14:51 +0000)] 
* Added NSWindowStyleForWxStyle static method
* Create(): Handle window styles and initial frame size

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

20 years agosetter fix
Stefan Csomor [Mon, 8 Sep 2003 14:21:36 +0000 (14:21 +0000)] 
setter fix

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

20 years ago Added src/motif/xmcombo/xmcombo.c.
Mattia Barbon [Mon, 8 Sep 2003 10:42:29 +0000 (10:42 +0000)] 
  Added src/motif/xmcombo/xmcombo.c.

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

20 years ago Removing makegen an projgen files.
Mattia Barbon [Sun, 7 Sep 2003 20:29:46 +0000 (20:29 +0000)] 
  Removing makegen an projgen files.

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

20 years ago Removing makegen and projgen, part #1: removing references
Mattia Barbon [Sun, 7 Sep 2003 20:23:55 +0000 (20:23 +0000)] 
  Removing makegen and projgen, part #1: removing references
in other parts of wxWindows.

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

20 years agoInsure that messages are posted to the main threads event loop,
Stefan Neis [Sun, 7 Sep 2003 17:50:12 +0000 (17:50 +0000)] 
Insure that messages are posted to the main threads event loop,
        instead of sending them to the thread-local event loop
        (which typically does not exist under wxWindows).

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

20 years agoInitialize PM subsystem in every thread, to enable sending messages to the GUI.
Stefan Neis [Sun, 7 Sep 2003 12:49:04 +0000 (12:49 +0000)] 
Initialize PM subsystem in every thread, to enable sending messages to the GUI.

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

20 years agoUnified with Unix version.
Stefan Neis [Sat, 6 Sep 2003 22:25:16 +0000 (22:25 +0000)] 
Unified with Unix version.

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

20 years agowxOS2: Added mdig.{cpp, h}.
Stefan Neis [Sat, 6 Sep 2003 21:47:19 +0000 (21:47 +0000)] 
wxOS2: Added mdig.{cpp, h}.

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

20 years agoUse an NSImageView instead of an NSView (nothing works yet)
David Elliott [Sat, 6 Sep 2003 19:12:04 +0000 (19:12 +0000)] 
Use an NSImageView instead of an NSView (nothing works yet)

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

20 years agoUse an NSSlider instead of an NSView (nothing works yet)
David Elliott [Sat, 6 Sep 2003 19:11:26 +0000 (19:11 +0000)] 
Use an NSSlider instead of an NSView (nothing works yet)

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

20 years agoOverride CocoaSetEnabled because it's not an NSControl
David Elliott [Sat, 6 Sep 2003 19:10:22 +0000 (19:10 +0000)] 
Override CocoaSetEnabled because it's not an NSControl

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

20 years agowxCocoa: CodeWarrior (like GCC) mangles struct X and @class X identically.
David Elliott [Sat, 6 Sep 2003 17:36:51 +0000 (17:36 +0000)] 
wxCocoa: CodeWarrior (like GCC) mangles struct X and @class X identically.

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

20 years agowxCocoa: Added NSNotification
David Elliott [Sat, 6 Sep 2003 17:32:21 +0000 (17:32 +0000)] 
wxCocoa: Added NSNotification

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

20 years agoUse function table instead of direct references to GSocket functions.
Stefan Neis [Sat, 6 Sep 2003 16:37:02 +0000 (16:37 +0000)] 
Use function table instead of direct references to GSocket functions.

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

20 years agoImplement wxChoice including sorting and client data
David Elliott [Sat, 6 Sep 2003 00:33:02 +0000 (00:33 +0000)] 
Implement wxChoice including sorting and client data

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

20 years ago Updated Italian translation.
Mattia Barbon [Fri, 5 Sep 2003 20:26:36 +0000 (20:26 +0000)] 
  Updated Italian translation.

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

20 years agoImplement wxGauge
David Elliott [Fri, 5 Sep 2003 18:40:00 +0000 (18:40 +0000)] 
Implement wxGauge

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

20 years agoImplement wxApp::Yield
David Elliott [Fri, 5 Sep 2003 18:29:15 +0000 (18:29 +0000)] 
Implement wxApp::Yield

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

20 years agoOverride CocoaSetEnabled. NSProgressIndicator is not an NSControl.
David Elliott [Fri, 5 Sep 2003 18:19:11 +0000 (18:19 +0000)] 
Override CocoaSetEnabled.  NSProgressIndicator is not an NSControl.

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

20 years agoWorks a little better when you remember to say "virtual"
David Elliott [Fri, 5 Sep 2003 15:29:17 +0000 (15:29 +0000)] 
Works a little better when you remember to say "virtual"

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

20 years agoImplement the hashmap for NSMenu
David Elliott [Fri, 5 Sep 2003 15:09:02 +0000 (15:09 +0000)] 
Implement the hashmap for NSMenu

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

20 years agoChanged CocoaNotification parameter names to notification from userInfo
David Elliott [Fri, 5 Sep 2003 14:59:51 +0000 (14:59 +0000)] 
Changed CocoaNotification parameter names to notification from userInfo

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

20 years agoAdded ability to observe NSMenu notifications
David Elliott [Fri, 5 Sep 2003 14:50:31 +0000 (14:50 +0000)] 
Added ability to observe NSMenu notifications

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

20 years agoselection for DeleteAllPages corrected, images scaleing in order to avoid crashes...
Stefan Csomor [Fri, 5 Sep 2003 14:44:48 +0000 (14:44 +0000)] 
selection for DeleteAllPages corrected, images scaleing in order to avoid crashes under OSX

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

20 years agocommented section removed
Stefan Csomor [Fri, 5 Sep 2003 14:42:17 +0000 (14:42 +0000)] 
commented section removed

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

20 years agotodo added
Stefan Csomor [Fri, 5 Sep 2003 14:41:12 +0000 (14:41 +0000)] 
todo added

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

20 years agoremoving scroll flags before instantiation the base class
Stefan Csomor [Fri, 5 Sep 2003 14:38:03 +0000 (14:38 +0000)] 
removing scroll flags before instantiation the base class

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

20 years ago* Move m_cocoaNSMenu out of wxCocoaNSMenu and into wxMenu and wxMenuBar
David Elliott [Fri, 5 Sep 2003 14:00:53 +0000 (14:00 +0000)] 
* Move m_cocoaNSMenu out of wxCocoaNSMenu and into wxMenu and wxMenuBar
* Comment out wxPoserNSMenu (it's not needed for now, may never be)

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

20 years agoSet the window's title
David Elliott [Fri, 5 Sep 2003 03:30:28 +0000 (03:30 +0000)] 
Set the window's title

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

20 years agowxMenuBar:
David Elliott [Fri, 5 Sep 2003 03:01:13 +0000 (03:01 +0000)] 
wxMenuBar:
* Add the application (bold) menu to the NSMenu used for menubars
* Rework Insert, Remove, and GetLabelTop to work with indices by
  retrieving the wxMenu then working from there to find the Cocoa index.

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

20 years ago* Set the window's title
David Elliott [Fri, 5 Sep 2003 02:53:39 +0000 (02:53 +0000)] 
* Set the window's title
* setHidesOnDeactivate: NO

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

20 years agoCodeWarrior Obj-C++ requires explicit casts from id to Objective-C types
David Elliott [Fri, 5 Sep 2003 02:51:29 +0000 (02:51 +0000)] 
CodeWarrior Obj-C++ requires explicit casts from id to Objective-C types

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

20 years agoWhen a modal dialog is shown and the app isn't running, run the event
David Elliott [Fri, 5 Sep 2003 02:48:49 +0000 (02:48 +0000)] 
When a modal dialog is shown and the app isn't running, run the event
loop manually until it is out of events.  This will allow the application
to let the Dock know it has completed startup.

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

20 years agoadded live resizing
Stefan Csomor [Fri, 5 Sep 2003 02:07:28 +0000 (02:07 +0000)] 
added live resizing

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

20 years agoImplement Cocoa_canBecomeMainWindow to say YES to Cocoa
David Elliott [Fri, 5 Sep 2003 01:40:52 +0000 (01:40 +0000)] 
Implement Cocoa_canBecomeMainWindow to say YES to Cocoa

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

20 years ago* Added GetAppMenuBar
David Elliott [Fri, 5 Sep 2003 01:39:55 +0000 (01:39 +0000)] 
* Added GetAppMenuBar
* Removed Show
* Labeled (Attach|Detach)MenuBar as virtual
* Added SetMenuBar
* Implement (Attach|Detach)MenuBar using the wxMenuBarManager

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

20 years agoAdd support for wxMenuBarManager
David Elliott [Fri, 5 Sep 2003 01:34:57 +0000 (01:34 +0000)] 
Add support for wxMenuBarManager

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