wxWidgets.git
17 years agoremove extraneous commas and semicolons (patch 1537792)
Vadim Zeitlin [Sun, 13 Aug 2006 01:17:53 +0000 (01:17 +0000)] 
remove extraneous commas and semicolons (patch 1537792)

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

17 years agofixed SetSelection(-1) for controls with multiple selection (patch 1537282)
Vadim Zeitlin [Sun, 13 Aug 2006 01:13:53 +0000 (01:13 +0000)] 
fixed SetSelection(-1) for controls with multiple selection (patch 1537282)

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

17 years agodon't rely on system snprintf() for the tests (patch 1532503)
Vadim Zeitlin [Sun, 13 Aug 2006 01:08:35 +0000 (01:08 +0000)] 
don't rely on system snprintf() for the tests (patch 1532503)

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

17 years agocorrected typo in DEFAULT_wxUSE_PRINTF_POS_PARAMS
Vadim Zeitlin [Sun, 13 Aug 2006 01:07:07 +0000 (01:07 +0000)] 
corrected typo in DEFAULT_wxUSE_PRINTF_POS_PARAMS

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

17 years agofixed wrong test (patch 1532411)
Vadim Zeitlin [Sun, 13 Aug 2006 01:05:19 +0000 (01:05 +0000)] 
fixed wrong test (patch 1532411)

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

17 years agoadded wxULongLong::ToDouble() (patch 1531597)
Vadim Zeitlin [Sun, 13 Aug 2006 00:44:44 +0000 (00:44 +0000)] 
added wxULongLong::ToDouble() (patch 1531597)

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

17 years agoF4 key also toggles combobox popup under MSW
Vadim Zeitlin [Sun, 13 Aug 2006 00:41:42 +0000 (00:41 +0000)] 
F4 key also toggles combobox popup under MSW

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

17 years agobetter key handling for MSW and GTK (patch 1526666)
Vadim Zeitlin [Sun, 13 Aug 2006 00:35:02 +0000 (00:35 +0000)] 
better key handling for MSW and GTK (patch 1526666)

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

17 years agoadded wxDir::FindFirst() (modified patch 1525502)
Vadim Zeitlin [Sun, 13 Aug 2006 00:23:58 +0000 (00:23 +0000)] 
added wxDir::FindFirst() (modified patch 1525502)

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

17 years agouse GDK to convert pixmap to RGB for wxImage
Paul Cornett [Sat, 12 Aug 2006 21:39:22 +0000 (21:39 +0000)] 
use GDK to convert pixmap to RGB for wxImage

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

17 years agoadding support for embedded controls in native toolbar
Stefan Csomor [Fri, 11 Aug 2006 19:57:28 +0000 (19:57 +0000)] 
adding support for embedded controls in native toolbar

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

17 years agochange deprecated gdk_image_get to gdk_drawable_get_image
Paul Cornett [Fri, 11 Aug 2006 17:34:54 +0000 (17:34 +0000)] 
change deprecated gdk_image_get to gdk_drawable_get_image

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

17 years agocompilation fix for compilation w/o precompiled headers
Václav Slavík [Fri, 11 Aug 2006 12:17:15 +0000 (12:17 +0000)] 
compilation fix for compilation w/o precompiled headers

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

17 years agocode simplification and minor cleanup
Paul Cornett [Fri, 11 Aug 2006 05:14:19 +0000 (05:14 +0000)] 
code simplification and minor cleanup

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

17 years agocompilo introduced fixed
Stefan Csomor [Fri, 11 Aug 2006 04:41:11 +0000 (04:41 +0000)] 
compilo introduced fixed

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

17 years agoremoving non-compositing code, adding individual transparency
Stefan Csomor [Fri, 11 Aug 2006 04:39:23 +0000 (04:39 +0000)] 
removing non-compositing code, adding individual transparency

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

17 years agofix for 64 bit
Stefan Csomor [Fri, 11 Aug 2006 04:32:56 +0000 (04:32 +0000)] 
fix for 64 bit

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

