]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
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

19 years agoAdd new methods to transform coordinates expressed in Cocoa's bounds rect to
David Elliott [Wed, 12 Jan 2005 20:51:35 +0000 (20:51 +0000)] 
Add new methods to transform coordinates expressed in Cocoa's bounds rect to
and from those expressed in wxWidgets fashion.  Use these new methods to do
the translation for mouse events, child window position, and dirty rects.
Also improve DoMoveWindow to only dirty the old and new rects of the
control within its superview rather than the entire superview.

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

19 years agoDon't return a broken accelerator object if the accelerator was not
Julian Smart [Wed, 12 Jan 2005 16:06:13 +0000 (16:06 +0000)] 
Don't return a broken accelerator object if the accelerator was not
recognised.

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

19 years agoShared build fix.
Włodzimierz Skiba [Wed, 12 Jan 2005 16:02:39 +0000 (16:02 +0000)] 
Shared build fix.

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

19 years agoWarning fix and source cleaning.
Włodzimierz Skiba [Wed, 12 Jan 2005 16:01:33 +0000 (16:01 +0000)] 
Warning fix and source cleaning.

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

19 years agoWarning fix.
Włodzimierz Skiba [Wed, 12 Jan 2005 15:57:59 +0000 (15:57 +0000)] 
Warning fix.

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

19 years agoDon't overwrite 32bit value with 16bit one.
Włodzimierz Skiba [Wed, 12 Jan 2005 15:56:42 +0000 (15:56 +0000)] 
Don't overwrite 32bit value with 16bit one.

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

19 years agoDocument that wxLogNull must be used with SetActiveTarget to supress logging.
David Elliott [Wed, 12 Jan 2005 15:49:44 +0000 (15:49 +0000)] 
Document that wxLogNull must be used with SetActiveTarget to supress logging.

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

19 years agoImplement using NSColor class methods for system colors.
David Elliott [Wed, 12 Jan 2005 15:39:02 +0000 (15:39 +0000)] 
Implement using NSColor class methods for system colors.

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

19 years agoImproved whitespace in GetColour() so I can see what I'm doing.
David Elliott [Wed, 12 Jan 2005 15:27:26 +0000 (15:27 +0000)] 
Improved whitespace in GetColour() so I can see what I'm doing.

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

19 years agoMade some functions virtual
Julian Smart [Wed, 12 Jan 2005 13:13:08 +0000 (13:13 +0000)] 
Made some functions virtual

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

19 years agoreset m_hDWP to NULL after calling EndDeferWindowPos()
Vadim Zeitlin [Wed, 12 Jan 2005 12:58:59 +0000 (12:58 +0000)] 
reset m_hDWP to NULL after calling EndDeferWindowPos()

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

19 years ago Committing in .
Jouk Jansen [Wed, 12 Jan 2005 07:47:40 +0000 (07:47 +0000)] 
 Committing in .

 Updates for OpenVMS

 Modified Files:
  wxWidgets/setup.h_vms wxWidgets/include/wx/db.h
 ----------------------------------------------------------------------

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

19 years agoFix for bug [ 1098263 ] wx.lib.ogl control points leak
Robin Dunn [Wed, 12 Jan 2005 03:48:06 +0000 (03:48 +0000)] 
Fix for bug [ 1098263 ] wx.lib.ogl control points leak

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

19 years agoOld API deprecated. Source cleaning.
Włodzimierz Skiba [Tue, 11 Jan 2005 21:17:16 +0000 (21:17 +0000)] 
Old API deprecated. Source cleaning.

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

19 years agoPatch [ 1100272 ] wxFlexGridSizer works wrong when some rows/cols are hidden
Robin Dunn [Tue, 11 Jan 2005 19:01:22 +0000 (19:01 +0000)] 
Patch [ 1100272 ] wxFlexGridSizer works wrong when some rows/cols are hidden

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

19 years agoRenamed src/cocoa/settings.cpp to settings.mm.
David Elliott [Tue, 11 Jan 2005 18:57:38 +0000 (18:57 +0000)] 
Renamed src/cocoa/settings.cpp to settings.mm.
Don't forget to rm .deps/corelib_settings.o.d in your build directory.

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

19 years agoImplemented simplistic ConvertToImage()
David Elliott [Tue, 11 Jan 2005 15:27:38 +0000 (15:27 +0000)] 
Implemented simplistic ConvertToImage()

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

19 years agoCorrected m_depth assignment in CopyFromIcon
David Elliott [Tue, 11 Jan 2005 15:07:02 +0000 (15:07 +0000)] 
Corrected m_depth assignment in CopyFromIcon

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

