- 10 Sep, 2006 2 commits
-
-
Jan Djärv authored
-
YAMAMOTO Mitsuharu authored
-
- 25 Aug, 2006 1 commit
-
-
Kim F. Storm authored
-
- 18 Jul, 2006 1 commit
-
-
Kim F. Storm authored
-
- 03 Jul, 2006 1 commit
-
-
Richard M. Stallman authored
-
- 24 Jun, 2006 1 commit
-
-
Chong Yidong authored
using x_default_parameter, since x_get_args clears the parm alist.
-
- 02 Jun, 2006 2 commits
-
-
John Paul Wallington authored
frame's icon_name isn't a string rather than only when it is nil.
-
Chong Yidong authored
string.
-
- 31 Mar, 2006 1 commit
-
-
Kenichi Handa authored
-
- 20 Mar, 2006 1 commit
-
-
Kenichi Handa authored
-
- 12 Mar, 2006 1 commit
-
-
Károly Lőrentey authored
-
- 11 Mar, 2006 1 commit
-
-
Eli Zaretskii authored
-
- 27 Feb, 2006 1 commit
-
-
Chong Yidong authored
argument. * xterm.c: (x_load_font, x_term_init, XTmouse_position) (handle_one_xevent, x_connection_closed, x_list_fonts): No arg for x_uncatch_errors. * xselect.c (x_own_selection, x_decline_selection_request) (x_reply_selection_request, x_get_foreign_selection) (Fx_get_atom_name, Fx_send_client_event): Likewise. * xfns.c (x_real_positions, x_set_mouse_color, Fx_focus_frame): Likewise.
-
- 25 Feb, 2006 1 commit
-
-
Chong Yidong authored
(x_uncatch_errors): Unused count argument deleted. * xterm.c (x_catch_errors): Don't use record_unwind_protect, since it can be called in a signal handler. (x_catch_errors_unwind): Function deleted. (x_uncatch_errors): Deallocate last x_error_message_stack struct. (x_check_errors): Call x_uncatch_errors before signalling error. (x_load_font, x_term_init, XTmouse_position, handle_one_xevent) (x_connection_closed, x_list_fonts): Use new versions of x_catch_errors and x_uncatch_errors. * xselect.c (x_own_selection, x_decline_selection_request) (x_reply_selection_request, x_get_foreign_selection) (Fx_get_atom_name, Fx_send_client_event): Likewise. * xfns.c (x_real_positions, x_set_mouse_color, Fx_focus_frame): Likewise. * eval.c (record_unwind_protect): Add an assertion.
-
- 21 Feb, 2006 1 commit
-
-
Jan Djärv authored
returning it.
-
- 14 Feb, 2006 1 commit
-
-
Jan Djärv authored
-
- 06 Feb, 2006 1 commit
-
-
Thien-Thi Nguyen authored
-
- 26 Jan, 2006 1 commit
-
-
Richard M. Stallman authored
unless they were cleared out.
-
- 27 Dec, 2005 1 commit
-
-
Jan Djärv authored
(syms_of_xfns): Defvar it.
-
- 23 Dec, 2005 1 commit
-
-
Jan Djärv authored
* gtkutil.c (xg_uses_old_file_dialog): New function. (xg_get_file_name): Use xg_uses_old_file_dialog. * gtkutil.h: Declare xg_uses_old_file_dialog.
-
- 19 Dec, 2005 1 commit
-
-
Dan Nicolaescu authored
the answer, return `lambda', not nil.
-
- 14 Dec, 2005 1 commit
-
-
Jan Djärv authored
* w32fns.c (compute_tip_xy): Ditto * macfns.c (compute_tip_xy): Ditto
-
- 12 Dec, 2005 1 commit
-
-
Jan Djärv authored
i.e. dy is offset from top of frame instead of bottom.
-
- 10 Dec, 2005 1 commit
-
-
Richard M. Stallman authored
-
- 08 Dec, 2005 1 commit
-
-
Richard M. Stallman authored
-
- 07 Dec, 2005 1 commit
-
-
Károly Lőrentey authored
-
- 02 Dec, 2005 1 commit
-
-
Jan Djärv authored
(xg_set_icon_from_xpm_data): Remove unused variable err. (x_set_name_internal, Fx_create_frame, xg_set_icon): Add cast to remove compiler warning. (compute_tip_xy): Put tip above pointer if it doesn't fit below.
-
- 16 Nov, 2005 1 commit
-
-
Chong Yidong authored
* gnu.h (gnu_xpm_bits): Renamed from gnu_bits. (gnu_xbm_bits): Renamed from gnu_bits (xbm version). * xterm.c (x_bitmap_icon): Use the xpm if available.
-
- 28 Oct, 2005 1 commit
-
-
Richard M. Stallman authored
-
- 09 Oct, 2005 1 commit
-
-
Jan Djärv authored
-
- 12 Sep, 2005 1 commit
-
-
Kim F. Storm authored
(x_set_name_internal): Call x_encode_text with new FREEP arg to know if xfree is needed instead of guessing.
-
- 07 Aug, 2005 1 commit
-
-
Thien-Thi Nguyen authored
-
- 04 Jul, 2005 1 commit
-
-
Lute Kamstra authored
-
- 25 Jun, 2005 1 commit
-
-
Richard M. Stallman authored
-
- 10 May, 2005 1 commit
-
-
Richard M. Stallman authored
-
- 07 May, 2005 1 commit
-
-
Thien-Thi Nguyen authored
-
- 18 Mar, 2005 2 commits
-
-
Jan Djärv authored
that it doesn't become "tooltip". The specbind is enough.
-
Stefan Monnier authored
-
- 17 Mar, 2005 1 commit
-
-
Stefan Monnier authored
Always return a freshly allocated string. (xic_create_xfontset): Adjust call.
-
- 12 Mar, 2005 1 commit
-
-
Stefan Monnier authored
(xic_create_fontsetname): New function. Extracted from create_frame_xic. Try to generate a slightly better fontset. (xic_create_xfontset): Use it. (create_frame_xic): Simplify.
-