comparison src/ChangeLog @ 103686:49c52a6beed8

(xg_frame_set_char_size): Do not set pixel width/height here or call change_frame_size.
author Jan Djärv <jan.h.d@swipnet.se>
date Thu, 02 Jul 2009 07:48:23 +0000
parents fbdd52a2e830
children b14ad5a1ef66
comparison
equal deleted inserted replaced
103685:efcbacf4ad40 103686:49c52a6beed8
1 2009-07-02 Jan Djärv <jan.h.d@swipnet.se>
2
3 * gtkutil.c (xg_frame_set_char_size): Do not set pixel width/height here or
4 call change_frame_size.
5
1 2009-07-01 Jan Djärv <jan.h.d@swipnet.se> 6 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
2 7
3 * xterm.h (struct x_display_info): Add Xatom_net_wm_state_sticky 8 * xterm.h (struct x_display_info): Add Xatom_net_wm_state_sticky
4 9
5 * xterm.c (x_handle_net_wm_state): Also look for sticky. 10 * xterm.c (x_handle_net_wm_state): Also look for sticky.