wxWidgets.git
20 years agoadded Hindi translation from Dhananjaya Sharma
Vadim Zeitlin [Tue, 13 Apr 2004 11:33:16 +0000 (11:33 +0000)] 
added Hindi translation from Dhananjaya Sharma

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

20 years agoadded DoDrawRoundedRectangle() implementation (patch 931364)
Vadim Zeitlin [Tue, 13 Apr 2004 11:23:44 +0000 (11:23 +0000)] 
added DoDrawRoundedRectangle() implementation (patch 931364)

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

20 years agoand now fixed USE_CONTEXT_MENU definition as well
Vadim Zeitlin [Tue, 13 Apr 2004 10:47:02 +0000 (10:47 +0000)] 
and now fixed USE_CONTEXT_MENU definition as well

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

20 years agofixed USE_CONTEXT_MENU tests
Vadim Zeitlin [Tue, 13 Apr 2004 10:46:17 +0000 (10:46 +0000)] 
fixed USE_CONTEXT_MENU tests

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

20 years ago(blind) compilation fix for wxUniv
Vadim Zeitlin [Tue, 13 Apr 2004 10:44:53 +0000 (10:44 +0000)] 
(blind) compilation fix for wxUniv

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

20 years agoOnly call Select within SetString when internal data has been restored,
Julian Smart [Tue, 13 Apr 2004 10:29:55 +0000 (10:29 +0000)] 
Only call Select within SetString when internal data has been restored,
else assert results if the item was selected

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

20 years agoall databrowser implementation
Stefan Csomor [Tue, 13 Apr 2004 10:23:37 +0000 (10:23 +0000)] 
all databrowser implementation

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

20 years agoadding event construction
Stefan Csomor [Tue, 13 Apr 2004 05:30:20 +0000 (05:30 +0000)] 
adding event construction

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

20 years agoswitching to native focus and control hit handling
Stefan Csomor [Tue, 13 Apr 2004 05:28:25 +0000 (05:28 +0000)] 
switching to native focus and control hit handling

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

20 years agoswitching to native focus handling
Stefan Csomor [Tue, 13 Apr 2004 05:25:54 +0000 (05:25 +0000)] 
switching to native focus handling

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

20 years agofixing right click
Stefan Csomor [Tue, 13 Apr 2004 05:21:31 +0000 (05:21 +0000)] 
fixing right click

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

20 years agomouse handling changed
Stefan Csomor [Tue, 13 Apr 2004 05:19:35 +0000 (05:19 +0000)] 
mouse handling changed

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

20 years agorecursive tab processing
Stefan Csomor [Tue, 13 Apr 2004 05:16:03 +0000 (05:16 +0000)] 
recursive tab processing

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

20 years agoswitching to CreateXXX methods for Controls and to Hit Event Processing, thus support...
Stefan Csomor [Tue, 13 Apr 2004 05:14:14 +0000 (05:14 +0000)] 
switching to CreateXXX methods for Controls and to Hit Event Processing, thus supporting full keyboard access mode

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

20 years agoaygshell is available on PocketPC and sometimes needed
Václav Slavík [Mon, 12 Apr 2004 21:00:42 +0000 (21:00 +0000)] 
aygshell is available on PocketPC and sometimes needed

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

20 years ago * fix bug where editing of the bootom and right most cell is not
Roger Gammans [Mon, 12 Apr 2004 19:59:46 +0000 (19:59 +0000)] 
 * fix bug where editing of the bootom and right most cell is not
    corectly completed.
 * Some tidying of end edit code paths. (such as in AutoSizeRowOrCol)

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

20 years agoadded a note about wxTreeCtrl::GetFirst/NextItem(id, long) deprecation
Vadim Zeitlin [Mon, 12 Apr 2004 19:24:39 +0000 (19:24 +0000)] 
added a note about wxTreeCtrl::GetFirst/NextItem(id, long) deprecation

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

20 years ago eVC 3.0 doesn't like WS_CAPTION. I imagine that
Robert Roebling [Mon, 12 Apr 2004 15:37:17 +0000 (15:37 +0000)] 
  eVC 3.0 doesn't like WS_CAPTION. I imagine that
    eVC 4.0 just ignores it.

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

