-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNEWS
39 lines (36 loc) · 1.41 KB
/
NEWS
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
### baul 2.0.0
* baul-icon-container: Fix rename files/folders
* ci: some improvements
* build: GLib 2.67.3 required
* GFileInfo: Fix make check
* baul gschema:
- set 'confirm-move-to-trash' default 'true'
- disable previews
* add G_GNUC_UNUSED in unused parameters
* baul-window-menus: update copyright to 2025
* update translations
### baul 1.25.0
* initial commit: caja 1.24.0 fork
* enable Github Actions
* rename CAJA -> BAUL
* rename MATE -> CAFE
* port from GTK to CTK
* remove G_GNUC_BEGIN/END_IGNORE_DEPRECATIONS
* avoid deprecated g_memdup
* baul-directory: avoid deprecated 'g_pattern_match_string'
* avoid deprecated 'ctk_icon_info_get_display_name'
* avoid deprecated 'ctk_icon_info_get_attach_points'
* avoid deprecated 'ctk_icon_info_get_embedded_rect'
* drop 'is_monitored' and 'baul_icon_container_stop_monitor_top_left'
* fm-list-view: avoid deprecated 'ctk_style_context_get_font'
* baul-navigation-window: avoid deprecated 'ctk_size_group_set_ignore_hidden'
* icons: rename emblem-note -> emblem-notes
* update AUTHORS
* baul-window-menus: update copyright
* baul-application: show icons in buttons and menus
* build: avoid deprecated:
AC_ARG_ENABLE, AC_TRY_COMPILE, AM_DISABLE_STATIC and AM_PROG_LIBTOOL
* use CAFE_COMPILE_WARNINGS from cafe-common
* po,Makevars: supress progress indicators
* rename engrampa -> grapa
* update translations