diff options
author | Hans Breuer <hans@breuer.org> | 2001-06-22 14:08:51 +0000 |
---|---|---|
committer | Hans Breuer <hans@src.gnome.org> | 2001-06-22 14:08:51 +0000 |
commit | f0ee2996e1e95e2d87d3ed5a750194afb677b954 (patch) | |
tree | 02e5bab35d42da7ec174e881282ad7767374f915 /gtk/stock-icons | |
parent | c64a3e5b2479711b7e24225c6d75f01239c1f365 (diff) | |
download | gtk+-f0ee2996e1e95e2d87d3ed5a750194afb677b954.tar.gz |
updated externals
2001-06-22 Hans Breuer <hans@breuer.org>
* gdk/gdk.def : updated externals
* gdk/win32/gdkdrawable-win32.c : corrected some casts
in GDK_NOTEs
* gdk/win32/gdkevents-win32.c : use _gdk_windowing_window_get_offsets
to translate coordinates to the internal > 16 bit system
Try to handle WM_WINDOWPOSCHANGED to get better performance for
when moving/resizing
* gdk/win32/gdkkeys-win32.c : implement gdk_keymap_get_default ()
and gdk_keymap_get_direction (). The latter is untested for
the RTL case
* gtk/gtk.def : updated externals
* gtk/gtkmain.c : gtk_get_default_language () should reurn the result
from pango_language_from_string (), not an already freed pointer
* gtk/stock-icons/stock_menu_sort_ascending.png : PNGs need to be
binary (-kb) to be useable on windoze
Diffstat (limited to 'gtk/stock-icons')
-rw-r--r-- | gtk/stock-icons/stock_menu_sort_ascending.png | bin | 302 -> 0 bytes |
-rw-r--r-- | gtk/stock-icons/stock_sort_ascending_16.png | bin | 302 -> 0 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/gtk/stock-icons/stock_menu_sort_ascending.png b/gtk/stock-icons/stock_menu_sort_ascending.png Binary files differdeleted file mode 100644 index bfb9c0b8da..0000000000 --- a/gtk/stock-icons/stock_menu_sort_ascending.png +++ /dev/null diff --git a/gtk/stock-icons/stock_sort_ascending_16.png b/gtk/stock-icons/stock_sort_ascending_16.png Binary files differdeleted file mode 100644 index bfb9c0b8da..0000000000 --- a/gtk/stock-icons/stock_sort_ascending_16.png +++ /dev/null |