summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-04-06 22:42:50 +0200
committerraveit65 <[email protected]>2018-04-06 22:42:50 +0200
commit3f19451892020b595a80eaa480c639625e3ee931 (patch)
treebc93a433d456709350f7920720f69803fa5b2fc2
parenta58d52a7cbfdd231b38b45af78f72ab067eff302 (diff)
downloadcaja-1.20.2.tar.bz2
caja-1.20.2.tar.xz
update NEWS for 1.20.2v1.20.2
-rw-r--r--NEWS27
1 files changed, 14 insertions, 13 deletions
diff --git a/NEWS b/NEWS
index 1a636438..cbeddb97 100644
--- a/NEWS
+++ b/NEWS
@@ -1,18 +1,19 @@
### caja 1.20.2
- sidebar: Respect sidebar dimensions on HiDPI
- HiDPI: Convert Pixbufs to Cairo Surfaces
- general: use gdk_monitor_get_scale_factor
- list-view: use the cairo surface as a drag icon
- Scale screen dimensions
- icon-info: hash/store icons using scale factor as well as size
- file: support HiDpi for thumbnails images
- properties-window: support HiDpi for the properties window icon
- Support HiDpi icons
- canvas-container: listen to scale factor to invalidate icons
- canvas-item: use gtk_render_icon_surface for the DnD surface
- desktop-canvas-view: scale desktop workarea
- modify code error: end the statement with a semicolon
+ * Fix warnings from HiDPI commits
+ * sidebar: Respect sidebar dimensions on HiDPI
+ * HiDPI: Convert Pixbufs to Cairo Surfaces
+ * general: use gdk_monitor_get_scale_factor
+ * list-view: use the cairo surface as a drag icon
+ * Scale screen dimensions
+ * icon-info: hash/store icons using scale factor as well as size
+ * file: support HiDpi for thumbnails images
+ * properties-window: support HiDpi for the properties window icon
+ * Support HiDpi icons
+ * canvas-container: listen to scale factor to invalidate icons
+ * canvas-item: use gtk_render_icon_surface for the DnD surface
+ * desktop-canvas-view: scale desktop workarea
+ * modify code error: end the statement with a semicolon
### caja 1.20.1