summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gbp.conf: Add upstream-vcs-tagJeremy Bicha2018-02-03
|
* Update Vcs fields for migration to https://salsa.debian.org/Jeremy Bicha2018-01-21
|
* releasing package zenity version 3.26.0-2Jeremy Bicha2017-12-16
|
* Mark zenity-common as Multi-Arch: foreignJeremy Bicha2017-12-16
|
* Bump debhelper compat to 11Jeremy Bicha2017-12-16
|
* Bump Standards-Version to 4.1.2Jeremy Bicha2017-12-16
|
* Drop old files left over from svn conversionJeremy Bicha2017-12-16
|
* Update upstream source from tag 'upstream/3.26.0'Jeremy Bicha2017-12-16
|\ | | | | | | Update to upstream version '3.26.0' with Debian dir 7b9bef2d6e33af30991a3e59a1c70875d7aa58e2
| * New upstream version 3.26.0Jeremy Bicha2017-12-16
| |\
| | * Release: Prepare for 3.26.0Carlos Soriano2017-11-13
| | |
| | * Update Dutch translationHannie Dumoleyn2017-10-29
| | |
| | * [l10n] Updated Catalan (Valencian) translationXavi Ivars2017-10-05
| | |
| | * Remove unsupported <td> parameters so yelp-check validatesAndre Klapper2017-09-25
| | |
| | * help: Remove id parameter from figure element, to pass 'yelp-check validate'Andre Klapper2017-09-23
| | |
| | * man: Remove mention of gdialogPiotr Drąg2017-09-20
| | | | | | | | | | | | | | | | | | It’s been dead for a while. https://git.gnome.org/browse/archive/gnome-utils/commit/?id=c7259559145956d41615206747066da10fd92898
| | * Updated Esperanto translationKristjan SCHMIDT2017-09-14
| | |
| | * Update Catalan translationJordi Mas2017-09-02
| | |
| | * Updated Danish translationAsk Hjorth Larsen2017-08-28
| | |
| | * Update Turkish translationMuhammet Kara2017-08-13
| | |
| | * Update Malayalam translationAkhilan2017-08-05
| | |
| | * Formating latest patchArx Cruz2017-05-26
| | |
| | * Use GtkFileChooserNativePatrick Griffis2017-05-26
| | |
| | * Bump to 3.24.2Arx Cruz2017-05-26
| | |
| | * Bump to 3.24.1Arx Cruz2017-05-26
| | |
| | * Update Friulian translationFabio Tomat2017-05-02
| | |
| | * Update po/MakevarsPiotr Drąg2017-04-27
| | | | | | | | | | | | | | | This is not a GNU package and the Free Software Foundation has no copyright over it. Also adds MSGID_BUGS_ADDRESS.
| | * Update Belarusian translationYuras Shumovich2017-04-15
| | |
| | * Fix styleArx Cruz2017-04-07
| | | | | | | | | | | | | | | Fixing style in all zenity code, removing useless spaces, empty lines, all code in 80 columns, etc.
| | * Adding clang-format scriptArx Cruz2017-04-07
| | | | | | | | | | | | All the code in zenity from now, will follow this format style
| | * Fix message dialog width and height on recent GtkAlan2017-04-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The fix for Zenity bug 670496 "Zenity info/error windows grow in height with message length" (https://bugzilla.gnome.org/show_bug.cgi?id=670496) stopped working on recent Gtk, which doesn't seem to honor gtk_widget_set_size_request. This commit workarounds Gtk bug 657621 "Calculate the wrong height of labels wrapping on words" (https://bugzilla.gnome.org/show_bug.cgi?id=657621) by setting label's width-chars and max-width-chars to 60. This magic number was picked from GtkMessageDialog source (https://git.gnome.org/browse/gtk+/tree/gtk/ui/gtkmessagedialog.ui#n48).
| | * Bug 762347: Addition of entry text width optionArx Cruz2017-04-04
| | | | | | | | | | | | | | | | | | This is a bug in the glade file, where the GtkEntry wasn't being filled to fill the width of the window. There is no need to add a --entry-text-width option
| | * Fix misleading indentationMatthias Clasen2017-04-04
| | | | | | | | | | | | | | | | | | Coverity flagged this. https://bugzilla.gnome.org/show_bug.cgi?id=780217
| | * release: Prepare for 3.24.0Carlos Soriano2017-03-21
| | |
| | * Update Brazilian Portuguese translationRafael Fontenelle2017-03-19
| | |
| | * Update Finnish translationJiri Grönroos2017-03-11
| | |
| | * Update Swedish translationAnders Jonsson2017-03-07
| | |
| | * Updated Norwegian bokmål translation.Kjartan Maraas2017-02-18
| | |
| | * Updated Danish translationAsk Hjorth Larsen2017-02-16
| | |
| | * Update Swedish translationAnders Jonsson2017-02-12
| | |
| | * Updated Norwegian bokmål translation from Kjartan Maraas.Kjartan Maraas2016-10-16
| | |
| | * Updated Croatian translationgogo2016-09-24
| | |
| | * release: prepare for 3.22.0Carlos Soriano2016-09-19
| | |
| | * Add more options to XGETTEXT_OPTIONS in po/MakevarsPiotr Drąg2016-09-12
| | |
| | * Updated Friulian translationFabio Tomat2016-09-07
| | |
| | * Updated Friulian translationFabio Tomat2016-09-07
| | |
| | * Updated Friulian translationFabio Tomat2016-09-07
| | |
| | * Updated Friulian translationFabio Tomat2016-09-05
| | |
| | * Added Friulian translationFabio Tomat2016-09-05
| | |
| | * Updated Polish translationPiotr Drąg2016-08-22
| | |
| | * Update British English translationDavid King2016-08-16
| | |
bgstack15