]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
21 years agoWrap file with #if wxUSE_SLIDER ... #endif
David Elliott [Wed, 26 Mar 2003 19:59:07 +0000 (19:59 +0000)] 
Wrap file with #if wxUSE_SLIDER ... #endif

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

21 years agoUse #if wxUSE_GAUGE instead of #if 1
David Elliott [Wed, 26 Mar 2003 19:56:29 +0000 (19:56 +0000)] 
Use #if wxUSE_GAUGE instead of #if 1

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

21 years ago Fix wxSocket under wxMotif.
Mattia Barbon [Wed, 26 Mar 2003 18:32:58 +0000 (18:32 +0000)] 
  Fix wxSocket under wxMotif.

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

21 years ago Compilation fix for non-PCH compilers.
Mattia Barbon [Wed, 26 Mar 2003 18:31:33 +0000 (18:31 +0000)] 
  Compilation fix for non-PCH compilers.

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

21 years agoChanged #if wxUSE_NEW_GRID to #if wxUSE_GRID (there is no more new grid)
David Elliott [Wed, 26 Mar 2003 18:09:28 +0000 (18:09 +0000)] 
Changed #if wxUSE_NEW_GRID to #if wxUSE_GRID (there is no more new grid)

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

21 years agoImplement wxExecute with proper callback on Mac OS X
David Elliott [Wed, 26 Mar 2003 17:53:12 +0000 (17:53 +0000)] 
Implement wxExecute with proper callback on Mac OS X

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

21 years ago- Added wxAddProcessCallbackForPid function
David Elliott [Wed, 26 Mar 2003 17:46:14 +0000 (17:46 +0000)] 
- Added wxAddProcessCallbackForPid function
- Don't create pipeEndProcDetect on Darwin
- Initialize the wxEndProcessData before installing the callback
- Implement wxAddProcessCallbackForPid for Darwin, the code started life
  as an example from ADC and certainly has its fair share of race
  conditions, but with a few hacks it seems to be working okay.

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

21 years agoCorrection to splittree; removed newgrid sample reference from index.htm
Julian Smart [Wed, 26 Mar 2003 14:13:07 +0000 (14:13 +0000)] 
Correction to splittree; removed newgrid sample reference from index.htm

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

21 years agofinally this translation uses traditional Chinese, not simplified (renamed old zh_CN)
Vadim Zeitlin [Wed, 26 Mar 2003 11:13:04 +0000 (11:13 +0000)] 
finally this translation uses traditional Chinese, not simplified (renamed old zh_CN)

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

21 years agowxMac does need radiocmn
Robin Dunn [Wed, 26 Mar 2003 04:10:06 +0000 (04:10 +0000)] 
wxMac does need radiocmn

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

21 years agoTweaks for various diffs from 2.4.0 to current HEAD
Robin Dunn [Wed, 26 Mar 2003 01:41:21 +0000 (01:41 +0000)] 
Tweaks for various diffs from 2.4.0 to current HEAD

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

21 years agoFix broken binaries...
Robin Dunn [Wed, 26 Mar 2003 01:26:38 +0000 (01:26 +0000)] 
Fix broken binaries...

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

21 years agoSWIGged updates for wxMSW
Robin Dunn [Tue, 25 Mar 2003 21:53:30 +0000 (21:53 +0000)] 
SWIGged updates for wxMSW

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

21 years agoSWIGged updates for wxMac
Robin Dunn [Tue, 25 Mar 2003 20:37:50 +0000 (20:37 +0000)] 
SWIGged updates for wxMac

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

21 years agoUse virtual functions to help splittree work
Julian Smart [Tue, 25 Mar 2003 18:49:34 +0000 (18:49 +0000)] 
Use virtual functions to help splittree work

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

21 years agofixed compile error
Robin Dunn [Tue, 25 Mar 2003 17:10:57 +0000 (17:10 +0000)] 
fixed compile error

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

21 years agorenamed Catalan and Chinese translations to the correct names
Vadim Zeitlin [Tue, 25 Mar 2003 11:47:45 +0000 (11:47 +0000)] 
renamed Catalan and Chinese translations to the correct names

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

21 years agoRemoved odbc.cpp
Julian Smart [Tue, 25 Mar 2003 11:46:29 +0000 (11:46 +0000)] 
Removed odbc.cpp

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

