]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
19 years agosplit ADVANCED_HDR/SRC in a part common to all ports and another one used only for...
Vadim Zeitlin [Mon, 17 Jan 2005 18:51:43 +0000 (18:51 +0000)] 
split ADVANCED_HDR/SRC in a part common to all ports and another one used only for the native ports (currently only wxMSW)

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

19 years agoCheck wxMSWUniv condition earlier.
Włodzimierz Skiba [Mon, 17 Jan 2005 14:35:05 +0000 (14:35 +0000)] 
Check wxMSWUniv condition earlier.

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

19 years agowxMSWUniv build fix.
Włodzimierz Skiba [Mon, 17 Jan 2005 14:20:52 +0000 (14:20 +0000)] 
wxMSWUniv build fix.

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

19 years agofixed GetModuleHandleExA() call after last fix
Vadim Zeitlin [Mon, 17 Jan 2005 14:04:09 +0000 (14:04 +0000)] 
fixed GetModuleHandleExA() call after last fix

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

19 years agoWarning fix.
Włodzimierz Skiba [Mon, 17 Jan 2005 13:49:03 +0000 (13:49 +0000)] 
Warning fix.

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

19 years agoBuild fixes.
Włodzimierz Skiba [Mon, 17 Jan 2005 13:47:50 +0000 (13:47 +0000)] 
Build fixes.

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

19 years agoMissing include.
Włodzimierz Skiba [Mon, 17 Jan 2005 13:45:43 +0000 (13:45 +0000)] 
Missing include.

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

19 years agoMinor output simplification. Significantly influences all makefiles but nothing regen...
Włodzimierz Skiba [Mon, 17 Jan 2005 13:02:12 +0000 (13:02 +0000)] 
Minor output simplification. Significantly influences all makefiles but nothing regenerated before incoming new bakefile release.

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

19 years agoupdate from Janos Vegh
Vadim Zeitlin [Mon, 17 Jan 2005 12:46:23 +0000 (12:46 +0000)] 
update from Janos Vegh

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

19 years agoMake this compile on Darwin. Vadim, could you please check this is correct?
David Elliott [Mon, 17 Jan 2005 02:45:32 +0000 (02:45 +0000)] 
Make this compile on Darwin.  Vadim, could you please check this is correct?

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

19 years agoadded GenerateNow()
Vadim Zeitlin [Mon, 17 Jan 2005 02:04:06 +0000 (02:04 +0000)] 
added GenerateNow()

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

19 years agodisable an apparently harmless VC++ warning about /EHa being required with _set_se_tr...
Vadim Zeitlin [Mon, 17 Jan 2005 02:01:33 +0000 (02:01 +0000)] 
disable an apparently harmless VC++ warning about /EHa being required with _set_se_translator()

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

19 years agomoved fatal exception handling code to msw/main.cpp from common code
Vadim Zeitlin [Mon, 17 Jan 2005 01:54:25 +0000 (01:54 +0000)] 
moved fatal exception handling code to msw/main.cpp from common code

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

19 years agoaccidnetally checked in file in DOS format last time, correcting this
Vadim Zeitlin [Mon, 17 Jan 2005 01:53:52 +0000 (01:53 +0000)] 
accidnetally checked in file in DOS format last time, correcting this

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

19 years agoadded {debughlp|stackwalk}.{h|cpp}
Vadim Zeitlin [Mon, 17 Jan 2005 01:43:08 +0000 (01:43 +0000)] 
added {debughlp|stackwalk}.{h|cpp}

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

19 years agoadded wxUSE_CRASHREPORT and wxUSE_STACKWALKER; removed obsolete wxUSE_DYNAMIC_CLASSES
Vadim Zeitlin [Mon, 17 Jan 2005 01:24:57 +0000 (01:24 +0000)] 
added wxUSE_CRASHREPORT and wxUSE_STACKWALKER; removed obsolete wxUSE_DYNAMIC_CLASSES

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

19 years agoadded wxStackWalker class
Vadim Zeitlin [Mon, 17 Jan 2005 01:23:20 +0000 (01:23 +0000)] 
added wxStackWalker class

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

