|
7dadbe1bf3
|
Avoid a compilation warning
|
2018-10-26 01:04:54 -03:00 |
|
|
9675ce6ea9
|
Remove useless use of G_SPAWN_FILE_AND_ARGV_ZERO
|
2018-10-25 21:02:32 -03:00 |
|
|
828efd04aa
|
Expect htmlapp(1) in the current PREFIX
|
2018-10-25 20:56:24 -03:00 |
|
|
cd3b3bd3a9
|
Remove unused variables
|
2018-10-25 20:53:04 -03:00 |
|
|
9abc9caedf
|
Use PROGNAME_PROPERTIES to invoke properties(1)
|
2018-10-25 20:51:49 -03:00 |
|
|
5ea76af5fa
|
Code cleanup
|
2018-10-25 14:30:31 -03:00 |
|
|
68a2cf6c12
|
Simplify the window size code
The correct behaviour with Gtk+ 3 seems to be achieved with the
remaining code. This should also be tested with Gtk+ 2 though.
|
2018-10-24 23:04:03 +01:00 |
|
|
bc62620544
|
Let windows be resized with Gtk+ 3
Ironically, this finally lets us actually resize the window.
|
2018-10-24 15:10:44 +01:00 |
|
|
02f2cecf90
|
Set the geometry hints on the GdkWindow
This ensures the hints are not modified by Gtk+ on the fly.
|
2018-10-24 15:07:42 +01:00 |
|
|
f82578cf64
|
Add debugging information
|
2018-10-24 15:07:02 +01:00 |
|
|
32276980e3
|
Do not rename files onto themselves
|
2018-09-15 19:21:39 +02:00 |
|
|
8e35fcf8bf
|
Abort renaming when the filename is empty
|
2018-09-15 19:21:12 +02:00 |
|
|
5b67cf3d68
|
About to release DeforaOS Browser 0.5.2
|
2018-08-19 23:12:40 +02:00 |
|
|
9513e3e2b8
|
Update the translations
|
2018-08-19 23:11:45 +02:00 |
|
|
c99c66892f
|
Update the copyright notice
|
2018-08-19 23:06:53 +02:00 |
|
|
d963937589
|
Use PROGNAME for desktopctl(1)
|
2018-08-19 23:06:43 +02:00 |
|
|
5c0e981fc0
|
Update the translations
|
2018-08-19 18:15:45 +02:00 |
|
|
74efcd8975
|
Update the description
|
2018-08-17 18:42:23 +02:00 |
|
|
b4ce1b3010
|
Install a desktop entry for the file viewer
|
2018-08-17 18:41:33 +02:00 |
|
|
9d9a5aec5f
|
Confirm before renaming on an existing file
|
2018-08-13 21:24:48 +02:00 |
|
|
96f256335b
|
Fix a potential crash
|
2018-08-12 20:25:19 +02:00 |
|
|
9f45bc3811
|
Add a helper for confirmation dialogs
|
2018-08-12 20:25:06 +02:00 |
|
|
4ffeeb78f8
|
Re-wrap
|
2018-08-12 19:59:39 +02:00 |
|
|
25a39bbe65
|
Improve support for PROGNAME
|
2018-08-04 17:11:16 +02:00 |
|
|
f91400ecbf
|
Let volumes open in new windows from popup menus
|
2018-08-04 17:01:14 +02:00 |
|
|
f0fe2b797c
|
Add an entry for opening volumes in popup menus
|
2018-08-04 16:55:23 +02:00 |
|
|
c483fb388f
|
Code cleanup
|
2018-08-04 16:51:06 +02:00 |
|
|
104afa3ed8
|
Give the right path to desktop files on the desktop
|
2018-05-25 14:57:41 +02:00 |
|
|
0a52c58449
|
Code cleanup
|
2018-05-18 21:43:47 +02:00 |
|
|
1d077abb0f
|
Avoid a potential memory leak
|
2018-05-18 18:05:15 +02:00 |
|
|
6ab061d16e
|
Actually draw on the desktop window with Gtk+ 3
|
2018-05-18 18:04:54 +02:00 |
|
|
903849315a
|
Fix invalid free()
|
2018-05-18 17:55:22 +02:00 |
|
|
71761aa08c
|
Link the "volumes" plug-in to libBrowser
This is required by browser_vfs_eject().
|
2018-05-18 17:52:07 +02:00 |
|
|
55ce6c9892
|
Detect desktop entries on the desktop
|
2018-05-18 17:46:04 +02:00 |
|
|
8259144a53
|
Make the event window be invisible
|
2018-05-18 16:57:21 +02:00 |
|
|
27de692c31
|
Code cleanup
|
2018-05-18 16:45:54 +02:00 |
|
|
04e35e6aff
|
Update the copyright notice
|
2018-05-18 16:43:26 +02:00 |
|
|
9f108bc66a
|
Use bilinear scaling on embedded platforms
Modern embedded hardware should be good enough to handle that.
|
2018-05-18 16:40:45 +02:00 |
|
|
b5e04048b6
|
Update the copyright notice
|
2018-04-27 07:56:50 +02:00 |
|
|
f88624bdff
|
Use PROGNAME_{CVS,SVN,GIT}
|
2018-04-27 07:56:30 +02:00 |
|
|
d3b4bf51e0
|
Use helpers from the glib for {base,dir}name(3)
This should solve some bugs with the glibc (eg on most Linux distributions).
|
2018-04-27 07:48:27 +02:00 |
|
|
26628564b5
|
Avoid corrupting the filename upon dirname(3)
This may notably happen with the glibc (eg on most Linux distributions).
|
2018-04-27 07:34:26 +02:00 |
|
|
1107622fd9
|
Fix ejecting volumes
|
2018-04-25 03:18:14 +02:00 |
|
|
7ae86e2702
|
Add debugging code
|
2018-04-25 03:18:02 +02:00 |
|
|
4f8dfb076a
|
Use PROGNAME_EJECT for eject(1)
|
2018-04-25 03:14:47 +02:00 |
|
|
d72009c6a6
|
Use PROGNAME_PROPERTIES for properties(1)
|
2018-04-25 03:04:01 +02:00 |
|
|
6c292d976c
|
Use FSTAB_SW and FSTAB_XX when available
|
2018-04-22 03:40:10 +02:00 |
|
|
8de00048fa
|
Update the copyright notice
|
2018-04-22 00:19:46 +02:00 |
|
|
d072fa1c78
|
Use petabytes when appropriate
|
2018-04-22 00:19:46 +02:00 |
|
|
7308c4884b
|
Move a comment around
|
2018-04-22 00:11:22 +02:00 |
|