summaryrefslogtreecommitdiff
path: root/baobab
AgeCommit message (Collapse)AuthorFilesLines
2018-12-25tx: sync with transifexraveit65117-7828/+84656
2018-10-06Use make functions for HELP_LINGUASrbuj1-2/+6
2018-10-05tx: simplify source generation and update themraveit652-536/+0
2018-10-05Replace -Dokumentationsprojekt with Documentation Projectrbuj1-3/+3
2018-09-23tx: update source file for disk-usage-analyzer and search-toolraveit651-6/+6
2018-09-23Fix spelling and grammar mistakesrbuj1-6/+6
2018-09-14Add Catalan screenshotsrbuj7-0/+0
2018-09-13tx: add mate-disk-usage-analyzer to transifexraveit652-0/+536
2018-01-30require GTK+ 3.22 and GLib 2.50monsta2-41/+0
2018-01-09update copyright year to 2018monsta1-1/+1
2017-10-25baobab: make zoom with mousewheel work on chartmonsta1-2/+9
like it was with GTK+2 ported from: https://git.gnome.org/browse/baobab/commit/?id=66ad37228e155fe6707064109eae2dd17cc1e969 https://git.gnome.org/browse/baobab/commit/?id=d724a028d54fea765dda4578a1f30910e77ab1a9
2017-10-09baobab/logview/dictionary: add our copyright to About dialogmonsta1-1/+2
fixes https://github.com/mate-desktop/mate-utils/issues/80
2017-10-09baobab: set transient parent for remote connect dialogmonsta1-0/+2
fixes yet another runtime warning
2017-10-09baobab: don't make prefs dialog visible in .ui filemonsta1-1/+1
avoids runtime warning about transient parent and fixes initial window placement (on center of parent window)
2017-10-09baobab: set parent window for About dialogmonsta1-1/+1
avoids runtime warning about transient parent
2017-07-28don't use deprecated gtk_show_uriraveit651-0/+7
2017-01-31drop all the ancient changelogsmonsta2-2756/+0
2016-11-22move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta4-322/+0
and require mate-panel >= 1.17
2016-11-22fix indent a bit and remove some weird commented codemonsta1-1/+0
2016-09-07GTK+-3 Baobab: use gdk_cursor_new_for_displayraveit651-4/+6
2016-09-01GTK+-3 babab-chart: use GtkStyleContextraveit651-0/+8
taken from: https://git.gnome.org/browse/baobab/commit/?id=b6642cd
2016-09-01GTK+-3.0 baobab: port GdkColor to GdkRGBAraveit651-0/+37
taken from: https://git.gnome.org/browse/baobab/commit/?id=3527995
2016-08-06GTK+-3.0 baobab: port GtkTable to GtkGridraveit651-8/+132
2016-01-21[GTK+3] fix deprecated usage of GtkMisc, GtkHBox, GtkVBoxmonsta2-2/+66
2016-01-21baobab: use gtk_image_new_from_icon_name in both GTK+ buildsmonsta2-7/+7
2016-01-03baobab: don't take ancient mateconf dir into accountMonsta1-2/+1
2016-01-03drop MateConf migration scriptsMonsta2-12/+0
2015-09-25configure: drop useless --enable-deprecated optionMonsta1-1/+0
2015-09-09More translation fixes for gsettings schemasinfirit1-2/+2
2015-08-31baobab: remove useless codeMonsta1-4/+0
2015-08-31baobab: fix indentationMonsta1-6/+6
2015-07-07Help: adjust legal stuffraveit651-9/+31
2015-07-07help: fix mate feedback linksraveit651-1/+1
2015-07-07Revert "remove non-existing mate-feedback links"raveit651-0/+8
This reverts commit cd84b3bb31589e53567378d1e7d6b18ed2fa0d55. With docbook help the missing page is there
2015-07-07fix merge conflicts in help translationsMonsta1-1/+1
2015-07-07baobab: show correct help page in prefs dialogMonsta1-1/+1
2015-06-29Merge pull request #105 from NiceandGently/masterMartin Wimpress1-8/+0
remove non-existing mate-feedback links
2015-06-25remove non-existing mate-feedback linksraveit651-8/+0
2015-06-25disk usage analyzer: use correct application name, not "Baobab"Monsta2-2/+1
2015-06-23help: fix broken imagesraveit6520-0/+0
2015-06-23help: fix help in disk-usage-analyzerraveit653-2/+11
2015-06-16fixes for gschema translationraveit652-17/+14
taken from: https://github.com/mate-desktop/eom/commit/a2055e1 - bumped required intltool version to 0.50.1 - renamed and corrected gschema xml for proper intltool usage - sorted lines in po/POTFILES.in (as requested in the header)
2015-03-13baobab, gsearchtool: first connect to settings, then read them.Monsta1-8/+8
fixes the issue with GLib >= 2.43, https://git.gnome.org/browse/glib/commit/?id=8ff5668a458344da22d30491e3ce726d861b3619 Closes https://github.com/mate-desktop/mate-utils/pull/94
2015-01-24use unique names in desktop filesraveit651-1/+1
Closes https://github.com/mate-desktop/mate-utils/pull/88
2014-12-29set resize grip in the code nowinfirit1-1/+4
The ui fails to load on Gtk+ 3.14 but we do want to enable the resize grip in Gtk+ 2
2014-12-29mate-disk-usage-analyzer: fix UI load in GTK+3 buildMonsta1-2/+0
since both properties seem to do nothing in GTK+2 build as well, I guess it's ok to remove them completely.
2014-12-15don't leak memoryMonsta1-0/+1
2014-11-10Add missing #include <config.h> to make translations workinfirit2-0/+8
Based on gnome-utils commit: 95edffa91ed559515d659187baba6ec7806b251b From: Kjartan Maraas <[email protected]>
2014-11-10Fix typo (G_TYPE_INSTANCE_CHECK_TYPE -> G_TYPE_CHECK_INSTANCE_TYPE)infirit1-1/+1
Based on gnome-utils commit: 0bf63957d9ea7055b56332d567966701db99ccb5 From: Piotr Eljasiak <[email protected]>
2014-11-10appdata: Add necessary markers for translationinfirit1-3/+3