-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNEWS
More file actions
58 lines (48 loc) · 1.74 KB
/
NEWS
File metadata and controls
58 lines (48 loc) · 1.74 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
### lapiz 2.2.0
* Build with a libbean that uses libgirepository-2.0
* ci: some improvements
* build: require glib 2.85.0
### lapiz 2.1.0
* lapiz-commands-help: update copyright to 2025
* avoid deprecated GTimeVal
* ci: some improvements
* lapiz-sort-plugin: avoid deprecated 'g_qsort_with_data'
* avoid deprecated 'g_pattern_match_string'
* update translations
### lapiz 2.0.0
* reduce the scope of some variables
* lapiz-window: use 'ctk_menu_popup_at_pointer' for context menu with mouse in tabs
* lapiz-close-confirmation-dialog: make the close confirmation bigger
* add G_GNUC_UNUSED in unused parameters
* ci: add debian sid build
* filebrowser: fix warning -Wincompatible-pointer-types
* lapiz-commands-search: don't move search dialog if it is visible
* Require libbean 2.0
* update translations
### lapiz 1.25.0
* initial release: pluma 1.24.1 fork
* update FUNDING.yml
* ci: enable Github Actions
* rename pluma -> lapiz
* rename mate -> cafe
* rename caja -> baul
* port from GTK to CTK
* port from libpeas to libbean
* port from gtksourceview to ctksourceview
* lapiz-window: Fix arithmetic on pointer to an incomplete type
* externaltools: Ensure Py3 usage for switch-c script
* gschema default values:
- 'oblivion' instead 'tango' as 'color-scheme'
- display line numbers
- tabs-size 8 instead 4
- Highlight current line
* lapiz:
- show icons in buttons and menus
- set 'ctk-overlay-scrolling' to FALSE
- disable 'overlay-scrolling' inside CtkScrolledWindow
* update copyright
* update AUTHORS
* build: remove warning about unstable version,
all the versions are expected as stable
* po: Makevars: suppress progress indicators
* Update translations