Robert Roebling
|
eb7637b587
|
Remove several hack from PS code, use high resolution code from GNOME print, invert Y axis internally
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48922 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-24 14:04:09 +00:00 |
|
Robert Roebling
|
ab3a145407
|
Compilation with new dc code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48918 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-24 09:42:22 +00:00 |
|
Robert Roebling
|
d8416992be
|
reorganized wxSVGFileDC code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48917 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-24 09:30:24 +00:00 |
|
Vadim Zeitlin
|
00a77b7c5d
|
added wxWindow::GetPopupMenuSelectionFromUser() (modified patch 1793823)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48913 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-23 23:42:31 +00:00 |
|
Robert Roebling
|
ab171e9502
|
Converted wxGTK's basic DC classes to new DC code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48910 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-23 11:27:41 +00:00 |
|
Vadim Zeitlin
|
fc1f568e23
|
don't define wxCRT_xxprintfW function if the corresponding xxprintfw() standard functions are not available
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48909 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-23 00:20:35 +00:00 |
|
Vadim Zeitlin
|
8cb1060f1e
|
revert last change (r48897)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48908 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-23 00:14:18 +00:00 |
|
Vadim Zeitlin
|
13f06c1bf0
|
include wx/log.h to fix PCH-less compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48905 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-22 12:08:23 +00:00 |
|
Chris Elliott
|
6448dc217b
|
add missing sample stc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48904 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-22 11:10:12 +00:00 |
|
Robert Roebling
|
65dd9ae23c
|
Removed last bits of DrawScaledBitmap (was removed part of GTK+ printing patch)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48903 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-22 09:55:23 +00:00 |
|
Paul Cornett
|
640a91ab0b
|
use logical operator &&, not bitwise &; indentation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48902 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-22 04:40:51 +00:00 |
|
Paul Cornett
|
4c6a2a70dd
|
unused variables, useless assert
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48901 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-22 04:40:37 +00:00 |
|
Paul Cornett
|
0d8b0f94c0
|
unused variable, more efficient increment operator
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48900 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-22 04:40:21 +00:00 |
|
Bryan Petty
|
1219a18740
|
Corrected doc typo (missing escaped underscore).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48899 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-22 01:30:48 +00:00 |
|
Vadim Zeitlin
|
489bf4ae93
|
ifconfig under NetBSD also takes -a
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48898 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-21 23:54:07 +00:00 |
|
Vadim Zeitlin
|
fd67d2658b
|
*wprintf() functions should be extern, not static, when we define them in wxNEED_WPRINTF case
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48897 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-21 23:50:36 +00:00 |
|
Vadim Zeitlin
|
92ab7bed77
|
include tif_config.h using <> instead of ""
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48894 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-21 19:56:41 +00:00 |
|
Vadim Zeitlin
|
0272a10d2e
|
bring the new linpng 1.2.20 (without its contrib subdirectory) into trunk
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48893 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-21 18:47:38 +00:00 |
|
Vadim Zeitlin
|
5e60a12a06
|
remove old libpng 1.2.7
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48892 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-21 18:45:12 +00:00 |
|
Vadim Zeitlin
|
d0edb9da60
|
added more convenient wxDL_INIT_FUNC[_AW] macros and use them instead of verbose wxDynamicLibrary::GetSymbol() calls
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48891 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-21 18:43:51 +00:00 |
|
Vadim Zeitlin
|
22c1dcbb59
|
made gs_msgXXX variables static
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48890 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-21 18:31:09 +00:00 |
|
Vadim Zeitlin
|
6f9822faf4
|
allow using wxTaskBarIcon under Win95 by loading Shell_NotifyIcon() dynamically (more importantly, allow applications using to start up under Win95 as they didn't without it)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48889 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-21 18:28:04 +00:00 |
|
Julian Smart
|
de414223ab
|
Doc corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48888 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-21 17:53:17 +00:00 |
|
Vadim Zeitlin
|
1032aee2d4
|
predefine _WIN32_IE before including shellapi.h too to allow tooltips longer than 64 (up to 128) characters in wxTaskBarIcon
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48886 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-21 17:51:11 +00:00 |
|
Paul Cornett
|
9356b709aa
|
allow copying wxFormatString for compiler-generated temporaries
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48884 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-21 16:04:24 +00:00 |
|
Vadim Zeitlin
|
15811f2f67
|
copy tif_config.h.vc to tif_config.h, this file will be used for all builds not using configure (for configure-based builds the file with the same name in the build directory will be used)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48881 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-21 15:04:16 +00:00 |
|
Vadim Zeitlin
|
24a39c0dd5
|
use libtiff/libjpeg VC-specific include files for all Win32 compilers, including mingw32 (and even when using configure which is wrong but will be fixed later)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48880 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-21 14:13:15 +00:00 |
|
Vadim Zeitlin
|
710b82f34d
|
removed extra semicolon
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48879 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-21 13:57:30 +00:00 |
|
Vadim Zeitlin
|
a9dce8897e
|
put __attribute__((deprecated)) before declaration and not after it as gcc seems to accept both and doing it like this allows to simplify wxDEPRECATED_INLINE() definition by using the same expansion for all compilers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48878 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-21 13:57:07 +00:00 |
|
Julian Smart
|
f07024ee6d
|
Corrected typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48876 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-21 13:35:31 +00:00 |
|
Vadim Zeitlin
|
a37c8e1cce
|
no changes, just a typo fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48875 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-21 13:34:03 +00:00 |
|
Julian Smart
|
1f5cd20ed5
|
Size of help window tabs reduced to prevent ugly overlap
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48874 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-21 13:30:50 +00:00 |
|
Julian Smart
|
ed37526d66
|
Reverted unnecessary fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48870 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-21 12:44:59 +00:00 |
|
Vadim Zeitlin
|
0217cc6196
|
fix VC6 warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48869 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-21 12:44:10 +00:00 |
|
Julian Smart
|
afd8770dec
|
Make SetFont actually do something
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48868 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-21 12:40:08 +00:00 |
|
Vadim Zeitlin
|
3694bb76c1
|
added wxDEPRECATED_INLINE, use it for wxPixelData<wxBitmap>::UseAlpha() to fix Sun CC compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48866 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-21 12:34:32 +00:00 |
|
Vadim Zeitlin
|
f7e81ed1c2
|
make wxScopeGuardImplBase copy ctor public to avoid Sun CC warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48865 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-21 12:27:25 +00:00 |
|
Vadim Zeitlin
|
74ab5f5b9d
|
various warning fixes for icc 9.1 compilation
- variable shadowing
- unused code and variables
- extra semicolons
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48864 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-21 12:00:25 +00:00 |
|
Vadim Zeitlin
|
6908078e27
|
don't do anything before including the PCH header
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48863 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-21 11:55:42 +00:00 |
|
Vadim Zeitlin
|
8c36c49496
|
don't do anything before including the PCH header
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48862 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-21 11:53:23 +00:00 |
|
Vadim Zeitlin
|
4b4e81ee65
|
include vms_jackets.h directly from wx/platform.h instead of doing it before wx/wxprec.h as this breaks PCH usage
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48861 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-21 11:34:19 +00:00 |
|
Vadim Zeitlin
|
31c6672c66
|
fix icc warnings about shadowed variables and mismatching printf format
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48860 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-21 11:27:13 +00:00 |
|
Vadim Zeitlin
|
d494512913
|
functions not taking argument must be declared as (void) in C, not ()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48859 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-21 11:25:11 +00:00 |
|
Vadim Zeitlin
|
caf12a7917
|
removed wxEVT_POWER which wasn't declared nor used anywhere anyhow
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48858 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-21 11:22:02 +00:00 |
|
Robert Roebling
|
ca7db61eac
|
more work on wxDC reorganizing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48857 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-21 10:59:21 +00:00 |
|
Vadim Zeitlin
|
faa80db058
|
removed an extra semicolon
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48856 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-21 10:56:58 +00:00 |
|
Vadim Zeitlin
|
309aefbd9c
|
don't shadow declaration of nIndex variable
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48855 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-21 10:54:21 +00:00 |
|
Julian Smart
|
24bd6cb9df
|
Optimized update events by only sending them to visible windows
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48854 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-21 10:51:31 +00:00 |
|
Vadim Zeitlin
|
523a54d953
|
use the lower-case version of the parameter in GetEndianness() as intended (thanks icc for the warning)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48853 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-21 10:51:14 +00:00 |
|
Vadim Zeitlin
|
c9bd045b24
|
check whether compiler supports visibility pragmas used for broken libstdc++ visibility workaround and don't use visibility at all if it doesn't (which is the case for icc)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48852 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-21 10:50:13 +00:00 |
|