summaryrefslogtreecommitdiff
path: root/src/xterm.h
Commit message (Expand)AuthorAgeFilesLines
* Use add/delete_read_fd in xsmfns to simplify. Also restart with initial_argv.Jan Djärv2011-02-011-1/+0
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Move all DEFVAR'd globals into a structure -- threading infrastructureTom Tromey2011-01-181-3/+0
* * xterm.h (struct x_display_info): Remove stray semicolon.Paul Eggert2011-01-161-3/+2
* Nuke arch-tags.Glenn Morris2011-01-151-2/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Restore x_alloc_lighter_color_for_widget, needed for lwlibAndreas Schwab2010-12-281-0/+3
* | Remove unused declarationsAndreas Schwab2010-12-271-75/+1
* | Apply XAtom revork patches from Julien Danjou.Jan Djärv2010-11-121-2/+16
* | Merge from emacs-23Stefan Monnier2010-11-091-2/+2
|\ \ | |/
| * Get window position by reading _NET_FRAME_EXTENTS (Bug#5721).Jan Djärv2010-11-041-2/+2
* | Start redesigning portable mouse highlight. Not compiled.Eli Zaretskii2010-10-311-30/+3
* | Removed cut-buffer code.Jan Djärv2010-09-021-2/+0
* | Use const for some arrays and functions.Dan Nicolaescu2010-08-061-1/+1
* | More undeclared function fixes and add -Wimplicit-function-declaration.Jan D2010-08-061-0/+1
* | Add declarations to header files.Dan Nicolaescu2010-08-051-0/+1
* | Don't use Gtk+ tooltip unless Gtk+ version => 2.14.Jan Djärv2010-08-021-1/+8
* | Use Gtk+ tooltips by default for Gtk+ Emacs.Jan D2010-08-011-0/+4
* | Add ability to put Gtk+ tool bar on the left/right/bottom or top. Default top.Jan Djärv2010-07-291-4/+22
* | Remove extern declarations from .c files, and them to .h files.Dan Nicolaescu2010-07-281-0/+3
* | Use const, move declarations to header files.Dan Nicolaescu2010-07-261-10/+11
* | Merge changes from emacs-23 branch.Chong Yidong2010-07-161-1/+4
|\ \ | |/
| * Fix menus as per bug 6499 and 6608.Jan D2010-07-141-1/+2
* | Set _NET_WM(_ICON)_NAME as per Extended Window Manager Hints (Bug#6563).Jan D2010-07-051-0/+3
* | Remove P_ and __P macros.Jan D2010-07-021-135/+135
* | Use non-deprecated Gtk+ functions, add changes for Gtk+3 with GSEAL_ENABLE.Jan D2010-06-281-1/+15
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Set the extended window manager hint for tooltip windows.Jan Djärv2009-12-131-1/+3
* Handle system default font and changing font parameters.Jan Djärv2009-11-171-0/+4
* Fix resize due to font change on a maximized/xmonad-controlled frame.Jan Djärv2009-10-211-0/+1
* Must define x_*_window_to_frame for non-toolkit.Jan Djärv2009-09-041-0/+5
* * xterm.h: Remove condition for declaration ofJan Djärv2009-09-041-2/+0
* * xterm.h: Rename x_non_menubar_window_to_frame toJan Djärv2009-09-021-1/+1
* * xterm.h (struct x_display_info): Add invisible_cursor.Jan Djärv2009-07-031-0/+4
* * xterm.h (struct x_display_info): Add Xatom_net_wm_state_stickyJan Djärv2009-07-011-1/+2
* * w32fns.c (w32_frame_parm_handlers): Set 0 for sticky.Jan Djärv2009-07-011-0/+2
* (struct x_display_info): Add atoms for _NET_WM_STATE.Jan Djärv2009-03-271-0/+4
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* (struct xim_inst_t): Definition moved from xterm.c.Chong Yidong2008-12-131-4/+10
* (x_display_info): Remove `height' and `width' members.Chong Yidong2008-09-181-3/+2
* * lisp.h (init_weak_hash_tables, syms_of_font)Andreas Schwab2008-07-281-0/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-151-6/+4
* Throughout the file, delete all USE_FONT_BACKENDKenichi Handa2008-05-141-31/+5
* Consolidate the image_cache to the terminal struct.Stefan Monnier2008-02-221-8/+0
* * xterm.h (struct x_display_info): New member font.Kenichi Handa2008-02-171-0/+5
* (struct x_display_info): Add AtomXatom_XEMBED.Jan Djärv2008-02-071-0/+63
* Merge from emacs--devo--0Miles Bader2008-01-091-1/+1
|\
| * Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
| |\
| | * Add 2008 to copyright years.Glenn Morris2008-01-081-1/+1