]>
git.saurik.com Git - wxWidgets.git/log
Robin Dunn [Thu, 14 Apr 2005 01:07:35 +0000 (01:07 +0000)]
No longer need to worry about the DeRez getting stuck
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33596
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 14 Apr 2005 00:16:34 +0000 (00:16 +0000)]
fix c-format strings with mismatching format specifiers (mostly just marked as fuzzy, fixed a few of them which seems obvious to fix)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33595
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 14 Apr 2005 00:10:17 +0000 (00:10 +0000)]
update from Hans F. Nordhaug
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33594
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 13 Apr 2005 23:55:52 +0000 (23:55 +0000)]
made wxGridCellAttr dtor protected instead of private
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33593
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Wed, 13 Apr 2005 23:07:55 +0000 (23:07 +0000)]
Replace --disable-gtk2 with --with-gtk1 and --with-gtk2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33592
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 13 Apr 2005 22:57:18 +0000 (22:57 +0000)]
Remove rules for building resource files on wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33591
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Wed, 13 Apr 2005 22:47:25 +0000 (22:47 +0000)]
Fix Gizmos-XRC DLL linking.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33590
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 13 Apr 2005 20:50:19 +0000 (20:50 +0000)]
corrected docstring
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33589
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 13 Apr 2005 20:27:56 +0000 (20:27 +0000)]
Corrected compile error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33588
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Wed, 13 Apr 2005 20:05:57 +0000 (20:05 +0000)]
Move G_FILENAME_ENCODING to wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33587
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 13 Apr 2005 18:54:14 +0000 (18:54 +0000)]
Removed redundant Cygwin sockets advice
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33586
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 13 Apr 2005 18:52:43 +0000 (18:52 +0000)]
wxBestHelpController now used as default on Windows
Change log updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33585
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 13 Apr 2005 18:00:08 +0000 (18:00 +0000)]
Look for help file in Windows if not found elsewhere
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33584
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 13 Apr 2005 17:54:58 +0000 (17:54 +0000)]
OW pedantic warning fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33583
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 13 Apr 2005 17:53:28 +0000 (17:53 +0000)]
Sending wxChar* outputs pointer instead of text under Borland.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33582
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 13 Apr 2005 17:51:16 +0000 (17:51 +0000)]
wxStreamToTextRedirector fixes, define wxHAS_TEXT_WINDOW_STREAM.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33581
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 13 Apr 2005 17:28:00 +0000 (17:28 +0000)]
Call ansi packages ...-ansi
Added -with-odbc to ansi packages.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33580
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 13 Apr 2005 16:46:02 +0000 (16:46 +0000)]
added tif_extension.c (bug
1168167 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33579
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 13 Apr 2005 16:27:05 +0000 (16:27 +0000)]
fixed tests for dashed/dotted pens under OS != NT (bug
1182319 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33578
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 13 Apr 2005 16:26:23 +0000 (16:26 +0000)]
don't break of the loop resetting last focus pointer in dtor as under some (unclear) cisrcumstances more than one TLW can have a pointer to us, see bug
1179024
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33577
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 13 Apr 2005 16:02:09 +0000 (16:02 +0000)]
wxStreamToTextRedirector test
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33576
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 13 Apr 2005 15:36:06 +0000 (15:36 +0000)]
The device origin can be set on WinCE, so use it and redefine conversion
macros accordingly.
Also, convert result of calling GetClipBox from logical to
device coordinates since we're dealing with device coordinates at
this point.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33575
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 13 Apr 2005 15:32:41 +0000 (15:32 +0000)]
GetCursorPos returns an error on WinCE, so use GetMessagePos instead.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33574
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 13 Apr 2005 15:03:50 +0000 (15:03 +0000)]
added owner drawn checkbox to listbox page and the possibility to test changing the controls font (part of patch
1181057 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33573
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 13 Apr 2005 13:53:19 +0000 (13:53 +0000)]
Apply Mart R.'s patch for improved font width
handling and minor doc corrections.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33572
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 13 Apr 2005 13:46:01 +0000 (13:46 +0000)]
Correct vertical alignment for lables in static boxes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33571
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 13 Apr 2005 13:34:13 +0000 (13:34 +0000)]
added wxMedia
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33570
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 13 Apr 2005 13:20:10 +0000 (13:20 +0000)]
Unnecessary shwlapi.h inclusion removed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33569
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 13 Apr 2005 13:06:14 +0000 (13:06 +0000)]
mention libs.dia
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33568
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 13 Apr 2005 13:05:06 +0000 (13:05 +0000)]
added wxQA
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33567
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 13 Apr 2005 13:03:56 +0000 (13:03 +0000)]
mistakenly enabled by default --enable-unicode switched off again by default
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33566
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 13 Apr 2005 12:56:11 +0000 (12:56 +0000)]
fix DESTDIR handling in wx-config link (patch
1181759 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33565
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Wed, 13 Apr 2005 12:39:44 +0000 (12:39 +0000)]
Temporary compilation fix for wxUSE_INTL=0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33564
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Wed, 13 Apr 2005 12:37:53 +0000 (12:37 +0000)]
Compilo fix for wxUSE_INTL=0 and use wxCSConv for broken filenames instead of wxMBConvLibc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33563
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 13 Apr 2005 06:04:02 +0000 (06:04 +0000)]
make sure we don't miss resizes even when no sizers are involved
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33562
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 13 Apr 2005 06:02:16 +0000 (06:02 +0000)]
fixing redraw region
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33561
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Ollivier [Wed, 13 Apr 2005 05:12:41 +0000 (05:12 +0000)]
Adding accessor methods for URL and Title, and another revision of the window sizing hack. Tested this one with wxWidgets sample, a notebook/splitter sample, and Documancer, a wxPython app, all with correct results.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33560
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 13 Apr 2005 05:07:39 +0000 (05:07 +0000)]
fixing compilo on carbon cfm with CW 9
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33559
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 13 Apr 2005 04:57:08 +0000 (04:57 +0000)]
Add room for the scrollbar
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33558
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 13 Apr 2005 00:28:22 +0000 (00:28 +0000)]
Applied patch #
1181805 TextEditMixin and EVT_LIST_END_LABEL_EDIT
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33557
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 12 Apr 2005 21:08:04 +0000 (21:08 +0000)]
Fix for using std streams when std:: conflicts with ::
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33556
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 12 Apr 2005 21:06:03 +0000 (21:06 +0000)]
std streams usage build fix under MSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33555
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 12 Apr 2005 20:57:09 +0000 (20:57 +0000)]
Warning fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33554
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Tue, 12 Apr 2005 17:52:01 +0000 (17:52 +0000)]
Fix CYGWIN socket compilo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33553
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Tue, 12 Apr 2005 17:18:13 +0000 (17:18 +0000)]
Fix warning on CYGWIN for sockets
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33552
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ron Lee [Tue, 12 Apr 2005 17:17:18 +0000 (17:17 +0000)]
Ensure 2.6 trumps 2.5 as default.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33551
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Tue, 12 Apr 2005 17:16:37 +0000 (17:16 +0000)]
Fix CYGWIN socket compilo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33550
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ron Lee [Tue, 12 Apr 2005 17:08:08 +0000 (17:08 +0000)]
Replace files from 2.5 that still overlap.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33549
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Tue, 12 Apr 2005 17:03:49 +0000 (17:03 +0000)]
CYGWIN socket compilation fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33548
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ron Lee [Tue, 12 Apr 2005 15:59:59 +0000 (15:59 +0000)]
Update stray references to 2.5
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33547
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ron Lee [Tue, 12 Apr 2005 15:50:03 +0000 (15:50 +0000)]
Bump for 2.6.0 and close Debian bts report about missing archive.h on
the next upload.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33546
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 12 Apr 2005 15:34:08 +0000 (15:34 +0000)]
wxUniv build fix (typo correction).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33545
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Tue, 12 Apr 2005 14:36:59 +0000 (14:36 +0000)]
use configured scrolling increments (m_scrollLineX/Y) instead of hardcoded constants in all places
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33544
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 12 Apr 2005 09:51:41 +0000 (09:51 +0000)]
2.6
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33543
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 12 Apr 2005 08:55:21 +0000 (08:55 +0000)]
Corrected two typos.
Back to disable-enable-gtk2 as without-gtk1 has been
implemented yet.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33542
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 12 Apr 2005 08:13:21 +0000 (08:13 +0000)]
WinCE build fix (missing style).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33541
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 12 Apr 2005 08:08:36 +0000 (08:08 +0000)]
Misplaced #endif (WinCE build fix).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33540
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 12 Apr 2005 07:33:20 +0000 (07:33 +0000)]
wxFrameBase doesn't have wxRTTI so don't test for it, or
wxDynamicCast (for example) will erroneously succeed and
return the wrong cast object
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33539
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 12 Apr 2005 05:18:20 +0000 (05:18 +0000)]
checked in just John's patch, will keep working my fixes...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33538
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 12 Apr 2005 04:53:26 +0000 (04:53 +0000)]
GRR! Reverting last change. I broke some things that I thought I had tested before...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33537
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 12 Apr 2005 04:36:23 +0000 (04:36 +0000)]
Copy & paste error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33536
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 12 Apr 2005 04:28:40 +0000 (04:28 +0000)]
Fixes for wxPopupTransientWindow for wxMSW. Includes Patch #
1181190 ,
and also fixes for automatically dismissing the popup whenever the
mouse is clicked outside of the popup window.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33535
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 12 Apr 2005 04:24:53 +0000 (04:24 +0000)]
make sure also toplevel windows have the correct systen font
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33534
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 12 Apr 2005 00:12:49 +0000 (00:12 +0000)]
Added wxBase headers from /include/unix to the RPM.
Set _prefix macro for non-standard location.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33533
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Mon, 11 Apr 2005 23:29:55 +0000 (23:29 +0000)]
Remove workaround for link problem with versions of mingw before 3.4.2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33532
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Mon, 11 Apr 2005 23:26:44 +0000 (23:26 +0000)]
A better workaround for the link problem with mingw versions before 3.4.2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33531
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Mon, 11 Apr 2005 23:24:30 +0000 (23:24 +0000)]
Add a comment about covariant returns
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33530
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 11 Apr 2005 20:44:14 +0000 (20:44 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33529
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 11 Apr 2005 20:42:59 +0000 (20:42 +0000)]
return begining of the selection for GetInsertionPoint to match what
wxTextCtrl does.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33528
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Mon, 11 Apr 2005 20:40:58 +0000 (20:40 +0000)]
Regenerated PO files. Updated Italian translation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33527
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Mon, 11 Apr 2005 20:32:22 +0000 (20:32 +0000)]
Easy translation of very long strings.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33526
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 11 Apr 2005 20:21:46 +0000 (20:21 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33525
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 11 Apr 2005 20:16:07 +0000 (20:16 +0000)]
adjusted indent
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33524
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 11 Apr 2005 20:15:31 +0000 (20:15 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33523
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 11 Apr 2005 20:02:58 +0000 (20:02 +0000)]
Oops
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33522
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 11 Apr 2005 19:59:36 +0000 (19:59 +0000)]
Version number update
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33521
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 11 Apr 2005 19:58:15 +0000 (19:58 +0000)]
wxSL_TICKS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33520
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 11 Apr 2005 19:57:28 +0000 (19:57 +0000)]
ApplyParentThemeBackground is history
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33519
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 11 Apr 2005 19:57:02 +0000 (19:57 +0000)]
updated coment
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33518
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 11 Apr 2005 19:37:51 +0000 (19:37 +0000)]
rel = 1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33517
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 11 Apr 2005 19:33:33 +0000 (19:33 +0000)]
Added the "buildname" variable which has
the "u" after "gtk2" in it. This is helpful
to prevent the matching string {gtk2}*_xrc
from incorrectly finding _gizmos_xrc instead
of just _xrc. Now the lib names can be given
exactly {portname}_xrc and {portname}_gizmos_xrc.
Still rebuilding..
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33516
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 11 Apr 2005 19:14:34 +0000 (19:14 +0000)]
Better handling of the refcount of the wx.App object, so it now
destroyed when expected and also resets the current instance pointer
returned by wx.GetApp().
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33515
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Mon, 11 Apr 2005 18:42:11 +0000 (18:42 +0000)]
setting an empty region shouldn't clear the clipping
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33514
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 11 Apr 2005 17:21:20 +0000 (17:21 +0000)]
Bumped version to 2.6.
Added static builds to -devel packages.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33513
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ron Lee [Mon, 11 Apr 2005 16:08:41 +0000 (16:08 +0000)]
Regenerated after version bump.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33512
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 11 Apr 2005 15:50:13 +0000 (15:50 +0000)]
Changed version number
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33511
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 11 Apr 2005 14:51:14 +0000 (14:51 +0000)]
Removed very out of date files in docs/msw
Changed version number in docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33510
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 11 Apr 2005 14:41:36 +0000 (14:41 +0000)]
after latest changes background of radio buttons _not_ inside the notebook wasn't redrawn at all, fixed this
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33509
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 11 Apr 2005 13:31:12 +0000 (13:31 +0000)]
Script updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33508
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 11 Apr 2005 13:30:25 +0000 (13:30 +0000)]
A word about context help on Mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33507
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ron Lee [Mon, 11 Apr 2005 13:30:06 +0000 (13:30 +0000)]
Remove static libs from package build.
Trim configure options to reflect new defaults.
Make i18n package conflict/replace. Not my first choice.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33506
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ron Lee [Mon, 11 Apr 2005 12:50:18 +0000 (12:50 +0000)]
Enabled opengl and unicode by default too as discussed.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33505
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 11 Apr 2005 12:11:00 +0000 (12:11 +0000)]
Build fixes after gizmos_xrc additions.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33504
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 11 Apr 2005 12:08:16 +0000 (12:08 +0000)]
wxUniv build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33503
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 11 Apr 2005 12:03:10 +0000 (12:03 +0000)]
Do not break twice.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33502
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 11 Apr 2005 11:03:15 +0000 (11:03 +0000)]
Make std_string, std_iostreams and gnomeprint default.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33501
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 11 Apr 2005 10:45:10 +0000 (10:45 +0000)]
Even shorter.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33500
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 11 Apr 2005 10:44:23 +0000 (10:44 +0000)]
Remove outdated changes.txt, the common one
should be used.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33499
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 11 Apr 2005 10:42:02 +0000 (10:42 +0000)]
Update for install.txt.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33498
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 11 Apr 2005 10:38:10 +0000 (10:38 +0000)]
Version 2.6 in the readme.txt
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33497
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775