wxWidgets.git
21 years agoRemoved old grid code
Julian Smart [Mon, 24 Mar 2003 18:50:10 +0000 (18:50 +0000)] 
Removed old grid code

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

21 years agobackport fix for bug 672894
Vadim Zeitlin [Mon, 24 Mar 2003 18:19:34 +0000 (18:19 +0000)] 
backport fix for bug 672894

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

21 years agodraw multiline labels in owner-drawn buttons correctly (fixes 672894)
Vadim Zeitlin [Mon, 24 Mar 2003 18:18:05 +0000 (18:18 +0000)] 
draw multiline labels in owner-drawn buttons correctly (fixes 672894)

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

21 years agoFix by Milan Babuskov <albis@eunet.yu> in MovePageUp
Julian Smart [Mon, 24 Mar 2003 17:21:57 +0000 (17:21 +0000)] 
Fix by Milan Babuskov <albis@eunet.yu> in MovePageUp

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

21 years ago- Remove wxTopLevelWindowCocoa from the wxRTTI class hierarchy
David Elliott [Mon, 24 Mar 2003 17:06:28 +0000 (17:06 +0000)] 
- Remove wxTopLevelWindowCocoa from the wxRTTI class hierarchy
- DECLARE_NO_COPY_CLASS(wxTopLevelWindowCocoa);

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

21 years ago!defined(wxUSE_TOOLBAR_NATIVE) changed to !wxUSE_TOOLBAR_NATIVE because the
David Elliott [Mon, 24 Mar 2003 16:50:23 +0000 (16:50 +0000)] 
!defined(wxUSE_TOOLBAR_NATIVE) changed to !wxUSE_TOOLBAR_NATIVE because the
configure script does define it to 0, not undef it (wxCocoa is using this)

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

21 years agoEnable the choice dialog on wxCocoa
David Elliott [Mon, 24 Mar 2003 16:07:34 +0000 (16:07 +0000)] 
Enable the choice dialog on wxCocoa

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

21 years agoRemove Install
Julian Smart [Mon, 24 Mar 2003 14:19:03 +0000 (14:19 +0000)] 
Remove Install

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

21 years agoRemoving Install
Julian Smart [Mon, 24 Mar 2003 14:15:19 +0000 (14:15 +0000)] 
Removing Install

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

21 years agoRemoving Install
Julian Smart [Mon, 24 Mar 2003 14:07:30 +0000 (14:07 +0000)] 
Removing Install

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

21 years agofix bug in Borland (bcc32 really hates ?)
Chris Elliott [Mon, 24 Mar 2003 12:47:41 +0000 (12:47 +0000)] 
fix bug in Borland (bcc32 really hates ?)

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

21 years agofix bug in Borland (bcc32 really hates ?)
Chris Elliott [Mon, 24 Mar 2003 08:44:08 +0000 (08:44 +0000)] 
fix bug in Borland (bcc32 really hates ?)

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

21 years agoremoved wxUSE_IMAGE_LOADING_IN_MSW and wxUSE_RESOURCE_LOADING_IN_MSW settings, they...
Vadim Zeitlin [Sun, 23 Mar 2003 21:36:43 +0000 (21:36 +0000)] 
removed wxUSE_IMAGE_LOADING_IN_MSW and wxUSE_RESOURCE_LOADING_IN_MSW settings, they're not used any more

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

21 years agoadded wxDIB::Save() and wxDIB to/from wxBitmap) conversions, use them instead of...
Vadim Zeitlin [Sun, 23 Mar 2003 21:33:21 +0000 (21:33 +0000)] 
added wxDIB::Save() and wxDIB to/from wxBitmap) conversions, use them instead of the old C functions (the latter were removed, there is no old code left any more)

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

21 years agoRemoved spurious spawnbrowser.h/cpp
Julian Smart [Sun, 23 Mar 2003 20:42:04 +0000 (20:42 +0000)] 
Removed spurious spawnbrowser.h/cpp

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