21 years agoAdded file for xrc splitter support
Robin Dunn [Tue, 25 Mar 2003 07:06:20 +0000 (07:06 +0000)] 
Added file for xrc splitter support

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

21 years agoSWIGged updates for wxGTK
Robin Dunn [Tue, 25 Mar 2003 07:04:05 +0000 (07:04 +0000)] 
SWIGged updates for wxGTK

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

21 years agoRemoved deprecation warnings in OGL and Gizmos
Robin Dunn [Tue, 25 Mar 2003 06:58:05 +0000 (06:58 +0000)] 
Removed deprecation warnings in OGL and Gizmos

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

21 years agoMerged wxPython 2.4.x to the 2.5 branch (Finally!!!)
Robin Dunn [Tue, 25 Mar 2003 06:35:27 +0000 (06:35 +0000)] 
Merged wxPython 2.4.x to the 2.5 branch (Finally!!!)

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

21 years agocall wxApp::OnExit() when wxExit() is called and don't do wxLogError from it (replace...
Vadim Zeitlin [Tue, 25 Mar 2003 01:51:11 +0000 (01:51 +0000)] 
call wxApp::OnExit() when wxExit() is called and don't do wxLogError from it (replaces patch 709142)

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

21 years agoadded Catalan translations
Vadim Zeitlin [Mon, 24 Mar 2003 23:12:45 +0000 (23:12 +0000)] 
added Catalan translations

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

21 years agouse StretchDIBits() if we're drawing a DIB and not a DDB in Blit()
Vadim Zeitlin [Mon, 24 Mar 2003 23:10:41 +0000 (23:10 +0000)] 
use StretchDIBits() if we're drawing a DIB and not a DDB in Blit()

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

