2010-01-13 |
Glenn Morris |
Add 2010 to copyright years.
|
2010-01-11 |
YAMAMOTO Mitsuharu |
* xfns.c (x_set_menu_bar_lines) [!USE_X_TOOLKIT && !USE_GTK]:
|
2010-01-09 |
Jan D. |
(Fx_create_frame): Don't create frame larger than display by default bug#3643.
|
2010-01-09 |
YAMAMOTO Mitsuharu |
Make line<->pixel_y conversion macros aware of native menu/tool bars.
|
2009-12-13 |
Jan Djärv |
Set the extended window manager hint for tooltip windows.
|
2009-11-23 |
Jan Djärv |
Set Xft defaults if no XSETTING is found, better default for Gtk+ font dialog.
|
2009-11-20 |
Jan Djärv |
Always suggest system font because .emacs may not have been read yet.
|
2009-11-17 |
Andreas Schwab |
* lisp.h: Remove declaration of Ffont_get_system_font.
|
2009-11-17 |
Andreas Schwab |
(x_default_font_parameter): Remove dead assignment.
|
2009-11-17 |
Jan Djärv |
Handle system default font and changing font parameters.
|
2009-11-11 |
Dan Nicolaescu |
* process.c (ifflag_def): Make flag_sym constant.
|
2009-11-11 |
Dan Nicolaescu |
* xfns.c (syms_of_xfns): Use make_pure_string instead of build_string.
|
2009-11-06 |
Dan Nicolaescu |
* xterm.c (syms_of_xterm):
|
2009-10-19 |
Dan Nicolaescu |
* xterm.c:
|
2009-10-19 |
Dan Nicolaescu |
* alloc.c: Do not define struct catchtag.
|
2009-10-04 |
Juanma Barranquero |
Fix typos in comments.
|
2009-09-02 |
Jan Djärv |
* xterm.h: Rename x_non_menubar_window_to_frame to
|
2009-07-10 |
Jan Djärv |
xfns.c (Fx_select_font): Remember last font selected in
|
2009-07-03 |
Jan Djärv |
And again...
|
2009-07-03 |
Jan Djärv |
Fix typo.
|
2009-07-03 |
Jan Djärv |
* xterm.h (struct x_display_info): Add invisible_cursor.
|
2009-07-01 |
Jan Djärv |
* w32fns.c (w32_frame_parm_handlers): Set 0 for sticky.
|
2009-04-22 |
Chong Yidong |
* keyboard.c (Fset_input_meta_mode): Doc fix.
|
2009-02-19 |
Chong Yidong |
(Fx_create_frame): Give Xft driver a higher priority.
|
2009-02-06 |
Chong Yidong |
(Fx_create_frame): Signal an error if no font is found (Bug#2147).
|
2009-01-16 |
Chong Yidong |
(x_make_gc): Don't allocate stipple member for gc_values; it is not
|
2009-01-08 |
Glenn Morris |
Add 2009 to copyright years.
|
2009-01-01 |
Chong Yidong |
(x_create_tip_frame): Set border width of the X window.
|
2008-12-22 |
Martin Rudalics |
* frame.c (delete_frame): New function derived from
|
2008-12-13 |
Chong Yidong |
(Fx_wm_set_size_hint): Check if the frame is an X frame.
|
2008-11-04 |
Andreas Schwab |
(Fx_wm_set_size_hint): Add missing return value.
|
2008-11-03 |
Chong Yidong |
(Fx_wm_set_size_hint): New function.
|
2008-09-18 |
Chong Yidong |
(Fx_display_pixel_width, Fx_display_pixel_height)
|
2008-07-31 |
Dan Nicolaescu |
* bitmaps/README:
|
2008-07-31 |
Dan Nicolaescu |
* s/ms-w32.h (MULTI_KBOARD): Remove.
before-remove-vms
|
2008-07-15 |
Adrian Robert |
applying patch to consolidate non-GUI portion of hourglass implementation as posted at http://thread.gmane.org/gmane.emacs.devel/98341
|
2008-07-09 |
Jason Rumney |
(Fx_create_frame): Doc fix
|
2008-07-08 |
Chong Yidong |
(x_create_tip_frame): Pass parameter argument to
|
2008-07-02 |
Jason Rumney |
(syms_of_xfns): Only define x-select-font when both HAVE_FREETYPE and USE_GTK.
|
2008-06-25 |
Chong Yidong |
Fix last change, using "monospace" rather than "Monospace".
|
2008-06-25 |
Chong Yidong |
(x_default_font_parameter): If Xft is available, first try
|
2008-06-20 |
Kenichi Handa |
(x_default_font_parameter): Try "monospace-12" too.
|
2008-06-20 |
Stefan Monnier |
* w32fns.c, xfnc.c (x_default_font_parameter): Only set `font-param'
|
2008-06-19 |
Stefan Monnier |
* w32fns.c, xfns.c (Qfont_param): New var.
|
2008-06-15 |
Chong Yidong |
(Fx_select_font): Give GTK font dialog the default font name.
|
2008-06-15 |
Stefan Monnier |
* xfns.c (Fx_create_frame): internal-border-width default to 0 for Gtk.
|
2008-06-13 |
Kenichi Handa |
(Fx_create_frame, x_create_tip_frame): Register X
|
2008-06-12 |
Chong Yidong |
(Fx_select_font): Rename from x-font-dialog.
|
2008-06-10 |
Chong Yidong |
(Fx_font_dialog): New function.
|
2008-05-22 |
Jason Rumney |
* dispextern.h, xfaces.c (xstrcasecmp): Renamed from xstricmp.
|
2008-05-21 |
Glenn Morris |
Seiji Zenitani <zenitani at mac.com>
|
2008-05-14 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
2008-05-14 |
Kenichi Handa |
Throughout the file, delete all USE_FONT_BACKEND
|
2008-02-22 |
Stefan Monnier |
Consolidate the image_cache to the terminal struct.
|
2008-02-18 |
Jan Djärv |
(Fx_show_tip): Set string to " " if empty.
|
2008-02-17 |
Kenichi Handa |
(x_make_gc): Use the default font id of the frame for
|
2008-02-07 |
Jan Djärv |
(Fx_create_frame): Do not override the explicitly set parent
|
2008-01-09 |
Miles Bader |
Merge from emacs--devo--0
|
2007-12-06 |
Miles Bader |
Merge from emacs--devo--0
|
2007-11-11 |
Miles Bader |
Merge from emacs--devo--0
|