Commit Graph

2346 Commits

Author SHA1 Message Date
Javier Jardón 81d9a261e2 src/zenity.ui: Use GtkBox instead deprecated Gtk[H|V]Box 2015-03-22 09:16:17 +00:00
Javier Jardón fcb28a3a14 forms: Use GtkGrid instead deprecated GtkTable/GtkAlignment 2015-03-22 09:16:17 +00:00
Javier Jardón 7c4cd1fc42 src/password.c: Do not use deprecated GtkAlignment widget 2015-03-22 09:16:16 +00:00
Javier Jardón 1f130a37fa password: Use gtk_box instead gtk_[v|h]box 2015-03-22 09:16:16 +00:00
Javier Jardón 1cf533964e src/text.c: gtk_widget_override_font instead gtk_widget_modify_font 2015-03-22 09:16:16 +00:00
Javier Jardón e54c5db6aa src/color.c: Port to GtkColorChooserDialog 2015-03-22 09:16:16 +00:00
Javier Jardón fba4f05582 Rework zenity_util_set_window_icon* to not use stock images 2015-03-22 09:16:16 +00:00
Javier Jardón 1a43253ac5 Do not use a stock answer for yes/no buttons 2015-03-22 09:16:16 +00:00
Javier Jardón c1cf0abc21 Do not use stock dialog 2015-03-22 09:16:16 +00:00
Javier Jardón 6fcbb80fd1 Do not use an icon for Cancel/OK buttons
GTK+ documentation recommends to not use an icons, but use
"_OK"/"_Cancel" labels instead
2015-03-22 09:16:16 +00:00
Javier Jardón d26aa23e1d src/zenity.ui: Do not use deprecated stock images 2015-03-22 09:16:16 +00:00
Javier Jardón a1fe6eb88e src/zenity.ui: Do not use deprecated stock buttons 2015-03-22 09:16:16 +00:00
Javier Jardón 03a791abee src/zenity.ui: Changes when open with Glade 3.18.3 2015-03-22 09:12:13 +00:00
Ask H. Larsen a868ad2165 Updated Danish translation 2015-03-21 16:30:39 +01:00
Claudio Arseni e4339456c1 Updated Italian translation 2015-03-19 08:03:32 +00:00
Trần Ngọc Quân f017b92538 Updated Vietnamese translation
Signed-off-by: Trần Ngọc Quân <vnwildman@gmail.com>
2015-03-16 14:58:13 +07:00
Josef Andersson 857540134d Updated Swedish translation 2015-03-15 21:37:43 +00:00
Josef Andersson c9d205ddd3 Updated Swedish translation 2015-03-15 21:07:39 +00:00
Samir Ribic 8198047239 Updated Bosnian translation 2015-03-13 20:57:19 +00:00
Rūdolfs Mazurs bd4d64989a Updated Latvian translation 2015-03-13 15:03:50 +02:00
Changwoo Ryu 0123cacd34 Updated Korean translation 2015-03-08 03:21:01 +09:00
Мирослав Николић dec0fa07cb Updated Serbian translation 2015-03-04 18:10:03 +01:00
Fran Dieguez 9850ccd44b Updated Galician translations 2015-03-04 00:04:14 +01:00
Piotr Drąg 8d1c18fdf1 Updated Polish translation 2015-03-02 20:32:38 +01:00
Nick Mantas a8e0d1f1f8 Updated Greek translation 2015-03-01 12:36:52 +00:00
Aurimas Černius 65b25b3a83 Updated Lithuanian translation 2015-02-28 18:41:32 +02:00
Claude Paroz a6dc6599a8 Updated French translation 2015-02-22 19:07:21 +01:00
Matej Urbančič bea4019190 Updated Slovenian translation 2015-02-21 21:47:40 +01:00
Chao-Hsiung Liao 355fbe957f Updated Chinese (Taiwan) translation 2015-02-21 11:08:49 +00:00
Anders Jonsson fd1b83e8dd Updated Swedish translation 2015-02-19 16:57:39 +00:00
Rafael Ferreira 9902c86ac7 Updated Brazilian Portuguese translation 2015-01-09 01:48:08 +00:00
Inaki Larranaga Murgoitio 667d65bd69 Updated Basque language 2015-01-08 18:34:48 +01:00
Necdet Yücel 1202ace8f5 Updated Turkish translation 2014-12-24 20:52:58 +00:00
Muhammet Kara 08ef25c7e5 Updated Turkish translation 2014-12-08 21:28:51 +00:00
Daniel Șerbănescu cd7a547b68 Updated Romanian Translation 2014-12-08 19:40:07 +01:00
Balázs Úr a584e87088 Updated Hungarian translation 2014-12-07 21:55:09 +00:00
Marek Černocký 50b704c897 Updated Czech translation 2014-11-27 07:22:19 +01:00
Marek Černocký 00cadd915a Updated Czech translation 2014-11-26 11:52:25 +01:00
Trần Ngọc Quân 0f6d8524e9 Update Vietnamese translation
Signed-off-by: Trần Ngọc Quân <vnwildman@gmail.com>
2014-11-16 09:06:05 +07:00
Kjartan Maraas 707076c4de Updated Norwegian bokmål translation. 2014-11-15 17:58:00 +01:00
YunQiang Su d8abded95b update zh_CN translation 2014-11-15 01:45:38 +08:00
Timo Jyrinki 4cc8698841 Change Finnish translation team web page to l10n.gnome.org 2014-11-03 19:05:22 +02:00
Daniel Mustieles 8bba0d7ebf Updated Spanish translation 2014-10-24 19:19:24 +02:00
Kernc 5b0553e9ef Allow user to interact with --text-info --html WebView
This commit changes the default --text-view behavior (when --html
is also in effect) so that the clicked links are opened in the
default browser (closes #732626).

Additionally, a new option is introduced, --prevent-interaction,
which disables above behavior.
2014-10-22 15:44:38 +02:00
Arx Cruz b5460887fb Bug #700249 - Progress dialog does not wrap 2014-10-22 15:35:22 +02:00
Arx Cruz 210b073bcd Better sollution for wrap text
This fix is a better sollution for info, error, warning and
question dialog.
Now the dialog wraps the text properly, and don't allocate
a lot of height
2014-10-22 15:16:22 +02:00
Arx Cruz 9fdac81d78 Bug #734049 - zenity --text-info chokes on some UTF-8 string
text-info is now seting the text to UTF-8 properly
2014-10-22 11:22:15 +02:00
Kernc fad5a25dcd Allow --text-info to load resources also from relative file:// URIs 2014-10-22 10:01:23 +02:00
Arx Cruz 15e2759668 Bug #685051 Adding --mid-search option to --list
This will enable users to find a row with a text matching the
middle of the row.

Consider the following list:

    Little piggy one
    Little piggy two
    Little piggy three

As a user I would expect that entering 'th' would focus the last row, because
it's the first one that contains 'th'
2014-10-21 18:30:35 +02:00
Arx Cruz b44b2fb33d Fixing g_timeout_add calls 2014-10-21 16:32:14 +02:00