Commit Graph

34 Commits

Author SHA1 Message Date
26cbda1b88 Check for uxtheme.h (#157967, J. Ali Harlow)
2004-11-11  Matthias Clasen  <mclasen@redhat.com>

	* configure.in: Check for uxtheme.h  (#157967, J. Ali Harlow)
2004-11-12 03:51:40 +00:00
585471a479 Make the ms-windows theme engine build with mingw.
2004-08-30  Tor Lillqvist  <tml@iki.fi>

	Make the ms-windows theme engine build with mingw.

	* configure.in: Expand also modules/engines/ms-windows/Theme/
	Makefile and .../Theme/gtk-2.0/Makefile.

	* modules/engines/ms-windows/Makefile.am: Adapt for building
	inside the GTK sources.

	* modules/engines/ms-windows/*.c: Use "foo.h" style includes for
	GTK and GDK headers. Use correct path for gdkwin32.h header.

	* modules/engines/ms-windows/msw_style.c: Don't use deprecated GDK
	API.

	* modules/engines/ms-windows/xp_theme_defs.h
	* modules/engines/ms-windows/xp_theme.c: Move definitions of TMT_*
	to xp_theme.c, as they are neither in mingw's nor Platform
	SDK's tmschema.h.

	* modules/engines/ms-windows/xp_theme.c: Define _WIN32_WINNT as
	0x0501 to get the necesssary stuff from mingw's uxtheme.h.
2004-08-30 20:58:57 +00:00
02039ad7e0 fix inkscape's toolbar buttons, disable application theming if asked nicely, downgrade gtk+ requirements 2004-06-02 19:53:55 +00:00
43a6de6c89 Renamed GTK-Wimp to MS-Windows Engine 2004-03-20 11:42:30 +00:00
30e463b6b4 remove UXTHEME_HAS_LINES, fix menu coloration 2004-01-20 21:46:59 +00:00
16f9478ee3 toward bug 853775 2003-12-30 17:22:30 +00:00
4a1bdfb977 win32 color scheme work 2003-11-04 21:59:26 +00:00
73ab722107 scrollbar grippers 2003-11-01 15:28:25 +00:00
0727b51dc2 More code formatting 2003-10-22 18:41:02 +00:00
bce3094486 Code formatting 2003-10-22 18:25:50 +00:00
28087cb57d use more XP style functions 2003-10-21 18:51:29 +00:00
52349beb92 Grippers 2003-10-18 20:37:30 +00:00
e246918d1b Merged patch from Arnaud Charlet 2003-10-14 18:35:43 +00:00
995c756f11 added safety 2003-10-07 20:53:15 +00:00
c7f1da6b0c clean up some return values in xp_theme 2003-10-07 20:11:27 +00:00
3b960961f5 remove C++ comments 2003-10-07 20:07:49 +00:00
ab490bdcde Lightweight theme switching 2003-10-07 19:58:28 +00:00
bb3f3dbc15 mingw build system 2003-10-07 19:10:15 +00:00
8a93f2ff7a Fixes 2003-10-07 18:56:57 +00:00
2b7bd1f817 IsThemeActive and dfns->defs 2003-10-07 18:03:34 +00:00
dc825592f4 xp theme definitions for platforms NOT winxp, catch system settings changes, disable theme switching 2003-10-06 16:38:53 +00:00
1993a58518 catch theme and color changes 2003-10-03 15:54:20 +00:00
dc16c121f9 const some strings 2003-09-22 14:36:30 +00:00
e95ad99afe 0.4.3 2003-09-20 09:56:27 +00:00
db2ba3d0e0 ignore clip rect for now 2003-09-16 13:36:20 +00:00
b14b12f9d2 Several last-minute fixes 2003-09-15 17:58:44 +00:00
2344c84ea5 implement caret blink 2003-09-15 14:02:23 +00:00
8f51ccc0e7 toolbar chevrons 2003-08-29 21:00:14 +00:00
ccdf6b9bc9 tooltips, handle boxes, menus, toolbars 2003-08-26 21:53:30 +00:00
14554b4496 Fixes 2003-08-23 11:39:36 +00:00
f245464c67 Tooltip colors 2003-08-23 09:21:06 +00:00
badb53eb1e Make files & tree expanders 2003-08-20 00:07:23 +00:00
6ec4aefa64 Progress bars 2003-08-06 20:05:39 +00:00
857c1b8f5b Lots of changes 2003-08-05 19:34:17 +00:00