| Commit message (Expand) | Author | Age | Files | Lines |
* | (Fx_create_frame): Give Xft driver a higher priority. | Chong Yidong | 2009-02-19 | 1 | -1/+1 |
* | (Fx_create_frame): Signal an error if no font is found (Bug#2147). | Chong Yidong | 2009-02-06 | 1 | -0/+5 |
* | (x_make_gc): Don't allocate stipple member for gc_values; it is not | Chong Yidong | 2009-01-16 | 1 | -5/+1 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
* | (x_create_tip_frame): Set border width of the X window. | Chong Yidong | 2009-01-01 | 1 | -1/+1 |
* | * frame.c (delete_frame): New function derived from | Martin Rudalics | 2008-12-22 | 1 | -1/+1 |
* | (Fx_wm_set_size_hint): Check if the frame is an X frame. | Chong Yidong | 2008-12-13 | 1 | -1/+2 |
* | (Fx_wm_set_size_hint): Add missing return value. | Andreas Schwab | 2008-11-04 | 1 | -0/+1 |
* | (Fx_wm_set_size_hint): New function. | Chong Yidong | 2008-11-03 | 1 | -0/+17 |
* | (Fx_display_pixel_width, Fx_display_pixel_height) | Chong Yidong | 2008-09-18 | 1 | -5/+7 |
* | * bitmaps/README: | Dan Nicolaescu | 2008-07-31 | 1 | -4/+0 |
* | * s/ms-w32.h (MULTI_KBOARD): Remove. | Dan Nicolaescu | 2008-07-31 | 1 | -4/+0 |
* | applying patch to consolidate non-GUI portion of hourglass implementation as ... | Adrian Robert | 2008-07-15 | 1 | -97/+2 |
* | (Fx_create_frame): Doc fix | Jason Rumney | 2008-07-09 | 1 | -1/+1 |
* | (x_create_tip_frame): Pass parameter argument to | Chong Yidong | 2008-07-08 | 1 | -1/+1 |
* | (syms_of_xfns): Only define x-select-font when both HAVE_FREETYPE and USE_GTK. | Jason Rumney | 2008-07-02 | 1 | -1/+1 |
* | Fix last change, using "monospace" rather than "Monospace". | Chong Yidong | 2008-06-25 | 1 | -1/+1 |
* | (x_default_font_parameter): If Xft is available, first try | Chong Yidong | 2008-06-25 | 1 | -3/+6 |
* | (x_default_font_parameter): Try "monospace-12" too. | Kenichi Handa | 2008-06-20 | 1 | -0/+2 |
* | * w32fns.c, xfnc.c (x_default_font_parameter): Only set `font-param' | Stefan Monnier | 2008-06-20 | 1 | -4/+9 |
* | * w32fns.c, xfns.c (Qfont_param): New var. | Stefan Monnier | 2008-06-19 | 1 | -0/+9 |
* | (Fx_select_font): Give GTK font dialog the default font name. | Chong Yidong | 2008-06-15 | 1 | -6/+15 |
* | * xfns.c (Fx_create_frame): internal-border-width default to 0 for Gtk. | Stefan Monnier | 2008-06-15 | 1 | -1/+6 |
* | (Fx_create_frame, x_create_tip_frame): Register X | Kenichi Handa | 2008-06-13 | 1 | -2/+2 |
* | (Fx_select_font): Rename from x-font-dialog. | Chong Yidong | 2008-06-12 | 1 | -6/+9 |
* | (Fx_font_dialog): New function. | Chong Yidong | 2008-06-10 | 1 | -0/+45 |
* | * dispextern.h, xfaces.c (xstrcasecmp): Renamed from xstricmp. | Jason Rumney | 2008-05-22 | 1 | -1/+1 |
* | Seiji Zenitani <zenitani at mac.com> | Glenn Morris | 2008-05-21 | 1 | -1/+4 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-14 | 1 | -6/+4 |
* | Throughout the file, delete all USE_FONT_BACKEND | Kenichi Handa | 2008-05-14 | 1 | -257/+25 |
* | Consolidate the image_cache to the terminal struct. | Stefan Monnier | 2008-02-22 | 1 | -2/+2 |
* | (Fx_show_tip): Set string to " " if empty. | Jan Djärv | 2008-02-18 | 1 | -0/+3 |
* | (x_make_gc): Use the default font id of the frame for | Kenichi Handa | 2008-02-17 | 1 | -0/+5 |
* | (Fx_create_frame): Do not override the explicitly set parent | Jan Djärv | 2008-02-07 | 1 | -4/+8 |
* | Merge from emacs--devo--0 | Miles Bader | 2008-01-09 | 1 | -1/+2 |
|\ |
|
| * | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -1/+2 |
| |\ |
|
| | * | Add 2008 to copyright years. | Glenn Morris | 2008-01-08 | 1 | -1/+2 |
| | * | (Fx_create_frame, Fx_display_pixel_width, Fx_display_pixel_height, | Juanma Barranquero | 2007-11-15 | 1 | -10/+10 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-12-06 | 1 | -11/+11 |
|\ \ \
| |/ / |
|
| * | | * xterm.h (struct scroll_bar): Only use Lisp_Object for lisp data. | Stefan Monnier | 2007-11-16 | 1 | -1/+1 |
| * | | (Fx_create_frame, Fx_display_pixel_width, Fx_display_pixel_height, | Juanma Barranquero | 2007-11-14 | 1 | -10/+10 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-11-11 | 1 | -32/+0 |
|\ \ \
| |/ / |
|
| * | | Remove HAVE_X11R5 and HAVE_X11R4. | Jan Djärv | 2007-11-01 | 1 | -32/+0 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-10-27 | 1 | -4/+0 |
|\ \ \
| |/ / |
|
| * | | Make `window-system' into a keyboard-local variable (rather than | Stefan Monnier | 2007-10-25 | 1 | -4/+0 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-10-19 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | * xfns.c (Fx_create_frame, Fx_display_list): | Stefan Monnier | 2007-10-16 | 1 | -2/+2 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-10-15 | 1 | -9/+21 |
|\ \ \
| |/ / |
|
| * | | Merge from emacs--rel--22 | Miles Bader | 2007-10-15 | 1 | -9/+1 |
| |\ \
| | |/ |
|
| | * | Line break fix. | Richard M. Stallman | 2007-10-14 | 1 | -2/+2 |