19 years agorefactored wxCrashReport to use new wxDbgHelpDLL class; added wxCrashContext
Vadim Zeitlin [Mon, 17 Jan 2005 01:21:57 +0000 (01:21 +0000)] 
refactored wxCrashReport to use new wxDbgHelpDLL class; added wxCrashContext

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

19 years agocreated a reusable interface to dbghelp API
Vadim Zeitlin [Mon, 17 Jan 2005 01:20:36 +0000 (01:20 +0000)] 
created a reusable interface to dbghelp API

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

19 years agocompilation fixes for !USE_PCH
Vadim Zeitlin [Mon, 17 Jan 2005 01:14:21 +0000 (01:14 +0000)] 
compilation fixes for !USE_PCH

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

19 years agoonly declare wxHandleFatalExceptions() when wxUSE_ON_FATAL_EXCEPTION == 1
Vadim Zeitlin [Mon, 17 Jan 2005 00:38:33 +0000 (00:38 +0000)] 
only declare wxHandleFatalExceptions() when wxUSE_ON_FATAL_EXCEPTION == 1

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

19 years agoremove obsolete wxUSE_CTL3D code
Vadim Zeitlin [Mon, 17 Jan 2005 00:37:11 +0000 (00:37 +0000)] 
remove obsolete wxUSE_CTL3D code

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

19 years agoimplement date events here if wxDatePickerCtrl is not used (as we need them too)
Vadim Zeitlin [Mon, 17 Jan 2005 00:32:22 +0000 (00:32 +0000)] 
implement date events here if wxDatePickerCtrl is not used (as we need them too)

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

19 years agoadded argc and argv arguments to wxInitializer ctor
Vadim Zeitlin [Mon, 17 Jan 2005 00:13:39 +0000 (00:13 +0000)] 
added argc and argv arguments to wxInitializer ctor

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

19 years agoimplemented wxDynamicLibrary::ListLoaded() for Linux; added test for it
Vadim Zeitlin [Sun, 16 Jan 2005 23:32:37 +0000 (23:32 +0000)] 
implemented wxDynamicLibrary::ListLoaded() for Linux; added test for it

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

19 years agosmall tweaks to wxDynamicLibrary test
Vadim Zeitlin [Sun, 16 Jan 2005 22:24:04 +0000 (22:24 +0000)] 
small tweaks to wxDynamicLibrary test

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

19 years agoregenerated after adding msw/datectrl.cpp
Vadim Zeitlin [Sun, 16 Jan 2005 22:22:43 +0000 (22:22 +0000)] 
regenerated after adding msw/datectrl.cpp

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

19 years agoextracted Unix code in a separate new file (src/unix/dlunix.cpp), it remains only...
Vadim Zeitlin [Sun, 16 Jan 2005 22:21:44 +0000 (22:21 +0000)] 
extracted Unix code in a separate new file (src/unix/dlunix.cpp), it remains only to refactor Mac/OS2 versions to finally fix the mess in common/dnylib.cpp...

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

19 years agoregenerated to include msw/dlmsw.cpp and datectrl.cpp
Vadim Zeitlin [Sun, 16 Jan 2005 20:56:58 +0000 (20:56 +0000)] 
regenerated to include msw/dlmsw.cpp and datectrl.cpp

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

19 years ago1. extracted MSW-specific part of wxDynamicLibrary in msw/dlmsw.cpp
Vadim Zeitlin [Sun, 16 Jan 2005 20:50:06 +0000 (20:50 +0000)] 
1. extracted MSW-specific part of wxDynamicLibrary in msw/dlmsw.cpp
2. added and documented wxDynamicLibrary::ListLoaded()

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

19 years ago Use connect_signal_after for list events. This should
Robert Roebling [Sun, 16 Jan 2005 16:54:50 +0000 (16:54 +0000)] 
  Use connect_signal_after for list events. This should
    probably be done for all native control command events.

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

