563344a6e9
Update the copyright notice
2020-02-27 12:01:31 +01:00
8ff53ffb09
Code cleanup
2020-02-27 12:01:22 +01:00
aaf25f0b96
Correct a wrong call
2020-02-10 15:13:11 +01:00
614a1cdd47
Update the translations
2020-02-10 05:38:45 +01:00
d252d748fd
Update the copyright notice
2020-02-10 05:38:36 +01:00
6c0181f59a
Introduce the plural form from gettext()
2020-02-10 05:38:17 +01:00
00af44155a
Update the translations
2020-02-10 05:33:46 +01:00
d0568ec8dd
Fix some dependencies
2020-02-03 08:09:22 +01:00
ec34e3a59c
Register a dependency
2020-02-03 08:09:22 +01:00
ecfbf14a78
Code cleanup
2020-02-03 08:09:22 +01:00
e3794aa528
Make every test optional
2020-01-10 23:12:16 +01:00
15cb1a5316
Fix parallel builds
...
We need to build src/lib/libBrowser.a before the rest of src.
2020-01-10 23:12:16 +01:00
599f20e613
Also install the README.md and COPYING files
2020-01-02 20:56:11 +01:00
94e5d570e1
Update the copyright notice
2020-01-02 20:54:31 +01:00
48534b0c58
Synchronize the file's data on disk while copying
2020-01-02 20:54:31 +01:00
fb9e6d10f4
Import a README file for DeforaOS Browser
2019-10-06 04:37:37 +02:00
160c82910a
Generate documentation with GtkDoc for DeforaOS Browser
2019-10-06 04:37:37 +02:00
83531f1dd6
Register a target to make the remaining tests
2019-10-06 03:40:06 +02:00
7fb6861858
Register the "clint" test
2019-10-06 03:39:55 +02:00
6dc8a766d3
Import the "clint" test from DeforaOS configure
2019-10-06 03:39:30 +02:00
85eb11ac15
Correct the desktop file entry for view(1)
2019-10-06 03:22:56 +02:00
99f15de727
Update the translations
2018-12-29 23:59:44 +01:00
7685941305
Disable the "fixme.log" script by default
2018-11-02 19:28:30 -03:00
05ad0574d4
Code cleanup
2018-11-02 19:25:45 -03:00
81b0fac954
Implement the configuration helpers for properties(1)
2018-11-02 19:16:17 -03:00
ccf0763f7c
Avoid a compilation warning
2018-11-02 19:11:42 -03:00
41dc84e988
Fix a comment
2018-11-02 19:11:17 -03:00
9a64987a62
Also ship fixme.sh
2018-11-02 18:51:25 -03:00
7c3180e53b
About to release DeforaOS Browser 0.5.3
2018-11-02 00:00:50 -03:00
1bdd082209
Update the translations
2018-11-01 23:16:25 -03:00
478ba6b3c3
Fix the default value for the size of icons
2018-11-01 22:53:59 -03:00
bfc4973c86
Let the symbolic link dialog window be transient
2018-11-01 13:46:23 -03:00
96006504ee
Fix the popup menu with Gtk+ 3
2018-11-01 13:40:27 -03:00
0c8e2e72df
Add preferences for the size of icons
2018-11-01 12:21:45 -03:00
d3b275ca72
Enable the popup menu by default
2018-11-01 11:31:47 -03:00
c254d56fc8
Code cleanup
2018-11-01 11:31:47 -03:00
753ce9cdea
Setup the filter only once on the root window
2018-11-01 11:18:09 -03:00
a2cd2b858b
Avoid a run-time warning when using a desktop window
2018-10-30 02:07:07 -03:00
ab4adfac2c
Refresh the preferences when monitors are modified
2018-10-30 02:00:55 -03:00
aed3c9abc9
Track when monitors are added and removed
2018-10-30 01:46:57 -03:00
a16ee53b63
Add a border around the preferences' notebook
2018-10-29 23:47:20 -03:00
31eafb8f43
No longer consider the whole screen as a monitor
2018-10-29 23:43:40 -03:00
17e61c2462
Avoid a few compilation warnings
2018-10-29 20:11:10 -03:00
7098123819
Migrate more of the code to Gtk+ 3.22
2018-10-29 20:10:24 -03:00
451cf59418
Migrate most of the code to GdkMonitor
...
This is the new API as of Gtk+ >= 3.22.
Many warnings about the old API are still there because it is still used
in case of failure. It seems there is no other way (seriously?)
2018-10-29 17:45:24 -03:00
bc6ad810ef
Avoid a couple compilation warnings
2018-10-29 17:01:53 -03:00
bc9f81b3f2
Avoid Gtk+ constants for stock icons
...
They are being deprecated.
Ironically these changes currently trigger even more warnings.
I hate whoever decided it would be a good idea to remove icons from
menus and buttons.
2018-10-29 16:53:17 -03:00
4a7d01c9c2
Avoid a few compilation warnings
2018-10-29 16:51:03 -03:00
f79a5f27ef
Avoid a couple compilation warnings
2018-10-29 16:27:29 -03:00
cbcd11d51f
Avoid Gtk+ constants for stock icons
...
They are being deprecated.
2018-10-29 15:58:45 -03:00