Sun, 08 Aug 2010 14:03:45 -0700 |
Dan Nicolaescu |
Use const char* instead of char*.
|
Fri, 06 Aug 2010 12:01:35 -0700 |
Dan Nicolaescu |
* src/frame.c (frame_params): Make const.
|
Thu, 05 Aug 2010 16:34:12 -0700 |
Dan Nicolaescu |
Remove extern declarations in .c files, .h files have them.
|
Thu, 29 Jul 2010 18:49:59 +0200 |
Jan D. |
Add ability to put Gtk+ tool bar on the left/right/bottom or top. Default top.
|
Wed, 28 Jul 2010 22:48:06 -0700 |
Dan Nicolaescu |
Remove extern declarations from .c files, and them to .h files.
|
Mon, 26 Jul 2010 20:52:35 -0700 |
Dan Nicolaescu |
Use const, move declarations to header files.
|
Fri, 23 Jul 2010 19:50:14 +0200 |
Juanma Barranquero |
Remove unused static functions.
|
Sat, 17 Jul 2010 14:34:44 -0400 |
Chong Yidong |
* frame.c (make_initial_frame): Use set_menu_bar_lines (Bug#6660).
|
Sat, 10 Jul 2010 15:01:01 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
Sat, 10 Jul 2010 14:52:53 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
Fri, 02 Jul 2010 12:35:08 -0400 |
Chong Yidong |
Fix faulty `if' statement in delete_frame.
|
Sat, 10 Jul 2010 14:56:47 -0400 |
Chong Yidong |
Adapt terminal frames to latest menu-bar changes.
|
Thu, 08 Jul 2010 14:25:08 -0700 |
Dan Nicolaescu |
Convert DEFUNs to standard C.
|
Sun, 04 Jul 2010 21:52:39 -0700 |
Dan Nicolaescu |
Convert declarations or definitions to standard C.
|
Sun, 04 Jul 2010 00:50:25 -0700 |
Dan Nicolaescu |
Convert (most) functions in src to standard C.
|
Fri, 02 Jul 2010 14:19:53 +0200 |
Jan D |
Remove __P and P_ from .c and .m files and definition of P_
|
Wed, 30 Jun 2010 20:14:17 -0400 |
Chong Yidong |
Fix application of default-frame-alist (Bug#5378).
|
Sat, 26 Jun 2010 20:30:52 -0400 |
Chong Yidong |
Change default-frame-alist and menu/tool-bar-mode interaction (Bug#2249).
|
Fri, 25 Jun 2010 15:32:37 -0400 |
Chong Yidong |
Revert last change.
|
Fri, 25 Jun 2010 15:24:05 -0400 |
Chong Yidong |
Change initial-frame-alist and default-frame-alist defaults (Bug#2249).
|
Mon, 19 Apr 2010 21:50:52 -0400 |
Stefan Monnier |
Make variable forwarding explicit rather the using special values.
|
Wed, 24 Mar 2010 14:02:56 -0400 |
Stefan Monnier |
Merge from `emacs-23'.
|
Mon, 22 Mar 2010 08:26:56 +0100 |
Jan D. |
bug #5736: Allow X-resource menuBar to take on/off as documented.
|
Mon, 15 Mar 2010 13:16:46 -0400 |
Chong Yidong |
Put non-GTK X scroll-bars on left.
|
Fri, 12 Mar 2010 12:32:30 -0500 |
Chong Yidong |
Put scroll-bar on right by default on UNIX.
|
Fri, 29 Jan 2010 14:02:02 -0500 |
Chong Yidong |
Change default XFT font to 10pt, and default frame height to 35 rows (Bug#3643).
|
Wed, 13 Jan 2010 00:35:10 -0800 |
Glenn Morris |
Add 2010 to copyright years.
|
Wed, 09 Dec 2009 14:20:49 +0000 |
Andreas Schwab |
* cmds.c: Include "frame.h".
|
Sun, 29 Nov 2009 09:48:50 +0000 |
Jan Dj¸«£rv |
frame.c (frame_make_pointer_invisible)
|
Fri, 27 Nov 2009 17:27:04 +0000 |
Jan Dj¸«£rv |
Don't crash if an X terminal is deleted with force == t.
|
Tue, 24 Nov 2009 02:40:03 +0000 |
Glenn Morris |
(focus-follows-mouse): Mention mouse-autoselect-window.
|
Mon, 23 Nov 2009 08:55:08 +0000 |
Jan Dj¸«£rv |
Set Xft defaults if no XSETTING is found, better default for Gtk+ font dialog.
|
Tue, 17 Nov 2009 08:21:23 +0000 |
Jan Dj¸«£rv |
Handle system default font and changing font parameters.
|
Wed, 11 Nov 2009 19:25:24 +0000 |
Dan Nicolaescu |
* frame.c (make_initial_frame):
|
Fri, 06 Nov 2009 06:50:52 +0000 |
Dan Nicolaescu |
* xterm.c (syms_of_xterm):
|
Sat, 31 Oct 2009 17:12:13 +0000 |
Chong Yidong |
* frame.c (Fmake_frame_invisible, Fframe_visible_p): Doc fix
|
Mon, 26 Oct 2009 15:18:03 +0000 |
Juanma Barranquero |
Fix typos in comments.
|
Mon, 19 Oct 2009 04:27:09 +0000 |
Dan Nicolaescu |
* alloc.c: Do not define struct catchtag.
|
Sun, 11 Oct 2009 00:01:11 +0000 |
Glenn Morris |
(Fframe_pixel_height): Doc fix. (Bug#4535)
|
Thu, 24 Sep 2009 16:59:14 +0000 |
Juanma Barranquero |
* frame.c (xrdb_get_resource): Return nil for empty string resources;
|
Thu, 17 Sep 2009 16:41:55 +0000 |
Stefan Monnier |
(x_get_resource_string): Re-add for non-toolkit builds (bug#4461).
|
Wed, 16 Sep 2009 20:36:54 +0000 |
Stefan Monnier |
(x_get_resource_string): Remove unused.
|
Tue, 15 Sep 2009 18:49:56 +0000 |
Jan Dj¸«£rv |
* xterm.c (x_new_font): Call change_frame_size before calling
|
Fri, 11 Sep 2009 03:34:14 +0000 |
Glenn Morris |
(Fx_parse_geometry): Unify the X and NS versions so that they share a
|
Sun, 26 Jul 2009 19:16:16 +0000 |
Bastien Guerry |
Slightly fix the docstring of `select-frame'.
|
Fri, 03 Jul 2009 11:07:02 +0000 |
Jan Dj¸«£rv |
* xterm.h (struct x_display_info): Add invisible_cursor.
|
Wed, 01 Jul 2009 16:48:35 +0000 |
Jan Dj¸«£rv |
* w32fns.c (w32_frame_parm_handlers): Set 0 for sticky.
|
Wed, 01 Jul 2009 14:02:27 +0000 |
Jan Dj¸«£rv |
* emacs.c (USAGE3, standard_args): Add -mm and --maximized.
|
Sat, 27 Jun 2009 19:50:50 +0000 |
Chong Yidong |
* frame.c (x_get_arg): Check if dpyinfo is non-NULL.
|
Tue, 19 May 2009 03:30:36 +0000 |
Stefan Monnier |
(do_switch_frame) [NS_IMPL_COCOA]: Don't raise any window.
|
Mon, 18 May 2009 08:01:51 +0000 |
Adrian Robert |
* frame.c (do_switch_frame): Under NS_IMPL_COCOA section, check whether selected frame is viable before raising it (based on patch by David Reitter), and improve commentary.
|
Mon, 04 May 2009 19:43:22 +0000 |
Stefan Monnier |
(frame-list): Clarify which frames are returned.
|
Wed, 29 Apr 2009 01:40:57 +0000 |
Kenichi Handa |
(x_set_font): When ARG is a font-object, check if the
|
Mon, 06 Apr 2009 14:54:36 +0000 |
Jason Rumney |
(x_set_font): Avoid C99 mid-block variable declaration.
|
Sat, 28 Mar 2009 04:52:12 +0000 |
Stefan Monnier |
(delete_frame): Work around compiler bug.
|
Fri, 27 Mar 2009 18:30:55 +0000 |
Jan Dj¸«£rv |
(x_set_font): If the fullscreen property is non-nil, adjust
|
Thu, 19 Mar 2009 06:50:55 +0000 |
Kenichi Handa |
(x_set_font): Handle the case that ARG is a cons.
|
Wed, 11 Mar 2009 07:53:37 +0000 |
Kenichi Handa |
(x_set_font): When ARG is a font-object, don't alter the
|
Wed, 14 Jan 2009 12:08:49 +0000 |
Jason Rumney |
(x_set_font): Always store a font to the font parameter,
|
Fri, 09 Jan 2009 07:44:00 +0000 |
Martin Rudalics |
(x_set_frame_parameters): Remember requested value for
|