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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Revert changes for bug 567124. Instead of trying to avoid
Matthias Clasen
2009-01-25
3
-12
/
+4
*
Use gtk-doc syntax to refer to properties in the docstrings.
Claudio Saavedra
2009-01-24
1
-4
/
+4
*
More docstrings improvements regarding reorderable property.
Claudio Saavedra
2009-01-24
1
-2
/
+4
*
Bug 559420 – gtk_icon_view_enable_model_drag_[source|dest] docs wrt.
Claudio Saavedra
2009-01-24
1
-5
/
+9
*
Fallback from stock ids to icon names like the old GtkAction code did
Matthias Clasen
2009-01-24
1
-7
/
+10
*
improve ::search-column property description.
Claudio Saavedra
2009-01-24
1
-1
/
+1
*
Doc fixes
Matthias Clasen
2009-01-23
1
-3
/
+5
*
Fix the section docs
Matthias Clasen
2009-01-23
1
-2
/
+2
*
Fix pltcheck issues
Matthias Clasen
2009-01-23
2
-10
/
+12
*
i Bug 560228 – Add "action-controller" property to GtkWidgetClass
Matthias Clasen
2009-01-23
24
-813
/
+2299
*
Don't set up im stuff if the widget is not realized.
Matthias Clasen
2009-01-23
2
-2
/
+9
*
Skip Desktop if it equals the home folder
Matthias Clasen
2009-01-23
1
-0
/
+9
*
Keep GtkPlug in sync with the global list of toplevels.
Matthias Clasen
2009-01-23
3
-2
/
+40
*
Fix typos
Matthias Clasen
2009-01-23
1
-5
/
+5
*
Bug 567761 – Spellfixes in GTK+ documentation
Matthias Clasen
2009-01-23
1
-3
/
+3
*
Improve docs
Matthias Clasen
2009-01-23
1
-10
/
+10
*
Use a different approach to snapshotting that is in line with what is done
Matthias Clasen
2009-01-23
1
-8
/
+54
*
GtkFileChooserEntry: handle slow folders by not autocompleting when the curso...
Federico Mena Quintero
2009-01-23
1
-3
/
+4
*
Revert the previous change
Matthias Clasen
2009-01-23
1
-26
/
+13
*
GtkFileChooserEntry: fix the computation of 'complete but not unique' and app...
Federico Mena Quintero
2009-01-23
1
-17
/
+26
*
Comments for translators on the file chooser entry's completion feedback
Federico Mena Quintero
2009-01-23
1
-9
/
+22
*
Pass refresh errors from the very bottom of the loading sequence up to the top
Federico Mena Quintero
2009-01-23
1
-15
/
+38
*
Factor out function to discard the loading process and the current folder file
Federico Mena Quintero
2009-01-23
1
-18
/
+29
*
Process the result of refreshing the folder during autocompletion
Federico Mena Quintero
2009-01-23
1
-9
/
+22
*
Don't handle errors when committing the completion
Federico Mena Quintero
2009-01-23
1
-5
/
+4
*
Process the result of refreshing the folder during explicit completion
Federico Mena Quintero
2009-01-23
1
-26
/
+59
*
Return an error code when refreshing the entry from the user's input
Federico Mena Quintero
2009-01-23
1
-5
/
+33
*
Bug 568334 – Constructor properties for GtkAction
Matthew Barnes
2009-01-22
1
-13
/
+26
*
g_return_if_fail() on icon_name != NULL so we get a warning instead of a
Michael Natterer
2009-01-22
1
-1
/
+2
*
Don't show nonexisting windows
Matthias Clasen
2009-01-22
1
-3
/
+3
*
Implement select-by-words for selectable labels
Matthias Clasen
2009-01-22
1
-4
/
+46
*
Change the Caps Lock warning to the more neutral "Caps Lock is on".
Matthias Clasen
2009-01-21
1
-1
/
+1
*
Bug 568552 – gtk_combo + gtk entry in invisible mode takes 100% cpu
Matthias Clasen
2009-01-21
1
-18
/
+8
*
GtkFileChooser: only set local_only on the location entry if it exists
Federico Mena Quintero
2009-01-21
1
-1
/
+3
*
Bug 561801 - "scheduled printing" doesn't function as expected
Marek Kasik
2009-01-21
1
-0
/
+11
*
Don't do completion in the middle of an incomplete hostname
Federico Mena Quintero
2009-01-21
3
-8
/
+55
*
Add a local_only property to GtkFileChooserEntry
Federico Mena Quintero
2009-01-21
3
-0
/
+35
*
Factor out code to discard the current_folder
Federico Mena Quintero
2009-01-21
1
-28
/
+25
*
bgo545980 - parse URIs in GtkFileChooserEntry
Federico Mena Quintero
2009-01-21
1
-1
/
+24
*
Add setters and getters for GtkAction properties, in preparation for bug
Matthias Clasen
2009-01-21
3
-28
/
+333
*
Bug 567413 – GtkComboBoxEntry doesn't emit "changed" signal on entry
Christian Dywan
2009-01-21
1
-1
/
+2
*
Add a "Since: 2.16" tag to gtk_style_get.
Torsten Schönfeld
2009-01-20
1
-0
/
+2
*
Bug 565656 – Add marks to scales
Matthias Clasen
2009-01-20
5
-8
/
+467
*
Replace several implementation of blank cursor setting by
Matthias Clasen
2009-01-20
3
-56
/
+14
*
Accept a type of TARGETS instead of ATOM, too. Based on a patch by Peng
Matthias Clasen
2009-01-19
1
-1
/
+4
*
Correct some copy-and-paste mistakes in keybinding signal docs. Pointed
Matthias Clasen
2009-01-19
3
-4
/
+4
*
Add properties and getters for icon tooltips.
Matthias Clasen
2009-01-18
3
-0
/
+208
*
Fix the example
Matthias Clasen
2009-01-18
1
-2
/
+2
*
Solve the msgctxt problem a bit more elegantly, and add some hints about
Matthias Clasen
2009-01-18
1
-22
/
+37
*
Reinstate separate translation contexts for navigation and media labels
Matthias Clasen
2009-01-18
1
-16
/
+38
[prev]
[next]