21 years agouse call tmake to invoke tmake
Vadim Zeitlin [Sun, 23 Mar 2003 20:38:52 +0000 (20:38 +0000)] 
use call tmake to invoke tmake

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

21 years agoadded GlobalHandle
Vadim Zeitlin [Sun, 23 Mar 2003 20:36:51 +0000 (20:36 +0000)] 
added GlobalHandle

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

21 years agoRemoved obsolete ODBC classes.
Julian Smart [Sun, 23 Mar 2003 20:34:36 +0000 (20:34 +0000)] 
Removed obsolete ODBC classes.

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

21 years agofix reference to obsolete b32univ file
Chris Elliott [Sun, 23 Mar 2003 20:26:05 +0000 (20:26 +0000)] 
fix reference to obsolete b32univ file

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

21 years agoRemoved obsolete wxDate and wxTime classes.
Julian Smart [Sun, 23 Mar 2003 20:14:19 +0000 (20:14 +0000)] 
Removed obsolete wxDate and wxTime classes.

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

21 years agoKlaas Holwerda <kholwerd@xs4all.nl> contrib/src/canvasOBSOLETE
Julian Smart [Sun, 23 Mar 2003 19:09:28 +0000 (19:09 +0000)] 
Klaas Holwerda <kholwerd@xs4all.nl> contrib/src/canvasOBSOLETE

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

21 years agoRemoved obsolete library.
Julian Smart [Sun, 23 Mar 2003 19:06:57 +0000 (19:06 +0000)] 
Removed obsolete library.

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

21 years agoRemoved gaugemsw.cpp,h
Julian Smart [Sun, 23 Mar 2003 18:52:29 +0000 (18:52 +0000)] 
Removed gaugemsw.cpp,h

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

21 years agoRemoved 16-bit gauge code (Microsoft)
Julian Smart [Sun, 23 Mar 2003 18:49:12 +0000 (18:49 +0000)] 
Removed 16-bit gauge code (Microsoft)

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

21 years agoRemoved dibutils
Julian Smart [Sun, 23 Mar 2003 18:35:37 +0000 (18:35 +0000)] 
Removed dibutils

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

21 years agouse wxCLOSE_BOX for MyImageFrame
Vadim Zeitlin [Sun, 23 Mar 2003 18:02:05 +0000 (18:02 +0000)] 
use wxCLOSE_BOX for MyImageFrame

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

21 years agoadded copying images to/pasting them from clipboard tests
Vadim Zeitlin [Sun, 23 Mar 2003 17:48:42 +0000 (17:48 +0000)] 
added copying images to/pasting them from clipboard tests

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

21 years agogot rid of more duplicated code for working with DIBs
Vadim Zeitlin [Sun, 23 Mar 2003 15:51:37 +0000 (15:51 +0000)] 
got rid of more duplicated code for working with DIBs

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

21 years agoremoved unneeded #include dib.h
Vadim Zeitlin [Sun, 23 Mar 2003 15:46:50 +0000 (15:46 +0000)] 
removed unneeded #include dib.h

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

21 years ago Add missing header.
Mattia Barbon [Sun, 23 Mar 2003 15:12:41 +0000 (15:12 +0000)] 
  Add missing header.

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

21 years ago wxMotif does not have support for raw bitmaps.
Mattia Barbon [Sun, 23 Mar 2003 15:09:48 +0000 (15:09 +0000)] 
 wxMotif does not have support for raw bitmaps.

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

21 years ago Added missing comma.
Mattia Barbon [Sun, 23 Mar 2003 15:07:48 +0000 (15:07 +0000)] 
  Added missing comma.

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

21 years ago Updated TODO and ISSUES.
Mattia Barbon [Sun, 23 Mar 2003 15:06:17 +0000 (15:06 +0000)] 
  Updated TODO and ISSUES.

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

