summaryrefslogtreecommitdiff
path: root/src/xterm.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge from emacs--devo--0Miles Bader2007-12-061-28/+10
|\ \ \ | |/ /
| * | * xterm.h (struct scroll_bar): Only use Lisp_Object for lisp data.Stefan Monnier2007-11-161-28/+10
* | | Merge from emacs--devo--0Miles Bader2007-11-111-37/+0
|\ \ \ | |/ /
| * | Remove HAVE_X11R5 and HAVE_X11R4.Jan Djärv2007-11-011-37/+0
* | | Merge from emacs--devo--0Miles Bader2007-10-271-1/+0
|\ \ \ | |/ /
| * | * lisp.h (Fget_text_property): Declare.Stefan Monnier2007-10-231-1/+0
* | | Merge from emacs--devo--0Miles Bader2007-10-111-4/+7
|\ \ \ | |/ /
| * | Merge from emacs--devo--0Miles Bader2007-08-131-1/+1
| |\ \
| * \ \ Merge from emacs--devo--0Miles Bader2007-07-311-1/+7
| |\ \ \
| * \ \ \ Merge from emacs--devo--0Miles Bader2007-07-241-0/+1
| |\ \ \ \
| * \ \ \ \ Merged from emacs@sv.gnu.orgKaroly Lorentey2007-01-291-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merged from emacs@sv.gnu.orgKaroly Lorentey2007-01-131-1/+4
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merged from emacs@sv.gnu.org. Last-minute emacsclient rewrites be damned!Karoly Lorentey2006-12-031-4/+6
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merged from emacs@sv.gnu.orgKaroly Lorentey2006-10-141-0/+1
| |\ \ \ \ \ \ \ \