diff options
author | Hans Breuer <hans@breuer.org> | 2003-07-20 15:50:14 +0000 |
---|---|---|
committer | Hans Breuer <hans@src.gnome.org> | 2003-07-20 15:50:14 +0000 |
commit | 364272b5b9464085c6acc87c57fb1ddf8bd5f947 (patch) | |
tree | 4ec9a6a85d8ca5f5734e528d0cc01147bb163295 /gtk/stock-icons | |
parent | c80e5e66e817417cbef53808ba07ca0575cbe448 (diff) | |
download | gtk+-364272b5b9464085c6acc87c57fb1ddf8bd5f947.tar.gz |
new file to build it all ... added to EXTRA_DIST
2003-07-20 Hans Breuer <hans@breuer.org>
* makefile.msc : new file to build it all
* Makefile.am : ... added to EXTRA_DIST
* gdk/makefile.msc gtk/stock-icons/makefile.msc
gtk/makefile.msc.in tests/makefile.msc : updated
* gdk/gdk.def gtk/gtk.def : export a bunch of new
functions
* gtk/gtkbbox.c : use g_return_val_if_fail() if
there is a value to return
* gtk/gtkfontsel.c gtk/gtkiconfactory.c :
static correctness
* gtk/gtkicontheme.c : ported to use GTimeVal instead of
struct timeval and GTK_DATA_PREFIX instead of GTK_DATADIR
* gtk/gtkicontheme.c : use HAVE_LC_MESSAGES
* gtk/gtkimmulticontext.c : use gtkprivate.h
* gtk/stock-icons/stock_color_picker_25.png
gtk/stock-icons/stock_jump_to_rtl_16.png
gtk/stock-icons/stock_jump_to_rtl_24.png
gtk/stock-icons/stock_redo_rtl_16.png
gtk/stock-icons/stock_redo_rtl_24.png
gtk/stock-icons/stock_undelete_rtl_16.png
gtk/stock-icons/stock_undelete_rtl_24.png
gtk/stock-icons/stock_undo_rtl_16.png :
gtk/stock-icons/stock_undo_rtl_24.png :
readded as binary
Diffstat (limited to 'gtk/stock-icons')
-rw-r--r-- | gtk/stock-icons/stock_color_picker_25.png | bin | 0 -> 256 bytes |
-rw-r--r-- | gtk/stock-icons/stock_redo_rtl_16.png | bin | 0 -> 488 bytes |
-rw-r--r-- | gtk/stock-icons/stock_redo_rtl_24.png | bin | 0 -> 791 bytes |
-rw-r--r-- | gtk/stock-icons/stock_revert_rtl_16.png | bin | 0 -> 691 bytes |
-rw-r--r-- | gtk/stock-icons/stock_revert_rtl_24.png | bin | 0 -> 1275 bytes |
-rw-r--r-- | gtk/stock-icons/stock_undelete_rtl_16.png | bin | 0 -> 882 bytes |
-rw-r--r-- | gtk/stock-icons/stock_undelete_rtl_24.png | bin | 0 -> 1440 bytes |
-rw-r--r-- | gtk/stock-icons/stock_undo_rtl_16.png | bin | 0 -> 503 bytes |
-rw-r--r-- | gtk/stock-icons/stock_undo_rtl_24.png | bin | 0 -> 717 bytes |
9 files changed, 0 insertions, 0 deletions
diff --git a/gtk/stock-icons/stock_color_picker_25.png b/gtk/stock-icons/stock_color_picker_25.png Binary files differnew file mode 100644 index 0000000000..9273bdd0f7 --- /dev/null +++ b/gtk/stock-icons/stock_color_picker_25.png diff --git a/gtk/stock-icons/stock_redo_rtl_16.png b/gtk/stock-icons/stock_redo_rtl_16.png Binary files differnew file mode 100644 index 0000000000..0a07d5d996 --- /dev/null +++ b/gtk/stock-icons/stock_redo_rtl_16.png diff --git a/gtk/stock-icons/stock_redo_rtl_24.png b/gtk/stock-icons/stock_redo_rtl_24.png Binary files differnew file mode 100644 index 0000000000..a32950992a --- /dev/null +++ b/gtk/stock-icons/stock_redo_rtl_24.png diff --git a/gtk/stock-icons/stock_revert_rtl_16.png b/gtk/stock-icons/stock_revert_rtl_16.png Binary files differnew file mode 100644 index 0000000000..8f752250e4 --- /dev/null +++ b/gtk/stock-icons/stock_revert_rtl_16.png diff --git a/gtk/stock-icons/stock_revert_rtl_24.png b/gtk/stock-icons/stock_revert_rtl_24.png Binary files differnew file mode 100644 index 0000000000..b0014fa5ea --- /dev/null +++ b/gtk/stock-icons/stock_revert_rtl_24.png diff --git a/gtk/stock-icons/stock_undelete_rtl_16.png b/gtk/stock-icons/stock_undelete_rtl_16.png Binary files differnew file mode 100644 index 0000000000..c9d3b4dd84 --- /dev/null +++ b/gtk/stock-icons/stock_undelete_rtl_16.png diff --git a/gtk/stock-icons/stock_undelete_rtl_24.png b/gtk/stock-icons/stock_undelete_rtl_24.png Binary files differnew file mode 100644 index 0000000000..afd1c3e3d1 --- /dev/null +++ b/gtk/stock-icons/stock_undelete_rtl_24.png diff --git a/gtk/stock-icons/stock_undo_rtl_16.png b/gtk/stock-icons/stock_undo_rtl_16.png Binary files differnew file mode 100644 index 0000000000..8a9bab10be --- /dev/null +++ b/gtk/stock-icons/stock_undo_rtl_16.png diff --git a/gtk/stock-icons/stock_undo_rtl_24.png b/gtk/stock-icons/stock_undo_rtl_24.png Binary files differnew file mode 100644 index 0000000000..4e8567d548 --- /dev/null +++ b/gtk/stock-icons/stock_undo_rtl_24.png |