20 years ago eVC 3.0 doesn't know ExitProcess() but _exit() is OK.
Robert Roebling [Mon, 12 Apr 2004 10:35:04 +0000 (10:35 +0000)] 
  eVC 3.0 doesn't know ExitProcess() but _exit() is OK.

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

20 years ago eVC++ 3.0 doesn't know WS_THICKFRAME
Robert Roebling [Mon, 12 Apr 2004 10:33:55 +0000 (10:33 +0000)] 
 eVC++ 3.0 doesn't know WS_THICKFRAME

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

20 years agoChange m_windowCurrent to m_currentNSWindow such that m_currentNSWindow is
David Elliott [Mon, 12 Apr 2004 04:58:32 +0000 (04:58 +0000)] 
Change m_windowCurrent to m_currentNSWindow such that m_currentNSWindow is
never used directly but only to look up the associated wxCocoaNSWindow.
If the wxCocoaNSWindow cannot be found later in UpdateMenuBar then it's
likely been destroyed but no crash will result as before.

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

20 years agodon't use strcpy to copy between overlapping strings, it's undefined operation
Václav Slavík [Sun, 11 Apr 2004 21:36:06 +0000 (21:36 +0000)] 
don't use strcpy to copy between overlapping strings, it's undefined operation

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

20 years agomade it possible to easily regenerate makefiles with stream suit (temporary, before...
Václav Slavík [Sun, 11 Apr 2004 20:59:46 +0000 (20:59 +0000)] 
made it possible to easily regenerate makefiles with stream suit (temporary, before remaining problems are fixed)

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

20 years agoadded more styles (patch 933354)
Václav Slavík [Sun, 11 Apr 2004 20:59:39 +0000 (20:59 +0000)] 
added more styles (patch 933354)

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

20 years agostream tests improvements (patch 924438)
Václav Slavík [Sun, 11 Apr 2004 20:59:33 +0000 (20:59 +0000)] 
stream tests improvements (patch 924438)

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

20 years agoadded some cppunit convenience macros (part of patch 924438)
Václav Slavík [Sun, 11 Apr 2004 20:59:26 +0000 (20:59 +0000)] 
added some cppunit convenience macros (part of patch 924438)

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

20 years agostream classes docs and code fixes (part of patch 924438)
Václav Slavík [Sun, 11 Apr 2004 20:58:56 +0000 (20:58 +0000)] 
stream classes docs and code fixes (part of patch 924438)

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

20 years agoimprovements to zlib streams (patch 929416):
Václav Slavík [Sun, 11 Apr 2004 19:34:56 +0000 (19:34 +0000)] 
improvements to zlib streams (patch 929416):
1. CanHandleGZip static method
2. code cleanup
3. 2.4 compatibility mode

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

20 years agominor correction
Václav Slavík [Sun, 11 Apr 2004 19:32:52 +0000 (19:32 +0000)] 
minor correction

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

20 years agoadded wxTE_AUTO_SCROLL and wxTE_NO_VSCROLL
Václav Slavík [Sun, 11 Apr 2004 19:11:27 +0000 (19:11 +0000)] 
added wxTE_AUTO_SCROLL and wxTE_NO_VSCROLL

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

20 years agoUse wxAutoNSAutoreleasePool when destroying wxIconRefData
David Elliott [Sun, 11 Apr 2004 17:59:43 +0000 (17:59 +0000)] 
Use wxAutoNSAutoreleasePool when destroying wxIconRefData

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

20 years agoexpose find window method
Stefan Csomor [Sun, 11 Apr 2004 15:23:00 +0000 (15:23 +0000)] 
expose find window method

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

20 years agofixing target determination for compositing windows, but we don't always get proper...
Stefan Csomor [Sun, 11 Apr 2004 15:17:57 +0000 (15:17 +0000)] 
fixing target determination for compositing windows, but we don't always get proper highlights for target windows

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

20 years agoadded wx/msw/wince/libraries.h to workaround SDK differences problems
Václav Slavík [Sun, 11 Apr 2004 15:14:50 +0000 (15:14 +0000)] 
added wx/msw/wince/libraries.h to workaround SDK differences problems

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

20 years agoremoved aygshell and ceshell from WinCE build, not all SDKs have it
Václav Slavík [Sun, 11 Apr 2004 14:57:30 +0000 (14:57 +0000)] 
removed aygshell and ceshell from WinCE build, not all SDKs have it

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

20 years agoin wxGetFontEncFromCharSet(): map only DEFAULT_CHARSET to wxFONTENCODING_SYSTEM ...
Vadim Zeitlin [Sun, 11 Apr 2004 10:55:55 +0000 (10:55 +0000)] 
in wxGetFontEncFromCharSet(): map only DEFAULT_CHARSET to wxFONTENCODING_SYSTEM (but not all the others); also handle SYMBOL_CHARSET separately

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

20 years agoserialize wxNativeEncodingInfo using font names, not numbers which are subject to...
Vadim Zeitlin [Sun, 11 Apr 2004 10:50:22 +0000 (10:50 +0000)] 
serialize wxNativeEncodingInfo using font names, not numbers which are subject to change

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

20 years agoadded GetEncodingFromName(); documented it and rearranged the methods in alphaabetica...
Vadim Zeitlin [Sun, 11 Apr 2004 10:40:04 +0000 (10:40 +0000)] 
added GetEncodingFromName(); documented it and rearranged the methods in alphaabetical order

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

20 years agofixed wxMBConv::cMB2WC and cWC2MB to check for conversion failure
Václav Slavík [Sun, 11 Apr 2004 09:47:31 +0000 (09:47 +0000)] 
fixed wxMBConv::cMB2WC and cWC2MB to check for conversion failure

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

20 years agoapplied patch #933086: "scrollbar stops compilation due to missing header"
Dimitri Schoolwerth [Sun, 11 Apr 2004 07:26:39 +0000 (07:26 +0000)] 
applied patch #933086: "scrollbar stops compilation due to missing header"

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

20 years agoYield changes:
David Elliott [Sun, 11 Apr 2004 04:09:20 +0000 (04:09 +0000)] 
Yield changes:
1. Rework the loop using wxAutoNSAutoreleasePool such that each iteration
   (get/send event) is done within the context of an NSAutoreleasePool.
2. Use nil instead of [NSDate distantPast] (means the same thing)

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

20 years agoAdd wxAutoNSAutoreleasePool to drawing methods
David Elliott [Sun, 11 Apr 2004 04:06:26 +0000 (04:06 +0000)] 
Add wxAutoNSAutoreleasePool to drawing methods

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

20 years agowxWindowCocoaScroller: use wxAutoNSAutoreleasePool in constructor
David Elliott [Sun, 11 Apr 2004 04:03:01 +0000 (04:03 +0000)] 
wxWindowCocoaScroller: use wxAutoNSAutoreleasePool in constructor

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

20 years agowxIcon::CopyFromBitmap:
David Elliott [Sun, 11 Apr 2004 03:25:14 +0000 (03:25 +0000)] 
wxIcon::CopyFromBitmap:
1. retain NSImage from bitmap.GetNSImage (since it is alloc/autoreleased)
2. Use a wxAutoNSAutoreleasePool

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

20 years agoAdd wxAutoNSAutoreleasePool to SetSelection()
David Elliott [Sun, 11 Apr 2004 00:48:55 +0000 (00:48 +0000)] 
Add wxAutoNSAutoreleasePool to SetSelection()

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

20 years agoadded support for koi8-u
Vadim Zeitlin [Sat, 10 Apr 2004 23:43:49 +0000 (23:43 +0000)] 
added support for koi8-u

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

20 years ago Compilation fix.
Mattia Barbon [Sat, 10 Apr 2004 16:09:35 +0000 (16:09 +0000)] 
  Compilation fix.

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

20 years ago Avoid virtual function hiding.
Mattia Barbon [Sat, 10 Apr 2004 16:07:18 +0000 (16:07 +0000)] 
  Avoid virtual function hiding.

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

20 years agoHide (orderOut:) modal dialogs after stopping modal event loop.
David Elliott [Sat, 10 Apr 2004 05:08:06 +0000 (05:08 +0000)] 
Hide (orderOut:) modal dialogs after stopping modal event loop.

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

20 years agoAdded missing wxT()
David Elliott [Sat, 10 Apr 2004 04:32:59 +0000 (04:32 +0000)] 
Added missing wxT()

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

20 years agoAdded header preprocessor guard
David Elliott [Sat, 10 Apr 2004 03:54:21 +0000 (03:54 +0000)] 
Added header preprocessor guard

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

20 years agoImplement a reasonable DoGetBestSize (NSProgressIndicator is not an NSControl)
David Elliott [Sat, 10 Apr 2004 03:23:41 +0000 (03:23 +0000)] 
Implement a reasonable DoGetBestSize (NSProgressIndicator is not an NSControl)

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

20 years agoStub for DoGetBestSize() since this isn't an NSControl
David Elliott [Sat, 10 Apr 2004 03:19:37 +0000 (03:19 +0000)] 
Stub for DoGetBestSize() since this isn't an NSControl

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

20 years ago1. Faster DoGetBestSize for single-cell controls.
David Elliott [Sat, 10 Apr 2004 03:18:05 +0000 (03:18 +0000)] 
1. Faster DoGetBestSize for single-cell controls.
2. Properly handle exceptions so controls which aren't NSControl don't crash.

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

20 years agoMake DoGetBestSize() always return a width of 100
David Elliott [Sat, 10 Apr 2004 03:11:44 +0000 (03:11 +0000)] 
Make DoGetBestSize() always return a width of 100

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

20 years agoAdded wxMac stub header files (include/wx/mac/*.h).
David Elliott [Sat, 10 Apr 2004 00:54:27 +0000 (00:54 +0000)] 
Added wxMac stub header files (include/wx/mac/*.h).
make install should now produce a usable installation.

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

20 years agoAdded missing wxT()
David Elliott [Sat, 10 Apr 2004 00:43:25 +0000 (00:43 +0000)] 
Added missing wxT()

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

20 years agoBaked with Bakefile 0.1.4
David Elliott [Fri, 9 Apr 2004 21:44:08 +0000 (21:44 +0000)] 
Baked with Bakefile 0.1.4

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

20 years agoChanges that were in aclocal.m4 but not here
David Elliott [Fri, 9 Apr 2004 21:33:36 +0000 (21:33 +0000)] 
Changes that were in aclocal.m4 but not here

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

20 years ago(blind) compilation fix for wxUniv
Vadim Zeitlin [Fri, 9 Apr 2004 21:06:31 +0000 (21:06 +0000)] 
(blind) compilation fix for wxUniv

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

20 years agowxCocoa: native wxNotebook
David Elliott [Fri, 9 Apr 2004 20:20:51 +0000 (20:20 +0000)] 
wxCocoa: native wxNotebook

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

20 years agoAdded files for wxNotebook and wxCocoaNSTabView
David Elliott [Fri, 9 Apr 2004 20:19:06 +0000 (20:19 +0000)] 
Added files for wxNotebook and wxCocoaNSTabView

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

20 years agowxCocoa: added ObjcRef.mm and ObjcRef.h
David Elliott [Fri, 9 Apr 2004 20:13:11 +0000 (20:13 +0000)] 
wxCocoa: added ObjcRef.mm and ObjcRef.h

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

20 years agoimplemented a simple DoGetBestSize() for MSW's wxScrollBar
Dimitri Schoolwerth [Fri, 9 Apr 2004 15:16:46 +0000 (15:16 +0000)] 
implemented a simple DoGetBestSize() for MSW's wxScrollBar

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

20 years agodo use context menu event under wxGTK, it is supported there now
Vadim Zeitlin [Thu, 8 Apr 2004 19:15:46 +0000 (19:15 +0000)] 
do use context menu event under wxGTK, it is supported there now

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

20 years agolast check in forgot to add WS_VSCROLL to the listbox sttyle, added back to reenable...
Vadim Zeitlin [Thu, 8 Apr 2004 12:43:23 +0000 (12:43 +0000)] 
last check in forgot to add WS_VSCROLL to the listbox sttyle, added back to reenable the vertical scrollbar

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

20 years agomake sure we are comparing the stripped strings
Stefan Csomor [Thu, 8 Apr 2004 12:24:41 +0000 (12:24 +0000)] 
make sure we are comparing the stripped strings

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

20 years agouse SetDefaultBackgroundColour() instead of SetBgColour()
Vadim Zeitlin [Thu, 8 Apr 2004 12:13:32 +0000 (12:13 +0000)] 
use SetDefaultBackgroundColour() instead of SetBgColour()

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

20 years agosuppress warnings during WinCE compilation
Vadim Zeitlin [Thu, 8 Apr 2004 12:13:13 +0000 (12:13 +0000)] 
suppress warnings during WinCE compilation

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

20 years agowe can now use png/jpeg/gif
Vadim Zeitlin [Thu, 8 Apr 2004 12:11:37 +0000 (12:11 +0000)] 
we can now use png/jpeg/gif

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

20 years ago1. moved InheritAttributes() from wxControl to wxWindow
Vadim Zeitlin [Thu, 8 Apr 2004 12:11:22 +0000 (12:11 +0000)] 
1. moved InheritAttributes() from wxControl to wxWindow
2. made it inherit only the attributes explicitly set for the parent
3. "explicitly set" means set with SetXXX(), not newly added SetDefaultXXX()
4. documented InheritAttributes(), ShouldInheritColours() and SetDefaultXXX()

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

20 years agocorrected wxEVENT_PROPAGATE_XXX constants names
Vadim Zeitlin [Thu, 8 Apr 2004 10:21:17 +0000 (10:21 +0000)] 
corrected wxEVENT_PROPAGATE_XXX constants names

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

20 years agoChanged name to wxFIXED_MINSIZE since that is more descriptive of what
Robin Dunn [Wed, 7 Apr 2004 23:35:36 +0000 (23:35 +0000)] 
Changed name to wxFIXED_MINSIZE since that is more descriptive of what
it does.  The size can still be changed by the sizer, but it won't
query the minsize if this flag is set.

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

20 years agoUse FIXED_MINSIZE on the listbox
Robin Dunn [Wed, 7 Apr 2004 23:24:47 +0000 (23:24 +0000)] 
Use FIXED_MINSIZE on the listbox

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

20 years agoChanged name to wxFIXED_MINSIZE since that is more descriptive of what
Robin Dunn [Wed, 7 Apr 2004 23:22:50 +0000 (23:22 +0000)] 
Changed name to wxFIXED_MINSIZE since that is more descriptive of what
it does.  The size can still be changed by the sizer, but it won't
query the minsize if this flag is set.

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

20 years agoChanged name to wxFIXED_MINSIZE since that is more descriptive of what
Robin Dunn [Wed, 7 Apr 2004 23:06:35 +0000 (23:06 +0000)] 
Changed name to wxFIXED_MINSIZE since that is more descriptive of what
it does.  The size can still be changed by the sizer, but it won't
query the minsize if this flag is set.

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

20 years agoreSWIGged
Robin Dunn [Wed, 7 Apr 2004 22:45:45 +0000 (22:45 +0000)] 
reSWIGged

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

20 years agonotes about sizer changes
Robin Dunn [Wed, 7 Apr 2004 22:42:54 +0000 (22:42 +0000)] 
notes about sizer changes

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

20 years agoPut back wxMSW's wxStaticBitmap::DoGetBestSize because GetBitmap (used
Robin Dunn [Wed, 7 Apr 2004 22:41:34 +0000 (22:41 +0000)] 
Put back wxMSW's wxStaticBitmap::DoGetBestSize because GetBitmap (used
in base DoGBS) is not able to be called until the control is fully
constructed

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

20 years agouse wxBU_EXACTFIT for the small buttons
Robin Dunn [Wed, 7 Apr 2004 22:02:38 +0000 (22:02 +0000)] 
use wxBU_EXACTFIT for the small buttons

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

20 years agofix for self.root == None
Robin Dunn [Wed, 7 Apr 2004 21:58:04 +0000 (21:58 +0000)] 
fix for self.root == None

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

20 years agoset m_bestSize
Robin Dunn [Wed, 7 Apr 2004 21:56:55 +0000 (21:56 +0000)] 
set m_bestSize

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

20 years agowxStatusBarGeneric::DoGetBestSize
Robin Dunn [Wed, 7 Apr 2004 21:48:24 +0000 (21:48 +0000)] 
wxStatusBarGeneric::DoGetBestSize

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

20 years agowxStaticBitmapBase::DoGetBestSize
Robin Dunn [Wed, 7 Apr 2004 21:47:04 +0000 (21:47 +0000)] 
wxStaticBitmapBase::DoGetBestSize

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

20 years agoUse default window IDs
Robin Dunn [Wed, 7 Apr 2004 21:26:34 +0000 (21:26 +0000)] 
Use default window IDs

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

20 years agoVarious layout tweaks, wx.FIXED_SIZE added, etc.
Robin Dunn [Wed, 7 Apr 2004 21:25:11 +0000 (21:25 +0000)] 
Various layout tweaks, wx.FIXED_SIZE added, etc.

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

20 years agoAdd wxRTTI info and set bestSize
Robin Dunn [Wed, 7 Apr 2004 21:22:24 +0000 (21:22 +0000)] 
Add wxRTTI info and set bestSize

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

20 years agoXRC needs to know about wxFIXED_SIZE too.
Robin Dunn [Wed, 7 Apr 2004 20:43:58 +0000 (20:43 +0000)] 
XRC needs to know about wxFIXED_SIZE too.

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

20 years agostyle tweaked
Robin Dunn [Wed, 7 Apr 2004 19:50:27 +0000 (19:50 +0000)] 
style tweaked

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

20 years agoUse wx.CLIP_CHILDREN on the splitter windows
Robin Dunn [Wed, 7 Apr 2004 19:49:36 +0000 (19:49 +0000)] 
Use wx.CLIP_CHILDREN on the splitter windows

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

20 years agochanged border style
Robin Dunn [Wed, 7 Apr 2004 19:48:18 +0000 (19:48 +0000)] 
changed border style

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

20 years agoFixes so bg colors in a notebook on XP are visible again
Robin Dunn [Wed, 7 Apr 2004 19:47:37 +0000 (19:47 +0000)] 
Fixes so bg colors in a notebook on XP are visible again

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

20 years agoUse a panel
Robin Dunn [Wed, 7 Apr 2004 19:46:59 +0000 (19:46 +0000)] 
Use a panel

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

20 years agoAdded wx.FIXED_SIZE.
Robin Dunn [Wed, 7 Apr 2004 19:36:47 +0000 (19:36 +0000)] 
Added wx.FIXED_SIZE.
Added some new methods to wx.Window
Added a Destroy method to wx.TaskbarIcon to help avoid double deletes

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

20 years agouse wx.FIXED_SIZE
Robin Dunn [Wed, 7 Apr 2004 19:32:53 +0000 (19:32 +0000)] 
use wx.FIXED_SIZE

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

20 years agoUse the size value passed to the ctor to set the window's minimum size.
Robin Dunn [Wed, 7 Apr 2004 19:23:10 +0000 (19:23 +0000)] 
Use the size value passed to the ctor to set the window's minimum size.

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

20 years agoAdded wxFIXED_SIZE.
Robin Dunn [Wed, 7 Apr 2004 19:21:06 +0000 (19:21 +0000)] 
Added wxFIXED_SIZE.
Propogated wxSizer::SetItemMinSize to SetSizeHints for window items.
Updated docs for flag parameter to be more readable and understandable.

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

20 years agoAdded some convenience inlines
Robin Dunn [Wed, 7 Apr 2004 05:20:58 +0000 (05:20 +0000)] 
Added some convenience inlines

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

20 years agoFixed tex2rtf error
Robin Dunn [Wed, 7 Apr 2004 05:20:10 +0000 (05:20 +0000)] 
Fixed tex2rtf error

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

20 years agoSomehow the Validate(), TransferDataToWindow(),
Robin Dunn [Tue, 6 Apr 2004 19:10:43 +0000 (19:10 +0000)] 
Somehow the Validate(), TransferDataToWindow(),
TransferDataFromWindow(), and InitDialog() methods got lost.

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