]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
17 years agodisable net contrib for non-Unix nor Windows platforms (e.g. wxMGL under DOS)
Vadim Zeitlin [Mon, 6 Nov 2006 23:21:24 +0000 (23:21 +0000)] 
disable net contrib for non-Unix nor Windows platforms (e.g. wxMGL under DOS)

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

17 years agoimplement declared but not defined ctor not taking wxGLContext
Vadim Zeitlin [Mon, 6 Nov 2006 22:26:46 +0000 (22:26 +0000)] 
implement declared but not defined ctor not taking wxGLContext

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

17 years agochanges to match AUI API changes
Robin Dunn [Mon, 6 Nov 2006 20:55:15 +0000 (20:55 +0000)] 
changes to match AUI API changes

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

17 years agosome more updates about changes
Robin Dunn [Mon, 6 Nov 2006 20:53:22 +0000 (20:53 +0000)] 
some more updates about changes

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

17 years agobetter check for valid font and color
Robin Dunn [Mon, 6 Nov 2006 20:51:20 +0000 (20:51 +0000)] 
better check for valid font and color

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

17 years agoupload to wxpython.wxcommunity.com instead of starship
Robin Dunn [Mon, 6 Nov 2006 20:50:25 +0000 (20:50 +0000)] 
upload to wxpython.wxcommunity.com instead of starship

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

17 years agoFixed crash if trying to move tab to non-existant window (outside frame)
Julian Smart [Mon, 6 Nov 2006 18:54:00 +0000 (18:54 +0000)] 
Fixed crash if trying to move tab to non-existant window (outside frame)

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

17 years agouse the 0.2.1 version of bakefile.m4
Robin Dunn [Mon, 6 Nov 2006 17:37:49 +0000 (17:37 +0000)] 
use the 0.2.1 version of bakefile.m4

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

17 years agodocking hint bug fix
Benjamin Williams [Mon, 6 Nov 2006 17:12:49 +0000 (17:12 +0000)] 
docking hint bug fix

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

17 years agotransforming clippings correctly, even if there is no native graphics context availab...
Stefan Csomor [Mon, 6 Nov 2006 16:48:54 +0000 (16:48 +0000)] 
transforming clippings correctly, even if there is no native graphics context available yet

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

