Romain Failliot
5d6ece84e1
Convert Svn VCS
2021-11-18 14:52:20 -05:00
Romain Failliot
f314f46309
Convert Rcs VCS
2021-11-18 14:52:09 -05:00
Romain Failliot
11fd364ef6
Convert Monotone VCS
2021-11-18 14:52:00 -05:00
Romain Failliot
704579bf79
Convert Hg VCS
2021-11-18 14:51:58 -05:00
Romain Failliot
8577984373
Convert Darcs VCS
2021-11-18 14:51:33 -05:00
Romain Failliot
890b202ba6
Convert CVS VCS
2021-11-18 14:51:06 -05:00
Romain Failliot
a89f85db7a
Convert Bazaar VCS
2021-11-18 14:50:47 -05:00
Romain Failliot
b645d2cd38
Modularize VCSs and convert Git VCS
2021-11-18 14:50:28 -05:00
Creak
642ee96397
Merge pull request #108 from MightyCreak/add-log-options
...
Add log options
2021-11-18 12:29:34 -05:00
Romain Failliot
701b3453b5
Edit CHANGELOG.md
2021-11-18 12:12:13 -05:00
Romain Failliot
08942ea026
Create new utils.logErrorAndDialog function
2021-11-18 12:12:13 -05:00
Romain Failliot
50f0e431ee
Add log options: log_print_output and log_print_stack
2021-11-18 12:12:12 -05:00
Creak
c43017d6db
Merge pull request #107 from MightyCreak/cleaning
...
Some tiny cleanings
2021-11-18 12:09:56 -05:00
Creak
46081e47fc
Merge pull request #106 from MightyCreak/fix-appname
...
Fix 'APP_NAME' error
2021-11-18 12:09:12 -05:00
Romain Failliot
56b75f45b9
Some tiny cleanings
2021-11-18 10:38:59 -05:00
Romain Failliot
27df3d916e
Add entry to CHANGELOG
2021-11-18 10:01:06 -05:00
Romain Failliot
d1075b5bf5
Fix: error when opening non existing file
2021-11-18 09:58:26 -05:00
Romain Failliot
76f09aa7ef
Fixed the metainfo.xml
2021-11-17 19:46:39 -05:00
Romain Failliot
93ae558778
Fix changelog release date
2021-11-17 19:26:18 -05:00
Romain Failliot
edffd654b0
Fix changelog link
2021-11-17 19:25:36 -05:00
Romain Failliot
5afe192966
New release v0.7.1
2021-11-17 19:23:22 -05:00
Romain Failliot
7dfc649f3b
Add release notes for v0.7.0 + release fixes
2021-11-17 19:16:06 -05:00
Creak
4f44c498a9
Merge pull request #105 from MightyCreak/fix-subprocess-calls-in-flatpak
...
Fix subprocess call from within Flatpak
2021-11-16 23:36:42 -05:00
Romain Failliot
be40411b66
Fix subprocess call from within Flatpak
...
Fixes #103
2021-11-16 22:48:40 -05:00
Romain Failliot
64be61d6b1
Fixup: changelog link
2021-11-16 17:58:46 -05:00
Romain Failliot
b2e5b5daba
Tag 0.7.0
2021-11-16 17:54:16 -05:00
Creak
ea231a3444
Merge pull request #31 from MightyCreak/split-code-into-modules
...
Start to modularize code
2021-11-16 17:51:10 -05:00
Romain Failliot
fd3c2bfb92
Start modularizing the code
...
* The entry point (`__main__`) is in diffuxe.in
* The main (almost all) code is now in main.py
* Some util functions and variables are in utils.py
* Following the same folder structure as with a new project with GNOME
Builder:
- `src/` is now just for the code itself
- `data/` is for the other files (metainfo, desktop, config, ...)
- `po/` for the translations
- The Desktop file is renamed with the app ID
- The `meson.build` files are closer to what GNOME Builder generates
- More tests for the package (appstream and desktop)
- Almost all the files in `etc/`, `usr/` are properly handled by
meson now
- Just use `gettext.install()` to initialize gettext
- Remove call to `Gtk.Window.set_default_icon_name()`
* Website now points to https://mightycreak.github.io/diffuse/
2021-11-16 17:48:34 -05:00
Creak
0ce1a09974
Merge pull request #97 from bongochong/patch-1
...
Re-paste the GPLv2 text
2021-11-13 13:27:45 -05:00
Creak
c84fa58c22
Copy the entire text, just to be up-to-date
2021-11-13 13:25:20 -05:00
Creak
16a636f02e
Merge pull request #102 from inkhorn-ptbr/master
...
Add new Portuguese (Brazilian) locale
2021-11-13 13:22:10 -05:00
inkhorn
c0be29927f
Portuguese (BR)
2021-11-05 11:23:12 -03:00
Chongo Bong
4abb8be85b
Corrected FSF's Address in License File
...
Fedora packaging guidelines suggest keeping the mailing address up-to-date.
2021-05-27 15:47:16 -06:00
Creak
761a0a1f5f
Merge pull request #91 from freddii/master
...
updated german translation
2021-01-25 23:31:20 -05:00
freddii
e3e802364c
updated german translation
2021-01-26 04:32:51 +01:00
Creak
06827b317e
Merge pull request #87 from MightyCreak/new-icon
...
New SVG icon
2021-01-17 23:57:02 -05:00
Creak
7693cf1ec5
Merge pull request #89 from eson57/patch-1
...
Update sv.po
2021-01-17 23:55:12 -05:00
Åke Engelbrektson
36734bbc7b
Update sv.po
...
Update Swedish translation
2021-01-17 22:16:09 +01:00
Romain Failliot
dfbe91d086
New SVG icon
2021-01-11 14:08:18 -05:00
Creak
4effb1ab31
Merge pull request #86 from freddii/master
...
added installation from flathub to readme
2021-01-11 11:33:49 -05:00
freddii
ed1cb74630
added installation from flathub to readme
2021-01-11 16:21:42 +01:00
Creak
a2e526b087
Merge pull request #85 from freddii/master
...
Fixed typing mistakes
2020-12-28 19:48:53 -05:00
freddii
14a21830ab
fixed typing mistakes
2020-12-28 20:48:44 +01:00
Creak
53830352b9
Merge pull request #82 from MightyCreak/fix-translations
...
Update CHANGELOG.md
2020-12-08 14:19:26 -05:00
Romain Failliot
c173c378ef
Update CHANGELOG.md
2020-12-08 14:17:42 -05:00
Creak
39256ddd86
Merge pull request #81 from MightyCreak/fix-translations
...
Add .desktop translations in .po files
2020-12-08 14:16:51 -05:00
Romain Failliot
10e8fb9be6
Update all the PO files
2020-12-08 14:08:43 -05:00
Romain Failliot
4cd8943e10
Add .desktop translations in .po files
2020-12-08 14:07:26 -05:00
Creak
524b5c4fc0
Merge pull request #80 from MightyCreak/fix-translations
...
Add POTFILES.in and update translations
2020-12-08 13:39:37 -05:00
Romain Failliot
c91294759b
Update CHANGELOG.md
2020-12-08 13:38:04 -05:00