index
:
delta/zenity.git
check-radio-box-fixes
gnome-2-10
gnome-2-12
gnome-2-14
gnome-2-16
gnome-2-18
gnome-2-20
gnome-2-22
gnome-2-26
gnome-2-28
gnome-2-30
gnome-2-32
gnome-2-4
gnome-2-6
gnome-2-8
gnome-3-0
gnome-3-10
gnome-3-12
gnome-3-14
gnome-3-16
gnome-3-18
gnome-3-2
gnome-3-20
gnome-3-22
gnome-3-24
gnome-3-26
gnome-3-28
gnome-3-30
gnome-3-4
gnome-3-6
gnome-3-8
gtk4-port
jjardon/ci
jjardon/fix_warning
jjardon/glade_update
jjardon/no_deprecated
libadwaita-port
master
meson
new-maintainer
time_remaining
wip/smcv/remove-easter-egg
zenity-3-44
gitlab.gnome.org: GNOME/zenity.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/forms.c: Fix segfault on multiple lists without values
quartenium
2019-04-14
1
-1
/
+12
*
Makes progress to consider the decimal from percent update
Aurélio A. Heckert
2018-06-18
1
-1
/
+22
*
password: Replace N_() with regular _()
Piotr Drąg
2017-12-04
1
-2
/
+2
*
Formating latest patch
Arx Cruz
2017-05-26
1
-5
/
+4
*
Use GtkFileChooserNative
Patrick Griffis
2017-05-26
1
-22
/
+47
*
Fix style
Arx Cruz
2017-04-07
19
-5888
/
+5798
*
Fix message dialog width and height on recent Gtk
Alan
2017-04-04
2
-14
/
+11
*
Bug 762347: Addition of entry text width option
Arx Cruz
2017-04-04
1
-2
/
+2
*
Fix misleading indentation
Matthias Clasen
2017-04-04
1
-1
/
+1
*
fix compilation when webkitgtk is not installed
Tom Schoonjans
2015-10-17
1
-0
/
+2
*
Fixing GLib-CRITICAL messages
Arx Cruz
2015-10-02
11
-11
/
+11
*
Fixing html option being parsed to other dialogs rather then text-info
Arx Cruz
2015-10-02
1
-0
/
+3
*
Fixing glade file.
Arx Cruz
2015-10-02
1
-2
/
+4
*
This is a simple build fix
Arx Cruz
2015-09-21
1
-1
/
+0
*
Fix zenity --list
Arx Cruz
2015-06-23
1
-0
/
+1
*
Bug #751332 - zenity --forms does not center in the screen
Arx Cruz
2015-06-23
1
-1
/
+1
*
Bug #638582 - zenity --notification --listen can't show multi line tooltip
Arx Cruz
2015-06-03
1
-29
/
+27
*
Add the possibility to pass title and the summary to zenity notification
Arx Cruz
2015-06-03
1
-1
/
+10
*
Bug #672090 - Impossible to confirm --text-info
Arx Cruz
2015-05-29
1
-12
/
+40
*
Bug #742963 - Basic notifications do not return
Arx Cruz
2015-05-29
1
-2
/
+2
*
Fix GLib critical messages
Arx Cruz
2015-05-29
1
-3
/
+5
*
Fixing deprecated declarations
Arx Cruz
2015-05-29
1
-1
/
+1
*
Fix uninitialized progress_bar error
Arx Cruz
2015-05-29
1
-2
/
+2
*
Port to webkit2gtk
Hristo Venev
2015-05-29
1
-42
/
+28
*
Bug #749359 zenity --list produces incorrect output
Arx Cruz
2015-05-14
1
-0
/
+1
*
Do not make zenity_util_show_dialog() X11 specific
Javier Jardón
2015-04-23
4
-9
/
+8
*
Improve some strings
Piotr Drąg
2015-04-22
1
-18
/
+17
*
option.c: Fixing typo in extra-button option
Arx Cruz
2015-04-21
1
-1
/
+1
*
Merge branch 'jjardon/no_deprecated'
Arx Cruz
2015-04-21
15
-351
/
+159
|
\
|
*
src/tree.c: avoid a compilation warning
jjardon/no_deprecated
Javier Jardón
2015-03-22
1
-2
/
+3
|
*
src/tree.c: Do not use deprecated gtk_tree_view_set_rules_hint()
Javier Jardón
2015-03-22
1
-2
/
+0
|
*
src/notification.c: Remove non-used variable
Javier Jardón
2015-03-22
1
-4
/
+0
|
*
Use GtkScale instead deprecated GtkHScale
Javier Jardón
2015-03-22
1
-1
/
+1
|
*
src/zenity.ui: Use GtkBox instead deprecated Gtk[H|V]Box
Javier Jardón
2015-03-22
1
-13
/
+18
|
*
forms: Use GtkGrid instead deprecated GtkTable/GtkAlignment
Javier Jardón
2015-03-22
2
-152
/
+20
|
*
src/password.c: Do not use deprecated GtkAlignment widget
Javier Jardón
2015-03-22
1
-8
/
+2
|
*
password: Use gtk_box instead gtk_[v|h]box
Javier Jardón
2015-03-22
1
-4
/
+4
|
*
src/text.c: gtk_widget_override_font instead gtk_widget_modify_font
Javier Jardón
2015-03-22
1
-1
/
+1
|
*
src/color.c: Port to GtkColorChooserDialog
Javier Jardón
2015-03-22
1
-19
/
+10
|
*
Rework zenity_util_set_window_icon* to not use stock images
Javier Jardón
2015-03-22
3
-43
/
+38
|
*
Do not use a stock answer for yes/no buttons
Javier Jardón
2015-03-22
1
-2
/
+2
|
*
Do not use stock dialog
Javier Jardón
2015-03-22
1
-2
/
+2
|
*
Do not use an icon for Cancel/OK buttons
Javier Jardón
2015-03-22
11
-42
/
+4
|
*
src/zenity.ui: Do not use deprecated stock images
Javier Jardón
2015-03-22
1
-4
/
+4
|
*
src/zenity.ui: Do not use deprecated stock buttons
Javier Jardón
2015-03-22
1
-34
/
+23
|
*
src/zenity.ui: Changes when open with Glade 3.18.3
Javier Jardón
2015-03-22
1
-28
/
+37
*
|
ADD gchar **extra_label TO struct ZenityData
Gama Anderson
2015-04-21
14
-16
/
+161
*
|
allow build if GDK_WINDOWING_X11 not set
Jason Penney
2015-04-21
1
-0
/
+2
*
|
Bug #734196
Andreas Mohr
2015-04-21
1
-0
/
+26
|
/
*
Allow user to interact with --text-info --html WebView
Kernc
2014-10-22
3
-1
/
+20
[next]