]>
git.saurik.com Git - wxWidgets.git/log
Vadim Zeitlin [Sun, 16 Jan 2005 14:01:44 +0000 (14:01 +0000)]
added code for hardware platform detection (__INTEL__, __POWERPC__, ... which were not set correctly before); added __IA64__
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31391
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 16 Jan 2005 14:00:18 +0000 (14:00 +0000)]
Doc update
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31390
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 16 Jan 2005 13:40:04 +0000 (13:40 +0000)]
Check for wxUSE_GLOBAL_MEMORY_OPERATORS before redefining new
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31389
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 16 Jan 2005 13:33:19 +0000 (13:33 +0000)]
Doc corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31388
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 16 Jan 2005 12:58:52 +0000 (12:58 +0000)]
Applied patch for rounded rectangle.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31387
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 16 Jan 2005 12:06:14 +0000 (12:06 +0000)]
fixed wxUSE_3rdpartylib definitions for --without-3rdparty lib (patch
1103276 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31386
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 16 Jan 2005 00:32:11 +0000 (00:32 +0000)]
fixed export of hex values
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31385
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 16 Jan 2005 00:26:40 +0000 (00:26 +0000)]
implemented Export(file)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31384
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 15 Jan 2005 23:06:09 +0000 (23:06 +0000)]
added mode parameter to wxFFileStream ctors taking wxFFile
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31383
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 15 Jan 2005 21:07:04 +0000 (21:07 +0000)]
only define wxUSE_NATIVE_STATUSBAR for the ports which have it (MSW and Mac)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31382
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 15 Jan 2005 21:05:41 +0000 (21:05 +0000)]
no need for vi modeline now that the extension is no longer .h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31381
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 15 Jan 2005 20:35:19 +0000 (20:35 +0000)]
define wxUSE_GUI as 0 when --disable-gui is used
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31380
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 15 Jan 2005 20:06:20 +0000 (20:06 +0000)]
removed unused wxUSE_NOGUI to avoid confusion with wxUSE_GUI
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31379
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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