Integrate the ms-windows theme engine (better known as Wimp) into the
2004-08-30 Matthias Clasen <mclasen@redhat.com> Integrate the ms-windows theme engine (better known as Wimp) into the autotools build. Wimp (http://gtk-wimp.sourceforge.net/) was written by Raymond Penners and Dom Lachowicz. The Wimp 0.6.2 sources have been added to the GTK+ source tree in modules/engines/ms-windows, and there is a ChangeLog detailing the history of Wimp. (#109615, Havoc Pennington) * configure.in: Generate modules/engines/Makefile and modules/engines/ms-windows/Makefile. * modules/Makefile.am (SUBDIRS): Add engines. * modules/engines/Makefile.am: Compile ms-windows for win32.
This commit is contained in:
committed by
Matthias Clasen
parent
5210bf17c6
commit
7feff029c9
16
ChangeLog
16
ChangeLog
@ -1,3 +1,19 @@
|
|||||||
|
2004-08-30 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
Integrate the ms-windows theme engine (better known as Wimp)
|
||||||
|
into the autotools build. Wimp (http://gtk-wimp.sourceforge.net/)
|
||||||
|
was written by Raymond Penners and Dom Lachowicz. The Wimp 0.6.2
|
||||||
|
sources have been added to the GTK+ source tree in
|
||||||
|
modules/engines/ms-windows, and there is a ChangeLog detailing
|
||||||
|
the history of Wimp. (#109615, Havoc Pennington)
|
||||||
|
|
||||||
|
* configure.in: Generate modules/engines/Makefile and
|
||||||
|
modules/engines/ms-windows/Makefile.
|
||||||
|
|
||||||
|
* modules/Makefile.am (SUBDIRS): Add engines.
|
||||||
|
|
||||||
|
* modules/engines/Makefile.am: Compile ms-windows for win32.
|
||||||
|
|
||||||
2004-08-30 Matthias Clasen <mclasen@redhat.com>
|
2004-08-30 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
* gtk/gtktextview.c (gtk_text_view_delete_surrounding_handler): Make it compile.
|
* gtk/gtktextview.c (gtk_text_view_delete_surrounding_handler): Make it compile.
|
||||||
|
|||||||
@ -1,3 +1,19 @@
|
|||||||
|
2004-08-30 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
Integrate the ms-windows theme engine (better known as Wimp)
|
||||||
|
into the autotools build. Wimp (http://gtk-wimp.sourceforge.net/)
|
||||||
|
was written by Raymond Penners and Dom Lachowicz. The Wimp 0.6.2
|
||||||
|
sources have been added to the GTK+ source tree in
|
||||||
|
modules/engines/ms-windows, and there is a ChangeLog detailing
|
||||||
|
the history of Wimp. (#109615, Havoc Pennington)
|
||||||
|
|
||||||
|
* configure.in: Generate modules/engines/Makefile and
|
||||||
|
modules/engines/ms-windows/Makefile.
|
||||||
|
|
||||||
|
* modules/Makefile.am (SUBDIRS): Add engines.
|
||||||
|
|
||||||
|
* modules/engines/Makefile.am: Compile ms-windows for win32.
|
||||||
|
|
||||||
2004-08-30 Matthias Clasen <mclasen@redhat.com>
|
2004-08-30 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
* gtk/gtktextview.c (gtk_text_view_delete_surrounding_handler): Make it compile.
|
* gtk/gtktextview.c (gtk_text_view_delete_surrounding_handler): Make it compile.
|
||||||
|
|||||||
@ -1,3 +1,19 @@
|
|||||||
|
2004-08-30 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
Integrate the ms-windows theme engine (better known as Wimp)
|
||||||
|
into the autotools build. Wimp (http://gtk-wimp.sourceforge.net/)
|
||||||
|
was written by Raymond Penners and Dom Lachowicz. The Wimp 0.6.2
|
||||||
|
sources have been added to the GTK+ source tree in
|
||||||
|
modules/engines/ms-windows, and there is a ChangeLog detailing
|
||||||
|
the history of Wimp. (#109615, Havoc Pennington)
|
||||||
|
|
||||||
|
* configure.in: Generate modules/engines/Makefile and
|
||||||
|
modules/engines/ms-windows/Makefile.
|
||||||
|
|
||||||
|
* modules/Makefile.am (SUBDIRS): Add engines.
|
||||||
|
|
||||||
|
* modules/engines/Makefile.am: Compile ms-windows for win32.
|
||||||
|
|
||||||
2004-08-30 Matthias Clasen <mclasen@redhat.com>
|
2004-08-30 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
* gtk/gtktextview.c (gtk_text_view_delete_surrounding_handler): Make it compile.
|
* gtk/gtktextview.c (gtk_text_view_delete_surrounding_handler): Make it compile.
|
||||||
|
|||||||
@ -1,3 +1,19 @@
|
|||||||
|
2004-08-30 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
Integrate the ms-windows theme engine (better known as Wimp)
|
||||||
|
into the autotools build. Wimp (http://gtk-wimp.sourceforge.net/)
|
||||||
|
was written by Raymond Penners and Dom Lachowicz. The Wimp 0.6.2
|
||||||
|
sources have been added to the GTK+ source tree in
|
||||||
|
modules/engines/ms-windows, and there is a ChangeLog detailing
|
||||||
|
the history of Wimp. (#109615, Havoc Pennington)
|
||||||
|
|
||||||
|
* configure.in: Generate modules/engines/Makefile and
|
||||||
|
modules/engines/ms-windows/Makefile.
|
||||||
|
|
||||||
|
* modules/Makefile.am (SUBDIRS): Add engines.
|
||||||
|
|
||||||
|
* modules/engines/Makefile.am: Compile ms-windows for win32.
|
||||||
|
|
||||||
2004-08-30 Matthias Clasen <mclasen@redhat.com>
|
2004-08-30 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
* gtk/gtktextview.c (gtk_text_view_delete_surrounding_handler): Make it compile.
|
* gtk/gtktextview.c (gtk_text_view_delete_surrounding_handler): Make it compile.
|
||||||
|
|||||||
@ -1622,6 +1622,8 @@ gtk/theme-bits/Makefile
|
|||||||
gtk/xdgmime/Makefile
|
gtk/xdgmime/Makefile
|
||||||
modules/Makefile
|
modules/Makefile
|
||||||
modules/input/Makefile
|
modules/input/Makefile
|
||||||
|
modules/engines/Makefile
|
||||||
|
modules/engines/ms-windows/Makefile
|
||||||
contrib/Makefile
|
contrib/Makefile
|
||||||
contrib/gdk-pixbuf-xlib/Makefile
|
contrib/gdk-pixbuf-xlib/Makefile
|
||||||
contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib-2.0.pc
|
contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib-2.0.pc
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
SUBDIRS=input
|
SUBDIRS=input engines
|
||||||
|
|||||||
5
modules/engines/Makefile.am
Normal file
5
modules/engines/Makefile.am
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
if PLATFORM_WIN32
|
||||||
|
wimp = ms-windows
|
||||||
|
endif
|
||||||
|
|
||||||
|
SUBDIRS = $(wimp)
|
||||||
Reference in New Issue
Block a user