index
:
delta/gdk-pixbuf.git
baserock/morph
baserock/xfce-build
ci-test
drop-x11
ebassi/ci-only-default
ebassi/for-master
ebassi/gi-docgen
ebassi/issue-143
ebassi/issue-209
ebassi/issue-215
ebassi/issues-185
ebassi/msys2-update
fix-generating-pc-files
gdk-pixbuf-2-24
gdk-pixbuf-2-26
gdk-pixbuf-2-28
gdk-pixbuf-2-30
gdk-pixbuf-2-32
gdk-pixbuf-2-34
gdk-pixbuf-2-36
gdk-pixbuf-2-38
gdk-pixbuf-2-40
gnome-2-38
issue-3
issue-72
issue-73
issue-77
macos-ci
master
otte/jpeg-fallback
static-analysis
wip/csoriano/jp2-test
wip/ebassi/meson
wip/ebassi/no-autotools
wip/hadess/read-png-gamma
wip/hadess/thumbnailer-locale
wip/jbrummer/png-in-ico
wip/jtojnar/no-install-skipped-test
wip/otte/tga
wip/run-gif-tests-again
gitlab.gnome.org: GNOME/gdk-pixbuf.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gtk
/
gtkitemfactory.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix warnings
Havoc Pennington
2001-03-24
1
-0
/
+1
*
Add support for stock and normal imagemenuitems.
Alexander Larsson
2001-03-21
1
-3
/
+55
*
Renamed gtk_button_new_stock() to gtk_button_new_from_stock() and removed
Alexander Larsson
2001-03-21
1
-18
/
+1
*
Handle quoting of / with \; properly handle __ in paths, quote " and \n in
Owen Taylor
2001-03-19
1
-8
/
+103
*
marshaller fixes.
Tim Janik
2001-03-07
1
-4
/
+3
*
Get rid of a bunch of g_strdup_printf("%s%s") in favor of g_strconcat().
Owen Taylor
2001-02-02
1
-18
/
+6
*
applied patch from Andreas Persenius <ndap@swipnet.se> that updates the
Tim Janik
2000-07-26
1
-4
/
+4
*
documented necessary changes for 1.4 transition.
Tim Janik
2000-05-12
1
-9
/
+11
*
Fix screwy indentation.
Owen Taylor
2000-04-05
1
-0
/
+1
*
Make GtkPrintFunc take a const string argument like GtkTranslateFunc. This
Owen Taylor
2000-01-21
1
-2
/
+2
*
Adapt cast macros to standard.
Raja R Harinath
1999-11-22
1
-42
/
+52
*
correct checking for BeOS check
Manish Singh
1999-10-04
1
-1
/
+1
*
Support added for building using a GNU toolchain on Win32,
Tor Lillqvist
1999-04-25
1
-1
/
+1
*
Tue Mar 16 17:43:33 1999 Tim Janik <timj@gtk.org>
Tim Janik
1999-03-17
1
-231
/
+249
*
This might seem like a large patch, but it isn't that bad, and nothing
Tor Lillqvist
1999-03-15
1
-2
/
+13
*
open in text mode
Asbjørn Pettersen
1999-03-05
1
-0
/
+4
*
Added notice to look in AUTHORS and ChangeLog files for a list of changes.
CST 1999 Shawn T. Amundson
1999-02-24
1
-0
/
+8
*
fix implicit branch creation, we need the *real* parent path for this and
Tim Janik
1999-02-23
1
-1
/
+8
*
Append locale-specific suffixes to default rc file names, and look these
Owen Taylor
1998-12-14
1
-6
/
+32
*
I submitted this patch twice to gtk-devel-list, and received no comments,
Elliot Lee
1998-11-30
1
-1
/
+1
*
cast NULL to GtkItemFactoryCallback to ensure proper type (SunPro cc
Manish Singh
1998-11-12
1
-1
/
+2
*
Added warning about callback on <Branch> items
Guillaume Laurent
1998-11-07
1
-1
/
+7
*
list all widgets in the ->widgets_by_action list that have a callback
Tim Janik
1998-09-30
1
-1
/
+1
*
quell some warnings with g_hash_table_new
Manish Singh
1998-08-29
1
-1
/
+6
*
begin the parameter elipsis (...) after the first argument name. this
Tim Janik
1998-08-24
1
-1
/
+1
*
use g_get_current_dir() instead of getcwd().
Tim Janik
1998-08-18
1
-3
/
+2
*
removed gtk_input_add_interp.
merge-to-themes-2-2
Tim Janik
1998-08-17
1
-12
/
+12
*
Added gdk_text/string_extents() - too calculate all the metrics at once of
Owen Taylor
1998-08-12
1
-17
/
+97
*
changed reversed_[12] to reserved_[12] in gtk_*_get_type functions.
Tim Janik
1998-07-04
1
-2
/
+2
*
temporary implementation of action signal "debug_msg"
Tim Janik
1998-07-01
1
-2
/
+4
*
call the base class init fucntions from all parent types upon class
Tim Janik
1998-06-28
1
-2
/
+3
*
replaced some gtk_object_data_force_id with g_quark_from_static_string
Tim Janik
1998-06-19
1
-51
/
+51
*
boy! did i really modify that many files?
Tim Janik
1998-06-16
1
-22
/
+18
*
feature check menu items in the compatibility code (this required me to
Tim Janik
1998-06-07
1
-7
/
+36
*
further additions to fit the gimp's code. additions to the dumping code to
Tim Janik
1998-06-07
1
-41
/
+181
*
support different types of callbacks, to maintain existing code.
Tim Janik
1998-06-07
1
-9
/
+38
*
fixed an assertment.
Tim Janik
1998-06-07
1
-0
/
+1313