21 years agoremoved GetBitmapForDC() and supporting functions
Vadim Zeitlin [Sun, 23 Mar 2003 14:27:34 +0000 (14:27 +0000)] 
removed GetBitmapForDC() and supporting functions

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

21 years agoregenerated the makefiles with the latest filelist.txt
Vadim Zeitlin [Sun, 23 Mar 2003 01:56:46 +0000 (01:56 +0000)] 
regenerated the makefiles with the latest filelist.txt

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

21 years agouse wxDIB methods instead of old functions for working with DIBs
Vadim Zeitlin [Sun, 23 Mar 2003 01:49:19 +0000 (01:49 +0000)] 
use wxDIB methods instead of old functions for working with DIBs

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

21 years agouse wxBitmapToHICON/CURSOR()
Vadim Zeitlin [Sun, 23 Mar 2003 01:48:15 +0000 (01:48 +0000)] 
use wxBitmapToHICON/CURSOR()

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

21 years agoadded CreateDDB() and CreatePalette()
Vadim Zeitlin [Sun, 23 Mar 2003 01:46:31 +0000 (01:46 +0000)] 
added CreateDDB() and CreatePalette()

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

21 years agoadded CopyFromDIB()
Vadim Zeitlin [Sun, 23 Mar 2003 01:45:37 +0000 (01:45 +0000)] 
added CopyFromDIB()

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

21 years agoremoved curico files
Vadim Zeitlin [Sun, 23 Mar 2003 01:16:20 +0000 (01:16 +0000)] 
removed curico files

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

21 years agoWin16 cursor/icon functions are not needed any longer
Vadim Zeitlin [Sun, 23 Mar 2003 00:00:16 +0000 (00:00 +0000)] 
Win16 cursor/icon functions are not needed any longer

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

21 years agoadded wxBitmapToHICON/CURSOR helper functions
Vadim Zeitlin [Sat, 22 Mar 2003 23:47:06 +0000 (23:47 +0000)] 
added wxBitmapToHICON/CURSOR helper functions

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

21 years agosuppress error messages when loading msimg32.dll
Vadim Zeitlin [Sat, 22 Mar 2003 19:13:13 +0000 (19:13 +0000)] 
suppress error messages when loading msimg32.dll

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

21 years agoupdate from Janos Vegh
Vadim Zeitlin [Sat, 22 Mar 2003 19:12:44 +0000 (19:12 +0000)] 
update from Janos Vegh

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

21 years agotest raw bitmap access
Vadim Zeitlin [Sat, 22 Mar 2003 19:10:09 +0000 (19:10 +0000)] 
test raw bitmap access

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

21 years agoadded (very) preliminary raw bitmap support
Vadim Zeitlin [Sat, 22 Mar 2003 19:09:33 +0000 (19:09 +0000)] 
added (very) preliminary raw bitmap support

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

21 years agomodifications for raw bitmap support and for using DIBs
Vadim Zeitlin [Sat, 22 Mar 2003 19:02:05 +0000 (19:02 +0000)] 
modifications for raw bitmap support and for using DIBs

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

21 years agocreate the DIBs in correct (and not down up) line order
Vadim Zeitlin [Sat, 22 Mar 2003 19:01:27 +0000 (19:01 +0000)] 
create the DIBs in correct (and not down up) line order

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

21 years agoadded (very) preliminary raw bitmap support
Vadim Zeitlin [Sat, 22 Mar 2003 19:00:48 +0000 (19:00 +0000)] 
added (very) preliminary raw bitmap support

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

21 years agobackport Chinese locale fix
Vadim Zeitlin [Sat, 22 Mar 2003 17:43:04 +0000 (17:43 +0000)] 
backport Chinese locale fix

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

21 years ago Removed unnecessay code.
Mattia Barbon [Sat, 22 Mar 2003 16:12:30 +0000 (16:12 +0000)] 
  Removed unnecessay code.

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