19 years agoImplement CopyFromIcon
David Elliott [Tue, 11 Jan 2005 14:55:24 +0000 (14:55 +0000)] 
Implement CopyFromIcon

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

19 years agoReplaced obviously incorrect code for SetFocus and DoFindFocus.
David Elliott [Tue, 11 Jan 2005 03:21:31 +0000 (03:21 +0000)] 
Replaced obviously incorrect code for SetFocus and DoFindFocus.
Effectively reverts revision 1.53.

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

19 years agoRenamed the wxWindowCocoaScroller class to wxWindowCocoaScrollView because
David Elliott [Tue, 11 Jan 2005 01:55:42 +0000 (01:55 +0000)] 
Renamed the wxWindowCocoaScroller class to wxWindowCocoaScrollView because
it was confusing.  Scroller is the Cocoa term for a scroll bar.

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

19 years agofactored out wxGetFullModuleName(HMODULE) from wxGetFullModuleName()
Vadim Zeitlin [Mon, 10 Jan 2005 19:43:55 +0000 (19:43 +0000)] 
factored out wxGetFullModuleName(HMODULE) from wxGetFullModuleName()

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

19 years agoAdd constructor and Set taking NSColor.
David Elliott [Mon, 10 Jan 2005 18:37:36 +0000 (18:37 +0000)] 
Add constructor and Set taking NSColor.
Change eqauality operator to check if the NSColor objects are the same
instance or if all of the color components (m_red/green/blue) are identical.

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

19 years agoRemoved text saying that the wxODBC classes were not able to be used in Unicode build...
George Tasker [Mon, 10 Jan 2005 18:31:54 +0000 (18:31 +0000)] 
Removed text saying that the wxODBC classes were not able to be used in Unicode builds.  As of 2.5.3, Unicode and the ODBC classes work correctly together

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

19 years agoAdded a small bit more information about Unicode builds
George Tasker [Mon, 10 Jan 2005 18:30:17 +0000 (18:30 +0000)] 
Added a small bit more information about Unicode builds

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

19 years agoBug 1099143 and more occurences of the same set vs. get mistakes.
Włodzimierz Skiba [Mon, 10 Jan 2005 17:25:58 +0000 (17:25 +0000)] 
Bug 1099143 and more occurences of the same set vs. get mistakes.

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

19 years agoFixed references to 'wxdbindexdef'.
Włodzimierz Skiba [Mon, 10 Jan 2005 17:24:05 +0000 (17:24 +0000)] 
Fixed references to 'wxdbindexdef'.

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

19 years agoOld API deprecated. Use new and remove old usage where necessary.
Włodzimierz Skiba [Mon, 10 Jan 2005 17:21:16 +0000 (17:21 +0000)] 
Old API deprecated. Use new and remove old usage where necessary.

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

19 years agoreverted bitmap depth increases
Stefan Csomor [Mon, 10 Jan 2005 08:52:47 +0000 (08:52 +0000)] 
reverted bitmap depth increases

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

19 years agoCorrected some assertions (m_region.m_refData vs. m_refData)
David Elliott [Mon, 10 Jan 2005 03:07:43 +0000 (03:07 +0000)] 
Corrected some assertions (m_region.m_refData vs. m_refData)

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

19 years agoAdded wxMemoryDC::Clear()
David Elliott [Mon, 10 Jan 2005 01:52:08 +0000 (01:52 +0000)] 
Added wxMemoryDC::Clear()

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

19 years agooptimizing gauge cpu usage
Stefan Csomor [Sun, 9 Jan 2005 09:55:27 +0000 (09:55 +0000)] 
optimizing gauge cpu usage

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

19 years agono message
Stefan Csomor [Sun, 9 Jan 2005 09:52:34 +0000 (09:52 +0000)] 
no message

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

19 years agoadded hack for making scrollbars really disappear under 10.2
Stefan Csomor [Sun, 9 Jan 2005 06:27:42 +0000 (06:27 +0000)] 
added hack for making scrollbars really disappear under 10.2

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

19 years agodraw the focus rect ourselves
Stefan Csomor [Sun, 9 Jan 2005 05:58:58 +0000 (05:58 +0000)] 
draw the focus rect ourselves

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

19 years agofixed border calculation
Stefan Csomor [Sun, 9 Jan 2005 05:50:36 +0000 (05:50 +0000)] 
fixed border calculation

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

19 years agoimplemented wxIsDebuggerRunning() for Win32
Vadim Zeitlin [Sat, 8 Jan 2005 17:44:46 +0000 (17:44 +0000)] 
implemented wxIsDebuggerRunning() for Win32

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

