Vadim Zeitlin
|
f74172ab42
|
extracted common code into a single wxfileDialogBase class (patch 758901)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22113 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-19 17:22:05 +00:00 |
|
Vadim Zeitlin
|
f363e05c6d
|
added GetForbiddenChars() and TRUE -> true (patch 757777)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22112 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-19 17:06:29 +00:00 |
|
Mattia Barbon
|
4c3ebca927
|
Fix some compilation and linking errors in samples.
Replace some calls to wxString::getWriteBuffer with
wxStringBuffer.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22107 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-19 15:05:08 +00:00 |
|
Vadim Zeitlin
|
96f32e187b
|
undecorate C++ names if possible
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22105 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-19 14:15:56 +00:00 |
|
Vadim Zeitlin
|
261a714b67
|
added medium orange/gold corresponding to the old (2.4) values
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22104 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-19 12:21:17 +00:00 |
|
Julian Smart
|
29e499cfc2
|
Added files so sample links
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22101 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-19 12:00:54 +00:00 |
|
Mattia Barbon
|
e589896152
|
MSVC 5 compilation fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22092 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-18 19:47:19 +00:00 |
|
Mattia Barbon
|
6fd5903a1b
|
GCC warning fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22091 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-18 19:45:45 +00:00 |
|
Mattia Barbon
|
d2e70462f1
|
Fix for crash when wxUSE_STL=1. wxDocument::DeleteAllViews might
delete "this", together with the list it is iterating over.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22090 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-18 19:44:47 +00:00 |
|
Mattia Barbon
|
a0749355ca
|
Replace SendIdleEvents with ProcessIdle.
Remove unused variable.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22089 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-18 19:38:49 +00:00 |
|
Julian Smart
|
bf95a04f16
|
Added some standard further identifiers to help with WinCE toolbars
Moved wxID_REPLACE to defs.h
Can now add tools to WinCE toolbar, if using standard identifiers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22087 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-18 16:16:14 +00:00 |
|
Julian Smart
|
33b3f7c34a
|
Nth -> Item
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22086 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-18 16:12:52 +00:00 |
|
Julian Smart
|
39d2f9a7c8
|
Added WCE toolbar
Got menubars working with WCE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22085 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-18 14:12:53 +00:00 |
|
Mattia Barbon
|
084db46c8b
|
Fix unintialized pointer in wxCommandProcessor when
wxUSE_STL=0.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22082 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-18 13:21:35 +00:00 |
|
Robin Dunn
|
e14d10b039
|
Update to Scintilla 1.53
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22080 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-18 06:43:31 +00:00 |
|
Vadim Zeitlin
|
040e234d84
|
allow to change the event propagation level (modified patch 743086)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22069 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-18 00:48:49 +00:00 |
|
Vadim Zeitlin
|
1648d51bcb
|
allow to change the event propagation level (modified patch 743086)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22068 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-18 00:39:05 +00:00 |
|
Vadim Zeitlin
|
b5a98acdf2
|
applied event speed up patch (752928)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22067 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-17 23:59:49 +00:00 |
|
Vadim Zeitlin
|
520200fd10
|
added format parameter to File/DirName()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22066 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-17 23:39:28 +00:00 |
|
Mattia Barbon
|
f3e28ade43
|
Remove incorrect and unnecessary wxEntryCleanup declaration.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22064 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-17 22:25:30 +00:00 |
|
Mattia Barbon
|
f700f98cf5
|
Use correct types for comparison functions in wxArray,
wxSortedArray and wxSortedArrayString, when wxUSE_STL=1.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22063 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-17 22:23:43 +00:00 |
|
Vadim Zeitlin
|
8c74e477ed
|
set richedit DLL handle to 0 after unloading (patch 768994)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22061 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-17 21:54:14 +00:00 |
|
Vadim Zeitlin
|
bb131fdbc5
|
updated colour definitions to the new official X version (patch 771272)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22060 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-17 21:47:07 +00:00 |
|
Vadim Zeitlin
|
cef9731ad9
|
treat the string passed to MakeRelativeTo() as directory even if it doesn't have a trailing slash
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22059 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-17 21:22:39 +00:00 |
|
Vadim Zeitlin
|
3f1d375654
|
ignore exceptions during the execution of the exception handler to avoid infinite loop
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22058 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-17 21:03:48 +00:00 |
|
Vadim Zeitlin
|
d4cb34b02c
|
strlen -> wxStrlen (patch 772985)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22057 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-17 20:59:01 +00:00 |
|
Vadim Zeitlin
|
f627fbee50
|
don't use fall back if we had already found the MIME type (patch 769826)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22045 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-17 12:50:04 +00:00 |
|
Vadim Zeitlin
|
f252f8c35d
|
allocate string freed with free() later using malloc(), not new[] (fixes patch 772404)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22044 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-17 12:44:15 +00:00 |
|
Václav Slavík
|
ace0fab4f1
|
remove extra space at top and bottom of the page if present
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22041 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-17 12:11:10 +00:00 |
|
Ryan Norton
|
c0a7edde10
|
Tcl regex lib
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22024 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-16 22:03:51 +00:00 |
|
Václav Slavík
|
27ce9aef53
|
added wxBU_EXACTFIT
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22022 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-16 21:10:20 +00:00 |
|
Julian Smart
|
8651867dbc
|
Different test for previously subclassed, for WinCE
(comparing WndProcs just doesn't work)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22021 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-16 20:40:57 +00:00 |
|
Julian Smart
|
2077b14882
|
Reordered winundef.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22020 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-16 20:34:46 +00:00 |
|
David Elliott
|
ce319b6d1b
|
Implement GetLabel and SetLabel
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22017 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-16 14:54:59 +00:00 |
|
Václav Slavík
|
67158ef673
|
removed GetHorizontalConstraints -- no longer needed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22016 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-16 13:04:37 +00:00 |
|
Václav Slavík
|
8c571f4650
|
tables can no longer be smaller than sum of their columns
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22014 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-16 13:00:58 +00:00 |
|
Vadim Zeitlin
|
5595986d65
|
compilation fix (missing wx/winundef.h)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22012 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-16 09:58:59 +00:00 |
|
Vadim Zeitlin
|
f83aa7771c
|
really fixed compilation for old imagehlp.h header
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22011 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-15 23:54:37 +00:00 |
|
Vadim Zeitlin
|
0b7824d78a
|
attempt to fix compilation for old imagehlp.h header
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22010 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-15 22:59:57 +00:00 |
|
Julian Smart
|
42d11c8e66
|
Compile with EVC 3.0 2002
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22009 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-15 22:28:21 +00:00 |
|
Vadim Zeitlin
|
ce39c39e1f
|
we don't use wxUSE_FILENAME any longer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22007 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-15 20:49:39 +00:00 |
|
Václav Slavík
|
9ed0d735d5
|
added <windows.h> wrapper
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22004 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-15 18:52:32 +00:00 |
|
Václav Slavík
|
b6d93b260e
|
don't break lines in the middle of word
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22002 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-15 18:39:09 +00:00 |
|
Václav Slavík
|
515e94a608
|
cut-and-paste is not good idea, removed duplicated code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22000 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-15 16:47:07 +00:00 |
|
David Elliott
|
71bfb73508
|
Added wxAutoNSAutoreleasePool to DoGetBestSize method
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21999 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-15 15:27:59 +00:00 |
|
David Elliott
|
c36a70f13c
|
Added wxAutoNSAutoreleasePool to Create method
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21998 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-15 15:25:20 +00:00 |
|
David Elliott
|
e51c36de5a
|
Use wxAutoNSAutoreleasePool in Create() method
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21997 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-15 15:15:52 +00:00 |
|
David Elliott
|
e92ea62916
|
SetStringSelection: wxString& should be const
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21996 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-15 15:10:24 +00:00 |
|
David Elliott
|
7c9428abfd
|
Added some stubs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21994 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-15 14:55:52 +00:00 |
|
David Elliott
|
24e97652b0
|
wxCocoa: Added wxGauge
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21989 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-15 14:04:22 +00:00 |
|