19 years agoundid the last patch: set wxUSE_XXX to 0 in setup.h.in instead of having to do it...
Vadim Zeitlin [Sun, 16 Jan 2005 15:58:54 +0000 (15:58 +0000)] 
undid the last patch: set wxUSE_XXX to 0 in setup.h.in instead of having to do it manually in configure

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

19 years agoregenerated with all common options set to 0
Vadim Zeitlin [Sun, 16 Jan 2005 15:54:58 +0000 (15:54 +0000)] 
regenerated with all common options set to 0

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

19 years agocatch a few more defines, which were not of the wxUSE_XXX form, and set them to 0...
Vadim Zeitlin [Sun, 16 Jan 2005 15:54:17 +0000 (15:54 +0000)] 
catch a few more defines, which were not of the wxUSE_XXX form, and set them to 0 as well

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

19 years agooops, sed replace was eating underscores
Vadim Zeitlin [Sun, 16 Jan 2005 15:50:07 +0000 (15:50 +0000)] 
oops, sed replace was eating underscores

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

19 years agocompilation fix for !USE_PCH
Vadim Zeitlin [Sun, 16 Jan 2005 15:47:02 +0000 (15:47 +0000)] 
compilation fix for !USE_PCH

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

19 years agodon't force wxUSE_EXTENDED_RTTI to eb 1 for Borland compiler (why?)
Vadim Zeitlin [Sun, 16 Jan 2005 15:46:22 +0000 (15:46 +0000)] 
don't force wxUSE_EXTENDED_RTTI to eb 1 for Borland compiler (why?)

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

19 years ago1. set all wxUSE_XXXs to 0 in the generated setup.h.in
Vadim Zeitlin [Sun, 16 Jan 2005 15:44:44 +0000 (15:44 +0000)] 
1. set all wxUSE_XXXs to 0 in the generated setup.h.in
2. don't update the files unless necessary (i.e. check modification time)
3. show progress messages

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

19 years ago Applied patch for correct feedback from DND
Robert Roebling [Sun, 16 Jan 2005 15:33:28 +0000 (15:33 +0000)] 
 Applied patch for correct feedback from DND
  actions (not all actions are allowed).

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

19 years ago Applied patch which solved conflicts between wxWidgets
Robert Roebling [Sun, 16 Jan 2005 15:27:15 +0000 (15:27 +0000)] 
 Applied patch which solved conflicts between wxWidgets
   and GTK+'s context menu code.

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

19 years ago Commited scrollbar patch which sends lineup, linedown
Robert Roebling [Sun, 16 Jan 2005 15:23:16 +0000 (15:23 +0000)] 
  Commited scrollbar patch which sends lineup, linedown
    events based on intercepting the mouse down events.

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

