Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-12-11 | Use a blank line at most | rbuj | 1 | -25/+0 | |
2020-06-30 | Do not use stock icons in ui files (#392) | Robert Antoni Buj Gelonch | 1 | -2/+2 | |
* Do not use stock icons in ui files | |||||
2020-06-05 | Use callback symbols defined in ui files | rbuj | 1 | -21/+7 | |
2020-06-05 | gtk-utils: Remove _gtk_builder_get_widget | rbuj | 1 | -17/+18 | |
2020-03-25 | Terminate the application if the resource doesn't exists | rbuj | 1 | -9/+2 | |
2020-03-04 | Add dlg-add-files.ui and dlg-add-folder.ui | rbuj | 1 | -150/+30 | |
2019-09-15 | remove warnings: ‘gtk_image_new_from_stock’ is deprecated | rbuj | 1 | -2/+2 | |
gtk-utils.c:171:3: warning: ‘gtk_image_new_from_stock’ is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] 171 | image = gtk_image_new_from_stock (text, GTK_ICON_SIZE_BUTTON); | ^~~~~ gtk-utils.c:173:3: warning: ‘gtk_image_new_from_stock’ is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] 173 | image = gtk_image_new_from_stock (stock_id, GTK_ICON_SIZE_BUTTON); | ^~~~~ | |||||
2019-06-11 | Update FSF address | Laurent Napias | 1 | -1/+1 | |
2018-02-09 | avoid deprecated GtkStock | Pablo Barciela | 1 | -4/+4 | |
2018-01-30 | require GTK+ 3.22 and GLib 2.50 | monsta | 1 | -12/+0 | |
2017-04-22 | dlg-add-folder: avoid deprecated gtk_alignment_new () | raveit65 | 1 | -5/+4 | |
2016-09-14 | Avoid deprecated GtkMisc | raveit65 | 1 | -0/+12 | |
2016-09-14 | port deprecated GtkTable to GtkGrid | raveit65 | 1 | -34/+22 | |
2016-06-24 | use GResource to store ui files | ZenWalker | 1 | -1/+1 | |
file-roller commit: https://git.gnome.org/browse/file-roller/commit/?id=47619b987b77bdc258af9a554ba022c1f8834774 | |||||
2016-05-27 | drop old GTK+2 code | monsta | 1 | -8/+3 | |
2014-11-20 | Gtk3: Silence the GtkBox and GtkPaned deprecation warnings | infirit | 1 | -0/+5 | |
2014-11-19 | set a mnemonic for the label in the request dialog | infirit | 1 | -1/+1 | |
Based on FR commit: 41dec4d902314789b5e2c247fe5a4d8890b5542b From: Paolo Bacchilega <[email protected]> | |||||
2014-11-19 | use g_get_user_config_dir instead of using .config/mate | infirit | 1 | -4/+4 | |
Also provide an automatic migration mechanism. Based on FR commit: 7fd220a834f16b260da8f5ddc1250c43b9dbefd8 From: Paolo Bacchilega <[email protected]> | |||||
2012-11-22 | Fix deprecations and warnings | Scott Balneaves | 1 | -1/+7 | |
2012-11-05 | Port to gsettings | raveit | 1 | -18/+19 | |
2012-10-09 | Fixed fsf addresses. Closes #4. | Steve Zesch | 1 | -1/+1 | |
2011-11-30 | many renames from file-roller to engrampa | Stefano Karapetsas | 1 | -1/+1 | |
2011-11-09 | renaming fileroller to engrampa | Perberos | 1 | -1/+1 | |
2011-11-09 | initial | Perberos | 1 | -0/+899 | |