summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2004-10-27 02:46:40 +0000
committerKeith Packard <keithp@keithp.com>2004-10-27 02:46:40 +0000
commit1b19cddc722e1a4e1d2a7f8d4a8565ee1551d6a9 (patch)
treefd710a56e801c4bc7bd4464a4e7fe3b4175cd1d7 /ChangeLog
parent89ad67caa2f0e8454ccacb8efa2bd1eee94c0566 (diff)
Paint polygons instead of stroked lines for button edges
Snap origin to pixel grid Strip newline from ctime output
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b192df2..6dd0067 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
2004-10-26 Keith Packard <keithp@keithp.com>
+ * twin_button.c: (_twin_button_paint):
+ Paint polygons instead of stroked lines for button edges
+
+ * twin_font.c: (_twin_text_compute_info):
+ Snap origin to pixel grid
+
+ * twin_hello.c: (_twin_hello_timeout):
+ Strip newline from ctime output
+
+2004-10-26 Keith Packard <keithp@keithp.com>
+
* Makefile.am:
* twin_button.c: (_twin_button_paint),
(_twin_button_set_label_offset), (_twin_button_dispatch),