Sat, 25 Sep 2010 14:04:35 +0200 |
Juanma Barranquero |
Fix typos.
|
Fri, 13 Aug 2010 15:26:13 +0200 |
Jan D |
Fix handling of tool-bar-position, also put into default-frame-alist.
|
Thu, 05 Aug 2010 16:15:24 -0700 |
Dan Nicolaescu |
Add declarations to header files.
|
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.
|
Thu, 29 Jul 2010 08:59:29 +0200 |
Jan D. |
Fix some stuff that didn't compile.
|
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 09:57:19 -0700 |
Dan Nicolaescu |
* frame.h (Qtty_color_mode): Add declaration.
|
Fri, 02 Jul 2010 11:26:33 +0200 |
Jan D |
Remove P_ and __P macros.
|
Mon, 19 Apr 2010 11:07:52 -0400 |
Stefan Monnier |
Merge from emacs-23
|
Thu, 08 Apr 2010 09:43:57 +0900 |
YAMAMOTO Mitsuharu |
frame.h (FRAME_LINE_TO_PIXEL_Y): Add missing parenthesis.
|
Thu, 15 Apr 2010 14:52:27 -0700 |
Dan Nicolaescu |
* frame.h (FRAME_SAMPLE_VISIBILITY): Undo previous change.
|
Thu, 15 Apr 2010 11:19:00 -0700 |
Dan Nicolaescu |
* frame.h (FRAME_SAMPLE_VISIBILITY): Remove unused 0 in comma expression.
|
Wed, 07 Apr 2010 13:39:26 +0200 |
Jan D |
Fix resizing for X and non-Gtk+ build. Bug #5848.
|
Wed, 13 Jan 2010 00:35:10 -0800 |
Glenn Morris |
Add 2010 to copyright years.
|
Sat, 09 Jan 2010 13:16:32 +0900 |
YAMAMOTO Mitsuharu |
Make line<->pixel_y conversion macros aware of native menu/tool bars.
|
Wed, 09 Dec 2009 14:20:49 +0000 |
Andreas Schwab |
* cmds.c: Include "frame.h".
|
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:58:05 +0000 |
Jan Dj¸«£rv |
* xterm.h (struct x_display_info): Add Xatom_net_wm_state_sticky
|
Wed, 01 Jul 2009 14:02:27 +0000 |
Jan Dj¸«£rv |
* emacs.c (USAGE3, standard_args): Add -mm and --maximized.
|
Thu, 08 Jan 2009 03:15:17 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Mon, 22 Dec 2008 09:40:33 +0000 |
Martin Rudalics |
* frame.c (delete_frame): New function derived from
|
Wed, 12 Nov 2008 15:51:35 +0000 |
Chong Yidong |
Negative alpha means "don't touch".
|
Fri, 19 Sep 2008 00:35:42 +0000 |
Dan Nicolaescu |
* frame.h (struct frame): Move alpha from the middle of bitfields.
|
Thu, 31 Jul 2008 02:47:32 +0000 |
Dan Nicolaescu |
* s/ms-w32.h (MULTI_KBOARD): Remove.
before-remove-vms
|
Sun, 27 Jul 2008 18:24:48 +0000 |
Dan Nicolaescu |
Remove support for Mac Carbon.
remove-carbon
|
Thu, 17 Jul 2008 03:33:59 +0000 |
Stefan Monnier |
* Makefile.in: Undef LIB_STANDARD before defining it to silence warning
|
Tue, 15 Jul 2008 18:15:18 +0000 |
Adrian Robert |
merging Emacs.app (NeXTstep port)
|
Wed, 21 May 2008 03:59:00 +0000 |
Glenn Morris |
Seiji Zenitani <zenitani at mac.com>
|
Thu, 15 May 2008 03:25:15 +0000 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
Wed, 14 May 2008 01:27:45 +0000 |
Kenichi Handa |
Delete USE_FONT_BACKEND conditional.
|
Fri, 04 Apr 2008 17:56:23 +0000 |
Stefan Monnier |
(struct frame): Give one more bit to `visible' since we use
|
Thu, 27 Mar 2008 21:15:21 +0000 |
Stefan Monnier |
(enum fullscreen_type): Give it a name. Move it before use.
|
Fri, 22 Feb 2008 17:42:09 +0000 |
Stefan Monnier |
Consolidate the image_cache to the terminal struct.
|
Sun, 10 Feb 2008 21:56:38 +0000 |
Stefan Monnier |
* frame.c (Qnoelisp): New symbol.
|
Wed, 09 Jan 2008 01:21:15 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 03 Dec 2007 13:52:35 +0000 |
Kenichi Handa |
(font_driver_list): Declare it unconditionally.
|
Mon, 19 Nov 2007 05:15:30 +0000 |
Kenichi Handa |
(struct frame): New member font_data_list.
|
Sat, 27 Oct 2007 09:12:07 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sat, 13 Oct 2007 05:53:03 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 11 Oct 2007 16:22:07 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 27 Jul 2007 10:52:18 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 29 Jun 2007 03:37:33 +0000 |
Stefan Monnier |
Replace uses of GC_* macros with the non-GC_ versions.
|
Sat, 16 Jun 2007 22:32:13 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 26 Jan 2007 06:16:11 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 01 Jan 2007 03:21:06 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sat, 16 Dec 2006 01:29:26 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 26 Jul 2006 01:17:38 +0000 |
Kenichi Handa |
(Qfont_backend): Extern it.
|
Wed, 19 Jul 2006 00:42:56 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 16 Jun 2006 13:22:32 +0000 |
Jan Dj¸«£rv |
* frame.h (x_new_fontset2): Fix prototype.
|
Tue, 06 Jun 2006 03:51:57 +0000 |
Kenichi Handa |
(struct frame): New members resx and resy.
|
Fri, 03 Mar 2006 07:48:46 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-34
|
Wed, 08 Feb 2006 04:26:44 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
|
Sun, 11 Sep 2005 22:21:01 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-81
|
Fri, 26 Aug 2005 09:51:52 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
|
Fri, 22 Jul 2005 08:27:27 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-71
|
Thu, 07 Jul 2005 12:43:14 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
|
Sun, 02 Jan 2005 09:13:19 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-81
|
Fri, 16 Apr 2004 12:51:06 +0000 |
Kenichi Handa |
Sync to HEAD
|
Mon, 08 Sep 2003 12:53:41 +0000 |
Kenichi Handa |
*** empty log message ***
|
Mon, 16 Jan 2006 00:03:54 +0000 |
Henrik Enberg |
sync with trunk
|