Commit Graph

29122 Commits

Author SHA1 Message Date
Włodzimierz Skiba
e755eb67b6 Correction in comment in closing #endif.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33610 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-14 15:11:20 +00:00
Włodzimierz Skiba
810994672a Correction in comment in closing #endif. Is VC++ 4 supported?
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33609 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-14 15:07:17 +00:00
Włodzimierz Skiba
0471d48650 Comment correction, source cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33608 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-14 15:05:20 +00:00
Włodzimierz Skiba
c5565f8c61 Missing includes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33607 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-14 14:53:13 +00:00
Jouk Jansen
d43e302b68 Committing in .
OpenVMS updates

 Modified Files:
 	wxWidgets/setup.h_vms wxWidgets/src/generic/descrip.mms
 ----------------------------------------------------------------------


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33606 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-14 14:15:54 +00:00
Václav Slavík
c99d2f252f check the syntax when compiling .po files into .mo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33605 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-14 09:29:38 +00:00
Julian Smart
5c2f43f48f Removed unnecessary fix (caused by erroneous user code)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33604 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-14 07:26:55 +00:00
Julian Smart
238a604422 Added back shlwapi.h inclusion with comment
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33603 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-14 06:48:58 +00:00
Stefan Csomor
3458591994 adding support for wxCB_SORT, SetString and Insert
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33602 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-14 05:15:23 +00:00
Stefan Csomor
768a499594 adding support for wxCB_SORT
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33601 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-14 05:13:39 +00:00
Kevin Hock
15c8d3b6c8 Typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33600 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-14 04:27:55 +00:00
Robin Dunn
e45c9071ec reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33599 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-14 01:17:44 +00:00
Robin Dunn
18882aa834 no need for the panel in the transient popup any more
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33598 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-14 01:17:00 +00:00
Robin Dunn
95eb036e7b reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33597 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-14 01:12:37 +00:00
Robin Dunn
f025de4499 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
2005-04-14 01:07:35 +00:00
Vadim Zeitlin
f44f2dce07 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
2005-04-14 00:16:34 +00:00
Vadim Zeitlin
2e0f2ca821 update from Hans F. Nordhaug
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33594 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-14 00:10:17 +00:00
Vadim Zeitlin
338d1deba9 made wxGridCellAttr dtor protected instead of private
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33593 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-13 23:55:52 +00:00
Michael Wetherell
f597b41c5a 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
2005-04-13 23:07:55 +00:00
Robin Dunn
a4297f6a8c 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
2005-04-13 22:57:18 +00:00
Mattia Barbon
77d43c4db5 Fix Gizmos-XRC DLL linking.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33590 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-13 22:47:25 +00:00
Robin Dunn
8b5895b0fe corrected docstring
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33589 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-13 20:50:19 +00:00
Robin Dunn
f18ba20ce0 Corrected compile error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33588 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-13 20:27:56 +00:00
Michael Wetherell
845905d588 Move G_FILENAME_ENCODING to wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33587 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-13 20:05:57 +00:00
Julian Smart
3089a807e0 Removed redundant Cygwin sockets advice
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33586 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-13 18:54:14 +00:00
Julian Smart
5fae57de3a 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
2005-04-13 18:52:43 +00:00
Julian Smart
45dbd8337e 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
2005-04-13 18:00:08 +00:00
Włodzimierz Skiba
1fef34b9ee OW pedantic warning fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33583 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-13 17:54:58 +00:00
Włodzimierz Skiba
ad5bb7d6a6 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
2005-04-13 17:53:28 +00:00
Włodzimierz Skiba
15cdc34149 wxStreamToTextRedirector fixes, define wxHAS_TEXT_WINDOW_STREAM.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33581 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-13 17:51:16 +00:00
Robert Roebling
934f1f0a3f 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
2005-04-13 17:28:00 +00:00
Vadim Zeitlin
81065c361e added tif_extension.c (bug 1168167)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33579 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-13 16:46:02 +00:00
Vadim Zeitlin
f3ebca94dd 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
2005-04-13 16:27:05 +00:00
Vadim Zeitlin
4552892fc2 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
2005-04-13 16:26:23 +00:00
Włodzimierz Skiba
286ff306d8 wxStreamToTextRedirector test
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33576 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-13 16:02:09 +00:00
Julian Smart
1d63de4a45 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
2005-04-13 15:36:06 +00:00
Julian Smart
f23255165e 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
2005-04-13 15:32:41 +00:00
Vadim Zeitlin
822b9009d7 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
2005-04-13 15:03:50 +00:00
Robert Roebling
0f6858b69e 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
2005-04-13 13:53:19 +00:00
Robert Roebling
308a5aeb9d 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
2005-04-13 13:46:01 +00:00
Vadim Zeitlin
671bf007dd added wxMedia
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33570 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-13 13:34:13 +00:00
Julian Smart
3e3d05fc86 Unnecessary shwlapi.h inclusion removed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33569 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-13 13:20:10 +00:00
Vadim Zeitlin
9fd94f430a mention libs.dia
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33568 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-13 13:06:14 +00:00
Vadim Zeitlin
aecb6b18b4 added wxQA
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33567 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-13 13:05:06 +00:00
Vadim Zeitlin
78de529bad 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
2005-04-13 13:03:56 +00:00
Vadim Zeitlin
1d0e11230a 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
2005-04-13 12:56:11 +00:00
Michael Wetherell
5335e9c406 Temporary compilation fix for wxUSE_INTL=0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33564 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-13 12:39:44 +00:00
Michael Wetherell
4fdc08274b 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
2005-04-13 12:37:53 +00:00
Stefan Csomor
4817190d09 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
2005-04-13 06:04:02 +00:00
Stefan Csomor
d35bd4992e fixing redraw region
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33561 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-13 06:02:16 +00:00