Commit graph

455 commits

Author SHA1 Message Date
Josh Megnauth
addf93f899 Replace empty, unsaved, activated tab on file load
Closes: #203
2024-07-15 08:07:33 -06:00
Vukašin Vojinović
995249eea6
Text button for Cancel in unsaved changes dialog (#213)
* chore: use text button for cancel

* cargo fmt

* fix: use text button for cancel

The text will use the accent color after updating libcosmic

* fmt
2024-07-15 08:03:49 -06:00
tomlajtos
1edd7ec101 Update Hungarian translation 2024-07-15 08:03:21 -06:00
dengelt
631893f5d0 support CARGO_TARGET_DIR 2024-07-15 08:03:01 -06:00
Josh Megnauth
d7e46938ae Replace lexical-sort with icu
`lexical-sort` is unmaintained. The author recommends switching to the
official set of ICU crates.
2024-07-09 06:08:22 -06:00
Jeremy Soller
e64bdac21c
Merge branch 'master' of https://github.com/pop-os/cosmic-edit 2024-06-20 09:18:42 -06:00
Jeremy Soller
2c09c8867c
Enable a11y feature and update depends 2024-06-20 09:18:37 -06:00
Matthew Fallah (マシュー・ファラー)
454a68f05b Update Japanese translation 2024-06-13 06:18:44 -06:00
Jeremy Soller
47a0fb6130
Update cosmic-text 2024-06-12 10:35:59 -06:00
Jeremy Soller
4eb631c9a1
Update dependencies 2024-06-12 09:45:12 -06:00
Jeremy Soller
3f2af19d9e
Update dependencies 2024-06-12 08:18:22 -06:00
Jeremy Soller
c2f49c8422
Only list font names once 2024-06-10 08:49:52 -06:00
Jeremy Soller
0693acfdd4
Update dependencies 2024-06-10 08:35:49 -06:00
Jeremy Soller
c5f5dd269f
Update dependencies 2024-06-05 07:16:12 -06:00
linuxr01
e77c17512d Update cosmic_edit.ftl
Change "Ansehen" to "Ansicht"
2024-06-03 08:07:08 -06:00
FAlexei
9845b32bf5 i18n(ru): Translation update 2024-06-03 08:06:54 -06:00
VandaLHJ
2d7784ef79 Update cosmic_edit.ftl pl translation
Update file to match EN locale.
2024-06-03 08:05:24 -06:00
Ashley Wulber
e94564ec58 fix: text input copy paste 2024-05-31 09:35:28 -06:00
Jeremy Soller
ced534ecdf
Update dependencies 2024-05-31 08:35:01 -06:00
Jeremy Soller
62605f73c7
Add cancel button to unsaved changes dialogs, fixes #189 2024-05-31 08:29:30 -06:00
Jeremy Soller
0ae48666d8
Implement horizontal scrollbar drag, fixes #59 2024-05-31 08:14:36 -06:00
Jeremy Soller
fe280423b8
Fix rendering of horizontal scrollbar, related to #59 2024-05-30 15:52:53 -06:00
Jeremy Soller
55e89579ad
Fix location of horizontal scrollbar 2024-05-30 15:41:28 -06:00
Jeremy Soller
53d7b06926
Show horizontal scrollbar if necessary, related to #59 2024-05-30 15:37:04 -06:00
Jeremy Soller
68dd4c3758
Allow horizontal scroll to fit cursor, related to #59 2024-05-30 15:09:57 -06:00
Ashley Wulber
102a3f1d2d update libcosmic 2024-05-30 13:20:54 -06:00
VandaLHJ
f3e26664b8 Update com.system76.CosmicEdit.desktop
Added PL locale for the desktop file
2024-05-30 10:22:39 -06:00
Jeremy Soller
4b4897878a
Update dependencies 2024-05-28 19:12:09 -06:00
Michael Aaron Murphy
f5238e19b4
fix(debian): add libxkbcommon-dev 2024-05-18 01:59:07 +02:00
Jeremy Soller
67c1791a83
Update dependencies 2024-05-17 09:00:08 -06:00
Jeremy Soller
e26175b28d
Add dialog for saving all unsaved tabs when closing app, fixes #169 2024-05-15 10:20:40 -06:00
Jeremy Soller
4716c2242b
Allow for staging and unstaging in git management view 2024-05-14 11:45:39 -06:00
Skygrango
a481bb342d i18n(zh_TW): add Taiwanese translation 2024-05-10 14:21:30 -06:00
Ashley Wulber
cfebad159f fix: focus the text box when the window gains focus 2024-05-09 11:20:13 -06:00
Ashley Wulber
8d16f08816
fix: update deps 2024-05-03 12:13:21 -04:00
Jeremy Soller
7d388ab38c
Update dependencies 2024-05-01 13:11:55 -06:00
Jeremy Soller
065d64acd1
Update dependencies 2024-05-01 12:13:58 -06:00
Jeremy Soller
695b82a53d
Save file using original line endings 2024-04-30 12:25:07 -06:00
Jeremy Soller
0fa09ab57b
Update cosmic-text, fixing CRLF handling (#64) 2024-04-30 12:22:39 -06:00
Jeremy Soller
42cade3149
Update libcosmic 2024-04-30 08:43:55 -06:00
VandaLHJ
b666d847a5 Update cosmic_edit.ftl PL translation
Added missing bits
2024-04-25 20:03:49 -06:00
FAlexei
973cc5f5c4 i18n(ru): Translation update 2024-04-25 20:03:33 -06:00
Hugo Carvalho
4043347690 Update portuguese translation 2024-04-25 20:03:18 -06:00
Josh Megnauth
93e993d72e fix: Unsaved changes should be dialogs
Closes: #174
2024-04-25 20:02:55 -06:00
Oliver Köhler
5c9691c66a updated German translations
note that the translations for "unstaged-changes" and "staged-changes" are not translated at all because both terms are used in German as well (I have never heard some one using German terms in this context)
2024-04-22 08:46:36 -06:00
N-Hoffmann
cd1b322180 i18n(fr): Updated French translation 2024-03-30 09:22:50 -06:00
Aliaksandr Truš
cf433f7c8a Add belarusian translation 2024-03-28 17:36:58 -06:00
Josh Megnauth
3d4fa84759 Update unsaved status on undo/redo/replace/paste
Fixes: #116

Issue #116 concerns undo and redo, but I also found a few other
instances where the unsaved indicator wasn't correctly updated. I fixed
those as well.
2024-03-26 08:59:28 -06:00
Jeremy Soller
59933e6a03
Add case sensitive and use regex toggles for find, fixes #144 2024-03-25 10:18:28 -06:00
Jeremy Soller
abfb5d845f
Only parse app global shortcuts when ignored by widgets, fixes #120 and #164 2024-03-25 09:32:46 -06:00