19 years ago Compile fixes for GTK 1.2
Robert Roebling [Sat, 8 Jan 2005 15:41:04 +0000 (15:41 +0000)] 
 Compile fixes for GTK 1.2

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

19 years agoRemoved -lcma (added in 1.813), since one can't apparently mix old
Stefan Neis [Sat, 8 Jan 2005 13:56:35 +0000 (13:56 +0000)] 
Removed -lcma (added in 1.813), since one can't apparently mix old
        threads (-lcma, user land only) and new threads (-lpthread), see
        http://h21007.www2.hp.com/dspp/tech/tech_TechSoftwareDetailPage_IDX/1,1703,1741,00.html#faq-mix-threads
        (reported in patch #1096688 by M.J.Wetherell).

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

19 years ago Applied wxNO_BORDER patch for text control and combo box.
Robert Roebling [Sat, 8 Jan 2005 10:35:15 +0000 (10:35 +0000)] 
  Applied wxNO_BORDER patch for text control and combo box.

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

19 years agoContains changes for autoconf_inc.m4,1.77,1.78 which was the big cleanup.
David Elliott [Sat, 8 Jan 2005 03:29:27 +0000 (03:29 +0000)] 
Contains changes for autoconf_inc.m4,1.77,1.78 which was the big cleanup.

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

19 years agoRegenerated configure. Contains changes for:
David Elliott [Sat, 8 Jan 2005 03:19:40 +0000 (03:19 +0000)] 
Regenerated configure.  Contains changes for:

configure.in,1.909,1.910
configure.in,1.908,1.909
configure.in,1.906,1.907

Changes for configure.in,1.907,1.908 were already present as Vadim somehow
got that change in this file while leaving out 1.906,1.907 (hand edit?).

Note: I locally reverted autoconf_inc.m4,1.77,1.78 before doing this generation
so I can illustrate something.

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

19 years agomade FindWindow() member functions const (this makes it possible to use XRCCTRL(...
Vadim Zeitlin [Fri, 7 Jan 2005 23:51:04 +0000 (23:51 +0000)] 
made FindWindow() member functions const (this makes it possible to use XRCCTRL() in const methods)

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

19 years ago Added way to specify in generic tree control
Robert Roebling [Fri, 7 Jan 2005 22:31:42 +0000 (22:31 +0000)] 
  Added way to specify in generic tree control
   if the drop effect (a line) should be drawn
   above or below the item.

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

19 years ago Corrected drag effect for tree control.
Robert Roebling [Fri, 7 Jan 2005 22:09:08 +0000 (22:09 +0000)] 
 Corrected drag effect for tree control.

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

19 years agofixed condition for using #pragmas
Václav Slavík [Fri, 7 Jan 2005 21:33:15 +0000 (21:33 +0000)] 
fixed condition for using #pragmas

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

19 years agofixed condition for using #pragmas
Václav Slavík [Fri, 7 Jan 2005 21:27:20 +0000 (21:27 +0000)] 
fixed condition for using #pragmas

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

19 years agoharmless unused param warning fix
Vadim Zeitlin [Fri, 7 Jan 2005 20:11:24 +0000 (20:11 +0000)] 
harmless unused param warning fix

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

19 years agocorrected bg colour inheritance once again: only immediate transparent children shoul...
Vadim Zeitlin [Fri, 7 Jan 2005 20:06:28 +0000 (20:06 +0000)] 
corrected bg colour inheritance once again: only immediate transparent children should inherit non inheritable parent bg colour

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

19 years agoOld API clearly deprecated.
Włodzimierz Skiba [Fri, 7 Jan 2005 20:03:22 +0000 (20:03 +0000)] 
Old API clearly deprecated.

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

19 years agoOS X savvy implementation
Stefan Csomor [Fri, 7 Jan 2005 19:48:48 +0000 (19:48 +0000)] 
OS X savvy implementation

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

19 years ago Added wxFopen to the MSLU code.
Robert Roebling [Fri, 7 Jan 2005 18:48:30 +0000 (18:48 +0000)] 
  Added wxFopen to the MSLU code.

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

19 years ago Removed useless defines for WinCE which is
Robert Roebling [Fri, 7 Jan 2005 18:47:29 +0000 (18:47 +0000)] 
  Removed useless defines for WinCE which is
    always Unicode and never MSLU.

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

19 years agoRemove some controls from limited screen area of Smartphone.
Włodzimierz Skiba [Fri, 7 Jan 2005 18:30:36 +0000 (18:30 +0000)] 
Remove some controls from limited screen area of Smartphone.

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