Dimitri Schoolwerth
|
d301b8a247
|
Applied most of patch #880002: "Warning free plot contrib".
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25416 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-01-29 23:30:21 +00:00 |
|
Dimitri Schoolwerth
|
cd6754a184
|
Applied patch #880008: "Unused parameters in FL contrib reported by VC".
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25415 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-01-29 23:11:29 +00:00 |
|
Ryan Norton
|
19f0995a78
|
added newline
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25413 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-01-29 09:44:34 +00:00 |
|
Dimitri Schoolwerth
|
4d073429a0
|
Applied patch #886192: "Minor fix to XRC contrib"; Minor cosmetic cleanups.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25406 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-01-28 14:41:59 +00:00 |
|
Robin Dunn
|
2659dad320
|
wxMac needs the scroll styles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25392 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-01-26 22:59:38 +00:00 |
|
Julian Smart
|
c45b7e75d1
|
Added RTTI
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25384 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-01-26 20:01:30 +00:00 |
|
David Elliott
|
b92ca05a69
|
Baked bakefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25360 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-01-24 06:22:55 +00:00 |
|
Robin Dunn
|
1ba7e7b79f
|
Fixed compile error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25342 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-01-23 21:00:40 +00:00 |
|
Julian Smart
|
b0fb0f3c71
|
Applied patch [ 882493 ] Added XRC support for wxStatusBar
By Brian Ravnsgaard Riis
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25337 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-01-23 10:01:44 +00:00 |
|
David Elliott
|
b17c174693
|
Baked files with Bakefile 0.1.2 (Mac OS 10.3 Python 2.3)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25285 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-01-22 03:48:09 +00:00 |
|
David Elliott
|
69ada15b30
|
Baked files with Bakefile 0.1.1 using Python 2.3
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25246 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-01-19 06:16:56 +00:00 |
|
Robin Dunn
|
657dbfccd6
|
Patch [ 877891 ] Share the DC from DoPaint with FullPaint in ScintillaWX
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25202 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-01-16 00:52:17 +00:00 |
|
Chris Elliott
|
756d3e7fb5
|
apply SF patch 876817
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25174 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-01-14 15:28:37 +00:00 |
|
Julian Smart
|
83ae4c616c
|
Must have event.Skip() in OnSize for wxUniv
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25148 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-01-13 13:32:07 +00:00 |
|
Dimitri Schoolwerth
|
2b5dcd17c1
|
To use "#pragma warning" a #ifdef __VISUALC__ guard should be used, not a #ifdef _MSC_VER one (CW defines _MSC_VER).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25139 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-01-13 02:07:44 +00:00 |
|
Julian Smart
|
ab839dff60
|
Applied patch [ 791573 ] New feature for FL toorbar buttons
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25125 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-01-11 16:03:19 +00:00 |
|
Julian Smart
|
5a410e4453
|
Applied patch [ 869522 ] Cleaning of deprecated contrib
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25115 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-01-11 11:49:40 +00:00 |
|
Julian Smart
|
9f4ed8613c
|
Added wxWS_EX_BLOCK_EVENTS style
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25105 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-01-08 22:20:33 +00:00 |
|
Julian Smart
|
93210c68cb
|
Applied patch [ 868061 ] Warning free OGL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25096 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-01-08 14:35:36 +00:00 |
|
Julian Smart
|
ba597ca831
|
Applied patch [ 867158 ] Warning free gizmos
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25091 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-01-08 08:35:31 +00:00 |
|
Robin Dunn
|
120826838f
|
Don't use wx[H|V]SCROLL styles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25059 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-01-02 20:41:34 +00:00 |
|
Julian Smart
|
4b7eab302f
|
wxShapeRegion::SetText shouldn't append to formatted strings list
Addition of accessors to allow an app to do alternate diagram streaming
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25053 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-01-02 11:56:21 +00:00 |
|
Julian Smart
|
8e74bcb2a4
|
Fixed palette so all tools are visible
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25028 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-29 10:47:51 +00:00 |
|
Julian Smart
|
5feef956ce
|
Applied patch [ 864570 ] adjustement of FL contrib to change in wx/log.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24976 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-23 10:47:39 +00:00 |
|
Václav Slavík
|
9bfe7ad92d
|
regenerated makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24869 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-15 11:42:03 +00:00 |
|
Václav Slavík
|
0a904ad412
|
don't crash
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24794 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-12 22:03:43 +00:00 |
|
Václav Slavík
|
6cc78259af
|
wxScrolledWindow can have children, too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24791 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-12 20:41:58 +00:00 |
|
Julian Smart
|
dd33b115d6
|
Applied patch [ 845171 ] Use transparancy mask in wxBitmapShape
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24768 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-11 11:37:37 +00:00 |
|
Julian Smart
|
a55f5a1136
|
Applied [ 857819 ] STC CopyToClipboard uses LF on win32
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24767 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-11 11:32:44 +00:00 |
|
Julian Smart
|
19d0f58d39
|
Applied patch [ 843965 ] RC/WXRC/XML related contribs and utils cleaning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24765 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-11 11:27:56 +00:00 |
|
Julian Smart
|
cd2a4e161d
|
Applied patch [ 856318 ] A few Wine fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24761 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-11 11:06:56 +00:00 |
|
Julian Smart
|
52a73e5fe8
|
Applied part of patch [ 774826 ] Background colour and cursor handling
Set correct background for hollow line ends
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24729 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-11 06:30:50 +00:00 |
|
Václav Slavík
|
9f01cb2918
|
unknown controls container can't be subclassed, assert if somebody tries it (as does DialogsBlock)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24708 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-03 14:32:51 +00:00 |
|
Mattia Barbon
|
8e5ec9cc58
|
Compilation fixes for wxUSE_STL == 1 and for wxUSE_UNICODE == 1.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24639 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-11-23 08:16:36 +00:00 |
|
Dimitri Schoolwerth
|
88b98c53ac
|
Applied patch #845884 (Fixes Unicode compilation of stc sample with Watcom).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24617 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-11-20 23:49:18 +00:00 |
|
Mattia Barbon
|
4cbb46c912
|
Fix after last commit.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24495 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-11-09 21:43:34 +00:00 |
|
Mattia Barbon
|
8552e6f031
|
Warning fixes and deprecated method elimination from ABX.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24494 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-11-09 21:40:34 +00:00 |
|
Mattia Barbon
|
461932ae60
|
wxXRC STL-ification.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24482 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-11-08 18:48:47 +00:00 |
|
Robin Dunn
|
ea0d8ca6e8
|
Forgot to change the pos and span names
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24454 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-11-07 08:30:58 +00:00 |
|
Robin Dunn
|
0d077b41ee
|
Refactored wxSizerXmlHandler and added support for wxGridBagSizer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24453 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-11-07 08:27:41 +00:00 |
|
Robin Dunn
|
39c0acb666
|
Patch #826420, and also adapted to new SWIG
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24359 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-31 01:12:25 +00:00 |
|
Mattia Barbon
|
659f8ec331
|
More NO_PTR -> PTR compilation fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24306 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-25 08:52:23 +00:00 |
|
Václav Slavík
|
f9d243a306
|
fixed double filename->URL conversion
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24162 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-13 09:56:30 +00:00 |
|
Robin Dunn
|
f4cf4fdab2
|
Patch #821454
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24154 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-11 01:20:24 +00:00 |
|
Václav Slavík
|
d614f51b31
|
return false from wxXmlResource::Load if the resource is corrupted
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24151 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-10 09:48:52 +00:00 |
|
Václav Slavík
|
e1a098d1ec
|
fixed bakefile so that in-tree headers take precedence over system-installed ones
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24119 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-07 21:37:54 +00:00 |
|
Václav Slavík
|
4bc89de684
|
added .chm support for Unix (Markus Sinner) -- regenerated makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24118 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-07 20:20:53 +00:00 |
|
Václav Slavík
|
a4ad36cdc5
|
regenerated makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24083 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-04 13:49:34 +00:00 |
|
Václav Slavík
|
0e2ff61207
|
regenerated with DESTDIR fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24081 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-04 09:10:20 +00:00 |
|
Robin Dunn
|
6612393c00
|
Fixed bad merge...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24015 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-30 19:07:59 +00:00 |
|