21 years ago Do not derive wxCursor from wxBitmap, plus misc cleanup.
Mattia Barbon [Sat, 22 Mar 2003 15:46:22 +0000 (15:46 +0000)] 
  Do not derive wxCursor from wxBitmap, plus misc cleanup.
  Derive wxGauge from wxGaugeBase, use XmScale for the
implementation if the Motif version supports the
XmTHERMOMETER style.
  Derive wxSlider from wxSliderBase; generate
wxEVT_SCROLL_THUMBRELEASE in addition to wxEVT_SCROLL_THUMBTRACK;
misc cleanup.

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

21 years agoXRCID lookup now handles standard IDs correctly
Václav Slavík [Sat, 22 Mar 2003 13:48:29 +0000 (13:48 +0000)] 
XRCID lookup now handles standard IDs correctly

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

21 years agoadded GetName(), rearranged methods in alphabetic order
Vadim Zeitlin [Sat, 22 Mar 2003 13:42:16 +0000 (13:42 +0000)] 
added GetName(), rearranged methods in alphabetic order

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

21 years agoUse wxBitmapBase in wxCocoa
David Elliott [Sat, 22 Mar 2003 07:45:38 +0000 (07:45 +0000)] 
Use wxBitmapBase in wxCocoa

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

21 years agoRegenerated by tmake: added all the cocoa source files
David Elliott [Sat, 22 Mar 2003 07:15:48 +0000 (07:15 +0000)] 
Regenerated by tmake: added all the cocoa source files

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

21 years agoAdded wxCocoa files to build system
David Elliott [Sat, 22 Mar 2003 07:10:44 +0000 (07:10 +0000)] 
Added wxCocoa files to build system

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

21 years agoUse generic MDI for wxCocoa
David Elliott [Sat, 22 Mar 2003 06:40:47 +0000 (06:40 +0000)] 
Use generic MDI for wxCocoa

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

21 years agoInclude wxCocoa specific header
David Elliott [Sat, 22 Mar 2003 06:18:36 +0000 (06:18 +0000)] 
Include wxCocoa specific header

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

21 years agoUse generic implementation for wxCocoa
David Elliott [Sat, 22 Mar 2003 06:13:03 +0000 (06:13 +0000)] 
Use generic implementation for wxCocoa

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

21 years agoUse the generic timer for wxCocoa
David Elliott [Sat, 22 Mar 2003 06:07:53 +0000 (06:07 +0000)] 
Use the generic timer for wxCocoa

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

21 years agoUse the generic palette for wxCocoa
David Elliott [Sat, 22 Mar 2003 06:07:11 +0000 (06:07 +0000)] 
Use the generic palette for wxCocoa

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

21 years agoUse the MSW/Mac font encoding info for wxCocoa (just to make wxCocoa compile)
David Elliott [Sat, 22 Mar 2003 06:05:41 +0000 (06:05 +0000)] 
Use the MSW/Mac font encoding info for wxCocoa (just to make wxCocoa compile)

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

21 years agoUse generic font dialog for wxCocoa
David Elliott [Sat, 22 Mar 2003 06:03:07 +0000 (06:03 +0000)] 
Use generic font dialog for wxCocoa

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

21 years ago- forward declare wxDC for use as a pointer or reference parameter in
David Elliott [Sat, 22 Mar 2003 06:00:12 +0000 (06:00 +0000)] 
- forward declare wxDC for use as a pointer or reference parameter in
  wxDCBase methods
- Include wxCocoa specific header

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

21 years ago- Modify #if to include wxCocoa as a platform using wxBitmapBase
David Elliott [Sat, 22 Mar 2003 05:57:18 +0000 (05:57 +0000)] 
- Modify #if to include wxCocoa as a platform using wxBitmapBase
- Include wxCocoa specific header

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

21 years ago- Include wxCocoa specific header
David Elliott [Sat, 22 Mar 2003 05:55:53 +0000 (05:55 +0000)] 
- Include wxCocoa specific header
- Use the normal UNIX IMPLEMENT_WXWIN_MAIN macro

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