17 years agodisable wxSound for wxMGL DOS build (it's not implemented there)
Vadim Zeitlin [Mon, 6 Nov 2006 16:15:49 +0000 (16:15 +0000)] 
disable wxSound for wxMGL DOS build (it's not implemented there)

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

17 years agoimplemented page close event for wxAuiNotebook
Benjamin Williams [Mon, 6 Nov 2006 15:05:08 +0000 (15:05 +0000)] 
implemented page close event for wxAuiNotebook

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

17 years agowxAuiNotebook has external tab dragging now
Benjamin Williams [Mon, 6 Nov 2006 13:44:26 +0000 (13:44 +0000)] 
wxAuiNotebook has external tab dragging now

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

17 years agodisable dialup manager for MGL, it doesn't link as there is no DOS implementation...
Vadim Zeitlin [Mon, 6 Nov 2006 13:05:50 +0000 (13:05 +0000)] 
disable dialup manager for MGL, it doesn't link as there is no DOS implementation of it

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

17 years agoBetter vertical height for choice/combo
Julian Smart [Mon, 6 Nov 2006 13:00:02 +0000 (13:00 +0000)] 
Better vertical height for choice/combo

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

17 years ago(blind) compilation fix for wxCocoa
Vadim Zeitlin [Mon, 6 Nov 2006 12:59:38 +0000 (12:59 +0000)] 
(blind) compilation fix for wxCocoa

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

17 years agoadjust to new and deleted files
Stefan Csomor [Mon, 6 Nov 2006 12:50:11 +0000 (12:50 +0000)] 
adjust to new and deleted files

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

17 years agoupdate from Mahrazi Mohd Kamal
Vadim Zeitlin [Mon, 6 Nov 2006 12:12:17 +0000 (12:12 +0000)] 
update from Mahrazi Mohd Kamal

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

17 years agoImproved highlight drawing on wxMac/Core Graphics by not using wxClientDC
Julian Smart [Mon, 6 Nov 2006 11:41:02 +0000 (11:41 +0000)] 
Improved highlight drawing on wxMac/Core Graphics by not using wxClientDC

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

17 years agoadd a header placeholder
Stefan Csomor [Mon, 6 Nov 2006 10:23:19 +0000 (10:23 +0000)] 
add a header placeholder

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

17 years agoadd a header placeholder
Stefan Csomor [Mon, 6 Nov 2006 10:18:13 +0000 (10:18 +0000)] 
add a header placeholder

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

17 years agoadd a source placeholder
Stefan Csomor [Mon, 6 Nov 2006 10:16:54 +0000 (10:16 +0000)] 
add a source placeholder

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

17 years agofixed misspelling
Benjamin Williams [Mon, 6 Nov 2006 10:12:27 +0000 (10:12 +0000)] 
fixed misspelling

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

17 years agoadapting to new inheritance of wxMemoryDC (under MSW only at the moment)
Stefan Csomor [Mon, 6 Nov 2006 09:47:20 +0000 (09:47 +0000)] 
adapting to new inheritance of wxMemoryDC (under MSW only at the moment)

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

17 years agowxGraphicsContext always is using clipping regions in user coordinates
Stefan Csomor [Mon, 6 Nov 2006 09:09:32 +0000 (09:09 +0000)] 
wxGraphicsContext always is using clipping regions in user coordinates

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

17 years agofixing region clipping
Stefan Csomor [Mon, 6 Nov 2006 08:11:57 +0000 (08:11 +0000)] 
fixing region clipping

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

17 years agotranslate the wxRegion from device to user coordinates, swap angles for the arc drawing
Stefan Csomor [Mon, 6 Nov 2006 08:06:09 +0000 (08:06 +0000)] 
translate the wxRegion from device to user coordinates, swap angles for the arc drawing

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

17 years agofixing origin
Stefan Csomor [Mon, 6 Nov 2006 07:49:14 +0000 (07:49 +0000)] 
fixing origin

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

17 years agoaui sample can now create extra notebooks
Benjamin Williams [Mon, 6 Nov 2006 07:46:01 +0000 (07:46 +0000)] 
aui sample can now create extra notebooks

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

17 years agoapi uniformity between tabart and dockart
Benjamin Williams [Mon, 6 Nov 2006 07:09:56 +0000 (07:09 +0000)] 
api uniformity between tabart and dockart

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

17 years agoupdate window before changing the scrolling position and really scrolling it to avoid...
Vadim Zeitlin [Mon, 6 Nov 2006 01:45:03 +0000 (01:45 +0000)] 
update window before changing the scrolling position and really scrolling it to avoid redraw problems in wxUniv

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

17 years agogeneric animation sources are used under all platforms so put them in ADVANCED_CMN_SR...
Vadim Zeitlin [Mon, 6 Nov 2006 01:40:40 +0000 (01:40 +0000)] 
generic animation sources are used under all platforms so put them in ADVANCED_CMN_SRC/HDR instead of listing them for each platform; this fixes double inclusion (and resulting link problems) of animateg.cpp in wxUniv builds

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

17 years agocommented out some test code
Robin Dunn [Mon, 6 Nov 2006 01:15:35 +0000 (01:15 +0000)] 
commented out some test code

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

17 years agoRebaked after addition of mediactrl_qt.cpp
Robin Dunn [Mon, 6 Nov 2006 01:14:04 +0000 (01:14 +0000)] 
Rebaked after addition of mediactrl_qt.cpp

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

17 years agoRe-add the wxQTMediaBackend class, by copying the code for it from the
Robin Dunn [Mon, 6 Nov 2006 01:12:11 +0000 (01:12 +0000)] 
Re-add the wxQTMediaBackend class, by copying the code for it from the
old mediactrl.cpp to mediactrl_qt.cpp

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

17 years agofix compilation error when wxUSE_DYNLIB_CLASS == 0
Vadim Zeitlin [Mon, 6 Nov 2006 00:59:50 +0000 (00:59 +0000)] 
fix compilation error when wxUSE_DYNLIB_CLASS == 0

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

17 years agomove WX_GL_XXX constants from wx/*/glcanvas.h to wx/glcanvas.h (this makes them avail...
Vadim Zeitlin [Mon, 6 Nov 2006 00:57:46 +0000 (00:57 +0000)] 
move WX_GL_XXX constants from wx/*/glcanvas.h to wx/glcanvas.h (this makes them available for wxCocoa too); also only include <windows.h> via wx/msw/wrapwin.h and not directly for wxMSW

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

17 years agoreSWIGged
Robin Dunn [Sun, 5 Nov 2006 22:47:39 +0000 (22:47 +0000)] 
reSWIGged

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

17 years agoDisown the preview object when calling wxPyPreviewFrame ctor
Robin Dunn [Sun, 5 Nov 2006 22:47:00 +0000 (22:47 +0000)] 
Disown the preview object when calling wxPyPreviewFrame ctor

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

17 years agodosctring for DrawRotatedText
Robin Dunn [Sun, 5 Nov 2006 22:46:15 +0000 (22:46 +0000)] 
dosctring for DrawRotatedText

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

17 years agoreSWIGged
Robin Dunn [Sun, 5 Nov 2006 22:07:02 +0000 (22:07 +0000)] 
reSWIGged

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

17 years agoPatch from F. Oliver Gathmann to observer enabled/disabled state of
Robin Dunn [Sun, 5 Nov 2006 22:03:45 +0000 (22:03 +0000)] 
Patch from F. Oliver Gathmann to observer enabled/disabled state of
the control by changing text fg color.

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

17 years agoNew DrawText methods
Robin Dunn [Sun, 5 Nov 2006 21:37:32 +0000 (21:37 +0000)] 
New DrawText methods

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

17 years agoFix default value for wxFontPickerCtrl's initial font parameter
Robin Dunn [Sun, 5 Nov 2006 21:29:40 +0000 (21:29 +0000)] 
Fix default value for wxFontPickerCtrl's initial font parameter

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

17 years agoPatch from Dj Gilcrease adding the FNB_HIDE_ON_SINGLE_TAB flag for
Robin Dunn [Sun, 5 Nov 2006 21:28:36 +0000 (21:28 +0000)] 
Patch from Dj Gilcrease adding the FNB_HIDE_ON_SINGLE_TAB flag for
wx.lib.flatnotebook.

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

17 years agoRevert reentrancy patch (#1573619)
Robin Dunn [Sun, 5 Nov 2006 21:27:48 +0000 (21:27 +0000)] 
Revert reentrancy patch (#1573619)

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

17 years agoRevert reentrancy patch (#1573619)
Robin Dunn [Sun, 5 Nov 2006 21:22:10 +0000 (21:22 +0000)] 
Revert reentrancy patch (#1573619)

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

17 years agoAdd DLL export macros
Robin Dunn [Sun, 5 Nov 2006 21:20:51 +0000 (21:20 +0000)] 
Add DLL export macros

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

17 years ago #if wxUSE_CARET guard.
Robert Roebling [Sun, 5 Nov 2006 21:07:18 +0000 (21:07 +0000)] 
  #if wxUSE_CARET guard.

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

17 years agobug fixed for mdi parent frames
Benjamin Williams [Sun, 5 Nov 2006 20:22:49 +0000 (20:22 +0000)] 
bug fixed for mdi parent frames

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

17 years agofixing pattern phase bugs
Stefan Csomor [Sun, 5 Nov 2006 19:51:15 +0000 (19:51 +0000)] 
fixing pattern phase bugs

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

17 years agoAllow passing file names with path to dllnames.sh.
Stefan Neis [Sun, 5 Nov 2006 14:47:14 +0000 (14:47 +0000)] 
Allow passing file names with path to dllnames.sh.

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

17 years agopreserve pen in DrawCheckMark() (bug 1581621)
Vadim Zeitlin [Sun, 5 Nov 2006 00:51:08 +0000 (00:51 +0000)] 
preserve pen in DrawCheckMark() (bug 1581621)

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

17 years agono changes, just removed commented out line
Vadim Zeitlin [Sun, 5 Nov 2006 00:45:27 +0000 (00:45 +0000)] 
no changes, just removed commented out line

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

17 years agofixed typo in files.bkl which broke wxUniv link (why oh why didn't bakefile tell...
Vadim Zeitlin [Sun, 5 Nov 2006 00:03:13 +0000 (00:03 +0000)] 
fixed typo in files.bkl which broke wxUniv link (why oh why didn't bakefile tell me I forgot a bracket?)

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

17 years agoinclude wx/datetime.h and test for wxUSE_DATETIME before using wxLocaltime_r()
Vadim Zeitlin [Sat, 4 Nov 2006 23:46:02 +0000 (23:46 +0000)] 
include wx/datetime.h and test for wxUSE_DATETIME before using wxLocaltime_r()

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

17 years agoVC8 has strftime(), even under CE
Vadim Zeitlin [Sat, 4 Nov 2006 23:41:24 +0000 (23:41 +0000)] 
VC8 has strftime(), even under CE

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

17 years agouse built in VC8 time functions instead of our (almost certainly broken) ones for...
Vadim Zeitlin [Sat, 4 Nov 2006 23:27:15 +0000 (23:27 +0000)] 
use built in VC8 time functions instead of our (almost certainly broken) ones for wxWinCE

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

17 years agouse wxLocaltime_r() instead of localtime(): this is safer and localtime() isn't avail...
Vadim Zeitlin [Sat, 4 Nov 2006 23:20:20 +0000 (23:20 +0000)] 
use wxLocaltime_r() instead of localtime(): this is safer and localtime() isn't available under WinCE while wxLocaltime_r() is always available

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

17 years agofix the broken code in strftime()
Vadim Zeitlin [Sat, 4 Nov 2006 22:09:47 +0000 (22:09 +0000)] 
fix the broken code in strftime()

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

17 years agoreally restored correct sample code
Vadim Zeitlin [Sat, 4 Nov 2006 21:58:47 +0000 (21:58 +0000)] 
really restored correct sample code

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

17 years ago Added wxAUI category.
Robert Roebling [Sat, 4 Nov 2006 21:54:15 +0000 (21:54 +0000)] 
 Added wxAUI category.

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

17 years ago File rename.
Robert Roebling [Sat, 4 Nov 2006 21:41:30 +0000 (21:41 +0000)] 
  File rename.

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

17 years ago Removed.
Robert Roebling [Sat, 4 Nov 2006 21:40:38 +0000 (21:40 +0000)] 
  Removed.

CVtn:~/wxNew/docs/latex/wx> rm paneinfo.tex
l ----------------------------------------------------------------------

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

17 years ago Renamed AUI tex files.
Robert Roebling [Sat, 4 Nov 2006 21:38:52 +0000 (21:38 +0000)] 
  Renamed AUI tex files.
  Documented wxAuiDockArt.

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

17 years agoSizing and positioning fixes for generic control.
Kevin Ollivier [Sat, 4 Nov 2006 21:38:36 +0000 (21:38 +0000)] 
Sizing and positioning fixes for generic control.

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

17 years agoremoved unused variable
Vadim Zeitlin [Sat, 4 Nov 2006 21:18:12 +0000 (21:18 +0000)] 
removed unused variable

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

17 years agodocument GetChildren() (bug 1578143)
Vadim Zeitlin [Sat, 4 Nov 2006 21:15:03 +0000 (21:15 +0000)] 
document GetChildren() (bug 1578143)

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

17 years agofix warning about unused variable in wxWinCE build
Vadim Zeitlin [Sat, 4 Nov 2006 21:12:31 +0000 (21:12 +0000)] 
fix warning about unused variable in wxWinCE build

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

17 years agooops, restored accidentally checked in testing code
Vadim Zeitlin [Sat, 4 Nov 2006 20:50:55 +0000 (20:50 +0000)] 
oops, restored accidentally checked in testing code

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

17 years agorecognize CP866 (bug 1497808)
Vadim Zeitlin [Sat, 4 Nov 2006 20:48:04 +0000 (20:48 +0000)] 
recognize CP866 (bug 1497808)

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

17 years agorebaked with baefile rev 928
Vadim Zeitlin [Sat, 4 Nov 2006 20:39:49 +0000 (20:39 +0000)] 
rebaked with baefile rev 928

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

17 years agoregenerated after changes in rev 1.15 of build/aclocal/bakefile/m4
Vadim Zeitlin [Sat, 4 Nov 2006 20:34:25 +0000 (20:34 +0000)] 
regenerated after changes in rev 1.15 of build/aclocal/bakefile/m4

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

17 years agoDebian files should be in debian subdir, not here; besides this script just duplicate...
Vadim Zeitlin [Sat, 4 Nov 2006 20:32:51 +0000 (20:32 +0000)] 
Debian files should be in debian subdir, not here; besides this script just duplicates the information from README.HowToBuild and is not very useful anyhow

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

17 years agorestored manually specified project order once again
Vadim Zeitlin [Sat, 4 Nov 2006 20:23:04 +0000 (20:23 +0000)] 
restored manually specified project order once again

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

17 years agorestored the wx-specific changes accidentally lost in rev 1.13 and 1.14
Vadim Zeitlin [Sat, 4 Nov 2006 20:21:49 +0000 (20:21 +0000)] 
restored the wx-specific changes accidentally lost in rev 1.13 and 1.14

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

17 years agorebaked after wxCollapsiblePane move to core and using bakefile rev 928 which fixes...
Vadim Zeitlin [Sat, 4 Nov 2006 20:18:04 +0000 (20:18 +0000)] 
rebaked after wxCollapsiblePane move to core and using bakefile rev 928 which fixes Makefile after the last common.bkl change

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

17 years agoupdated from bakefile revision 928
Vadim Zeitlin [Sat, 4 Nov 2006 20:15:51 +0000 (20:15 +0000)] 
updated from bakefile revision 928

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

17 years agofix messages for OpenGL headers detection
Vadim Zeitlin [Sat, 4 Nov 2006 20:13:26 +0000 (20:13 +0000)] 
fix messages for OpenGL headers detection

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

17 years agomoved wxCollapsiblePane to core from adv
Vadim Zeitlin [Sat, 4 Nov 2006 20:03:48 +0000 (20:03 +0000)] 
moved wxCollapsiblePane to core from adv

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

17 years agoAdding label editing to native OS X listctrl.
Kevin Ollivier [Sat, 4 Nov 2006 19:54:08 +0000 (19:54 +0000)] 
Adding label editing to native OS X listctrl.

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

17 years agoAdded deep copy of bitmaps.
Stefan Neis [Sat, 4 Nov 2006 18:52:56 +0000 (18:52 +0000)] 
Added deep copy of bitmaps.

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

17 years ago Reorder event things a little.
Robert Roebling [Sat, 4 Nov 2006 18:29:28 +0000 (18:29 +0000)] 
  Reorder event things a little.
    Two callbacks for page change and page changing.
    use signal_connect_after() for page changed event,
      as everywhere else, this should also make it
      possible to select a different page in the
      event handler.
    GetSelection just uses native call.
    Don't use m_skipEvent flag, disconnect from events.

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

17 years agoadd wxTempFile test
Vadim Zeitlin [Sat, 4 Nov 2006 18:25:08 +0000 (18:25 +0000)] 
add wxTempFile test

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

17 years ago Test adding page without setting selection.
Robert Roebling [Sat, 4 Nov 2006 18:24:07 +0000 (18:24 +0000)] 
  Test adding page without setting selection.

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

17 years agodefine wxStringListBase::EmptyList to fix link with wxUSE_STL==1 (bug 1495659)
Vadim Zeitlin [Sat, 4 Nov 2006 18:14:50 +0000 (18:14 +0000)] 
define wxStringListBase::EmptyList to fix link with wxUSE_STL==1 (bug 1495659)

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

17 years agoadd wxUSE_ACCESSIBILITY guards (bug 1107297)
Vadim Zeitlin [Sat, 4 Nov 2006 17:43:58 +0000 (17:43 +0000)] 
add wxUSE_ACCESSIBILITY guards (bug 1107297)

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

17 years agoadding text with background brush
Stefan Csomor [Sat, 4 Nov 2006 17:41:41 +0000 (17:41 +0000)] 
adding text with background brush

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

17 years agotest for GL/glu.h too (fixes part of bug 879474)
Vadim Zeitlin [Sat, 4 Nov 2006 17:40:31 +0000 (17:40 +0000)] 
test for GL/glu.h too (fixes part of bug 879474)

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

17 years agolook for OpenGL headers/libraries in /opt/graphics/OpenGL as this is where they're...
Vadim Zeitlin [Sat, 4 Nov 2006 17:33:37 +0000 (17:33 +0000)] 
look for OpenGL headers/libraries in /opt/graphics/OpenGL as this is where they're found on HP-UX systems apparently (closes bug 925307)

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

17 years agorebaked after animation control and helpbest.h changes
Vadim Zeitlin [Sat, 4 Nov 2006 17:17:47 +0000 (17:17 +0000)] 
rebaked after animation control and helpbest.h changes

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

17 years agofixed typo in the last before one change (UNIV_HDR, not UNIX_HDR)
Vadim Zeitlin [Sat, 4 Nov 2006 17:10:14 +0000 (17:10 +0000)] 
fixed typo in the last before one change (UNIV_HDR, not UNIX_HDR)

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

17 years agoAccount for PANGO_WEIGHT_SEMIBOLD not being available on older Pango
Julian Smart [Sat, 4 Nov 2006 17:09:48 +0000 (17:09 +0000)] 
Account for PANGO_WEIGHT_SEMIBOLD not being available on older Pango
installations

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

17 years agodon't include wx/msw/helpbest.h in HTML_HDR unless the toolkit is MSW
Vadim Zeitlin [Sat, 4 Nov 2006 17:09:15 +0000 (17:09 +0000)] 
don't include wx/msw/helpbest.h in HTML_HDR unless the toolkit is MSW

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

17 years agodon't use top_builddir so that configure.in works with autoconf 2.5x as well as 2.60+
Václav Slavík [Sat, 4 Nov 2006 17:08:49 +0000 (17:08 +0000)] 
don't use top_builddir so that configure.in works with autoconf 2.5x as well as 2.60+

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

17 years ago Reenabled page selection event when page in notebook
Robert Roebling [Sat, 4 Nov 2006 16:56:07 +0000 (16:56 +0000)] 
 Reenabled page selection event when page in notebook
   was deleted.

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

17 years agocorrection to last commit: don't add animation control source to core library, add...
Vadim Zeitlin [Sat, 4 Nov 2006 16:46:10 +0000 (16:46 +0000)] 
correction to last commit: don't add animation control source to core library, add them to advanced one, for wxUniv builds

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

17 years agoGeneric fix for full row highlight
Julian Smart [Sat, 4 Nov 2006 16:10:28 +0000 (16:10 +0000)] 
Generic fix for full row highlight

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

17 years agofixed crash due to infinite recursion in wxPopupFocusHandler::OnKeyDown()
Vadim Zeitlin [Sat, 4 Nov 2006 14:01:39 +0000 (14:01 +0000)] 
fixed crash due to infinite recursion in wxPopupFocusHandler::OnKeyDown()

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

17 years agodon't leave tables non-owned by the grid with dangling view pointer when the grid...
Vadim Zeitlin [Sat, 4 Nov 2006 13:43:13 +0000 (13:43 +0000)] 
don't leave tables non-owned by the grid with dangling view pointer when the grid is deleted (patch 1310535)

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