summaryrefslogtreecommitdiff
path: root/src/xfns.c
Commit message (Expand)AuthorAgeFilesLines
* (Fx_create_frame): Give Xft driver a higher priority.Chong Yidong2009-02-191-1/+1
* (Fx_create_frame): Signal an error if no font is found (Bug#2147).Chong Yidong2009-02-061-0/+5
* (x_make_gc): Don't allocate stipple member for gc_values; it is notChong Yidong2009-01-161-5/+1
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* (x_create_tip_frame): Set border width of the X window.Chong Yidong2009-01-011-1/+1
* * frame.c (delete_frame): New function derived fromMartin Rudalics2008-12-221-1/+1
* (Fx_wm_set_size_hint): Check if the frame is an X frame.Chong Yidong2008-12-131-1/+2
* (Fx_wm_set_size_hint): Add missing return value.Andreas Schwab2008-11-041-0/+1
* (Fx_wm_set_size_hint): New function.Chong Yidong2008-11-031-0/+17
* (Fx_display_pixel_width, Fx_display_pixel_height)Chong Yidong2008-09-181-5/+7
* * bitmaps/README:Dan Nicolaescu2008-07-311-4/+0
* * s/ms-w32.h (MULTI_KBOARD): Remove.Dan Nicolaescu2008-07-311-4/+0
* applying patch to consolidate non-GUI portion of hourglass implementation as ...Adrian Robert2008-07-151-97/+2
* (Fx_create_frame): Doc fixJason Rumney2008-07-091-1/+1
* (x_create_tip_frame): Pass parameter argument toChong Yidong2008-07-081-1/+1
* (syms_of_xfns): Only define x-select-font when both HAVE_FREETYPE and USE_GTK.Jason Rumney2008-07-021-1/+1
* Fix last change, using "monospace" rather than "Monospace".Chong Yidong2008-06-251-1/+1
* (x_default_font_parameter): If Xft is available, first tryChong Yidong2008-06-251-3/+6
* (x_default_font_parameter): Try "monospace-12" too.Kenichi Handa2008-06-201-0/+2
* * w32fns.c, xfnc.c (x_default_font_parameter): Only set `font-param'Stefan Monnier2008-06-201-4/+9
* * w32fns.c, xfns.c (Qfont_param): New var.Stefan Monnier2008-06-191-0/+9
* (Fx_select_font): Give GTK font dialog the default font name.Chong Yidong2008-06-151-6/+15
* * xfns.c (Fx_create_frame): internal-border-width default to 0 for Gtk.Stefan Monnier2008-06-151-1/+6
* (Fx_create_frame, x_create_tip_frame): Register XKenichi Handa2008-06-131-2/+2
* (Fx_select_font): Rename from x-font-dialog.Chong Yidong2008-06-121-6/+9
* (Fx_font_dialog): New function.Chong Yidong2008-06-101-0/+45
* * dispextern.h, xfaces.c (xstrcasecmp): Renamed from xstricmp.Jason Rumney2008-05-221-1/+1
* Seiji Zenitani <zenitani at mac.com>Glenn Morris2008-05-211-1/+4
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-141-6/+4
* Throughout the file, delete all USE_FONT_BACKENDKenichi Handa2008-05-141-257/+25
* Consolidate the image_cache to the terminal struct.Stefan Monnier2008-02-221-2/+2
* (Fx_show_tip): Set string to " " if empty.Jan Djärv2008-02-181-0/+3
* (x_make_gc): Use the default font id of the frame forKenichi Handa2008-02-171-0/+5
* (Fx_create_frame): Do not override the explicitly set parentJan Djärv2008-02-071-4/+8
* Merge from emacs--devo--0Miles Bader2008-01-091-1/+2
|\
| * Merge from emacs--rel--22Miles Bader2008-01-081-1/+2
| |\
| | * Add 2008 to copyright years.Glenn Morris2008-01-081-1/+2
| | * (Fx_create_frame, Fx_display_pixel_width, Fx_display_pixel_height,Juanma Barranquero2007-11-151-10/+10
* | | Merge from emacs--devo--0Miles Bader2007-12-061-11/+11
|\ \ \ | |/ /
| * | * xterm.h (struct scroll_bar): Only use Lisp_Object for lisp data.Stefan Monnier2007-11-161-1/+1
| * | (Fx_create_frame, Fx_display_pixel_width, Fx_display_pixel_height,Juanma Barranquero2007-11-141-10/+10
* | | Merge from emacs--devo--0Miles Bader2007-11-111-32/+0
|\ \ \ | |/ /
| * | Remove HAVE_X11R5 and HAVE_X11R4.Jan Djärv2007-11-011-32/+0
* | | Merge from emacs--devo--0Miles Bader2007-10-271-4/+0
|\ \ \ | |/ /
| * | Make `window-system' into a keyboard-local variable (rather thanStefan Monnier2007-10-251-4/+0
* | | Merge from emacs--devo--0Miles Bader2007-10-191-2/+2
|\ \ \ | |/ /
| * | * xfns.c (Fx_create_frame, Fx_display_list):Stefan Monnier2007-10-161-2/+2
* | | Merge from emacs--devo--0Miles Bader2007-10-151-9/+21
|\ \ \ | |/ /
| * | Merge from emacs--rel--22Miles Bader2007-10-151-9/+1
| |\ \ | | |/
| | * Line break fix.Richard M. Stallman2007-10-141-2/+2