mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-23 20:30:15 +00:00
Add (commented out) Windows-style theme include line.
* gtk/testgtkrc: Add (commented out) Windows-style theme include line. * gdk/win32/gdk.def,gtk/gtk.def: Add some missing entry points.
This commit is contained in:
parent
1c73fc83a2
commit
34c2f20968
@ -1,3 +1,10 @@
|
||||
1999-05-25 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gtk/testgtkrc: Add (commented out) Windows-style theme
|
||||
include line.
|
||||
|
||||
* gdk/win32/gdk.def,gtk/gtk.def: Add some missing entry points.
|
||||
|
||||
1999-05-18 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gdk/win32/makefile.{cygwin,msc}: Copy our gdkprivate.h and
|
||||
|
@ -1,3 +1,10 @@
|
||||
1999-05-25 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gtk/testgtkrc: Add (commented out) Windows-style theme
|
||||
include line.
|
||||
|
||||
* gdk/win32/gdk.def,gtk/gtk.def: Add some missing entry points.
|
||||
|
||||
1999-05-18 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gdk/win32/makefile.{cygwin,msc}: Copy our gdkprivate.h and
|
||||
|
@ -1,3 +1,10 @@
|
||||
1999-05-25 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gtk/testgtkrc: Add (commented out) Windows-style theme
|
||||
include line.
|
||||
|
||||
* gdk/win32/gdk.def,gtk/gtk.def: Add some missing entry points.
|
||||
|
||||
1999-05-18 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gdk/win32/makefile.{cygwin,msc}: Copy our gdkprivate.h and
|
||||
|
@ -1,3 +1,10 @@
|
||||
1999-05-25 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gtk/testgtkrc: Add (commented out) Windows-style theme
|
||||
include line.
|
||||
|
||||
* gdk/win32/gdk.def,gtk/gtk.def: Add some missing entry points.
|
||||
|
||||
1999-05-18 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gdk/win32/makefile.{cygwin,msc}: Copy our gdkprivate.h and
|
||||
|
@ -1,3 +1,10 @@
|
||||
1999-05-25 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gtk/testgtkrc: Add (commented out) Windows-style theme
|
||||
include line.
|
||||
|
||||
* gdk/win32/gdk.def,gtk/gtk.def: Add some missing entry points.
|
||||
|
||||
1999-05-18 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gdk/win32/makefile.{cygwin,msc}: Copy our gdkprivate.h and
|
||||
|
@ -1,3 +1,10 @@
|
||||
1999-05-25 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gtk/testgtkrc: Add (commented out) Windows-style theme
|
||||
include line.
|
||||
|
||||
* gdk/win32/gdk.def,gtk/gtk.def: Add some missing entry points.
|
||||
|
||||
1999-05-18 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gdk/win32/makefile.{cygwin,msc}: Copy our gdkprivate.h and
|
||||
|
@ -1,3 +1,10 @@
|
||||
1999-05-25 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gtk/testgtkrc: Add (commented out) Windows-style theme
|
||||
include line.
|
||||
|
||||
* gdk/win32/gdk.def,gtk/gtk.def: Add some missing entry points.
|
||||
|
||||
1999-05-18 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gdk/win32/makefile.{cygwin,msc}: Copy our gdkprivate.h and
|
||||
|
@ -228,6 +228,7 @@ EXPORTS
|
||||
gdk_rgb_set_min_colors
|
||||
gdk_rgb_set_verbose
|
||||
gdk_rgb_xpixel_from_rgb
|
||||
gdk_root_parent
|
||||
gdk_screen_height
|
||||
gdk_screen_height_mm
|
||||
gdk_screen_width
|
||||
|
@ -228,6 +228,7 @@ EXPORTS
|
||||
gdk_rgb_set_min_colors
|
||||
gdk_rgb_set_verbose
|
||||
gdk_rgb_xpixel_from_rgb
|
||||
gdk_root_parent
|
||||
gdk_screen_height
|
||||
gdk_screen_height_mm
|
||||
gdk_screen_width
|
||||
|
10
gtk/gtk.def
10
gtk/gtk.def
@ -247,6 +247,7 @@ EXPORTS
|
||||
gtk_clist_get_cell_type
|
||||
gtk_clist_get_column_title
|
||||
gtk_clist_get_column_widget
|
||||
gtk_clist_get_hadjustment
|
||||
gtk_clist_get_pixmap
|
||||
gtk_clist_get_pixtext
|
||||
gtk_clist_get_row_data
|
||||
@ -255,6 +256,7 @@ EXPORTS
|
||||
gtk_clist_get_selection_info
|
||||
gtk_clist_get_text
|
||||
gtk_clist_get_type
|
||||
gtk_clist_get_vadjustment
|
||||
gtk_clist_insert
|
||||
gtk_clist_moveto
|
||||
gtk_clist_new
|
||||
@ -263,6 +265,7 @@ EXPORTS
|
||||
gtk_clist_prepend
|
||||
gtk_clist_remove
|
||||
gtk_clist_row_is_visible
|
||||
gtk_clist_row_move
|
||||
gtk_clist_select_all
|
||||
gtk_clist_select_row
|
||||
gtk_clist_set_auto_sort
|
||||
@ -280,6 +283,7 @@ EXPORTS
|
||||
gtk_clist_set_column_width
|
||||
gtk_clist_set_compare_func
|
||||
gtk_clist_set_foreground
|
||||
gtk_clist_set_hadjustment
|
||||
gtk_clist_set_pixmap
|
||||
gtk_clist_set_pixtext
|
||||
gtk_clist_set_reorderable
|
||||
@ -291,10 +295,12 @@ EXPORTS
|
||||
gtk_clist_set_selection_mode
|
||||
gtk_clist_set_shadow_type
|
||||
gtk_clist_set_shift
|
||||
gtk_ctree_set_show_stub
|
||||
gtk_clist_set_sort_column
|
||||
gtk_clist_set_sort_type
|
||||
gtk_clist_set_text
|
||||
gtk_clist_set_use_drag_icons
|
||||
gtk_clist_set_vadjustment
|
||||
gtk_clist_sort
|
||||
gtk_clist_swap_rows
|
||||
gtk_clist_thaw
|
||||
@ -1005,6 +1011,7 @@ EXPORTS
|
||||
gtk_signal_handler_unblock
|
||||
gtk_signal_handler_unblock_by_data
|
||||
gtk_signal_handler_unblock_by_func
|
||||
gtk_signal_handlers_destroy
|
||||
gtk_signal_init
|
||||
gtk_signal_lookup
|
||||
gtk_signal_n_emissions
|
||||
@ -1161,6 +1168,7 @@ EXPORTS
|
||||
gtk_type_new
|
||||
gtk_type_parent
|
||||
gtk_type_parent_class
|
||||
gtk_type_query
|
||||
gtk_type_register_enum
|
||||
gtk_type_register_flags
|
||||
gtk_type_set_chunk_alloc
|
||||
@ -1248,6 +1256,7 @@ EXPORTS
|
||||
gtk_widget_reset_rc_styles
|
||||
gtk_widget_restore_default_style
|
||||
gtk_widget_set
|
||||
gtk_widget_set_colormap
|
||||
gtk_widget_set_default_colormap
|
||||
gtk_widget_set_default_style
|
||||
gtk_widget_set_default_visual
|
||||
@ -1263,6 +1272,7 @@ EXPORTS
|
||||
gtk_widget_set_style
|
||||
gtk_widget_set_uposition
|
||||
gtk_widget_set_usize
|
||||
gtk_widget_set_visual
|
||||
gtk_widget_setv
|
||||
gtk_widget_shape_combine_mask
|
||||
gtk_widget_show
|
||||
|
@ -19,6 +19,9 @@ include "testgtkrc2"
|
||||
#include "/usr/local/share/themes/Notif/gtk/gtkrc"
|
||||
#include "/usr/local/share/themes/Default/gtk/gtkrc"
|
||||
|
||||
# On Windows, if you have installed gtk-engines, try this for instance:
|
||||
#include "\\windows\\gtk\\themes\\Pixmap\\gtk\\gtkrc"
|
||||
|
||||
pixmap_path "."
|
||||
|
||||
style "defaultfont"
|
||||
|
@ -19,6 +19,9 @@ include "testgtkrc2"
|
||||
#include "/usr/local/share/themes/Notif/gtk/gtkrc"
|
||||
#include "/usr/local/share/themes/Default/gtk/gtkrc"
|
||||
|
||||
# On Windows, if you have installed gtk-engines, try this for instance:
|
||||
#include "\\windows\\gtk\\themes\\Pixmap\\gtk\\gtkrc"
|
||||
|
||||
pixmap_path "."
|
||||
|
||||
style "defaultfont"
|
||||
|
Loading…
Reference in New Issue
Block a user