Commit Graph

1560 Commits

Author SHA1 Message Date
a2ec9dc60a Add a test for Browser.pc 2016-05-16 03:49:27 +02:00
a419d6221d About to release DeforaOS Browser 0.5.1 2016-04-15 01:07:12 +02:00
8523995673 Update the translations 2016-04-15 01:05:56 +02:00
984fe301c2 Avoid warnings when compiling in embedded mode 2016-04-15 01:05:56 +02:00
4af7eec833 Fix crash when closing windows in embedded mode 2016-04-15 01:05:56 +02:00
52b4d6ddaf Restore the license 2016-04-15 01:05:56 +02:00
792f3ff451 Fix parallel builds 2016-04-13 19:25:03 +02:00
ee9a14b743 Update the Spanish translation 2016-04-13 19:23:07 +02:00
4d7aaef876 Build manual pages reproducibly 2016-04-13 19:22:45 +02:00
dbec194f72 Re-wrap to 72 characters as originally intended 2016-04-05 19:23:45 +02:00
a4905555ff Re-indent as in the source code 2016-04-05 19:23:45 +02:00
7bb7b012ce Fix typo 2016-04-05 19:16:47 +02:00
9d4ba9f504 Add a missing comma 2016-04-05 19:12:51 +02:00
3ba3580038 Reflect the new 3-clause BSD license 2016-04-05 19:08:10 +02:00
2ec6eface9 Do not replace image previews while updating 2016-03-18 02:46:33 +01:00
8f5e641e76 Minor optimization 2016-03-18 02:45:33 +01:00
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