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
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add/Remove ATK_STATE_SENSITIVE according to cells' state.
Joanmarie Diggs
2010-03-05
2
-1
/
+19
*
Return FALSE in signal handlers to make the signals be propagated
Li Yuan
2010-03-04
1
-4
/
+6
*
Deprecate widget flag: GTK_WIDGET_REALIZED
Javier Jardón
2010-03-03
1
-2
/
+2
*
Deprecate widget flag: GTK_WIDGET_MAPPED
Javier Jardón
2010-03-03
11
-14
/
+14
*
Deprecate widget flag: GTK_WIDGET_VISIBLE
Javier Jardón
2010-03-01
13
-24
/
+24
*
Deprecate widget flag: GTK_WIDGET_HAS_FOCUS
Javier Jardón
2010-03-01
4
-5
/
+5
*
Deprecate widget flag: GTK_WIDGET_SENSITIVE
Javier Jardón
2010-03-01
7
-13
/
+13
*
Deprecate widget flag: GTK_WIDGET_IS_SENSITIVE
Javier Jardón
2010-03-01
4
-6
/
+6
*
Deprecate widget flag: GTK_WIDGET_DRAWABLE
Javier Jardón
2010-03-01
2
-2
/
+2
*
Fix menu bar problem in ms-windows theme engine on Windows 7
Steffen Macke
2010-02-07
1
-2
/
+2
*
Bug #608410. Set cursor position after inserting text.
Li Yuan
2010-01-29
1
-0
/
+1
*
Try a little harder to survive close to OOM
Matthias Clasen
2010-01-08
1
-3
/
+45
*
Deprecate widget flag: GTK_WIDGET_CAN_FOCUS
Javier Jardón
2010-01-07
4
-5
/
+5
*
Deprecate some widget flags
Javier Jardón
2010-01-07
3
-3
/
+3
*
Deprecate flag macros for toplevel, state, no window and composite child
Christian Dywan
2010-01-04
8
-15
/
+15
*
Use gtk_widget_get_tooltip_text for gtk_tooltips_data_get in Gail
Christian Dywan
2009-12-17
1
-6
/
+1
*
Allow getting the printer's hard margins
Christian Persch
2009-12-01
1
-7
/
+9
*
Implement gail_image_get_image_size for storage GICON and ICON_NAME
Christian Persch
2009-11-27
1
-9
/
+5
*
Fix compilation warning
Javier Jardón
2009-11-09
1
-2
/
+2
*
Fix compilation warning: Cast to gchar*
Javier Jardón
2009-11-09
1
-1
/
+1
*
Add RELATION_NODE_PARENT_OF relationship for treeview.
Joanmarie Diggs
2009-11-06
1
-0
/
+2
*
Do not use static GTypeInfo and GInterfaceInfo
Nicola Fontana
2009-11-06
24
-24
/
+24
*
Don't use deprecated button signal functions in Gail
Christian Dywan
2009-10-27
2
-5
/
+5
*
Rotate number-up layout according to orientation when printing
Marek Kasik
2009-10-27
1
-4
/
+4
*
Fix compilation warnings: use G_GSIZE_FORMAT instead %i
Javier Jardón
2009-10-21
1
-2
/
+2
*
Fix a compilation warning
Javier Jardón
2009-10-20
1
-1
/
+4
*
Don't use XP themes until they work
Tor Lillqvist
2009-10-13
1
-0
/
+3
*
Move SIGPIPE suppression to gtk_init and document it
Matthias Clasen
2009-10-01
1
-2
/
+0
*
Speed up printer listing in the print dialog
Marek Kasik
2009-09-30
3
-8
/
+45
*
Add support for 'auth-info' attribute to the CUPS backend
Marek Kasik
2009-09-24
5
-17
/
+261
*
Don't hang print dialog when remote CUPS printer is not available
Marek Kasik
2009-09-23
3
-4
/
+56
*
Let GTK+ handle SIGPIPE signal itself when printing with lpr
Marek Kasik
2009-09-16
1
-1
/
+3
*
Cleanups
Matthias Clasen
2009-09-10
4
-13
/
+6
*
Remove a dead assignment
Matthias Clasen
2009-09-09
1
-8
/
+6
*
Remove a dead assignment
Matthias Clasen
2009-09-09
1
-2
/
+0
*
Forgotten part of the lpi change
Matthias Clasen
2009-08-30
1
-15
/
+6
*
Return meaningful default values for lpi and resolution
Marek Kasik
2009-08-29
4
-11
/
+3
*
Add CUPS events as soon as possible when printing
Marek Kasik
2009-08-29
1
-15
/
+31
*
Return state_set directly if there is no parent.
Li Yuan
2009-08-21
1
-8
/
+10
*
Put variable definitions at start of block
Shixin Zeng
2009-08-20
1
-1
/
+1
*
Use gtk-save icon for GtkPrintBackendFile
Marek Kasik
2009-08-18
1
-1
/
+1
*
Correctly select default printer when there is more than one (CUPS)
Marek Kasik
2009-08-18
1
-2
/
+37
*
Print when Enter pressed in certain GtkEntries of the print dialog
Marek Kasik
2009-08-11
2
-0
/
+2
*
Get default cover sheets from each printer separately
Marek Kasik
2009-08-05
3
-20
/
+22
*
Add SVG support to GtkPrintBackendFile
Marek Kasik
2009-08-03
1
-8
/
+50
*
Report ATK_STATE_SHOWING only when all parents are visible
Alejandro Piñeiro Iglesias
2009-07-29
1
-2
/
+30
*
Remove both SHOWING and SELECTED states when menuitem is not visible
Li Yuan
2009-07-24
1
-0
/
+1
*
Remove ATK_STATE_SHOWING state when menuitem is not visible
Li Yuan
2009-07-24
1
-1
/
+33
*
fix compile warnings
Benjamin Otte
2009-06-17
1
-2
/
+2
*
More uses of the get_cell_renderers functions
Matthias Clasen
2009-06-16
1
-4
/
+4
[next]