Robin Dunn
|
f4e088f7bb
|
Fix compilation error due to recent typedef changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25964 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-26 21:14:29 +00:00 |
|
Robin Dunn
|
0eaf23edfa
|
Turn off UseAntiAliasing by default on wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25932 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-23 22:10:19 +00:00 |
|
Václav Slavík
|
b92ca8cf62
|
regenerated makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25873 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-19 19:36:30 +00:00 |
|
Julian Smart
|
7161de858f
|
Added wxDIALOG_NO_PARENT style to XRC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25851 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-18 09:35:46 +00:00 |
|
David Elliott
|
c3255f5fba
|
Bakefile 0.1.3
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25810 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-15 02:14:15 +00:00 |
|
Robin Dunn
|
04ebdf400c
|
Oops, took out too much...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25796 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-14 02:29:01 +00:00 |
|
Robin Dunn
|
d13ea3aa4f
|
Fix the off-by-one a little differently, and correct a refresh problem
on wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25795 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-14 02:22:03 +00:00 |
|
Robin Dunn
|
0fcf2b15da
|
Fixed an off-by-one error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25794 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-13 23:05:20 +00:00 |
|
Robin Dunn
|
b6bfd8e8f4
|
Call Skip from the focus handlers so wxGTK can still do it's internal housekeeping
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25784 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-13 19:06:02 +00:00 |
|
Robin Dunn
|
d1558f3d53
|
Use extraFontFlag to specify if anti-aliased fonts should be used.
Use GetPartialTextExtents.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25751 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-11 22:42:01 +00:00 |
|
Robin Dunn
|
e0e5663fe4
|
Allow an extra flag to be given to Font::Create
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25749 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-11 22:35:11 +00:00 |
|
Robin Dunn
|
75c60b3e65
|
Use wxStaticCast
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25748 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-11 22:13:12 +00:00 |
|
Václav Slavík
|
7b56015f90
|
make it possible to override translatable status of text entry
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25746 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-11 20:10:56 +00:00 |
|
Vadim Zeitlin
|
3a818b15a1
|
use static_cast<> in event table macros for type safety (patch 843206)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25721 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-10 22:15:19 +00:00 |
|
Julian Smart
|
15a07f5cac
|
New versions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25665 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-08 21:37:57 +00:00 |
|
Julian Smart
|
c360bf5beb
|
Added wxTreeListCtrl: patch [ 883529 ] wxTreeListCltr
Otto Wyss
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25621 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-08 13:02:01 +00:00 |
|
Julian Smart
|
5a332fb5e0
|
Applied patch [ 879998 ] Warning free animate contrib
ABX
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25614 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-08 11:59:34 +00:00 |
|
Julian Smart
|
a20ad557cc
|
Fixed RTTI
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25613 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-08 11:57:59 +00:00 |
|
Julian Smart
|
2b3644c715
|
Applied patch [ 875663 ] Warning free mmedia contrib
ABX
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25612 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-08 11:56:22 +00:00 |
|
Robin Dunn
|
5f9eb69c1c
|
correct some compile warnings and errors
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25537 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-06 20:37:57 +00:00 |
|
Robin Dunn
|
e411268c8c
|
Start out with the line numbers not shown.
Don't use the default size for the AppFrame.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25535 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-06 17:36:28 +00:00 |
|
Robin Dunn
|
92dda0f7a3
|
Call Finalise.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25531 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-06 05:54:16 +00:00 |
|
Robin Dunn
|
0a57b54b8e
|
rebaked the wxSTC makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25530 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-06 05:16:09 +00:00 |
|
Robin Dunn
|
8e54aaedb5
|
Updated Scintilla to version 1.58
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25523 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-06 00:03:13 +00:00 |
|
Václav Slavík
|
078c7a596d
|
makefiles update
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25521 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-05 22:34:18 +00:00 |
|
Václav Slavík
|
1dce6f094a
|
applied patch 744616: WXRC extension for automated use (Eduardo Marques)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25520 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-05 21:58:29 +00:00 |
|
Julian Smart
|
1cb1484131
|
Removed DialogEd
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25432 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-01-31 14:03:31 +00:00 |
|
Robin Dunn
|
faadde7e06
|
%addtofunc --> %pythonAppend
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25424 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-01-31 01:45:47 +00:00 |
|
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 |
|