summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* location-list: Make available space more accuratewip/jtojnar/occupiedJan Tojnar2023-03-072-3/+5
| | | | | | | On ext4 filesystem, 5% of space is reserved by default (i.e. ~100 GiB for a 2 TiB drive). Let’s make use of the `filesystem::free` attribute when available, it is also what Nautilus uses. This was exposed separately in the past but removed in https://gitlab.gnome.org/GNOME/baobab/-/commit/f8501c44c89cae1fe40228de2ca24ec9efe4822d
* Update Persian translationMohammadSaleh Kamyab2023-03-061-51/+65
|
* build: Post-release version bumpChristopher Davis2023-03-051-1/+1
|
* general: Prepare release 44.rc44.rcChristopher Davis2023-03-052-0/+59
|
* Update French translationIrénée THIRION2023-03-051-42/+45
|
* Update Polish translationPiotr Drąg2023-03-052-47/+62
|
* Update Korean translationSeong-ho Cho2023-03-051-33/+40
|
* Update Bulgarian translationAlexander Shopov2023-03-041-35/+44
|
* Update French translationIrénée THIRION2023-03-041-30/+48
|
* Update Russian translationAleksandr Melman2023-03-041-32/+51
|
* Update Korean translationSeong-ho Cho2023-03-031-34/+52
|
* Update German translationJürgen Benvenuti2023-03-031-42/+49
|
* Update Czech translationMarek Černocký2023-03-031-34/+43
|
* Update Finnish translationJiri Grönroos2023-02-281-60/+72
|
* Update Slovenian translationMatej Urbančič2023-02-271-38/+53
|
* Update Danish translationAlan Mortensen2023-02-251-35/+42
|
* Update Belarusian translationVasil Pupkin2023-02-221-18/+18
|
* Update Turkish translationSabri Ünal2023-02-221-7/+7
|
* Updated Spanish translationDaniel2023-02-211-75/+86
|
* Update Hungarian translationBalázs Úr2023-02-201-34/+46
|
* Update Friulian translationFabio Tomat2023-02-201-34/+49
|
* Update Lithuanian translationAurimas Černius2023-02-181-38/+54
|
* Update Greek translationEfstathios Iosifidis2023-02-181-93/+108
|
* Update German translationJürgen Benvenuti2023-02-171-29/+47
|
* Update Occitan translationQuentin PAGÈS2023-02-141-36/+54
|
* Update Galician translationFran Dieguez2023-02-141-29/+47
|
* Update Portuguese translationHugo Carvalho2023-02-141-39/+51
|
* Update Belarusian translationVasil Pupkin2023-02-131-40/+59
|
* Update Turkish translationSabri Ünal2023-02-131-36/+54
|
* Update Indonesian translationKukuh Syafaat2023-02-131-31/+49
|
* Update Ukrainian translationYuri Chornoivan2023-02-121-18/+26
|
* Update Ukrainian translationYuri Chornoivan2023-02-121-35/+56
|
* Update Georgian translationEkaterine Papava2023-02-121-33/+51
|
* Update Basque translationAsier Sarasua Garmendia2023-02-121-70/+82
|
* Update Hebrew translationYaron Shahrabani2023-02-121-41/+53
|
* build: Post-release version bumpChristopher Davis2023-02-121-1/+1
|
* general: Prepare release 44.beta44.betaChristopher Davis2023-02-123-1/+54
|
* main-window: Add tooltip to the "Main Menu" buttonsunflowerskater2023-02-111-0/+1
| | | | | | Acc. HIG, "controls in the header bars of primary windows should all have tooltips". https://developer.gnome.org/hig/patterns/feedback/tooltips.html
* general: Apply header capitalization to some stringssunflowerskater2023-02-112-4/+4
| | | | | | | HIG advises to use header capitalization in tooltip texts and menu items. - https://developer.gnome.org/hig/patterns/feedback/tooltips.html - https://developer.gnome.org/hig/guidelines/writing-style.html
* main-window: Shorten "Back" tooltipsunflowerskater2023-02-111-1/+1
| | | | | | HIG says that tooltip texts should be short. https://developer.gnome.org/hig/patterns/feedback/tooltips.html
* general: Change "Open Folder" to "Open Externally"Ilario Gelmetti2023-02-113-3/+3
| | | | | | | | | | | "Open Folder" is a confusing name for this menu item, because for files it doesn't open the folder - it opens them in an external application. This commit changes the label to be more appropriate for both contexts. Closes https://gitlab.gnome.org/GNOME/baobab/-/issues/91
* Allow activating the menu by pressing the F10 keyLukáš Tyrychtr2023-02-111-0/+1
| | | | | | | Up until now, the user could activate the menu only by tabbing to the button and pressing enter/space, now, the standard F10 key works as well. Fixes #93.
* location-list: Rename "This Computer" to "This Device"sunflowerskater2023-02-111-1/+1
| | | | | | | The location list uses "This Computer" as a header. However, this term: - Doesn't apply to other device form factors - It's inconsistent with the window title, which is "Devices & Locations"
* help-overlay: Use action-name propertiesSabri Ünal2023-02-121-7/+7
| | | | Use action-name properties to avoid repeating shortcut assignments.
* help-overlay: Remove visible propertiesSabri Ünal2023-02-121-10/+0
| | | | | | Due to widgets are visible by default on GTK4 remove visible property names. Source: https://gitlab.gnome.org/GNOME/gtk/-/blob/main/gtk/gtkwidget.c#L1275
* application: Add preferences shortcutSabri Ünal2023-02-122-0/+7
| | | | | | | | Ctrl+comma is the standard shortcut for Preferences across GNOME. Add support for it to comply GNOME HIG. More information: https://developer.gnome.org/hig/reference/keyboard.html
* help: Update Baobab icon as SVGSabri Ünal2023-02-124-2/+167
|
* Update Galician translationFran Dieguez2023-02-061-11/+9
|
* Update Indonesian translationKukuh Syafaat2023-01-301-9/+9
|
* Update Portuguese translationHugo Carvalho2023-01-291-49/+49
|