Commit Graph

1544 Commits

Author SHA1 Message Date
a65eb2829c Code cleanup 2016-03-17 22:51:18 +01:00
509ec4ede4 Switch to the 3-clause BSD license 2016-03-13 17:00:43 +01:00
439a31dff6 Update the copyright notice 2016-03-11 00:09:10 +01:00
98f1b0884a Fix build in embedded mode
Original patch by Manuel Bouyer <bouyer@antioche.eu.org>, thanks!
2016-03-11 00:08:26 +01:00
73f7f90bf7 Do not call gtk_main_quit() twice 2016-03-06 08:00:49 +01:00
762f860df2 Default to fitting the content 2016-03-06 08:00:49 +01:00
ae0c6403bb Set the default window size earlier 2016-03-06 08:00:49 +01:00
a436a54bff Do not leak memory when unable to load a file 2016-03-06 08:00:49 +01:00
c67e41c656 Update the copyright notice 2016-03-06 08:00:49 +01:00
9c9d26852a Code cleanup 2016-03-06 08:00:49 +01:00
eb0063078a Minor optimization for Gtk+ 3 2016-03-06 08:00:49 +01:00
4084c19324 Register missing dependencies 2016-03-06 08:00:49 +01:00
14a0d1ee53 Update the copyright notice 2016-03-06 08:00:49 +01:00
51b6c30107 Use the correct size when zooming images after a scale reset 2016-03-06 08:00:49 +01:00
703c0781ee Fix building PIE on Linux and FreeBSD (possibly more) 2016-03-06 02:50:21 +01:00
7e1fa534b3 Fix translations for a couple usage screens 2016-02-22 21:30:43 +01:00
71071ab1af Avoid crash when unable to list volumes 2016-02-22 21:27:21 +01:00
1430380571 Fix compilation flags 2016-02-22 21:10:49 +01:00
2b331edde6 Import newer scripts upstream 2016-02-20 02:05:28 +01:00
29d4c4ea91 About to release DeforaOS Browser 0.5.0 2016-02-20 01:04:35 +01:00
c362238026 Update the translations 2016-02-20 01:03:05 +01:00
362c2e28e5 Fix changing the view with Gtk+ 3 2015-12-05 13:23:20 +01:00
6f8f510edc Adapt to the new API for the Error class 2015-11-24 00:40:37 +01:00
4b11fdbb84 Avoid some warnings for unused parameters 2015-11-20 00:24:21 +01:00
8c8b68d027 Avoid an additional warning when building with Gtk+ 3 2015-11-20 00:18:59 +01:00
e2d252372a Avoid more warnings when building with Gtk+ 3 2015-11-20 00:16:42 +01:00
ebcf2da3c0 Implement a couple properties 2015-11-18 22:26:30 +01:00
4ac79faf03 Only access the parent window when available 2015-11-18 03:50:44 +01:00
ac7d0634af No longer attempt to delete parent windows 2015-11-18 03:50:22 +01:00
4e5c55af55 Introduce a generic file manager widget 2015-11-18 03:44:49 +01:00
fc8771836a Code cleanup 2015-11-18 03:44:24 +01:00
3368c413a6 Remove unused variable 2015-11-18 03:43:58 +01:00
ceff6bbcfa Avoid some code duplication 2015-11-18 03:36:01 +01:00
9a72d093a9 Swap the argument for browser_new() 2015-11-18 03:35:29 +01:00
3c2180369e Add an intermediate BrowserWindow class 2015-11-18 03:16:58 +01:00
64ee1af39d Avoid compilation warnings 2015-11-18 03:10:50 +01:00
25eab24edb Avoid a compilation warning 2015-11-18 03:07:13 +01:00
e23e9697d7 Forward errors accordingly 2015-11-18 03:05:00 +01:00
45924ed733 Update the copyright notice 2015-11-18 01:38:36 +01:00
0deec47a1c Code cleanup 2015-11-18 01:38:03 +01:00
7365aef8da Fix setting alignment properties 2015-11-05 22:57:27 +01:00
77e44f70f4 Avoid some warnings with Gtk+ 3 2015-11-05 22:57:05 +01:00
4e3fed2f5a Avoid warnings when compiling 2015-11-05 03:07:39 +01:00
daca75ed20 Code cleanup 2015-11-05 03:07:30 +01:00
16e6d7aeed Re-use the "preview" plug-in for view(1) 2015-11-05 03:03:58 +01:00
f068c25a5d Allow disabling text ellipsis 2015-11-05 02:59:19 +01:00
b8947496b6 Allow hiding the label 2015-11-05 02:59:05 +01:00
5af08c9491 Allow the default size to be configured 2015-11-05 02:58:50 +01:00
c1d0663f46 Avoid a warning with Gtk+ 3 2015-11-05 02:34:32 +01:00
fb8712e73c Avoid a potential memory leak 2015-11-05 01:59:52 +01:00