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 |
|
Robin Dunn
|
a4f3565ebd
|
More AutoComplete crash fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24014 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-30 19:04:03 +00:00 |
|
Robin Dunn
|
9d41f689dc
|
#ifdef update for the old SWIG
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23898 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-24 20:06:19 +00:00 |
|
Robin Dunn
|
b0d0494ff5
|
Fixes in focus handling related to the AutoComplete window.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23865 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-23 23:42:41 +00:00 |
|
Julian Smart
|
987263fe19
|
Fixed bug [ 754596 ] wxUSE_CONSTRAINTS 0 breaks AutoLayout() with sizers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23857 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-23 17:00:17 +00:00 |
|
Mattia Barbon
|
2fcce89663
|
Compilation fix for wxUSE_DRAG_AND_DROP==0.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23718 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-19 21:44:42 +00:00 |
|
Robin Dunn
|
1e545382ca
|
Patch #809286 and a couple other minor changes to the stc sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23716 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-19 18:40:13 +00:00 |
|
Robin Dunn
|
856036c670
|
Regenerated some contrib makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23712 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-19 16:33:37 +00:00 |
|
Mattia Barbon
|
07ee782bb8
|
Do not use wx/wx.h.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23710 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-19 15:44:28 +00:00 |
|
Robin Dunn
|
4a65f2c80d
|
Added DoDragOver and DoDropText from Angelo Mandato, and ensured that
my unicode LoadFile/SaveFile changes were in the .in file this time.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23690 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-18 22:28:25 +00:00 |
|
Robin Dunn
|
dd9b0a5495
|
Added missing }
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23684 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-18 20:40:41 +00:00 |
|
Robin Dunn
|
0e974385f6
|
Patch #808669 more warngins and unicode fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23679 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-18 17:35:31 +00:00 |
|
Julian Smart
|
859e5b177d
|
Applied patch [ 807366 ] fixes for wxrcedit contrib util
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23671 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-18 13:47:05 +00:00 |
|
Robin Dunn
|
88a8b04e9c
|
Updated to Scintilla 1.54
Applied most of patch #806092
Added new wxSTC sample from Otto Wyss
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23654 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-18 05:05:52 +00:00 |
|
Julian Smart
|
40ff41006c
|
Added missing makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23620 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-16 13:36:00 +00:00 |
|
Václav Slavík
|
004779cd73
|
added DESTDIR support to make install
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23615 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-15 21:00:27 +00:00 |
|
Robin Dunn
|
7475e81462
|
Ensure that the native font is initialized so the face name and such
are valid
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23607 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-15 19:27:47 +00:00 |
|
Julian Smart
|
ec08d395bd
|
Updated makefiles etc. for 2.5.1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23603 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-15 15:36:27 +00:00 |
|