Robert Roebling
|
eae0338fcb
|
Commited patch for wxSizer::Replace()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40977 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-03 11:48:49 +00:00 |
|
Vadim Zeitlin
|
46f36538f1
|
call TIFF callbacks wxTIFFFooProc instead of _tiffFooProc to avoid potential conflicts; also there is no need to use reserved identifiers here
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40976 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-03 09:56:50 +00:00 |
|
Vadim Zeitlin
|
be0d315e66
|
close output stream when TIFFClose() is called
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40975 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-03 09:51:13 +00:00 |
|
Vadim Zeitlin
|
4d70ab089f
|
don't convert title to current encoding if input encoding is wxFONTENCODING_DEFAULT (this shouldn't be necessary and provokes an assert from wxCSConv ctor)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40973 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-02 23:36:06 +00:00 |
|
Robin Dunn
|
c79fdf86ad
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40972 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-02 22:29:31 +00:00 |
|
Robin Dunn
|
e46e7e0d83
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40971 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-02 22:21:20 +00:00 |
|
Robert Roebling
|
b2fcdf2b61
|
Don't use wxWindows::DoGetClientSize() from
wxTopLevelWindow as border with should not
be taken into account here.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40970 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-02 22:21:19 +00:00 |
|
Robin Dunn
|
77aee8713e
|
properties fixes for Mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40969 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-02 22:11:22 +00:00 |
|
Kevin Ollivier
|
3a6e98206b
|
Adding TaskRunnerThread class, for threaded operations, along with errorOccurred and elapsedTime methods for getting information about a process.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40968 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-02 22:00:06 +00:00 |
|
Robin Dunn
|
8c9c423bea
|
compile fixes for Python 2.5
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40967 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-02 21:53:01 +00:00 |
|
Robin Dunn
|
226118fcad
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40966 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-02 20:04:05 +00:00 |
|
Robin Dunn
|
2bf584370b
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40965 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-02 19:55:51 +00:00 |
|
Robin Dunn
|
0eae5d0999
|
Start adding some properties for getter/setter methods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40964 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-02 19:46:44 +00:00 |
|
Robin Dunn
|
5b5d4ef2dd
|
bump subrel number
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40963 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-02 19:45:44 +00:00 |
|
Robin Dunn
|
b5c5355ba3
|
Move the language catalogs install directory on MSW from 'locale' to
'i18n' to avoid conflict (and an import warning) with the standard
locale.py module.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40962 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-02 17:43:00 +00:00 |
|
Kevin Ollivier
|
e87f080a88
|
Make archive top level dirs match that of the archive name.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40961 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-02 17:38:35 +00:00 |
|
Robert Roebling
|
5df3dbf91e
|
Map iso8859-11 to codepage 874.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40960 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-02 12:54:27 +00:00 |
|
Robert Roebling
|
ad7b3b7682
|
Forgot to commit.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40958 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-02 12:37:25 +00:00 |
|
Robert Roebling
|
32205ebbce
|
Added native GTK+ sash drawing to wxAUI.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40957 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-02 11:50:48 +00:00 |
|
Robin Dunn
|
a15585e0b2
|
fixed typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40956 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-01 23:57:15 +00:00 |
|
Robin Dunn
|
e0bfbd2c74
|
Add InsertProvider
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40955 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-01 23:37:28 +00:00 |
|
Vadim Zeitlin
|
8312c461b8
|
always let GtkTextView have mouse release events to avoid assertion failures in gtk_text_view_start_selection_drag()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40954 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-01 22:23:51 +00:00 |
|
Vadim Zeitlin
|
9768729112
|
added GTKProcessEvent() to allow controlling whether we leave or not events for the native widgets
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40953 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-01 22:20:05 +00:00 |
|
Vadim Zeitlin
|
fe282c0878
|
no changes, just remove comments which don't make sense any more
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40952 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-01 21:46:37 +00:00 |
|
Vadim Zeitlin
|
2f2620215e
|
call GTKUpdateCursor() from SetCursor()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40951 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-01 21:44:22 +00:00 |
|
Robert Roebling
|
6ff9dc034d
|
Began to move wxAUI docs to latex.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40950 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-01 21:37:22 +00:00 |
|
Robert Roebling
|
302dc5180a
|
Correct sizing cursor.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40949 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-01 16:06:30 +00:00 |
|
Robert Roebling
|
fa3ebb1221
|
Commit ODCombo delete selection fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40948 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-01 15:38:37 +00:00 |
|
Robert Roebling
|
ec1e0c6634
|
Implement wxSetCusorEvent better than before.
This also makes wxAUI work nicely.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40947 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-01 15:32:19 +00:00 |
|
Vadim Zeitlin
|
dcc40ba510
|
compilation fix for WXWIN_COMPATIBILITY_2_6==0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40946 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-01 12:46:17 +00:00 |
|
Robert Roebling
|
a01cbf0a7c
|
Commit Haakan Wiman's cdata XML patch.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40945 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-01 11:14:36 +00:00 |
|
Vadim Zeitlin
|
f5791b9983
|
do send text changed event from SetValue(), it wasn't done when setting the value of empty single line control
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40944 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-31 22:59:15 +00:00 |
|
Włodzimierz Skiba
|
02761f6cd4
|
Include wx/module.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40943 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-31 19:31:43 +00:00 |
|
Václav Slavík
|
1486fb5f10
|
fixed typo in previous commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40942 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-31 17:21:33 +00:00 |
|
Václav Slavík
|
dd7d379ebc
|
added wxArtProvider::InsertProvider to accompany PushProvider
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40941 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-31 17:00:13 +00:00 |
|
Robin Dunn
|
a3511a2e06
|
supress some unused parameter warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40940 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-31 16:34:57 +00:00 |
|
Robin Dunn
|
3030ae493d
|
Aliases for [G|S]etCaretLineBack
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40939 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-31 16:02:23 +00:00 |
|
Robin Dunn
|
8b3d52fc71
|
Only use raw bitmap if it is available
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40938 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-31 16:01:45 +00:00 |
|
Włodzimierz Skiba
|
bceff574a8
|
wx/image.h is listed in wx/wx.h and part of PCH support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40937 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-31 13:46:09 +00:00 |
|
Julian Smart
|
5dcdfe6d8a
|
Fixed compilo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40936 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-31 13:40:03 +00:00 |
|
Vadim Zeitlin
|
2e7f384517
|
don't use static buffer needing a critical section to protect it for logging; this results in deadlocks if the log sink decides to log itself (and this can be very difficult to prevent) and is unnecessary anyhow as the initial goal of allowing wxLog to work even for out of memory errors has never been tested and presumably never worked
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40935 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-31 11:31:02 +00:00 |
|
Robin Dunn
|
6a93571daf
|
Provide an implementation for SurfaceImpl::AlphaRectangle, and rename
[G|S]etCaretLineBack
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40934 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-31 05:35:26 +00:00 |
|
Stefan Neis
|
be2e4015f5
|
Only support detection of "near the edge" coordinates, if dragging grid lines
is actually enabled (Fixes #548106 - Border of grid lines of wx.grid).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40933 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-30 22:38:14 +00:00 |
|
Robin Dunn
|
195a89b47c
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40932 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-30 19:29:31 +00:00 |
|
Stefan Neis
|
930a9efaf1
|
Fixed getting OS version information.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40931 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-30 17:14:57 +00:00 |
|
Paul Cornett
|
5c351979c3
|
build fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40930 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-30 16:15:42 +00:00 |
|
Julian Smart
|
4e6cc020c3
|
Don't skip event if default processing has inserted a tab
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40929 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-30 12:47:29 +00:00 |
|
Michael Wetherell
|
ab75fdbdcd
|
Build notes for Cygwin.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40927 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-30 11:17:14 +00:00 |
|
Michael Wetherell
|
3c8813b6c0
|
Use CPPUNIT_ASSERT_EQUAL where possible to improve messages.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40925 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-30 08:39:06 +00:00 |
|
Michael Wetherell
|
2c94045365
|
Stream inserter to wxString
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40924 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-30 08:37:39 +00:00 |
|