17 years agoremoving code for pre 10.3 systems
Stefan Csomor [Fri, 11 Aug 2006 04:31:33 +0000 (04:31 +0000)] 
removing code for pre 10.3 systems

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

17 years agowe're always compositing
Stefan Csomor [Fri, 11 Aug 2006 04:29:11 +0000 (04:29 +0000)] 
we're always compositing

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

17 years agofixing compilo for 10.5
Stefan Csomor [Fri, 11 Aug 2006 04:28:16 +0000 (04:28 +0000)] 
fixing compilo for 10.5

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

17 years agocommitting the code for resolution independence (turned off)
Stefan Csomor [Fri, 11 Aug 2006 04:26:16 +0000 (04:26 +0000)] 
committing the code for resolution independence (turned off)

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

17 years agowe are always compositing on the supported OS versions
Stefan Csomor [Fri, 11 Aug 2006 04:23:39 +0000 (04:23 +0000)] 
we are always compositing on the supported OS versions

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

17 years agowe are always compositing on the supported OS versions
Stefan Csomor [Fri, 11 Aug 2006 04:17:19 +0000 (04:17 +0000)] 
we are always compositing on the supported OS versions

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

17 years agowe are always compositing on the supported OS versions, add transparency for individu...
Stefan Csomor [Fri, 11 Aug 2006 04:04:36 +0000 (04:04 +0000)] 
we are always compositing on the supported OS versions, add transparency for individual controls

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

17 years agowe are always compositing on the supported OS versions
Stefan Csomor [Fri, 11 Aug 2006 04:01:55 +0000 (04:01 +0000)] 
we are always compositing on the supported OS versions

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

17 years agomoved duplicated wxRegionContain definitions to wx/region.h
Václav Slavík [Thu, 10 Aug 2006 20:16:15 +0000 (20:16 +0000)] 
moved duplicated wxRegionContain definitions to wx/region.h

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

17 years agocompilation fix: remove wxRegionContain enum which is now defined in wx/region.h...
Vadim Zeitlin [Thu, 10 Aug 2006 19:56:32 +0000 (19:56 +0000)] 
compilation fix: remove wxRegionContain enum which is now defined in wx/region.h itself

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

17 years agorevert unintended checkin of experimental change to Rescale()
Paul Cornett [Thu, 10 Aug 2006 18:41:12 +0000 (18:41 +0000)] 
revert unintended checkin of experimental change to Rescale()

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

17 years agoavoid using deprecated gdk_image_new_bitmap()
Paul Cornett [Thu, 10 Aug 2006 16:04:07 +0000 (16:04 +0000)] 
avoid using deprecated gdk_image_new_bitmap()

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

17 years agoremoved wxHtmlWindow::m_Style which duplicated wxWindow::m_windowStyle and prevented...
Vadim Zeitlin [Thu, 10 Aug 2006 15:46:49 +0000 (15:46 +0000)] 
removed wxHtmlWindow::m_Style which duplicated wxWindow::m_windowStyle and prevented changeing wxHW_XXX window style after Create() from working

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

