]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
17 years agoAdded SetToolNormalBitmap and SetToolDisabledBitmap
Robin Dunn [Tue, 6 Feb 2007 21:13:03 +0000 (21:13 +0000)] 
Added SetToolNormalBitmap and SetToolDisabledBitmap
(ported from 2.8 branch)

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

17 years agoFill in more details for the wxEVT_STC_AUTOCOMP_SELECTION event
Robin Dunn [Tue, 6 Feb 2007 21:11:45 +0000 (21:11 +0000)] 
Fill in more details for the wxEVT_STC_AUTOCOMP_SELECTION event
(ported from 2.8 branch)

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

17 years agoSet version number
Robin Dunn [Tue, 6 Feb 2007 19:58:27 +0000 (19:58 +0000)] 
Set version number

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

17 years agoVersion 1.8-0
Roman Rolinsky [Tue, 6 Feb 2007 15:40:32 +0000 (15:40 +0000)] 
Version 1.8-0

New feature added from a patch submitted on sourceforge by botg:
moving of tree items.

Bugs fixed:
- ChecklistBox content editing;
- Window styles more in sync with the docs;
- Replacing items;
- Reference property page created correctly (every property is
  optional).

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

17 years agoFixed wxComboBox always sorted in all univ builds (see wxforum.shadonet.com/viewtopic...
Włodzimierz Skiba [Tue, 6 Feb 2007 12:12:10 +0000 (12:12 +0000)] 
Fixed wxComboBox always sorted in all univ builds (see wxforum.shadonet.com/viewtopic.php?p=53661)

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

17 years agowx/log.h belongs to pch system
Włodzimierz Skiba [Tue, 6 Feb 2007 08:15:05 +0000 (08:15 +0000)] 
wx/log.h belongs to pch system

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

17 years agosimplify wxGTK DoSetSizeHints logic, respect size increments
Paul Cornett [Tue, 6 Feb 2007 04:59:29 +0000 (04:59 +0000)] 
simplify wxGTK DoSetSizeHints logic, respect size increments

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

17 years agoadded script to generate parts of rsp manifests with samples files and bakefile-gener...
Václav Slavík [Mon, 5 Feb 2007 19:24:55 +0000 (19:24 +0000)] 
added script to generate parts of rsp manifests with samples files and bakefile-generates files

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

17 years agomade (many) more wxGrid methods const
Vadim Zeitlin [Mon, 5 Feb 2007 19:10:09 +0000 (19:10 +0000)] 
made (many) more wxGrid methods const

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

17 years agocorrected WXDLLIMPEXP_ declaration for wxEventBlocker: it's part of core, not base
Vadim Zeitlin [Mon, 5 Feb 2007 18:19:32 +0000 (18:19 +0000)] 
corrected WXDLLIMPEXP_ declaration for wxEventBlocker: it's part of core, not base

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

17 years agoFixes to the previous fix
Julian Smart [Mon, 5 Feb 2007 16:09:54 +0000 (16:09 +0000)] 
Fixes to the previous fix

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

17 years agoAvoid triggering false update event when setting the initial range
Julian Smart [Mon, 5 Feb 2007 14:40:55 +0000 (14:40 +0000)] 
Avoid triggering false update event when setting the initial range

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

17 years agoRestored drag position mysteriously removed in revision 1.233
Julian Smart [Mon, 5 Feb 2007 14:14:46 +0000 (14:14 +0000)] 
Restored drag position mysteriously removed in revision 1.233

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

17 years agoTypo correction
Julian Smart [Mon, 5 Feb 2007 11:46:52 +0000 (11:46 +0000)] 
Typo correction

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

17 years agoTypo fix
Julian Smart [Mon, 5 Feb 2007 08:45:15 +0000 (08:45 +0000)] 
Typo fix

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

17 years agoMissing include
Julian Smart [Mon, 5 Feb 2007 08:16:38 +0000 (08:16 +0000)] 
Missing include

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

17 years agoCommitting patch #1604462, which improves autoconf support, adds a wxbase template...
Kevin Ollivier [Mon, 5 Feb 2007 01:15:02 +0000 (01:15 +0000)] 
Committing patch #1604462, which improves autoconf support, adds a wxbase template, allows components to have names which match wx lib naming, etc.

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

17 years agousing scroll axis for mousewheel events
Stefan Csomor [Sun, 4 Feb 2007 06:37:26 +0000 (06:37 +0000)] 
using scroll axis for mousewheel events

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

17 years agousing scroll axis in translation to scrollwin events, avoiding blocking immediate...
Stefan Csomor [Sun, 4 Feb 2007 06:26:02 +0000 (06:26 +0000)] 
using scroll axis in translation to scrollwin events, avoiding blocking immediate updates when handling the scroll event

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

17 years agoadding scroll axis to wheel events
Stefan Csomor [Sun, 4 Feb 2007 06:24:28 +0000 (06:24 +0000)] 
adding scroll axis to wheel events

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

17 years agoour build also depends on bc
Vadim Zeitlin [Sun, 4 Feb 2007 00:35:31 +0000 (00:35 +0000)] 
our build also depends on bc

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

17 years agocall OnInit() from all samples to allow using standard command line options with...
Vadim Zeitlin [Sun, 4 Feb 2007 00:34:18 +0000 (00:34 +0000)] 
call OnInit() from all samples to allow using standard command line options with all of them (patch 1623971)

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

17 years agoadd accessors using wxFileName to wxFile/DirPickerCtrl (patch 1622534)
Vadim Zeitlin [Sun, 4 Feb 2007 00:22:47 +0000 (00:22 +0000)] 
add accessors using wxFileName to wxFile/DirPickerCtrl (patch 1622534)

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

17 years agoadded wxEventBlocker class (patch 1622444)
Vadim Zeitlin [Sun, 4 Feb 2007 00:12:50 +0000 (00:12 +0000)] 
added wxEventBlocker class (patch 1622444)

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

17 years agoupdated comments after latest commit (Tim Kosse)
Vadim Zeitlin [Sat, 3 Feb 2007 15:56:44 +0000 (15:56 +0000)] 
updated comments after latest commit (Tim Kosse)

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

17 years agofix compilation problem when wxUSE_FSVOLUME==0 after last commit: declare wxIsDriveAv...
Vadim Zeitlin [Sat, 3 Feb 2007 12:01:42 +0000 (12:01 +0000)] 
fix compilation problem when wxUSE_FSVOLUME==0 after last commit: declare wxIsDriveAvailable() before using it

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

17 years agouse wxFSVolume instead of duplicating its functionality in the (MSW branch of) wxGetA...
Vadim Zeitlin [Fri, 2 Feb 2007 23:59:00 +0000 (23:59 +0000)] 
use wxFSVolume instead of duplicating its functionality in the (MSW branch of) wxGetAvailableDrives() (patch 1615074)

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

17 years agodon't show an error if SHGetFileInfo(SHGFI_ATTRIBUTES) fails as it does all the time...
Vadim Zeitlin [Fri, 2 Feb 2007 23:55:40 +0000 (23:55 +0000)] 
don't show an error if SHGetFileInfo(SHGFI_ATTRIBUTES) fails as it does all the time with network drives

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

17 years agofix assert when the control doesn't have a valid date initially (bug 1648192)
Vadim Zeitlin [Fri, 2 Feb 2007 23:41:54 +0000 (23:41 +0000)] 
fix assert when the control doesn't have a valid date initially (bug 1648192)

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

17 years agodon't wait for Windows messages in WaitForThread() if we don't dispatch events (shoul...
Vadim Zeitlin [Fri, 2 Feb 2007 23:12:34 +0000 (23:12 +0000)] 
don't wait for Windows messages in WaitForThread() if we don't dispatch events (should fix the bugs 1523302 and 1650795)

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

17 years agodon't wake up on Windows messages when waiting for thread termination in a console...
Vadim Zeitlin [Fri, 2 Feb 2007 22:46:48 +0000 (22:46 +0000)] 
don't wake up on Windows messages when waiting for thread termination in a console application as this results in an infinite loop because we never process them and thus they remain in the queue for always (modified patch 1615875; closes bugs 877128)

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

17 years agoadded support for underlined fonts
Vadim Zeitlin [Fri, 2 Feb 2007 01:27:44 +0000 (01:27 +0000)] 
added support for underlined fonts

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

17 years agodocument wxNewId() as being deprecated
Vadim Zeitlin [Thu, 1 Feb 2007 00:26:28 +0000 (00:26 +0000)] 
document wxNewId() as being deprecated

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

17 years agodocument Next/PrevControlId
Vadim Zeitlin [Thu, 1 Feb 2007 00:22:56 +0000 (00:22 +0000)] 
document Next/PrevControlId

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

17 years agouse wxObject copy ctor, not default ctor, in wxEvent copy ctor
Vadim Zeitlin [Thu, 1 Feb 2007 00:07:52 +0000 (00:07 +0000)] 
use wxObject copy ctor, not default ctor, in wxEvent copy ctor

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

17 years agoCOrrected style doc
Julian Smart [Wed, 31 Jan 2007 14:27:31 +0000 (14:27 +0000)] 
COrrected style doc

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

17 years agoremoved wxABI_TESTS, they're irrelvant in 2.9
Vadim Zeitlin [Wed, 31 Jan 2007 03:40:59 +0000 (03:40 +0000)] 
removed wxABI_TESTS, they're irrelvant in 2.9

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

17 years agoAdded wxSizerFlags::Top() and Bottom()
Vadim Zeitlin [Wed, 31 Jan 2007 03:26:31 +0000 (03:26 +0000)] 
Added wxSizerFlags::Top() and Bottom()

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

17 years agoremoved 2.6 incompatibilities section
Vadim Zeitlin [Wed, 31 Jan 2007 03:24:02 +0000 (03:24 +0000)] 
removed 2.6 incompatibilities section

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

17 years agoAdded extra hit test style for more accurate reporting
Julian Smart [Sun, 28 Jan 2007 16:57:07 +0000 (16:57 +0000)] 
Added extra hit test style for more accurate reporting

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

17 years agofix for drawing in the 'grox box' between two scrollbars
Stefan Csomor [Fri, 26 Jan 2007 21:47:46 +0000 (21:47 +0000)] 
fix for drawing in the 'grox box' between two scrollbars

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

17 years agochanging asserts to debug info
Stefan Csomor [Fri, 26 Jan 2007 17:36:53 +0000 (17:36 +0000)] 
changing asserts to debug info

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

17 years agoseparate assert in case the control ref is already null
Stefan Csomor [Fri, 26 Jan 2007 17:22:14 +0000 (17:22 +0000)] 
separate assert in case the control ref is already null

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

17 years agofixes to InputPath values in custom build steps
Václav Slavík [Fri, 26 Jan 2007 12:41:04 +0000 (12:41 +0000)] 
fixes to InputPath values in custom build steps

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

17 years agodon't assume there's always an active wxEventLoop instance
Václav Slavík [Thu, 25 Jan 2007 17:33:09 +0000 (17:33 +0000)] 
don't assume there's always an active wxEventLoop instance

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

17 years agochanging text alignment dynamically doesn't always work under XP, recreate the contro...
Vadim Zeitlin [Thu, 25 Jan 2007 15:36:31 +0000 (15:36 +0000)] 
changing text alignment dynamically doesn't always work under XP, recreate the control there too

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

17 years agodocument that the parent window gets EVT_LEAVE_WINDOW when the mouse enters one of...
Vadim Zeitlin [Wed, 24 Jan 2007 22:32:44 +0000 (22:32 +0000)] 
document that the parent window gets EVT_LEAVE_WINDOW when the mouse enters one of its children

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

17 years agouse LLONG_MIN instead of -1 (which is a valid time value corresponding to 1ms before...
Vadim Zeitlin [Wed, 24 Jan 2007 17:37:54 +0000 (17:37 +0000)] 
use LLONG_MIN instead of -1 (which is a valid time value corresponding to 1ms before Epoch) for the invalid wxDateTime m_time value

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

17 years agocompiled fixes for builds without PCH
Václav Slavík [Wed, 24 Jan 2007 13:42:46 +0000 (13:42 +0000)] 
compiled fixes for builds without PCH

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

17 years ago Committing in .
Jouk Jansen [Wed, 24 Jan 2007 07:51:56 +0000 (07:51 +0000)] 
 Committing in .

 adding #include <sys/socket.h> for OpenVMS.
 mayby some other platforms need this include

 Modified Files:
  wxWidgets/include/wx/private/socketevtdispatch.h

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

17 years agofix SF bug 1640955
Chris Elliott [Tue, 23 Jan 2007 09:25:53 +0000 (09:25 +0000)] 
fix SF bug 1640955

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

17 years agowxDFB doesn't require extra configure options anymore
Václav Slavík [Mon, 22 Jan 2007 17:43:09 +0000 (17:43 +0000)] 
wxDFB doesn't require extra configure options anymore

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

17 years agochangelog for 2.8.1.1
Robin Dunn [Mon, 22 Jan 2007 16:59:11 +0000 (16:59 +0000)] 
changelog for 2.8.1.1

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

17 years agoregenerated
Robin Dunn [Mon, 22 Jan 2007 16:51:23 +0000 (16:51 +0000)] 
regenerated

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

17 years agoimplemented wxPopupWindow for wxDFB; added wxNonOwnedWindow as base class for wxTopLe...
Václav Slavík [Mon, 22 Jan 2007 15:13:15 +0000 (15:13 +0000)] 
implemented wxPopupWindow for wxDFB; added wxNonOwnedWindow as base class for wxTopLevelWindow and wxPopupWindow

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

17 years agowxDFB: fix rendering artefacts when scrolling wxScrolledWindow that contains other...
Václav Slavík [Mon, 22 Jan 2007 15:10:26 +0000 (15:10 +0000)] 
wxDFB: fix rendering artefacts when scrolling wxScrolledWindow that contains other widgets

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

17 years agoimplemented wxPopupWindow for wxDFB; added wxNonOwnedWindow as base class for wxTopLe...
Václav Slavík [Mon, 22 Jan 2007 15:04:49 +0000 (15:04 +0000)] 
implemented wxPopupWindow for wxDFB; added wxNonOwnedWindow as base class for wxTopLevelWindow and wxPopupWindow

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

17 years agoenable wxFontMapper in wxDFB port
Václav Slavík [Mon, 22 Jan 2007 14:05:07 +0000 (14:05 +0000)] 
enable wxFontMapper in wxDFB port

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

17 years agoallow building wxXRC with wxUSE_HTML=0: make linking work in absence of wxHTML library
Václav Slavík [Mon, 22 Jan 2007 13:07:27 +0000 (13:07 +0000)] 
allow building wxXRC with wxUSE_HTML=0: make linking work in absence of wxHTML library

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

17 years agoSETUPHDIR is Bakefile variable, not MSVC IDE one
Václav Slavík [Mon, 22 Jan 2007 12:50:58 +0000 (12:50 +0000)] 
SETUPHDIR is Bakefile variable, not MSVC IDE one

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

17 years agofixed wxGetTranslation() prototype in the !wxUSE_INTL case
Václav Slavík [Mon, 22 Jan 2007 12:26:19 +0000 (12:26 +0000)] 
fixed wxGetTranslation() prototype in the !wxUSE_INTL case

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

17 years agoImprove resetting table via SetTable (extended version of patch #1636377).
Stefan Neis [Sun, 21 Jan 2007 22:39:56 +0000 (22:39 +0000)] 
Improve resetting table via SetTable (extended version of patch #1636377).

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

17 years agoreswigged
Robin Dunn [Sun, 21 Jan 2007 07:07:46 +0000 (07:07 +0000)] 
reswigged

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

17 years agosuspend logging while in wx.DataFormat.GetId
Robin Dunn [Sun, 21 Jan 2007 07:07:07 +0000 (07:07 +0000)] 
suspend logging while in wx.DataFormat.GetId

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

17 years agoremove bad property
Robin Dunn [Sun, 21 Jan 2007 07:05:30 +0000 (07:05 +0000)] 
remove bad property

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

17 years agoBuild and distrib tweaks
Robin Dunn [Sun, 21 Jan 2007 07:03:55 +0000 (07:03 +0000)] 
Build and distrib tweaks

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

17 years agoNo animate contrib anymore
Robin Dunn [Sun, 21 Jan 2007 06:59:10 +0000 (06:59 +0000)] 
No animate contrib anymore

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

17 years agoReturn an empty string from wxDataFormat::GetId if there was an error
Robin Dunn [Sun, 21 Jan 2007 06:58:05 +0000 (06:58 +0000)] 
Return an empty string from wxDataFormat::GetId if there was an error

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

17 years agoAdd some wxCHECK_MSG's
Robin Dunn [Sun, 21 Jan 2007 06:53:42 +0000 (06:53 +0000)] 
Add some wxCHECK_MSG's

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

17 years agoReturn an empty string from GetValue if the textctrl is set to the
Robin Dunn [Sun, 21 Jan 2007 06:47:33 +0000 (06:47 +0000)] 
Return an empty string from GetValue if the textctrl is set to the
descriptive text

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

17 years agoRevert menus and toolbars to using wxNewId() too since their IDs can't
Robin Dunn [Sun, 21 Jan 2007 06:43:59 +0000 (06:43 +0000)] 
Revert menus and toolbars to using wxNewId() too since their IDs can't
be negative either

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

17 years agoexpose handlers are supposed to return a gboolean;
Paul Cornett [Sun, 21 Jan 2007 01:58:53 +0000 (01:58 +0000)] 
expose handlers are supposed to return a gboolean;
false may be correct, at least it's not random

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

17 years agofix infinite recursion when processing navigation keys in panels containing book...
Vadim Zeitlin [Sun, 21 Jan 2007 01:21:45 +0000 (01:21 +0000)] 
fix infinite recursion when processing navigation keys in panels containing book controls

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

17 years agoreverted last commit, using result of NewControlId() when creating the control (inste...
Vadim Zeitlin [Sun, 21 Jan 2007 01:01:39 +0000 (01:01 +0000)] 
reverted last commit, using result of NewControlId() when creating the control (instead of wxID_ANY) results in an assert

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

17 years agouse wxID_ANY for internal controller control instead of wxID_CHOICE/LIST/TOOLBAR...
Vadim Zeitlin [Sun, 21 Jan 2007 00:52:05 +0000 (00:52 +0000)] 
use wxID_ANY for internal controller control instead of wxID_CHOICE/LIST/TOOLBAR/TREEBOOKTREEVIEW; this fixes asserts about using negative ids after last change

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

17 years agodon't crash in dtor if the X11 window hadn't been created (patch 1640153)
Vadim Zeitlin [Sat, 20 Jan 2007 14:32:18 +0000 (14:32 +0000)] 
don't crash in dtor if the X11 window hadn't been created (patch 1640153)

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

17 years agoname user config file appname.conf when it's locayed in ~/.appname by default
Vadim Zeitlin [Sat, 20 Jan 2007 14:15:57 +0000 (14:15 +0000)] 
name user config file appname.conf when it's locayed in ~/.appname by default

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

17 years agoset command int (indicating whether the item is checked) correctly for the menu event...
Vadim Zeitlin [Sat, 20 Jan 2007 14:13:52 +0000 (14:13 +0000)] 
set command int (indicating whether the item is checked) correctly for the menu events (bug 1639891)

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

17 years agowx.FRAME_FLOAT_ON_PARENT notes
Robin Dunn [Sat, 20 Jan 2007 03:28:09 +0000 (03:28 +0000)] 
wx.FRAME_FLOAT_ON_PARENT notes

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

17 years agoUse float-on-parent frames for the popups if wxPopupWindow is not available
Robin Dunn [Sat, 20 Jan 2007 03:26:34 +0000 (03:26 +0000)] 
Use float-on-parent frames for the popups if wxPopupWindow is not available

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

17 years agoAdded support for the wxFRAME_FLOAT_ON_PARENT style
Robin Dunn [Sat, 20 Jan 2007 03:23:43 +0000 (03:23 +0000)] 
Added support for the wxFRAME_FLOAT_ON_PARENT style

Also add a mode for the wxPOPUP_WINDOW style as a temporary hack to
make it easier using a wxFrame as a replacement for wxPopupWindow.
See how it is used in wxStyledTextCtrl.

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

17 years agofixed typo in code for setting alternative locale name
Václav Slavík [Fri, 19 Jan 2007 23:25:39 +0000 (23:25 +0000)] 
fixed typo in code for setting alternative locale name

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

17 years agoBump subrelease number
Robin Dunn [Fri, 19 Jan 2007 20:17:39 +0000 (20:17 +0000)] 
Bump subrelease number

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

17 years agoAdd a note about wxSearchCtrl::[Get|Set]DescriptiveText
Robin Dunn [Fri, 19 Jan 2007 20:15:22 +0000 (20:15 +0000)] 
Add a note about wxSearchCtrl::[Get|Set]DescriptiveText

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

17 years agosome updates to CHANGES.txt
Robin Dunn [Fri, 19 Jan 2007 20:13:16 +0000 (20:13 +0000)] 
some updates to CHANGES.txt

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

17 years agoAdded stepColour utility function
Robin Dunn [Fri, 19 Jan 2007 19:51:08 +0000 (19:51 +0000)] 
Added stepColour utility function

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

17 years agoCorrections
Julian Smart [Fri, 19 Jan 2007 12:36:54 +0000 (12:36 +0000)] 
Corrections

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

17 years agoAdded missing functions
Julian Smart [Fri, 19 Jan 2007 12:17:27 +0000 (12:17 +0000)] 
Added missing functions

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

17 years agoAdded wxSearchCtrl::[Get|Set]DescriptiveText
Robin Dunn [Fri, 19 Jan 2007 05:27:16 +0000 (05:27 +0000)] 
Added wxSearchCtrl::[Get|Set]DescriptiveText
Tweaked the layout of the subcontrols a bit
Lightened the icons to be more like Mac

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

17 years agodisabled wxMBConv(wxFONTENCODING_UTF7) test -- it doesn't work under Unix with iconv()
Vadim Zeitlin [Fri, 19 Jan 2007 00:19:57 +0000 (00:19 +0000)] 
disabled wxMBConv(wxFONTENCODING_UTF7) test -- it doesn't work under Unix with iconv()

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

17 years agoadded wxCONFIG_USE_SUBDIR flag to wxFileConfig (patch 1620876)
Vadim Zeitlin [Thu, 18 Jan 2007 22:38:21 +0000 (22:38 +0000)] 
added wxCONFIG_USE_SUBDIR flag to wxFileConfig (patch 1620876)

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

17 years agorevert last, GUI mutex isn't GUI-only
Paul Cornett [Thu, 18 Jan 2007 21:56:51 +0000 (21:56 +0000)] 
revert last, GUI mutex isn't GUI-only

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

17 years agostyles, toolbar, and other visual tweaks
Robin Dunn [Thu, 18 Jan 2007 21:51:41 +0000 (21:51 +0000)] 
styles, toolbar, and other visual tweaks

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

17 years agoUse kControlContentIconRef when recreating the tool for toggled state
Robin Dunn [Thu, 18 Jan 2007 21:51:01 +0000 (21:51 +0000)] 
Use kControlContentIconRef when recreating the tool for toggled state

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

17 years agoadded wxCSConv::IsOk() (patch 1637944)
Vadim Zeitlin [Thu, 18 Jan 2007 20:39:10 +0000 (20:39 +0000)] 
added wxCSConv::IsOk() (patch 1637944)

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

17 years agocorrected VC warning about possibly uninitialized variable in the last change
Vadim Zeitlin [Thu, 18 Jan 2007 20:37:12 +0000 (20:37 +0000)] 
corrected VC warning about possibly uninitialized variable in the last change

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

17 years agomake wxTextFile work with unseekable files again (patch 1632613, bug 1629581)
Vadim Zeitlin [Thu, 18 Jan 2007 20:29:12 +0000 (20:29 +0000)] 
make wxTextFile work with unseekable files again (patch 1632613, bug 1629581)

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

17 years agoreverted last change: wxGTK-specific wxMutextGui code breaks linkage of wxBase programs
Vadim Zeitlin [Thu, 18 Jan 2007 19:53:36 +0000 (19:53 +0000)] 
reverted last change: wxGTK-specific wxMutextGui code breaks linkage of wxBase programs

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

17 years agoAdd GetDateOnly
Robin Dunn [Thu, 18 Jan 2007 19:10:43 +0000 (19:10 +0000)] 
Add GetDateOnly

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

17 years agocompilation fix for !wxUSE_STATBOX
Václav Slavík [Thu, 18 Jan 2007 18:27:58 +0000 (18:27 +0000)] 
compilation fix for !wxUSE_STATBOX

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