aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 081323a5..a9bb88fc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2014-11-06
+ * src/gtkutils.[ch]: added gtkut_get_dpi_multiplier() which returns
+ optimal multiplier for current system DPI.
+ * src/progressdialog.c
+ src/notificationwindow.c: made their window sizes DPI-aware.
+
+2014-11-06
+
* src/trayicon.c: win32: made 'Toggle window on trayicon click' option
work on Windows 7.