21 years agouse wxDIB class instead of duplicating DDB -> DIB conversion code once again (aaaargh...
Vadim Zeitlin [Mon, 24 Mar 2003 23:07:53 +0000 (23:07 +0000)] 
use wxDIB class instead of duplicating DDB -> DIB conversion code once again (aaaargh, just how many copies of the same code with slightly different bugs in each case can we have??)

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

21 years agoadded test for Remove() and Replace() (patch 705051 from Nerijus)
Vadim Zeitlin [Mon, 24 Mar 2003 23:04:38 +0000 (23:04 +0000)] 
added test for Remove() and Replace() (patch 705051 from Nerijus)

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

21 years agoimplemented Remove() and Replace() for GTK2 (patch 705051 from Nerijus)
Vadim Zeitlin [Mon, 24 Mar 2003 23:03:19 +0000 (23:03 +0000)] 
implemented Remove() and Replace() for GTK2 (patch 705051 from Nerijus)

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

21 years agowxDIB::Create(wxBitmap) shouldn't do any conversions if the bitmap is already a DIB...
Vadim Zeitlin [Mon, 24 Mar 2003 22:58:50 +0000 (22:58 +0000)] 
wxDIB::Create(wxBitmap) shouldn't do any conversions if the bitmap is already a DIB section

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

21 years agooops, forgot default value for MemoryHDC ctor parameter
Vadim Zeitlin [Mon, 24 Mar 2003 22:48:54 +0000 (22:48 +0000)] 
oops, forgot default value for MemoryHDC ctor parameter

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

21 years agoMemoryHDC can now be used to create DCs compatible with arbitrary DCs and not just...
Vadim Zeitlin [Mon, 24 Mar 2003 22:32:56 +0000 (22:32 +0000)] 
MemoryHDC can now be used to create DCs compatible with arbitrary DCs and not just the screen

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

21 years agofixed converting BI_BITFIELDS bitmaps to DIBs (fixes 589416)
Vadim Zeitlin [Mon, 24 Mar 2003 22:08:53 +0000 (22:08 +0000)] 
fixed converting BI_BITFIELDS bitmaps to DIBs (fixes 589416)

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

21 years agoSet the m_isShown flag appropriately from Show()
David Elliott [Mon, 24 Mar 2003 21:41:49 +0000 (21:41 +0000)] 
Set the m_isShown flag appropriately from Show()

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

21 years agoUse m_dummyNSView if necessary to get the superview frame for DoMoveWindow
David Elliott [Mon, 24 Mar 2003 21:09:51 +0000 (21:09 +0000)] 
Use m_dummyNSView if necessary to get the superview frame for DoMoveWindow

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

21 years agoApplied patch [ 705663 ] Fix capture mouse bug in wxGrid
Julian Smart [Mon, 24 Mar 2003 21:00:11 +0000 (21:00 +0000)] 
Applied patch [ 705663 ] Fix capture mouse bug in wxGrid

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

21 years agoCreate an NSView in leiu of a radio box
David Elliott [Mon, 24 Mar 2003 20:55:15 +0000 (20:55 +0000)] 
Create an NSView in leiu of a radio box

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

21 years agoCreate an NSView in leiu of a real listbox
David Elliott [Mon, 24 Mar 2003 20:53:59 +0000 (20:53 +0000)] 
Create an NSView in leiu of a real listbox

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

21 years agoUse m_dummyNSView (if it exists) in place of m_cocoaNSView to retrieve the
David Elliott [Mon, 24 Mar 2003 20:38:40 +0000 (20:38 +0000)] 
Use m_dummyNSView (if it exists) in place of m_cocoaNSView to retrieve the
superview's frame rectangle and this NSView's frame rectangle.

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

21 years agoadded wxTextBuffer::Clear() (patch 706188)
Vadim Zeitlin [Mon, 24 Mar 2003 20:37:27 +0000 (20:37 +0000)] 
added wxTextBuffer::Clear() (patch 706188)

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

21 years agoadded non-const begin()/end() methods to wxString (patch 696842)
Vadim Zeitlin [Mon, 24 Mar 2003 20:32:55 +0000 (20:32 +0000)] 
added non-const begin()/end() methods to wxString (patch 696842)

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

21 years agoprint dialogs ignore user paper settings in non C locale (patch 696835)
Vadim Zeitlin [Mon, 24 Mar 2003 20:31:24 +0000 (20:31 +0000)] 
print dialogs ignore user paper settings in non C locale (patch 696835)

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

21 years agoCocoaRemoveFromParent can (and will) be called when !m_cocoaNSView.
David Elliott [Mon, 24 Mar 2003 20:00:22 +0000 (20:00 +0000)] 
CocoaRemoveFromParent can (and will) be called when !m_cocoaNSView.
However, if there is m_dummyNSView then there must be m_cocoaNSView.
Therefore, moved wxASSERT(m_cocoaNSView) inside if(m_dummyNSView)

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

21 years agodon't unselect all radio buttons if there are 2 consecutive radio groups, just those...
Vadim Zeitlin [Mon, 24 Mar 2003 19:54:13 +0000 (19:54 +0000)] 
don't unselect all radio buttons if there are 2 consecutive radio groups, just those in the second one, when its first button is pressed (bug 705441)

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

21 years agoCreate an NSView (in leiu of a real static line)
David Elliott [Mon, 24 Mar 2003 19:34:48 +0000 (19:34 +0000)] 
Create an NSView (in leiu of a real static line)

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

21 years agoCreate an NSView (in leiu of a real static bitmap class)
David Elliott [Mon, 24 Mar 2003 19:33:50 +0000 (19:33 +0000)] 
Create an NSView (in leiu of a real static bitmap class)

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

21 years agoUnicode compilation fix
Vadim Zeitlin [Mon, 24 Mar 2003 19:33:40 +0000 (19:33 +0000)] 
Unicode compilation fix

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

21 years agoReverted iodbc removal
Julian Smart [Mon, 24 Mar 2003 19:25:03 +0000 (19:25 +0000)] 
Reverted iodbc removal

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

21 years agoadded a check for allowed id value (bug 690910)
Vadim Zeitlin [Mon, 24 Mar 2003 19:21:08 +0000 (19:21 +0000)] 
added a check for allowed id value (bug 690910)

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

21 years agocalling SetValue(GetValue()) didn't reset the modified flag (bug 678391)
Vadim Zeitlin [Mon, 24 Mar 2003 19:00:04 +0000 (19:00 +0000)] 
calling SetValue(GetValue()) didn't reset the modified flag (bug 678391)

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

21 years agofix Alt-letter navigation with spin controls (bug 672974)
Vadim Zeitlin [Mon, 24 Mar 2003 18:55:42 +0000 (18:55 +0000)] 
fix Alt-letter navigation with spin controls (bug 672974)

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

21 years agoRemoving newgrid
Julian Smart [Mon, 24 Mar 2003 18:51:36 +0000 (18:51 +0000)] 
Removing newgrid

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

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