21 years agoFIXME: Complete stubs or other cruft necessary to make wxCocoa build
David Elliott [Sat, 22 Mar 2003 02:56:04 +0000 (02:56 +0000)] 
FIXME: Complete stubs or other cruft necessary to make wxCocoa build

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

21 years agoAdded more files containing original code and empty stubs
David Elliott [Sat, 22 Mar 2003 02:38:01 +0000 (02:38 +0000)] 
Added more files containing original code and empty stubs

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

21 years agoChecked in WXWIN=$(WXDIR) hack as per Vadim's request
David Elliott [Sat, 22 Mar 2003 01:44:49 +0000 (01:44 +0000)] 
Checked in WXWIN=$(WXDIR) hack as per Vadim's request

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

21 years agofixed MSLU link
Václav Slavík [Fri, 21 Mar 2003 23:14:26 +0000 (23:14 +0000)] 
fixed MSLU link

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

21 years agono need to check for 2.3.0 anymore
Václav Slavík [Fri, 21 Mar 2003 23:12:29 +0000 (23:12 +0000)] 
no need to check for 2.3.0 anymore

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

21 years ago(real) compilation fix after previous commit(s)
Vadim Zeitlin [Fri, 21 Mar 2003 21:04:31 +0000 (21:04 +0000)] 
(real) compilation fix after previous commit(s)

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

21 years ago(blind) compilation fix after last commit
Vadim Zeitlin [Fri, 21 Mar 2003 20:40:40 +0000 (20:40 +0000)] 
(blind) compilation fix after last commit

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

21 years agoAdded more original works and stubs
David Elliott [Fri, 21 Mar 2003 20:25:09 +0000 (20:25 +0000)] 
Added more original works and stubs

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

21 years agoAdded original works and stubs to CVS repository
David Elliott [Fri, 21 Mar 2003 19:51:47 +0000 (19:51 +0000)] 
Added original works and stubs to CVS repository

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

21 years agoVarious changes for wxCocoa
David Elliott [Fri, 21 Mar 2003 17:09:18 +0000 (17:09 +0000)] 
Various changes for wxCocoa
- Check for __WXCOCOA__ as an acceptable definition for a GUI
- Where __WXMAC__ is used to mean "running on a mac" check for
  one of __WXMAC__ or __WXCOCOA__
- Add the obligatory __WXCOCOA__ definitions section

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

21 years agoAdded wxCocoa files.lst. There are not yet any wxCocoa source files.
David Elliott [Fri, 21 Mar 2003 16:44:26 +0000 (16:44 +0000)] 
Added wxCocoa files.lst.  There are not yet any wxCocoa source files.

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

21 years agoGenerate src/cocoa/files.lst using the new cocoa.t
David Elliott [Fri, 21 Mar 2003 16:29:17 +0000 (16:29 +0000)] 
Generate src/cocoa/files.lst using the new cocoa.t

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

21 years agoAdd code to handle Cocoa, CocoaH, and CocoaR
David Elliott [Fri, 21 Mar 2003 16:22:40 +0000 (16:22 +0000)] 
Add code to handle Cocoa, CocoaH, and CocoaR

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

21 years agoAdded tmake template for wxCocoa, heavily derived from wxMac's mac.t
David Elliott [Fri, 21 Mar 2003 16:19:22 +0000 (16:19 +0000)] 
Added tmake template for wxCocoa, heavily derived from wxMac's mac.t

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

21 years agoCopyright correction
Julian Smart [Fri, 21 Mar 2003 15:43:19 +0000 (15:43 +0000)] 
Copyright correction

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

21 years agoCopyright correction
Julian Smart [Fri, 21 Mar 2003 15:30:17 +0000 (15:30 +0000)] 
Copyright correction

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

21 years agoCopyright correction
Julian Smart [Fri, 21 Mar 2003 15:24:24 +0000 (15:24 +0000)] 
Copyright correction

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

