]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
18 years agofixed uninitialized variable (depending on wxChoice ctor used it resulted in an out...
Dimitri Schoolwerth [Tue, 13 Sep 2005 12:54:59 +0000 (12:54 +0000)] 
fixed uninitialized variable (depending on wxChoice ctor used it resulted in an out of bounds wxChoice::GetSelection() return value)

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

18 years ago Add one more encoding name for EUC-JP for Solaris 8.
Mattia Barbon [Mon, 12 Sep 2005 21:22:17 +0000 (21:22 +0000)] 
  Add one more encoding name for EUC-JP for Solaris 8.

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

18 years ago Honous initial position for wxSpinCtrl.
Mattia Barbon [Mon, 12 Sep 2005 20:06:31 +0000 (20:06 +0000)] 
  Honous initial position for wxSpinCtrl.

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

18 years ago Revert change 1.131 which actually broke inital size handling.
Mattia Barbon [Mon, 12 Sep 2005 20:04:56 +0000 (20:04 +0000)] 
  Revert change 1.131 which actually broke inital size handling.
  Set background colour for all widgets (same as foreground colour).

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

18 years agofixed presets installation for scrdir!=. case
Václav Slavík [Mon, 12 Sep 2005 19:00:24 +0000 (19:00 +0000)] 
fixed presets installation for scrdir!=. case

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

18 years agoremoved stray ^Ms
Vadim Zeitlin [Mon, 12 Sep 2005 14:27:02 +0000 (14:27 +0000)] 
removed stray ^Ms

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

18 years agoVC++ /Wp64 warning fixes
Vadim Zeitlin [Mon, 12 Sep 2005 13:02:34 +0000 (13:02 +0000)] 
VC++ /Wp64 warning fixes

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

18 years agoSend mouse leave events in HandleMouseMove if HAVE_TRACKMOUSEEVENT is defined and...
Kevin Hock [Sun, 11 Sep 2005 19:54:58 +0000 (19:54 +0000)] 
Send mouse leave events in HandleMouseMove if HAVE_TRACKMOUSEEVENT is defined and the window has captured the mouse.  This used to be done in OnInternalIdle, which now only sends leave events when HAVE_TRACKMOUSEEVENT is *not* defined.  Patch from Jamie Gadd, posted 9/10/2005 on wx-dev.

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

18 years agoApplied [ 1283696 ] wxDC::GetPartialTextExtents crashes on empty strings
Julian Smart [Sun, 11 Sep 2005 18:37:52 +0000 (18:37 +0000)] 
Applied [ 1283696 ] wxDC::GetPartialTextExtents crashes on empty strings

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

18 years agoUpdated change log
Julian Smart [Sun, 11 Sep 2005 18:36:41 +0000 (18:36 +0000)] 
Updated change log

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

18 years agoApplied [ 1235509 ] wxCocoa unicode wxT("fixes")
Julian Smart [Sun, 11 Sep 2005 18:34:58 +0000 (18:34 +0000)] 
Applied [ 1235509 ] wxCocoa unicode wxT("fixes")

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

18 years agoApplied patch [ 1263950 ] wxConnection fixes for Unicode
Julian Smart [Sun, 11 Sep 2005 18:31:34 +0000 (18:31 +0000)] 
Applied patch [ 1263950 ] wxConnection fixes for Unicode
By Jurgen Doornik

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

18 years agoApplied patch [ 1284335 ] doc update for wxString::operator[]
Julian Smart [Sun, 11 Sep 2005 18:04:35 +0000 (18:04 +0000)] 
Applied patch [ 1284335 ] doc update for wxString::operator[]

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

18 years agounused var warning in Mac build
Vadim Zeitlin [Sun, 11 Sep 2005 12:09:35 +0000 (12:09 +0000)] 
unused var warning in Mac build

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

18 years agouse given position for page insertion instead of trying to find the page to insert...
Vadim Zeitlin [Sun, 11 Sep 2005 11:55:48 +0000 (11:55 +0000)] 
use given position for page insertion instead of trying to find the page to insert before (bug 1287730)

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

18 years agoadded ToLong/ULong/Double() tests
Vadim Zeitlin [Sun, 11 Sep 2005 11:47:11 +0000 (11:47 +0000)] 
added ToLong/ULong/Double() tests

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

18 years agoclarified ToULong() behaviour with negative numbers
Vadim Zeitlin [Sun, 11 Sep 2005 11:44:45 +0000 (11:44 +0000)] 
clarified ToULong() behaviour with negative numbers

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

18 years agoshow that key codes are defined in wx/defs.h (patch 1284054)
Vadim Zeitlin [Sun, 11 Sep 2005 11:31:26 +0000 (11:31 +0000)] 
show that key codes are defined in wx/defs.h (patch 1284054)

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

18 years agoaccept grey PNM images (patch 1285885)
Vadim Zeitlin [Sun, 11 Sep 2005 11:18:36 +0000 (11:18 +0000)] 
accept grey PNM images (patch 1285885)

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

18 years agoRespect wxListItem::m_mask in general list control Set/GetItem() and allow
Vadim Zeitlin [Sun, 11 Sep 2005 11:14:26 +0000 (11:14 +0000)] 
Respect wxListItem::m_mask in general list control Set/GetItem() and allow
them to be used to change/query the item selection and focus status (second
part of patch 1264533 from Ryan, modified to be backwards compatible)

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

18 years agowxMediaCtrl patch from Ryan:
Vadim Zeitlin [Sun, 11 Sep 2005 11:04:00 +0000 (11:04 +0000)] 
wxMediaCtrl patch from Ryan:
- factored out Active X code into separate files
- also refactored common part of all backends in mediactrlcmn.cpp
- adds async loading from URLs support to Mac version
- support for ShowPlayerControls() in Mac wxMediaCtrl
- more minor bug fixes in the MSW version and the sample

(this is slightly modified patch 1264533 (without the list control part))

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

18 years agoImprove instructions for compiling with djgpp
Michael Wetherell [Sat, 10 Sep 2005 22:57:24 +0000 (22:57 +0000)] 
Improve instructions for compiling with djgpp

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

18 years agoCompile fix for VC++ 5
Michael Wetherell [Sat, 10 Sep 2005 21:21:27 +0000 (21:21 +0000)] 
Compile fix for VC++ 5

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

18 years agoUpdate to zlib 1.2.3
Michael Wetherell [Sat, 10 Sep 2005 21:15:17 +0000 (21:15 +0000)] 
Update to zlib 1.2.3

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

18 years agoThis commit was generated by cvs2svn to compensate for changes in r35455,
Michael Wetherell [Sat, 10 Sep 2005 20:52:12 +0000 (20:52 +0000)] 
This commit was generated by cvs2svn to compensate for changes in r35455,
which included commits to RCS files with non-trunk default branches.

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

18 years agoUse AC_CHECK_TOOL rather than AC_CHECK_PROG for AR, RANLIB, STRIP, RESCOMP,
David Elliott [Fri, 9 Sep 2005 22:17:09 +0000 (22:17 +0000)] 
Use AC_CHECK_TOOL rather than AC_CHECK_PROG for AR, RANLIB, STRIP, RESCOMP,
and DLLTOOL.  This automatically searches for tools with a prefix of
"$host_alias-" when cross compiling then falls back to the unprefixed tool name
if that fails.  If the user specifies the tool using the appropriate variable
(e.g. CC, CXX, AR, RANLIB, STRIP, etc.) then it will be checked as is.

Removed the major hack that did something similar to this but simply
ignored user-provided variables and used default tool names.  For example,
CC was locked to $host_alias-gcc when cross compiling even if the user
specified CC on the configure command-line.

This brings wxWidgets in line with other autoconf 2.5x projects.  The only
downside to this approach is that our old method would fail if
$host_alias-toolname was not present whereas the autoconf method will silently
use the host compiler (which is usually _not_ what the user wants).

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

18 years agoApplied patch [ 1232933 ] [WinCE] wxDateTime incorrect reading
Julian Smart [Fri, 9 Sep 2005 20:49:05 +0000 (20:49 +0000)] 
Applied patch [ 1232933 ] [WinCE] wxDateTime incorrect reading
By bastekx - eba_k

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

18 years agoMoved definition
Julian Smart [Fri, 9 Sep 2005 20:45:08 +0000 (20:45 +0000)] 
Moved definition

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

18 years agoFixed wxListbook and wxChoicebook internal layout.
Włodzimierz Skiba [Fri, 9 Sep 2005 16:30:19 +0000 (16:30 +0000)] 
Fixed wxListbook and wxChoicebook internal layout.

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

18 years agoWinCE fixes
Julian Smart [Fri, 9 Sep 2005 16:29:35 +0000 (16:29 +0000)] 
WinCE fixes

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

18 years agoRestored missing SS_SUNKEN for WinCE
Julian Smart [Fri, 9 Sep 2005 16:20:27 +0000 (16:20 +0000)] 
Restored missing SS_SUNKEN for WinCE

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

18 years agofix for toolbar highlighting (not done for main toolbar)
Roman Rolinsky [Fri, 9 Sep 2005 15:47:27 +0000 (15:47 +0000)] 
fix for toolbar highlighting (not done for main toolbar)

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

18 years agoApplied patch [ 1281902 ] fix for wxJoystick under Linux
Julian Smart [Fri, 9 Sep 2005 14:50:27 +0000 (14:50 +0000)] 
Applied patch [ 1281902 ] fix for wxJoystick under Linux
From John Ratliff

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

18 years agoApplied patch [ 1283943 ] Fix crash in GSocket::Select
Julian Smart [Fri, 9 Sep 2005 14:44:15 +0000 (14:44 +0000)] 
Applied patch [ 1283943 ] Fix crash in GSocket::Select
From Paul Rupe

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

18 years agoApplied patch [ 1284913 ] [DOC] Removes msw.staticbitmap.htclient from sysopt.tex
Julian Smart [Fri, 9 Sep 2005 14:40:53 +0000 (14:40 +0000)] 
Applied patch [ 1284913 ] [DOC] Removes msw.staticbitmap.htclient from sysopt.tex

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

18 years agoUpdated date
Julian Smart [Fri, 9 Sep 2005 14:37:03 +0000 (14:37 +0000)] 
Updated date

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

18 years agoMinor doc corrections
Julian Smart [Fri, 9 Sep 2005 14:33:41 +0000 (14:33 +0000)] 
Minor doc corrections

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

18 years ago0.1.6-5
Roman Rolinsky [Fri, 9 Sep 2005 10:44:28 +0000 (10:44 +0000)] 
0.1.6-5

fixed testing for non-top-level objects

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

18 years agotesting for top-level objects only
Roman Rolinsky [Fri, 9 Sep 2005 09:35:07 +0000 (09:35 +0000)] 
testing for top-level objects only

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

18 years agouse env var for daily build
Chris Elliott [Thu, 8 Sep 2005 14:02:57 +0000 (14:02 +0000)] 
use env var for daily build

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

18 years agoForgot to put the previous (v)snprintf commit inside '#ifdef __cplusplus' which
Michael Wetherell [Wed, 7 Sep 2005 19:49:39 +0000 (19:49 +0000)] 
Forgot to put the previous (v)snprintf commit inside '#ifdef __cplusplus' which
is needed for the inline function.

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

18 years agoHandle the case when (v)snprintf have the format declared as char* instead of
Michael Wetherell [Wed, 7 Sep 2005 18:28:03 +0000 (18:28 +0000)] 
Handle the case when (v)snprintf have the format declared as char* instead of
const char*.

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

18 years agoWrapper script for pulling a CVS revision and making tarballs from it. This is afirst...
Kevin Ollivier [Wed, 7 Sep 2005 05:08:55 +0000 (05:08 +0000)] 
Wrapper script for pulling a CVS revision and making tarballs from it. This is afirst attempt; eventually it will re-bake automatically and handle docs completely (once I look at Chris Elliott's script.)

The eventual idea is that you should be able to run this script on all three platforms and it will generate all the tarballs and post them to a deliver directory, which a script would then upload.

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

18 years agowxApp destructor is virtual [ patch 1283503 ]
Kevin Hock [Wed, 7 Sep 2005 01:05:52 +0000 (01:05 +0000)] 
wxApp destructor is virtual [ patch 1283503 ]

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

18 years agodaily build unix
Chris Elliott [Tue, 6 Sep 2005 13:49:24 +0000 (13:49 +0000)] 
daily build unix

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

18 years agodaily build of windows-format docs
Chris Elliott [Tue, 6 Sep 2005 13:31:17 +0000 (13:31 +0000)] 
daily build of windows-format docs

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

18 years agoAdding --silent option so that you can batch build tarballs without being prompted...
Kevin Ollivier [Tue, 6 Sep 2005 00:18:35 +0000 (00:18 +0000)] 
Adding --silent option so that you can batch build tarballs without being prompted to confirm values for each.

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

18 years agoCode clarification.
Włodzimierz Skiba [Mon, 5 Sep 2005 18:10:46 +0000 (18:10 +0000)] 
Code clarification.

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

18 years agoLaunch default browser.
Włodzimierz Skiba [Mon, 5 Sep 2005 18:07:00 +0000 (18:07 +0000)] 
Launch default browser.

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

18 years agoFix for [1250089] 'wxHtmlHelpFrame uses constants instead of variables'.
Włodzimierz Skiba [Mon, 5 Sep 2005 17:43:54 +0000 (17:43 +0000)] 
Fix for [1250089] 'wxHtmlHelpFrame uses constants instead of variables'.

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

18 years ago'i' is already used in this scope so make it clearer.
Włodzimierz Skiba [Mon, 5 Sep 2005 17:39:15 +0000 (17:39 +0000)] 
'i' is already used in this scope so make it clearer.

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

18 years ago'mark' is already used in this scope so make it clearer.
Włodzimierz Skiba [Mon, 5 Sep 2005 17:37:06 +0000 (17:37 +0000)] 
'mark' is already used in this scope so make it clearer.

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

18 years ago Committing in .
Jouk Jansen [Mon, 5 Sep 2005 12:43:06 +0000 (12:43 +0000)] 
 Committing in .

 OpenVMS configuration updated

 Modified Files:
  wxWidgets/setup.h_vms
 ----------------------------------------------------------------------

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

18 years agofixed bug in generation of the To: header: trailing comma prevented the messages...
Vadim Zeitlin [Mon, 5 Sep 2005 00:15:32 +0000 (00:15 +0000)] 
fixed bug in generation of the To: header: trailing comma prevented the messages from being ever sent out

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

18 years agoRemoved gsockosx.cpp which had been copied to src/mac/corefoundation long ago.
David Elliott [Sun, 4 Sep 2005 19:40:54 +0000 (19:40 +0000)] 
Removed gsockosx.cpp which had been copied to src/mac/corefoundation long ago.

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

18 years agoFix wxGLCanvas ctor prototypes in docs. Closes bug #1237072.
Mart Raudsepp [Sun, 4 Sep 2005 15:46:20 +0000 (15:46 +0000)] 
Fix wxGLCanvas ctor prototypes in docs. Closes bug #1237072.
TODO: document the meaning of sharedCanvas arg.

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

18 years agosupport for fractional characters widths under Mac
Stefan Csomor [Sun, 4 Sep 2005 12:52:46 +0000 (12:52 +0000)] 
support for fractional characters widths under Mac

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

18 years ago[wxTLW-GTK] Don't connect to the configure_event twice. This caused double wxMoveEven...
Mart Raudsepp [Sun, 4 Sep 2005 10:52:11 +0000 (10:52 +0000)] 
[wxTLW-GTK] Don't connect to the configure_event twice. This caused double wxMoveEvents being emitted, and some other
stuff done on the same data twice.

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

18 years ago-Wundef fixes
Mart Raudsepp [Sun, 4 Sep 2005 10:33:09 +0000 (10:33 +0000)] 
-Wundef fixes

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

18 years agoundef wxUSE_DIALUP_MANAGER before redefining it as 0
Vadim Zeitlin [Sat, 3 Sep 2005 23:30:48 +0000 (23:30 +0000)] 
undef wxUSE_DIALUP_MANAGER before redefining it as 0

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

18 years agouse libSgm with wxMotif if available, this seems to be useful under IRIX
Vadim Zeitlin [Sat, 3 Sep 2005 23:27:20 +0000 (23:27 +0000)] 
use libSgm with wxMotif if available, this seems to be useful under IRIX

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

18 years agoinclude wx/defs.h (and hence wx/platform.h and so really fix the bug 1105676)
Vadim Zeitlin [Sat, 3 Sep 2005 23:16:50 +0000 (23:16 +0000)] 
include wx/defs.h (and hence wx/platform.h and so really fix the bug 1105676)

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

18 years agofix showing keyboard cues under Win2k/XP
Vadim Zeitlin [Sat, 3 Sep 2005 23:00:22 +0000 (23:00 +0000)] 
fix showing keyboard cues under Win2k/XP

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

18 years agomade wxRegKey bugfix note more detailed
Vadim Zeitlin [Sat, 3 Sep 2005 22:58:30 +0000 (22:58 +0000)] 
made wxRegKey bugfix note more detailed

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

18 years agoAdd --selected_config option for reporting to secondary build configration.
Ron Lee [Sat, 3 Sep 2005 06:28:23 +0000 (06:28 +0000)] 
Add --selected_config option for reporting to secondary build configration.

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

18 years agoMulti-thread fix from Angel [ patch 1281057 ]
Kevin Hock [Sat, 3 Sep 2005 01:01:06 +0000 (01:01 +0000)] 
Multi-thread fix from Angel [ patch 1281057 ]

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

18 years ago/usr/sbin is a better default location for sendmail than /usr/lib nowadays
Vadim Zeitlin [Fri, 2 Sep 2005 23:36:19 +0000 (23:36 +0000)] 
/usr/sbin is a better default location for sendmail than /usr/lib nowadays

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

18 years agocorrected error code for http responses with no content-length indicated (from READ_E...
Stefan Csomor [Fri, 2 Sep 2005 17:30:31 +0000 (17:30 +0000)] 
corrected error code for http responses with no content-length indicated (from READ_ERROR to EOF) so that clients of streams can rely on getting EOF or NO_ERROR when everything is ok

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

18 years agoadded GetFirstSibling and GetLastSibling
Václav Slavík [Fri, 2 Sep 2005 15:54:06 +0000 (15:54 +0000)] 
added GetFirstSibling and GetLastSibling

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

18 years agoignore hidden buttons when emulating clicks on them
Vadim Zeitlin [Fri, 2 Sep 2005 08:20:05 +0000 (08:20 +0000)] 
ignore hidden buttons when emulating clicks on them

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

18 years ago[wxGTK2] Plug memory leak in wxMemoryDC (approx. 525 bytes per object)
Mart Raudsepp [Fri, 2 Sep 2005 05:14:21 +0000 (05:14 +0000)] 
[wxGTK2] Plug memory leak in wxMemoryDC (approx. 525 bytes per object)

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

18 years agoignore hidden windows when deciding if the MDI parent frame should be visible
Vadim Zeitlin [Thu, 1 Sep 2005 23:28:40 +0000 (23:28 +0000)] 
ignore hidden windows when deciding if the MDI parent frame should be visible

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

18 years agohide MDI parent frame if it's empty and a new child has been created
Vadim Zeitlin [Thu, 1 Sep 2005 23:18:39 +0000 (23:18 +0000)] 
hide MDI parent frame if it's empty and a new child has been created

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

18 years agofix for -Wundef warning
Vadim Zeitlin [Thu, 1 Sep 2005 21:47:12 +0000 (21:47 +0000)] 
fix for -Wundef warning

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

18 years agocorrected typo and changed wording of an assert
Vadim Zeitlin [Thu, 1 Sep 2005 21:29:18 +0000 (21:29 +0000)] 
corrected typo and changed wording of an assert

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

18 years agoMissing wxGetOsDescription().
Włodzimierz Skiba [Thu, 1 Sep 2005 17:04:08 +0000 (17:04 +0000)] 
Missing wxGetOsDescription().

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

18 years agoGCC warning fix.
Włodzimierz Skiba [Thu, 1 Sep 2005 15:56:09 +0000 (15:56 +0000)] 
GCC warning fix.

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

18 years agoSizing fixes for wxListbook and wxChoicebook.
Włodzimierz Skiba [Thu, 1 Sep 2005 15:53:16 +0000 (15:53 +0000)] 
Sizing fixes for wxListbook and wxChoicebook.

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

18 years agocorrected Get() return value
Vadim Zeitlin [Thu, 1 Sep 2005 14:46:18 +0000 (14:46 +0000)] 
corrected Get() return value

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

18 years agos/wxWindows/wxWidgets/g
Vadim Zeitlin [Thu, 1 Sep 2005 14:05:35 +0000 (14:05 +0000)] 
s/wxWindows/wxWidgets/g

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

18 years agooptimizing for multiple Realize calls in sequence, moving EventHandler push to toolba...
Stefan Csomor [Thu, 1 Sep 2005 09:32:18 +0000 (09:32 +0000)] 
optimizing for multiple Realize calls in sequence, moving EventHandler push to toolbar item creation

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

18 years agomoving and slightly extending the comment on CGState
Stefan Csomor [Thu, 1 Sep 2005 06:36:21 +0000 (06:36 +0000)] 
moving and slightly extending the comment on CGState

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

18 years agosupport for the AllPages attribute, proper round trip and fixes
Stefan Csomor [Thu, 1 Sep 2005 05:52:20 +0000 (05:52 +0000)] 
support for the AllPages attribute, proper round trip and fixes

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

18 years agobetter handling of empty MDI parent frame visibility: show it only when there are...
Vadim Zeitlin [Thu, 1 Sep 2005 01:26:49 +0000 (01:26 +0000)] 
better handling of empty MDI parent frame visibility: show it only when there are no MDI children shown

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

18 years agoinclude wx/defs.h before testing for wxUSE_TEXTDLG defined in it
Vadim Zeitlin [Wed, 31 Aug 2005 23:48:11 +0000 (23:48 +0000)] 
include wx/defs.h before testing for wxUSE_TEXTDLG defined in it

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

18 years agohide the MDI parent frame instead of just moving it away (why didn't I do it like...
Vadim Zeitlin [Wed, 31 Aug 2005 22:53:51 +0000 (22:53 +0000)] 
hide the MDI parent frame instead of just moving it away (why didn't I do it like this before?)

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

18 years agoadded link to wxFileHistory
Vadim Zeitlin [Wed, 31 Aug 2005 22:35:49 +0000 (22:35 +0000)] 
added link to wxFileHistory

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

18 years agoadded Open() mode parameter
Vadim Zeitlin [Wed, 31 Aug 2005 22:25:19 +0000 (22:25 +0000)] 
added Open() mode parameter

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

18 years agoupdate from José Eduardo de Carvalho Diniz
Vadim Zeitlin [Wed, 31 Aug 2005 22:16:08 +0000 (22:16 +0000)] 
update from José Eduardo de Carvalho Diniz

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

18 years agoRaise() and Lower() work for any windows
Vadim Zeitlin [Wed, 31 Aug 2005 21:42:03 +0000 (21:42 +0000)] 
Raise() and Lower() work for any windows

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

18 years agoFix for detection of motif headers when they are in a different place to X11,
Michael Wetherell [Wed, 31 Aug 2005 20:22:49 +0000 (20:22 +0000)] 
Fix for detection of motif headers when they are in a different place to X11,
correct error message (CPPFLAGS instead of CFLAGS) and add /usr/pkg/include
to SEARCH_INCLUDE (usual location on NetBSD).

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

18 years agoregenerated after recent changes to configure.in
Vadim Zeitlin [Wed, 31 Aug 2005 16:13:11 +0000 (16:13 +0000)] 
regenerated after recent changes to configure.in

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

18 years agoReplaced SOCKLEN_T by WX_SOCKLEN_T to resolve conflict with AIX system headers.
Stefan Neis [Wed, 31 Aug 2005 15:48:41 +0000 (15:48 +0000)] 
Replaced SOCKLEN_T by WX_SOCKLEN_T to resolve conflict with AIX system headers.

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

18 years agoshow the name of incrimanted class in RTTI registration assert
Vadim Zeitlin [Wed, 31 Aug 2005 15:27:16 +0000 (15:27 +0000)] 
show the name of incrimanted class in RTTI registration assert

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

18 years agoCoreGraphics : experimental colour pattern / dash support (by OSAF) (turned off by...
Stefan Csomor [Wed, 31 Aug 2005 14:55:13 +0000 (14:55 +0000)] 
CoreGraphics : experimental colour pattern / dash support (by OSAF) (turned off by default) - fixes in arc and multiline drawings

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

18 years agosetting CG origin to printable area
Stefan Csomor [Wed, 31 Aug 2005 14:49:08 +0000 (14:49 +0000)] 
setting CG origin to printable area

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

18 years agosomehow an additional call moved in... removed
Stefan Csomor [Wed, 31 Aug 2005 14:46:55 +0000 (14:46 +0000)] 
somehow an additional call moved in... removed

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

18 years agosetting All Pages if To is 0
Stefan Csomor [Wed, 31 Aug 2005 14:20:41 +0000 (14:20 +0000)] 
setting All Pages if To is 0

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

18 years agocreate tags file for wxMac/Carbon
Vadim Zeitlin [Wed, 31 Aug 2005 14:04:00 +0000 (14:04 +0000)] 
create tags file for wxMac/Carbon

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

18 years agoadd wxGTK to daily build, an remove faulty dsp files
Chris Elliott [Wed, 31 Aug 2005 10:49:31 +0000 (10:49 +0000)] 
add wxGTK to daily build, an remove faulty dsp files

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