Skip to content

Commit

Permalink
update NEWS for 1.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
raveit65 committed Apr 6, 2018
1 parent a58d52a commit 3f19451
Showing 1 changed file with 14 additions and 13 deletions.
27 changes: 14 additions & 13 deletions NEWS
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit 3f19451

Please sign in to comment.