21 years agoCopyright corrections
Julian Smart [Fri, 21 Mar 2003 14:36:39 +0000 (14:36 +0000)] 
Copyright corrections

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

21 years agoCopyright correction
Julian Smart [Fri, 21 Mar 2003 14:35:05 +0000 (14:35 +0000)] 
Copyright correction

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

21 years agofix memory leak as Dimitri suggested
Chris Elliott [Fri, 21 Mar 2003 10:10:16 +0000 (10:10 +0000)] 
fix memory leak as Dimitri suggested

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

21 years agoAdded support for building wxCocoa
David Elliott [Fri, 21 Mar 2003 05:13:45 +0000 (05:13 +0000)] 
Added support for building wxCocoa

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

21 years agoAdded stub COCOA_DIST target with TODO comment
David Elliott [Fri, 21 Mar 2003 05:02:17 +0000 (05:02 +0000)] 
Added stub COCOA_DIST target with TODO comment

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

21 years agoAppend .mm to .SUFFIXES list
David Elliott [Fri, 21 Mar 2003 03:27:39 +0000 (03:27 +0000)] 
Append .mm to .SUFFIXES list
Add .mm.o rule (exact copy of .cxx.o)

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

21 years agoUpdated menu Appends to remove ambiguity that BCC complained about
Michael Bedward [Fri, 21 Mar 2003 03:23:27 +0000 (03:23 +0000)] 
Updated menu Appends to remove ambiguity that BCC complained about

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

21 years agoAllow headers to be compiled in Objective-C++ mode
David Elliott [Fri, 21 Mar 2003 02:58:55 +0000 (02:58 +0000)] 
Allow headers to be compiled in Objective-C++ mode

Changed id to one of:
winid   Window IDs and event system
itemid  Menu items
toolid  Toolbar items

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

21 years ago Changed g95.t according to my last changes to makefile.g95,
Mattia Barbon [Thu, 20 Mar 2003 20:31:43 +0000 (20:31 +0000)] 
  Changed g95.t according to my last changes to makefile.g95,
and regenerated it. Updated changes.txt.

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

21 years ago makefile.g95 now adds _cyg or _min suffix to libraries/DLLs, as
Mattia Barbon [Thu, 20 Mar 2003 17:45:38 +0000 (17:45 +0000)] 
  makefile.g95 now adds _cyg or _min suffix to libraries/DLLs, as
per the discussion on wx-dev.

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

21 years agoAdded more things to remove; added a couple of wxGTK items
Julian Smart [Wed, 19 Mar 2003 21:40:05 +0000 (21:40 +0000)] 
Added more things to remove; added a couple of wxGTK items

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

21 years agoRemoved conflict indicators
Julian Smart [Wed, 19 Mar 2003 19:20:44 +0000 (19:20 +0000)] 
Removed conflict indicators

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

21 years agoRemoved some deprecated usage
Julian Smart [Wed, 19 Mar 2003 17:24:06 +0000 (17:24 +0000)] 
Removed some deprecated usage

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

21 years agofixed bad overflow bug in wxX11 timer
Vadim Zeitlin [Wed, 19 Mar 2003 16:57:30 +0000 (16:57 +0000)] 
fixed bad overflow bug in wxX11 timer

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

21 years agoadded simplified chinese translations
Vadim Zeitlin [Wed, 19 Mar 2003 10:55:33 +0000 (10:55 +0000)] 
added simplified chinese translations

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

21 years agoApplied a modification of Patch #704995 which changes how the lines
Robin Dunn [Wed, 19 Mar 2003 01:01:14 +0000 (01:01 +0000)] 
Applied a modification of Patch #704995 which changes how the lines
are drawn such that only the visible portions are drawn.  This is
because (I think) if the length of the line is > 32k then on at least
Win9x and GTK 1.2 the line will wrap around to the other end of the
tree ctrl...

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