17 years agomove the logic for changing notebook pages using the standard Ctrl-Tab/PageUp/Dn...
Vadim Zeitlin [Thu, 10 Aug 2006 15:42:07 +0000 (15:42 +0000)] 
move the logic for changing notebook pages using the standard Ctrl-Tab/PageUp/Dn keys even when focus is outside of the notebook to wxControlContainer from wxTopLevelWindowMSW to allow it work for notebooks whose parent is not a TLW (as a side effect, this now also works in all ports although I don't really know how desirable this is)

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

17 years agomoved duplicated wxRegionContain definitions to wx/region.h
Václav Slavík [Thu, 10 Aug 2006 14:26:55 +0000 (14:26 +0000)] 
moved duplicated wxRegionContain definitions to wx/region.h

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

17 years agocompilation fix for compilation w/o precompiled headers
Václav Slavík [Thu, 10 Aug 2006 13:53:25 +0000 (13:53 +0000)] 
compilation fix for compilation w/o precompiled headers

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

17 years agoAdd parameter to the --enable-universal_binary option for the path to the SDK.
Michael Wetherell [Thu, 10 Aug 2006 13:38:23 +0000 (13:38 +0000)] 
Add parameter to the --enable-universal_binary option for the path to the SDK.

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

17 years agoNeed include so user code can access book control
Julian Smart [Thu, 10 Aug 2006 12:43:38 +0000 (12:43 +0000)] 
Need include so user code can access book control

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

17 years agomoved mgl/colour.{cpp,h} to generic so that it can be reused by other ports without...
Václav Slavík [Thu, 10 Aug 2006 11:16:30 +0000 (11:16 +0000)] 
moved mgl/colour.{cpp,h} to generic so that it can be reused by other ports without native colour representation

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

17 years agocheck that wxUniv is enabled when compiling for wxMGL
Václav Slavík [Thu, 10 Aug 2006 10:09:34 +0000 (10:09 +0000)] 
check that wxUniv is enabled when compiling for wxMGL

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

17 years agousing newer API
Stefan Csomor [Thu, 10 Aug 2006 05:31:13 +0000 (05:31 +0000)] 
using newer API

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

17 years agoAdding technotes about the release system and about adding apps/screenshots to the...
Kevin Ollivier [Thu, 10 Aug 2006 04:05:50 +0000 (04:05 +0000)] 
Adding technotes about the release system and about adding apps/screenshots to the wxWidgets.org front page

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

17 years agoempty spin range is valid and even useful (at least for testing purposes)
Vadim Zeitlin [Thu, 10 Aug 2006 00:45:37 +0000 (00:45 +0000)] 
empty spin range is valid and even useful (at least for testing purposes)

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

17 years agofixes for SetRange(): ensure that the value is valid for the new range; update the...
Vadim Zeitlin [Thu, 10 Aug 2006 00:44:44 +0000 (00:44 +0000)] 
fixes for SetRange(): ensure that the value is valid for the new range; update the visible state of the spin arrows when range becomes [in]valid

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

17 years agoadded NormalizeValue() which can be used to ensure that the control value is in range
Vadim Zeitlin [Thu, 10 Aug 2006 00:43:35 +0000 (00:43 +0000)] 
added NormalizeValue() which can be used to ensure that the control value is in range

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

17 years agoAdded wxID_PAGE_SETUP standard id
Vadim Zeitlin [Thu, 10 Aug 2006 00:14:55 +0000 (00:14 +0000)] 
Added wxID_PAGE_SETUP standard id

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

17 years agodo mention AUI in change log
Vadim Zeitlin [Thu, 10 Aug 2006 00:13:21 +0000 (00:13 +0000)] 
do mention AUI in change log

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

17 years agoRemove wxColour* typemap, it causes more problems than it solves.
Robin Dunn [Wed, 9 Aug 2006 21:38:54 +0000 (21:38 +0000)] 
Remove wxColour* typemap, it causes more problems than it solves.

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

17 years agoinvalid size is (size_t)-1, not 0xffffffff; stream returned by GetInputstream() must...
Vadim Zeitlin [Wed, 9 Aug 2006 21:23:56 +0000 (21:23 +0000)] 
invalid size is (size_t)-1, not 0xffffffff; stream returned by GetInputstream() must be destroyed while wxHTTP object is still alive; some English corrections

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

17 years agoChange def of WX_LINGUAS so it works on OS X.
Robin Dunn [Wed, 9 Aug 2006 18:54:14 +0000 (18:54 +0000)] 
Change def of WX_LINGUAS so it works on OS X.

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

17 years agoAdd typemaps for wxColour*
Robin Dunn [Wed, 9 Aug 2006 18:50:33 +0000 (18:50 +0000)] 
Add typemaps for wxColour*

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

17 years agoAdd wx.Rect.InsideRect
Robin Dunn [Wed, 9 Aug 2006 18:50:06 +0000 (18:50 +0000)] 
Add wx.Rect.InsideRect

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

17 years agoAdd wxWS_EX_CONTEXTHELP, leaving wxFRAME_EX_CONTEXTHELP and
Robin Dunn [Wed, 9 Aug 2006 18:49:31 +0000 (18:49 +0000)] 
Add wxWS_EX_CONTEXTHELP, leaving wxFRAME_EX_CONTEXTHELP and
wxDIALOG_EX_CONTEXTHELP for compatibility.

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

17 years agomoved wxIcon implementation for ports where it's identical to wxBitmap to generic...
Václav Slavík [Wed, 9 Aug 2006 17:59:30 +0000 (17:59 +0000)] 
moved wxIcon implementation for ports where it's identical to wxBitmap to generic/icon.{cpp,h} so that the same code is not duplicated several times

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

17 years agoDetect and use sys/select.h required by POSIX for select
Michael Wetherell [Wed, 9 Aug 2006 11:18:24 +0000 (11:18 +0000)] 
Detect and use sys/select.h required by POSIX for select

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

17 years agoupdate to 2.7.1-rc
Chris Elliott [Wed, 9 Aug 2006 08:43:47 +0000 (08:43 +0000)] 
update to 2.7.1-rc

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

17 years agofixing dynamic build
Stefan Csomor [Wed, 9 Aug 2006 05:21:34 +0000 (05:21 +0000)] 
fixing dynamic build

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

17 years agoadding new files
Stefan Csomor [Wed, 9 Aug 2006 05:19:38 +0000 (05:19 +0000)] 
adding new files

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

17 years agofixing code for shared mach-o builds (removing no-ops)
Stefan Csomor [Wed, 9 Aug 2006 05:09:26 +0000 (05:09 +0000)] 
fixing code for shared mach-o builds (removing no-ops)

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

17 years agosimplifying alpha, adding commented part for high-res screens
Stefan Csomor [Wed, 9 Aug 2006 05:07:25 +0000 (05:07 +0000)] 
simplifying alpha, adding commented part for high-res screens

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

17 years agofixing y-transformations
Stefan Csomor [Wed, 9 Aug 2006 00:14:41 +0000 (00:14 +0000)] 
fixing y-transformations

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

17 years agofixed SetBackground's argument check
Václav Slavík [Tue, 8 Aug 2006 16:37:26 +0000 (16:37 +0000)] 
fixed SetBackground's argument check

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

17 years agofixed gcc warnings about wrong format string
Václav Slavík [Tue, 8 Aug 2006 15:11:30 +0000 (15:11 +0000)] 
fixed gcc warnings about wrong format string

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

17 years agoadded wxRect::Inside(wxRect) for testing if a rectangle is completely within another...
Václav Slavík [Tue, 8 Aug 2006 14:21:44 +0000 (14:21 +0000)] 
added wxRect::Inside(wxRect) for testing if a rectangle is completely within another rectangle

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

17 years ago1. made wxImage compile with wxUSE_STREAMS but without wxUSE_FILE
Václav Slavík [Tue, 8 Aug 2006 13:48:37 +0000 (13:48 +0000)] 
1. made wxImage compile with wxUSE_STREAMS but without wxUSE_FILE
2. changed to work with wxFFile*Streams if wxUSE_FILE=0 and wxUSE_FFILE=1

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

17 years agowxPipeInputStream depends on wxFile, use wxUSE_FILE
Václav Slavík [Tue, 8 Aug 2006 13:11:52 +0000 (13:11 +0000)] 
wxPipeInputStream depends on wxFile, use wxUSE_FILE

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

17 years agowxPipeInputStream depends on wxFile, use wxUSE_FILE
Václav Slavík [Tue, 8 Aug 2006 13:06:05 +0000 (13:06 +0000)] 
wxPipeInputStream depends on wxFile, use wxUSE_FILE

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

17 years agoremoved odbc sample
Vadim Zeitlin [Tue, 8 Aug 2006 12:28:11 +0000 (12:28 +0000)] 
removed odbc sample

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

17 years agoremoved mentions of richedit sample
Vadim Zeitlin [Tue, 8 Aug 2006 12:09:17 +0000 (12:09 +0000)] 
removed mentions of richedit sample

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

17 years agobakefile needs the spec file...
Chris Elliott [Tue, 8 Aug 2006 10:59:05 +0000 (10:59 +0000)] 
bakefile needs the spec file...

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

17 years agosafer GetFeature implementation: assert on unknown feature
Václav Slavík [Tue, 8 Aug 2006 10:15:15 +0000 (10:15 +0000)] 
safer GetFeature implementation: assert on unknown feature

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

17 years agoremoved mentions of the (non-existing any more) resource and tab samples
Vadim Zeitlin [Mon, 7 Aug 2006 22:37:27 +0000 (22:37 +0000)] 
removed mentions of the (non-existing any more) resource and tab samples

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

17 years agoupdated docs after moving SetDefaultItem() from wxPanel to wxTLW
Vadim Zeitlin [Mon, 7 Aug 2006 21:13:43 +0000 (21:13 +0000)] 
updated docs after moving SetDefaultItem() from wxPanel to wxTLW

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

17 years agocorrected auidemo.dsp name
Vadim Zeitlin [Mon, 7 Aug 2006 19:28:10 +0000 (19:28 +0000)] 
corrected auidemo.dsp name

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

17 years agoChange Fit() back to using SetSize, not SetClientSize.
Robin Dunn [Mon, 7 Aug 2006 18:20:02 +0000 (18:20 +0000)] 
Change Fit() back to using SetSize, not SetClientSize.

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

17 years agoadded samples/combo/*.png and samples/internat/ja_JP.EUC-JP/*
Vadim Zeitlin [Mon, 7 Aug 2006 16:34:57 +0000 (16:34 +0000)] 
added samples/combo/*.png and samples/internat/ja_JP.EUC-JP/*

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

17 years agomention wxAUI
Vadim Zeitlin [Mon, 7 Aug 2006 13:57:58 +0000 (13:57 +0000)] 
mention wxAUI

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

17 years agoinclude wxGTK1 files in wxAll too
Vadim Zeitlin [Mon, 7 Aug 2006 13:49:55 +0000 (13:49 +0000)] 
include wxGTK1 files in wxAll too

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

17 years agoinclude docs sources files in wxAll distrib
Vadim Zeitlin [Mon, 7 Aug 2006 13:41:50 +0000 (13:41 +0000)] 
include docs sources files in wxAll distrib

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

17 years agoclarify GNOME files policy
Vadim Zeitlin [Sun, 6 Aug 2006 23:38:39 +0000 (23:38 +0000)] 
clarify GNOME files policy

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

17 years agoadded GNOME Files link
Vadim Zeitlin [Sun, 6 Aug 2006 23:07:06 +0000 (23:07 +0000)] 
added GNOME Files link

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

17 years agoGNOME software map doesn't exist any more, removed; corrected Freshmeat link
Vadim Zeitlin [Sun, 6 Aug 2006 22:46:12 +0000 (22:46 +0000)] 
GNOME software map doesn't exist any more, removed; corrected Freshmeat link

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

17 years agoFixed (?) problem in region handling which caused major redraw problems.
Stefan Neis [Sun, 6 Aug 2006 22:00:10 +0000 (22:00 +0000)] 
Fixed (?) problem in region handling which caused major redraw problems.

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

17 years agochanges since 2.6, not 2.4
Vadim Zeitlin [Sun, 6 Aug 2006 21:57:51 +0000 (21:57 +0000)] 
changes since 2.6, not 2.4

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

17 years agoAdd some text about potential incompatibilites with 2.7.x releases
Robin Dunn [Sun, 6 Aug 2006 21:45:39 +0000 (21:45 +0000)] 
Add some text about potential incompatibilites with 2.7.x releases

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

17 years ago2.7.0 release version
Vadim Zeitlin [Sun, 6 Aug 2006 15:07:49 +0000 (15:07 +0000)] 
2.7.0 release version

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

17 years agoadd paths to wxBase libs to dh_shlibdeps invocation
Vadim Zeitlin [Sun, 6 Aug 2006 14:30:35 +0000 (14:30 +0000)] 
add paths to wxBase libs to dh_shlibdeps invocation

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

17 years agopython-wxtools doesn't have any shared libraries dependencies (fixes dh_gencontrol...
Vadim Zeitlin [Sun, 6 Aug 2006 14:12:13 +0000 (14:12 +0000)] 
python-wxtools doesn't have any shared libraries dependencies (fixes dh_gencontrol warning)

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

17 years agoadded missing unicode_suffix's to more packages
Vadim Zeitlin [Sun, 6 Aug 2006 13:50:36 +0000 (13:50 +0000)] 
added missing unicode_suffix's to more packages

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

17 years agounified wxFRAME_EX_CONTEXTHELP and wxDIALOG_EX_CONTEXTHELP in a single wxWS_EX_CONTEX...
Vadim Zeitlin [Sun, 6 Aug 2006 12:56:48 +0000 (12:56 +0000)] 
unified wxFRAME_EX_CONTEXTHELP and wxDIALOG_EX_CONTEXTHELP in a single wxWS_EX_CONTEXTHELP and changed its value to avoid conflict with wxWS_EX_TRANSIENT (this resulted in all progress dialogs having useless context help button in their title bar)

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

17 years agoBackporting from my SoC branch, fix for remotely closed sockets firing input events...
Angel Vidal Veiga [Sun, 6 Aug 2006 04:46:57 +0000 (04:46 +0000)] 
Backporting from my SoC branch, fix for remotely closed sockets firing input events till destroyed or closed locally.

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

17 years agoGive timers a generated ID if wxID_ANY is passed
Robin Dunn [Sun, 6 Aug 2006 01:18:57 +0000 (01:18 +0000)] 
Give timers a generated ID if wxID_ANY is passed

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

17 years agoinclude bakefile presets in wx-common
Vadim Zeitlin [Sat, 5 Aug 2006 23:15:38 +0000 (23:15 +0000)] 
include bakefile presets in wx-common

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

17 years agoremoved mentions of wxWINE.spec
Vadim Zeitlin [Sat, 5 Aug 2006 16:14:24 +0000 (16:14 +0000)] 
removed mentions of wxWINE.spec

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

17 years ago2.7.0 update
Vadim Zeitlin [Sat, 5 Aug 2006 16:10:02 +0000 (16:10 +0000)] 
2.7.0 update

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

17 years agoput wx-dev as (temporary?) maintainer
Vadim Zeitlin [Sat, 5 Aug 2006 16:09:11 +0000 (16:09 +0000)] 
put wx-dev as (temporary?) maintainer

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

17 years agofilled in the announcement text TODO
Vadim Zeitlin [Sat, 5 Aug 2006 15:25:31 +0000 (15:25 +0000)] 
filled in the announcement text TODO

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

17 years agoupdated version to 2.70.; corrected URLs and updated change log in the announcement...
Vadim Zeitlin [Sat, 5 Aug 2006 15:24:46 +0000 (15:24 +0000)] 
updated version to 2.70.; corrected URLs and updated change log in the announcement text

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

17 years agominor updates to configure and rpm build steps; link to deb docs
Vadim Zeitlin [Sat, 5 Aug 2006 14:58:25 +0000 (14:58 +0000)] 
minor updates to configure and rpm build steps; link to deb docs

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

17 years agouncommented Build-Requires (accidentally checked in)
Vadim Zeitlin [Sat, 5 Aug 2006 14:57:18 +0000 (14:57 +0000)] 
uncommented Build-Requires (accidentally checked in)

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

17 years agoremove wx-config link created as part of make install, it shouldn't be included in...
Vadim Zeitlin [Sat, 5 Aug 2006 14:48:42 +0000 (14:48 +0000)] 
remove wx-config link created as part of make install, it shouldn't be included in the package as the link is created by postinst script

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

17 years agoadded new headers missing from wxGTK headers list
Vadim Zeitlin [Sat, 5 Aug 2006 14:46:33 +0000 (14:46 +0000)] 
added new headers missing from wxGTK headers list

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

17 years agoadded aui and richtext libs
Vadim Zeitlin [Sat, 5 Aug 2006 14:44:33 +0000 (14:44 +0000)] 
added aui and richtext libs

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