]>
git.saurik.com Git - wxWidgets.git/log
Vadim Zeitlin [Mon, 24 Jul 2006 17:44:46 +0000 (17:44 +0000)]
added wxID_ANY default value for the id parameter of Create() for consistency with the ctor (request
1481791 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40282
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 24 Jul 2006 17:37:39 +0000 (17:37 +0000)]
added HasHandlerForPath() (modified patch
1514524 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40281
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 24 Jul 2006 17:13:38 +0000 (17:13 +0000)]
wxUSE_GUI == 0 compilation fix (patch
1501724 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40280
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 24 Jul 2006 17:05:46 +0000 (17:05 +0000)]
added static casts to void * for pointers used with format specifier to silence stupid gcc pedantic warning (bug
1500717 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40279
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Benjamin Williams [Mon, 24 Jul 2006 16:00:37 +0000 (16:00 +0000)]
floating panes now respect wxPaneInfo::HasCloseButton()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40278
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Benjamin Williams [Mon, 24 Jul 2006 15:57:44 +0000 (15:57 +0000)]
added test pane which has no close button
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40277
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 24 Jul 2006 15:01:14 +0000 (15:01 +0000)]
use sample.rc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40276
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 24 Jul 2006 14:57:57 +0000 (14:57 +0000)]
minor refactoring of OnEraseBackground()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40275
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 24 Jul 2006 14:07:50 +0000 (14:07 +0000)]
Warning fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40274
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 24 Jul 2006 14:04:31 +0000 (14:04 +0000)]
Warning fix, minor source cleaning and better !PCH support.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40273
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 24 Jul 2006 13:49:02 +0000 (13:49 +0000)]
s_verComCtl doesn't change (during program lifetime)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40272
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Jamie Gadd [Mon, 24 Jul 2006 13:45:31 +0000 (13:45 +0000)]
Fix toolbar background painting whem comctl32 < 6
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40271
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Alex Bligh [Mon, 24 Jul 2006 13:45:18 +0000 (13:45 +0000)]
wxAUI: remove spurious semicolons
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40270
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 24 Jul 2006 13:39:10 +0000 (13:39 +0000)]
install help provider to allow testing helptext tags in XRC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40269
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 24 Jul 2006 13:38:12 +0000 (13:38 +0000)]
don't use obsolete wxNO_FULL_REPAINT_ON_RESIZE flag; don't use unnecessary wxCLIP_CHILDREN one
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40268
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 24 Jul 2006 13:36:22 +0000 (13:36 +0000)]
added code to test UI updating of menu items in MDI apps
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40267
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 24 Jul 2006 13:34:26 +0000 (13:34 +0000)]
added FindFileInPath() (part of an otherwise rejected patch)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40266
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mart Raudsepp [Mon, 24 Jul 2006 11:38:06 +0000 (11:38 +0000)]
wxPROCESS_ENTER is deprecated in favour of wxTE_PROCESS_ENTER. So use the latter in documentation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40265
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Benjamin Williams [Mon, 24 Jul 2006 11:32:42 +0000 (11:32 +0000)]
wxString::IsEmpty() => empty()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40264
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Benjamin Williams [Mon, 24 Jul 2006 11:30:27 +0000 (11:30 +0000)]
fixed variable name
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40263
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Benjamin Williams [Mon, 24 Jul 2006 09:44:19 +0000 (09:44 +0000)]
tab draw happens right away when you set the caption
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40262
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Benjamin Williams [Mon, 24 Jul 2006 09:28:59 +0000 (09:28 +0000)]
drawing improvements; empty caption w/ tab drawing looks better
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40259
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Benjamin Williams [Mon, 24 Jul 2006 08:40:08 +0000 (08:40 +0000)]
tabmdi menu fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40258
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 24 Jul 2006 08:26:38 +0000 (08:26 +0000)]
[
1518434 ] wxSize::Scale with wxScale and wxPoint operators documented
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40257
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 24 Jul 2006 07:48:24 +0000 (07:48 +0000)]
[
1517666 ] suppression of wxVsnprintf() warnings - with little extensions.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40256
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 24 Jul 2006 07:46:05 +0000 (07:46 +0000)]
Warning fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40255
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Benjamin Williams [Mon, 24 Jul 2006 07:16:20 +0000 (07:16 +0000)]
removed some commented-out code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40254
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 24 Jul 2006 07:02:24 +0000 (07:02 +0000)]
PCH build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40253
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 24 Jul 2006 06:30:49 +0000 (06:30 +0000)]
Source cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40252
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Alex Bligh [Sun, 23 Jul 2006 20:56:08 +0000 (20:56 +0000)]
Per Robert R, apply: [
1484667 ] Make wxWindow::Update() update native controls
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40250
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Alex Bligh [Sun, 23 Jul 2006 14:03:37 +0000 (14:03 +0000)]
wxAUI: wrap calls to SetTransparent/CanSetTransparent so file can easily be used with 2.6
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40249
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Alex Bligh [Sun, 23 Jul 2006 13:52:40 +0000 (13:52 +0000)]
Use wxCHECK_VERSION not wxABI_VERSION to avoid xrc loader bug
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40248
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mart Raudsepp [Sun, 23 Jul 2006 12:07:56 +0000 (12:07 +0000)]
Add ability to test tab stops. Very slightly modified patch from #
1518114 (Tim Kosse)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40247
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Alex Bligh [Sun, 23 Jul 2006 11:39:13 +0000 (11:39 +0000)]
wxAUI: Don't fade venetian blind effect by default
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40246
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 22 Jul 2006 23:05:30 +0000 (23:05 +0000)]
Added color setting tool to the RichTextCtrl sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40245
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 22 Jul 2006 23:04:08 +0000 (23:04 +0000)]
some test code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40244
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 22 Jul 2006 23:02:47 +0000 (23:02 +0000)]
Added support for the wxAUI Notebook
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40243
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 22 Jul 2006 23:01:44 +0000 (23:01 +0000)]
Change the other OnAssert --> OnAssertFailure
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40242
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 22 Jul 2006 22:32:25 +0000 (22:32 +0000)]
Some changes needed for wxPython
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40241
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 22 Jul 2006 22:31:07 +0000 (22:31 +0000)]
Also need to override Show
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40240
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Benjamin Williams [Sat, 22 Jul 2006 18:51:14 +0000 (18:51 +0000)]
added some font measuring to wxAuiMultiNotebook
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40239
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mart Raudsepp [Sat, 22 Jul 2006 18:47:17 +0000 (18:47 +0000)]
Escape underscores
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40238
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Alex Bligh [Sat, 22 Jul 2006 17:30:28 +0000 (17:30 +0000)]
Add support for transparent hint windows under GTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40237
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Jamie Gadd [Sat, 22 Jul 2006 17:20:05 +0000 (17:20 +0000)]
Don't handle WM_PRINTCLIENT anymore, manually draw the static box label background instead.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40236
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Alex Bligh [Sat, 22 Jul 2006 16:41:14 +0000 (16:41 +0000)]
wxAUI: Do not leak a wxFrame if transparency is not supported
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40235
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Benjamin Williams [Sat, 22 Jul 2006 14:00:57 +0000 (14:00 +0000)]
added auibook.cpp and tabmdi.cpp to build scripts
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40234
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Alex Bligh [Sat, 22 Jul 2006 13:58:53 +0000 (13:58 +0000)]
Fix redraw problems with hint rectangle when there is no transparency
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40233
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Benjamin Williams [Sat, 22 Jul 2006 13:14:07 +0000 (13:14 +0000)]
more compile fixes on wxGTK; auibook.h and tabmdi.h are now uncommented in aui.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40232
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Benjamin Williams [Sat, 22 Jul 2006 13:12:49 +0000 (13:12 +0000)]
compile fixes on wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40231
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Alex Bligh [Sat, 22 Jul 2006 12:47:44 +0000 (12:47 +0000)]
Clean up wxOwnerDrawnComboBox XRC handler as suggested by abxabx fixing bug
https://sourceforge.net/tracker/?func=detail&atid=309863&aid=
1487463 &group_id=9863
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40230
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Benjamin Williams [Sat, 22 Jul 2006 07:34:45 +0000 (07:34 +0000)]
added some overrides to wxTabFrame to remove errors
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40229
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 22 Jul 2006 07:20:59 +0000 (07:20 +0000)]
fixing this conversion (was essentially a no-op under NON-UNICODE)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40228
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 22 Jul 2006 07:18:32 +0000 (07:18 +0000)]
adding back-conversion to filenames (wide composed)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40227
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 21 Jul 2006 16:10:42 +0000 (16:10 +0000)]
Docstrings and other fixes from David Hughes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40225
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Fri, 21 Jul 2006 15:28:50 +0000 (15:28 +0000)]
PDA adjustements
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40224
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Alex Bligh [Fri, 21 Jul 2006 15:05:44 +0000 (15:05 +0000)]
Fix typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40223
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Benjamin Williams [Fri, 21 Jul 2006 14:55:21 +0000 (14:55 +0000)]
updated header file name in source
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40222
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Benjamin Williams [Fri, 21 Jul 2006 14:49:23 +0000 (14:49 +0000)]
renamed notebook.h to auibook.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40221
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Benjamin Williams [Fri, 21 Jul 2006 14:48:06 +0000 (14:48 +0000)]
renamed notebook.cpp to auibook.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40220
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Benjamin Williams [Fri, 21 Jul 2006 13:36:21 +0000 (13:36 +0000)]
added corresponding notebook.h and tabmdi.h to aui
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40219
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Benjamin Williams [Fri, 21 Jul 2006 13:35:00 +0000 (13:35 +0000)]
added notebook.cpp and tabmdi.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40218
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Chris Elliott [Fri, 21 Jul 2006 12:01:21 +0000 (12:01 +0000)]
revert change to bakefile list
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40217
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Chris Elliott [Fri, 21 Jul 2006 10:45:39 +0000 (10:45 +0000)]
use Bakefiles in CVS tree
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40216
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Chris Elliott [Fri, 21 Jul 2006 09:10:35 +0000 (09:10 +0000)]
use local scripts not the newly downloaded CVS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40215
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mart Raudsepp [Fri, 21 Jul 2006 01:49:18 +0000 (01:49 +0000)]
Don't check with CanSetTransparent from within SetTransparent if the former is supposed to be pessimistic and
latter optimistic about actual visual result.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40214
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 20 Jul 2006 20:55:59 +0000 (20:55 +0000)]
out typemap for wxMemorySize
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40213
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 20 Jul 2006 20:01:31 +0000 (20:01 +0000)]
Follow lib dependancy.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40212
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 20 Jul 2006 17:28:18 +0000 (17:28 +0000)]
Follow lib dependancy.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40211
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 20 Jul 2006 17:26:52 +0000 (17:26 +0000)]
Warning fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40210
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 20 Jul 2006 15:31:10 +0000 (15:31 +0000)]
[
1523907 ] Remove unnecessary wxComboCtrl window style.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40209
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 20 Jul 2006 15:25:26 +0000 (15:25 +0000)]
made RE match the otional tag name after the sticky flags
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40208
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Chris Elliott [Thu, 20 Jul 2006 15:12:34 +0000 (15:12 +0000)]
fix RE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40207
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 20 Jul 2006 15:11:18 +0000 (15:11 +0000)]
added more time span formatting tests
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40206
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 20 Jul 2006 15:04:10 +0000 (15:04 +0000)]
handle negative time spans correctly in Format()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40205
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 20 Jul 2006 14:55:38 +0000 (14:55 +0000)]
Reuse common sample resources. Remove unused files.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40204
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 20 Jul 2006 14:37:47 +0000 (14:37 +0000)]
[
1524693 ] wxOwnerDrawnComboBox focus paint fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40203
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 20 Jul 2006 14:01:57 +0000 (14:01 +0000)]
Warning fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40202
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 20 Jul 2006 13:41:49 +0000 (13:41 +0000)]
fixed TestTimeFormat() test: and can use 2 digit years which broke dates comparison for dates not in this (nor last) century
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40201
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 20 Jul 2006 13:40:11 +0000 (13:40 +0000)]
added non-static GetCentury(), removed default value for static GetCentury() parameter which didn't make any sense at all
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40200
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 20 Jul 2006 13:20:00 +0000 (13:20 +0000)]
added wxTimeSpan::Format() test
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40199
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 20 Jul 2006 11:57:15 +0000 (11:57 +0000)]
Reuse common sample resources. Little code cleanup. Removed unused files.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40198
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Chris Elliott [Thu, 20 Jul 2006 11:14:38 +0000 (11:14 +0000)]
remove file lists on exit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40197
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Chris Elliott [Thu, 20 Jul 2006 10:52:18 +0000 (10:52 +0000)]
restore snapshot and remove 2 toplevels dirs from tarball
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40196
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Wed, 19 Jul 2006 20:55:04 +0000 (20:55 +0000)]
Fixes according to patch #
1523304 .
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40195
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Wed, 19 Jul 2006 20:52:06 +0000 (20:52 +0000)]
Sizing fixes according to patch #
1523304 .
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40194
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mart Raudsepp [Wed, 19 Jul 2006 18:59:03 +0000 (18:59 +0000)]
[wxGTK] Be pessimistic about transparency being visually shown in CanSetTransparent. With current code
CanSetTransparent will only return TRUE if gtk+ version is at least 2.10 AND there is a running compositing
manager that implements the _NET_WM_CM_Sn EWMH spec addition proposal (at this point only metacity GL based
compositor, afaik). This is for wxAUI to be able to implement dock preview correctly. In general these behaviours
needs some discussion.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40193
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mart Raudsepp [Wed, 19 Jul 2006 17:18:12 +0000 (17:18 +0000)]
Initial wxTLW::(Can)SetTransparent support for wxGTK. The return value of SetTransparent is currently very
optimistic and doesn't use the EWMH composite manager spec update proposal (_NET_WM_CM_Sn) yet. This is on purpose
until the proposal appears in EWMH new version draft and it gets used by more composite managers.
See http://www.nabble.com/Interaction-between-applications-and-compositing-managers-t1389248.html and in the
future http://standards.freedesktop.org/wm-spec/latest/ for details.
Some code reordering is probably in order (helper function to utilsx11?) and testing on non-traditional X servers
appreciated.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40192
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 19 Jul 2006 15:52:28 +0000 (15:52 +0000)]
Warning fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40191
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 19 Jul 2006 15:50:51 +0000 (15:50 +0000)]
Crash fix for working without selecting subpage.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40190
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Chris Elliott [Wed, 19 Jul 2006 13:56:41 +0000 (13:56 +0000)]
revert to unix2dos
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40188
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Chris Elliott [Wed, 19 Jul 2006 13:55:43 +0000 (13:55 +0000)]
remove duplicate dir
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40187
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Wed, 19 Jul 2006 12:23:40 +0000 (12:23 +0000)]
Missing header
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40186
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Chris Elliott [Wed, 19 Jul 2006 10:31:08 +0000 (10:31 +0000)]
copy install.txt and readme.txt
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40185
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Chris Elliott [Wed, 19 Jul 2006 10:28:57 +0000 (10:28 +0000)]
fix todos conversion (unix2dos called to dos
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40184
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Tue, 18 Jul 2006 16:23:52 +0000 (16:23 +0000)]
Remove malloc.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40182
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Tue, 18 Jul 2006 09:47:16 +0000 (09:47 +0000)]
Remove malloc.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40181
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Chris Elliott [Tue, 18 Jul 2006 06:56:23 +0000 (06:56 +0000)]
fixes for York delivery
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40180
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Ollivier [Tue, 18 Jul 2006 06:54:02 +0000 (06:54 +0000)]
Fixed version of unix2dos conversion.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40179
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Ollivier [Tue, 18 Jul 2006 00:50:06 +0000 (00:50 +0000)]
Moving to new approach that uses CVS entries to determine text/binary state of file.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40178
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 17 Jul 2006 21:45:30 +0000 (21:45 +0000)]
fixed merge conflict
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40175
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775