19 years agoadded code for hardware platform detection (__INTEL__, __POWERPC__, ... which were...
Vadim Zeitlin [Sun, 16 Jan 2005 14:01:44 +0000 (14:01 +0000)] 
added code for hardware platform detection (__INTEL__, __POWERPC__, ... which were not set correctly before); added __IA64__

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

19 years agoDoc update
Julian Smart [Sun, 16 Jan 2005 14:00:18 +0000 (14:00 +0000)] 
Doc update

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

19 years agoCheck for wxUSE_GLOBAL_MEMORY_OPERATORS before redefining new
Julian Smart [Sun, 16 Jan 2005 13:40:04 +0000 (13:40 +0000)] 
Check for wxUSE_GLOBAL_MEMORY_OPERATORS before redefining new

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

19 years agoDoc corrections
Julian Smart [Sun, 16 Jan 2005 13:33:19 +0000 (13:33 +0000)] 
Doc corrections

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

19 years ago Applied patch for rounded rectangle.
Robert Roebling [Sun, 16 Jan 2005 12:58:52 +0000 (12:58 +0000)] 
  Applied patch for rounded rectangle.

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

19 years agofixed wxUSE_3rdpartylib definitions for --without-3rdparty lib (patch 1103276)
Vadim Zeitlin [Sun, 16 Jan 2005 12:06:14 +0000 (12:06 +0000)] 
fixed wxUSE_3rdpartylib definitions for --without-3rdparty lib (patch 1103276)

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

19 years agofixed export of hex values
Vadim Zeitlin [Sun, 16 Jan 2005 00:32:11 +0000 (00:32 +0000)] 
fixed export of hex values

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

19 years agoimplemented Export(file)
Vadim Zeitlin [Sun, 16 Jan 2005 00:26:40 +0000 (00:26 +0000)] 
implemented Export(file)

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

19 years agoadded mode parameter to wxFFileStream ctors taking wxFFile
Vadim Zeitlin [Sat, 15 Jan 2005 23:06:09 +0000 (23:06 +0000)] 
added mode parameter to wxFFileStream ctors taking wxFFile

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

19 years agoonly define wxUSE_NATIVE_STATUSBAR for the ports which have it (MSW and Mac)
Vadim Zeitlin [Sat, 15 Jan 2005 21:07:04 +0000 (21:07 +0000)] 
only define wxUSE_NATIVE_STATUSBAR for the ports which have it (MSW and Mac)

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

19 years agono need for vi modeline now that the extension is no longer .h
Vadim Zeitlin [Sat, 15 Jan 2005 21:05:41 +0000 (21:05 +0000)] 
no need for vi modeline now that the extension is no longer .h

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

19 years agodefine wxUSE_GUI as 0 when --disable-gui is used
Vadim Zeitlin [Sat, 15 Jan 2005 20:35:19 +0000 (20:35 +0000)] 
define wxUSE_GUI as 0 when --disable-gui is used

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

19 years agoremoved unused wxUSE_NOGUI to avoid confusion with wxUSE_GUI
Vadim Zeitlin [Sat, 15 Jan 2005 20:06:20 +0000 (20:06 +0000)] 
removed unused wxUSE_NOGUI to avoid confusion with wxUSE_GUI

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

19 years agoremoved all occurences of (obsolete) wxUSE_DYNAMIC_CLASSES
Vadim Zeitlin [Sat, 15 Jan 2005 17:54:04 +0000 (17:54 +0000)] 
removed all occurences of (obsolete) wxUSE_DYNAMIC_CLASSES

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

19 years agoshow "none" for gnomeprint in the summary when building wxBase instead of nothing...
Vadim Zeitlin [Sat, 15 Jan 2005 17:38:05 +0000 (17:38 +0000)] 
show "none" for gnomeprint in the summary when building wxBase instead of nothing at all

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

19 years agomention wxUSE_DATEPICKCTRL
Vadim Zeitlin [Sat, 15 Jan 2005 17:12:51 +0000 (17:12 +0000)] 
mention wxUSE_DATEPICKCTRL

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

19 years agomoved styles logic to MSWGetStyle() (no real changes)
Vadim Zeitlin [Sat, 15 Jan 2005 17:10:34 +0000 (17:10 +0000)] 
moved styles logic to MSWGetStyle() (no real changes)

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

19 years agowxMSW wxDatePickerCtrl header
Vadim Zeitlin [Sat, 15 Jan 2005 17:08:07 +0000 (17:08 +0000)] 
wxMSW wxDatePickerCtrl header

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

19 years agomanage setup.h.in using update-setup.h too
Vadim Zeitlin [Sat, 15 Jan 2005 16:37:38 +0000 (16:37 +0000)] 
manage setup.h.in using update-setup.h too

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

19 years agomanage wx/mac/setup0.h using build/update-setup.h too
Vadim Zeitlin [Sat, 15 Jan 2005 16:14:14 +0000 (16:14 +0000)] 
manage wx/mac/setup0.h using build/update-setup.h too

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

19 years agomoved some Win32-specific settings from common file
Vadim Zeitlin [Sat, 15 Jan 2005 16:11:20 +0000 (16:11 +0000)] 
moved some Win32-specific settings from common file

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

19 years agoadded special comments used by build/update-setup.h
Vadim Zeitlin [Sat, 15 Jan 2005 15:55:04 +0000 (15:55 +0000)] 
added special comments used by build/update-setup.h

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

19 years agoadded setup.h file containing the settings common to all ports and a script to update...
Vadim Zeitlin [Sat, 15 Jan 2005 15:54:00 +0000 (15:54 +0000)] 
added setup.h file containing the settings common to all ports and a script to update wx/*/setup.h using it

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

19 years agoremoved obsolete wxUSE_CTL3D
Vadim Zeitlin [Sat, 15 Jan 2005 14:45:20 +0000 (14:45 +0000)] 
removed obsolete wxUSE_CTL3D

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

19 years agotypo in a link
Vadim Zeitlin [Sat, 15 Jan 2005 01:37:40 +0000 (01:37 +0000)] 
typo in a link

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

19 years agoadded API, docs and Win32 implementation of wxDatePickerCtrl
Vadim Zeitlin [Sat, 15 Jan 2005 01:31:10 +0000 (01:31 +0000)] 
added API, docs and Win32 implementation of wxDatePickerCtrl

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

19 years agoadded missing default value for pos parameter of ctor/create; use wxID_ANY instead...
Vadim Zeitlin [Sat, 15 Jan 2005 01:18:29 +0000 (01:18 +0000)] 
added missing default value for pos parameter of ctor/create; use wxID_ANY instead of -1

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

19 years agoSplit some of the recent code out to make it more reusable.
David Elliott [Fri, 14 Jan 2005 19:24:27 +0000 (19:24 +0000)] 
Split some of the recent code out to make it more reusable.

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

19 years agoBug fix for [ 1059381 ] Mouse wheel does not work in listctrl with gtk2
Robin Dunn [Fri, 14 Jan 2005 15:59:21 +0000 (15:59 +0000)] 
Bug fix for [ 1059381 ] Mouse wheel does not work in listctrl with gtk2

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

19 years agoForgot to commit this as part of the CocoaGetWxToBoundsTransform change.
David Elliott [Fri, 14 Jan 2005 15:02:54 +0000 (15:02 +0000)] 
Forgot to commit this as part of the CocoaGetWxToBoundsTransform change.

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

19 years agoForgot to initialize m_cocoaWxToBoundsTransform = nil;
David Elliott [Fri, 14 Jan 2005 14:27:49 +0000 (14:27 +0000)] 
Forgot to initialize m_cocoaWxToBoundsTransform = nil;

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

19 years agoSeparate NSAffineTransform creation out of wxDC::CocoaApplyTransform into
David Elliott [Fri, 14 Jan 2005 14:22:03 +0000 (14:22 +0000)] 
Separate NSAffineTransform creation out of wxDC::CocoaApplyTransform into
static wxDC::CocoaGetWxToBoundsTransform.  Create the transform and store
it as a member variable in wxDC when focus is locked on the DC.
For wxClientDC and wxPaintDC call a new wxWindow::CocoaGetWxToBoundsTransform
which will eventually handle scrolling.

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

19 years agoCommon wxListCtrl control name.
Włodzimierz Skiba [Fri, 14 Jan 2005 13:07:44 +0000 (13:07 +0000)] 
Common wxListCtrl control name.

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

19 years agoreSWIGged
Robin Dunn [Fri, 14 Jan 2005 02:24:04 +0000 (02:24 +0000)] 
reSWIGged

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

19 years agoDocument the Show/Hide behaviour that wxSplitterWindow does to its children.
Robin Dunn [Fri, 14 Jan 2005 01:58:50 +0000 (01:58 +0000)] 
Document the Show/Hide behaviour that wxSplitterWindow does to its children.

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

19 years agoifdef out some experimental code
Robin Dunn [Fri, 14 Jan 2005 01:49:17 +0000 (01:49 +0000)] 
ifdef out some experimental code

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

19 years agoEnsure that the windows are shown when Initialize is called too
Robin Dunn [Thu, 13 Jan 2005 23:43:19 +0000 (23:43 +0000)] 
Ensure that the windows are shown when Initialize is called too

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

19 years agoEnsure that the windows are shown when splitting
Robin Dunn [Thu, 13 Jan 2005 23:34:55 +0000 (23:34 +0000)] 
Ensure that the windows are shown when splitting

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

19 years agoTypo
Robin Dunn [Thu, 13 Jan 2005 21:38:15 +0000 (21:38 +0000)] 
Typo

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

19 years agoPatch from Prabhu Ramachandran to make introspection of lazily
Robin Dunn [Thu, 13 Jan 2005 21:18:17 +0000 (21:18 +0000)] 
Patch from Prabhu Ramachandran to make introspection of lazily
evaluated objects not create the final object.

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

19 years agountabified
Robin Dunn [Thu, 13 Jan 2005 21:15:52 +0000 (21:15 +0000)] 
untabified

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

19 years agoa bit of code cleanupt
Robin Dunn [Thu, 13 Jan 2005 21:15:08 +0000 (21:15 +0000)] 
a bit of code cleanupt

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

19 years agoPlay nice with sizers
Robin Dunn [Thu, 13 Jan 2005 21:14:15 +0000 (21:14 +0000)] 
Play nice with sizers

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

19 years agodefine wxColour as being passed by reference so the typemap will work correctly.
Robin Dunn [Thu, 13 Jan 2005 21:13:31 +0000 (21:13 +0000)] 
define wxColour as being passed by reference so the typemap will work correctly.

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

19 years agoHasTransparentBackground
Robin Dunn [Thu, 13 Jan 2005 21:12:44 +0000 (21:12 +0000)] 
HasTransparentBackground

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

19 years agoDocstring typos
Robin Dunn [Thu, 13 Jan 2005 21:11:17 +0000 (21:11 +0000)] 
Docstring typos

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

19 years agowxNotebookNameStr
Robin Dunn [Thu, 13 Jan 2005 21:10:28 +0000 (21:10 +0000)] 
wxNotebookNameStr

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

19 years agoVirtualized HasTransparentBackground
Robin Dunn [Thu, 13 Jan 2005 21:09:05 +0000 (21:09 +0000)] 
Virtualized HasTransparentBackground

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

19 years agoClarified the description of event.Skip
Robin Dunn [Thu, 13 Jan 2005 20:54:45 +0000 (20:54 +0000)] 
Clarified the description of event.Skip

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

19 years agoFixed line-endings
Robin Dunn [Thu, 13 Jan 2005 20:53:55 +0000 (20:53 +0000)] 
Fixed line-endings

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

19 years agonotes about more changes
Robin Dunn [Thu, 13 Jan 2005 20:49:58 +0000 (20:49 +0000)] 
notes about more changes

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

19 years agoadded a missing \n the source
Robin Dunn [Thu, 13 Jan 2005 20:48:48 +0000 (20:48 +0000)] 
added a missing \n the source

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

19 years agountabified
Robin Dunn [Thu, 13 Jan 2005 20:47:03 +0000 (20:47 +0000)] 
untabified

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

19 years agoUse sizers for layout
Robin Dunn [Thu, 13 Jan 2005 20:46:17 +0000 (20:46 +0000)] 
Use sizers for layout

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

19 years agonamespace fix
Robin Dunn [Thu, 13 Jan 2005 20:45:17 +0000 (20:45 +0000)] 
namespace fix

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

19 years agochanged swig type table name
Robin Dunn [Thu, 13 Jan 2005 20:44:18 +0000 (20:44 +0000)] 
changed swig type table name

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

19 years agoCommon default notebook name.
Włodzimierz Skiba [Thu, 13 Jan 2005 20:36:26 +0000 (20:36 +0000)] 
Common default notebook name.

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

19 years agoCommon default notebook name.
Włodzimierz Skiba [Thu, 13 Jan 2005 20:30:21 +0000 (20:30 +0000)] 
Common default notebook name.

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

19 years agoSource cleaning, warning fixes.
Włodzimierz Skiba [Thu, 13 Jan 2005 19:57:24 +0000 (19:57 +0000)] 
Source cleaning, warning fixes.

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