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
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add routines _gtk_find_module(), _gtk_get_module_path() to look up a
Owen Taylor
2002-02-19
3
-28
/
+42
*
Trivial formatting fixes to all examples, simple functional fixes to
Matthias Clasen
2002-02-19
1
-739
/
+757
*
Add some docs for GTK_NEED_REQUEST GTK_NEED_ALLOCATION.
Owen Taylor
2002-02-18
1
-0
/
+14
*
Updated for filesel changes.
Owen Taylor
2002-02-18
9
-0
/
+134
*
Make the paned example deprecation-clean.
Matthias Clasen
2002-02-17
2
-60
/
+59
*
More work on #71430.
Matthias Clasen
2002-02-16
1
-357
/
+375
*
rearrange rules to not emit the example start and end markers.
Matthias Clasen
2002-02-16
1
-87
/
+87
*
gtk/tmpl/gtkimage.sgml removed wrong sentence from gtk_image_new() docs
Alexey Malyshev
2002-02-15
1
-1
/
+1
*
The following changes are the beginning of the work on #71430.
Matthias Clasen
2002-02-14
1
-97
/
+53
*
add change_value virtual function, to fix build
Havoc Pennington
2002-02-08
3
-4
/
+16
*
Remove a (now) misleading comment.
Matthias Clasen
2002-02-05
2
-15
/
+52
*
update a little
GTK_MULTIHEAD_MERGEPOINT_05_02_02
Jonathan Blandford
2002-02-04
1
-0
/
+27
*
1.3.13
GTK_1_3_13
Owen Taylor
2002-01-30
1
-3
/
+3
*
add extra templates files
Owen Taylor
2002-01-30
2
-0
/
+156
*
Add x11.sgml.
Owen Taylor
2002-01-30
7
-11
/
+28
*
added SCANGOBJ_OPTIONS to set the type-init-func to pass to
Damon Chaplin
2002-01-23
2
-1
/
+9
*
change guint16 to gint to reflect changes in the code, found by Jody
Jonathan Blandford
2002-01-22
2
-2
/
+7
*
link to new X11 section in a lot of places when mentioning the window
Havoc Pennington
2002-01-19
6
-9
/
+134
*
tiny markup fix
Matthias Clasen
2002-01-17
2
-1
/
+6
*
new function (which I then decided not to use but I think it's needed to
Havoc Pennington
2002-01-17
5
-9
/
+21
*
Deprecate. (#68183)
Matthias Clasen
2002-01-16
2
-0
/
+69
*
map event_window after mapping child, so we don't loose events.
Tim Janik
2002-01-15
3
-7
/
+8
*
Documentation additions.
Matthias Clasen
2002-01-14
2
-2
/
+7
*
Minor fix.
Matthias Clasen
2002-01-14
2
-2
/
+8
*
Documentation.
Matthias Clasen
2002-01-14
2
-20
/
+32
*
forgotten ChangeLog entry.
Matthias Clasen
2002-01-12
1
-0
/
+13
*
sgml fixes
Havoc Pennington
2002-01-12
8
-23
/
+158
*
Expand.
Matthias Clasen
2002-01-11
5
-10
/
+464
*
Rename to reset_rc_styles_recurse(). (#68084)
Matthias Clasen
2002-01-10
4
-4
/
+18
*
gtk/gtkimage.c gtk/gtkimcontext.c gtk/gtktreemodel.c
Vitaly Tishkov
2002-01-10
1
-3
/
+3
*
Now we test we can unselect nodes before selecting new ones.
Jonathan Blandford
2002-01-10
1
-0
/
+3
*
don't cast a possible NULL pointer.
Tim Janik
2002-01-09
5
-76
/
+67
*
Improve wording.
Matthias Clasen
2002-01-09
2
-1
/
+3
*
Speak of window IDs rather than XIDs in the docs.
Matthias Clasen
2002-01-09
3
-17
/
+22
*
Doc typo fix. (#68172)
Matthias Clasen
2002-01-08
16
-173
/
+122
*
don't forget to offset the pointer by x/y_offset into the new window when
Tim Janik
2002-01-07
4
-15
/
+15
*
Replace GTK_NO_CHECK_CASTS by G_DISABLE_CAST_CHECKS.
Matthias Clasen
2002-01-07
6
-36
/
+43
*
a few more questions I thought of
Havoc Pennington
2002-01-06
2
-0
/
+136
*
remove gtk- prefix from TreeView and a few other entities, more consistent
Havoc Pennington
2002-01-06
7
-56
/
+243
*
Documentation additions.
Matthias Clasen
2002-01-05
2
-6
/
+10
*
Fix a comment.
Matthias Clasen
2002-01-04
5
-86
/
+163
*
tiny docs change
Havoc Pennington
2002-01-04
2
-0
/
+17
*
add mention of gtk_widget_add_events() and GTK_CAN_FOCUS
Havoc Pennington
2002-01-04
2
-1
/
+15
*
Small additions.
Matthias Clasen
2002-01-03
20
-195
/
+237
*
Add markup.
Matthias Clasen
2002-01-03
4
-412
/
+527
*
propagate exposes to no window children not in the buffer window.
Havoc Pennington
2002-01-02
1
-0
/
+8
*
move README.linux-fb in here
Havoc Pennington
2002-01-01
21
-54
/
+2163
*
doc fix
Havoc Pennington
2002-01-01
3
-27
/
+63
*
Remove references to nonexisting functions.
Matthias Clasen
2001-12-31
11
-81
/
+83
*
Additions.
Matthias Clasen
2001-12-30
5
-34
/
+45
[next]