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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a new API call gtk_icon_theme_list_contexts so that one can choose
Rodney Dawes
2007-03-21
1
-0
/
+12
*
Add GtkActionClass::get_submenu() vfunc: actions providing a menu item or
Emmanuele Bassi
2007-03-15
1
-11
/
+41
*
Move filtering of the recent files list into the shared implementation; do
Emmanuele Bassi
2007-03-15
1
-0
/
+1
*
Handle Menu key presses without crash. (#385637, Christian Persch)
Matthias Clasen
2007-03-12
1
-4
/
+17
*
Plug some leaks.
Matthias Clasen
2007-03-10
1
-0
/
+4
*
Remove unnecessary NULL checks before g_free(). (#369666, Morten Welinder,
Matthias Clasen
2007-03-09
1
-2
/
+1
*
also handle keyboard tooltips. (#408325, Matthias Clasen).
Kristian Rietveld
2007-02-16
1
-4
/
+15
*
Add support for both prepending and appending custom menu items.
Emmanuele Bassi
2007-02-09
1
-0
/
+28
*
Keep count of the displayed items to build the menu items mnemonic instead
Emmanuele Bassi
2007-02-08
2
-0
/
+180
*
applied patch from Xan Lopez which adds GTK_BUTTONBOX_CENTER to
Tim Janik
2007-02-08
3
-16
/
+210
*
remove unused get of has_tooltip.
Kristian Rietveld
2007-02-06
1
-1
/
+1
*
New tooltips API.
Kristian Rietveld
2007-02-06
2
-1
/
+384
*
Fix GtkStatusIcon to not take up space on the panel if it is invisible.
Matthias Clasen
2007-01-27
2
-1
/
+35
*
Implement editing of flags.
Matthias Clasen
2006-12-31
1
-0
/
+101
*
Display children of containers and cell renderers of cell layouts.
Matthias Clasen
2006-12-29
1
-6
/
+147
*
Replace a lot of idle and timeout calls by the new gdk_threads api.
Matthias Clasen
2006-12-22
15
-22
/
+22
*
typo fix
Matthias Clasen
2006-12-22
1
-1
/
+1
*
Make it possible to track the embeddedness of statusicon (#387215, Martyn
Matthias Clasen
2006-12-22
1
-1
/
+28
*
Fixes bug #376502 - multi-screen support for GtkStatusIcon
Mark McLoughlin
2006-11-19
1
-40
/
+96
*
connect to notify::popup-shown instead of popup-show (the latter does not
Kristian Rietveld
2006-10-18
1
-1
/
+1
*
Update.
Behdad Esfahbod
2006-10-02
1
-0
/
+1
*
added GtkArrow::arrow-scaling style property to control the arrow/border
Tim Janik
2006-09-19
2
-1
/
+4
*
intialize random number generator state upon program start, to enable
Tim Janik
2006-09-14
1
-0
/
+4
*
fixed compiler warnings.
Tim Janik
2006-09-11
1
-5
/
+9
*
change file_exists_and_is_not_folder checks to get the file info for the
Kristian Rietveld
2006-09-03
1
-4
/
+53
*
allow (most) windows to be resizable. added ellipsization settings to
Tim Janik
2006-08-29
1
-11
/
+45
*
don't write out </apply_tag> for tags that have already been closed by the
Michael Natterer
2006-08-28
2
-0
/
+188
*
Renamed to gtk_file_system_create() so that it will get exported and we
Federico Mena Quintero
2006-08-23
1
-0
/
+719
*
Enable "/" and "~" as bindings to activate the location entry again. Fixes
Federico Mena Quintero
2006-08-17
1
-4
/
+1
*
make sure the has-selection property is updated when the delection is
Paolo Borelli
2006-08-17
1
-1
/
+33
*
Don't allow dragging a notebook tab to one of its children. (#348626,
Matthias Clasen
2006-08-06
1
-7
/
+48
*
Argh, initialize "passed"! (set_filename_timeout_cb): Renamed from
Federico Mena Quintero
2006-07-20
1
-2
/
+79
*
Fix https://bugzilla.novell.com/show_bug.cgi?id=184875 - make the location
Federico Mena Quintero
2006-07-18
1
-3
/
+202
*
Don't open a display connection.
Matthias Clasen
2006-06-19
1
-6
/
+2
*
Add a "Preview" menu item.
Matthias Clasen
2006-06-16
1
-5
/
+22
*
fix build
Matthias Clasen
2006-06-09
1
-2
/
+2
*
Update for api changes.
Matthias Clasen
2006-06-08
1
-3
/
+3
*
Update windows to build with new APIs and first cut at preview work.
Alexander Larsson
2006-06-08
1
-2
/
+2
*
Update callers
Matthias Clasen
2006-06-08
1
-1
/
+1
*
Clean up APIs: Make async a setting instead of separate calls. Combine
Alexander Larsson
2006-06-07
3
-49
/
+54
*
Add gtkprintoperationpreview.[ch] Set default preview command. Hardcoded
Alexander Larsson
2006-06-02
1
-10
/
+197
*
Small tweaks
Matthias Clasen
2006-06-01
1
-4
/
+7
*
Further updates from the GtkPrintContext functions rename.
Alexander Larsson
2006-05-31
4
-9
/
+9
*
Custom tab label
Matthias Clasen
2006-05-24
1
-0
/
+1
*
Make sure grab-notify is emitted on toplevels as well as child widgets.
Alexander Larsson
2006-05-22
1
-3
/
+47
*
Update.
Behdad Esfahbod
2006-05-22
1
-0
/
+2
*
sssssssssh
Kristian Rietveld
2006-05-20
1
-0
/
+1
*
Added gtk_print_job_set/get_track_print_status
Alexander Larsson
2006-05-15
1
-0
/
+1
*
Fix build errors.
Alexander Larsson
2006-05-12
4
-4
/
+4
*
2.9.0
GTK_2_9_0
Matthias Clasen
2006-05-05
1
-0
/
+1
[next]