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
fd548811fa
Add include/ to the inclusion path
2018-10-26 19:07:00 -03:00
81f2cbfa7a
Use PROGNAME_ICONLIST for iconlist
2018-10-26 19:03:44 -03:00
e1a29c0f72
Use PROGNAME_BROWSER for browser(1)
2018-10-26 19:03:31 -03:00
b092cf04c7
Rely more on libDesktop for compatibility code
2018-10-26 19:03:12 -03:00
b4f6b47428
Use the VFS API to refresh categories
2018-10-26 18:53:47 -03:00
ee1dfca309
Use the VFS API to refresh categories
2018-10-26 18:49:11 -03:00
1a5b96df26
Improve support for explicit font sizes
2018-10-26 16:22:40 -03:00
756576f0aa
Also base the icon height on the font size
2018-10-26 15:56:04 -03:00
0e837b6fe4
Let the Desktop class determine the icon size
2018-10-26 15:47:38 -03:00