summaryrefslogtreecommitdiff
path: root/src/xterm.h
Commit message (Expand)AuthorAge
* * dispextern.h (struct face.stipple):Paul Eggert2011-06-21
* * buffer.c (Qclone_number): Remove for now, as it's unused.Paul Eggert2011-06-11
* * emacs.c [HAVE_X_WINDOWS]: Include "xterm.h".Paul Eggert2011-05-28
* Move clipboard-manager functionality out of hooks.Chong Yidong2011-05-28
* Support X clipboard managers.Chong Yidong2011-05-27
* * xterm.c: Use EMACS_INT for Emacs modifiers, and int for X modifiers.Paul Eggert2011-05-11
* * xterm.c (x_dispatch_event): More accurate ifdefs.Paul Eggert2011-04-16
* * xterm.c: Fix problems found by static analysis with other toolkits.Paul Eggert2011-04-16
* * xmenu.c (x_menu_wait_for_event): Export only if USE_MOTIF.Paul Eggert2011-04-13
* * xterm.c: Make symbols static if they're not exported.Paul Eggert2011-04-13
* * xfaces.c: Make symbols static if they're not exported.Paul Eggert2011-04-11
* * xdisp.c: Make symbols static if they're not exported.Paul Eggert2011-04-11
* Merge: Minor changes for problems found by GCC 4.5.2's static checks.Paul Eggert2011-03-10
|\
| * * xterm.h (x_mouse_leave): New decl.Paul Eggert2011-03-08
* | Updates for compiling with Gtk+ 3.0 (--with-x-toolkit=gtk3).Jan D2011-03-08
|/
* Use add/delete_read_fd in xsmfns to simplify. Also restart with initial_argv.Jan Djärv2011-02-01
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Move all DEFVAR'd globals into a structure -- threading infrastructureTom Tromey2011-01-18
* * xterm.h (struct x_display_info): Remove stray semicolon.Paul Eggert2011-01-16
* Nuke arch-tags.Glenn Morris2011-01-15
* Merge from emacs-23Stefan Monnier2011-01-14
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | Restore x_alloc_lighter_color_for_widget, needed for lwlibAndreas Schwab2010-12-28
* | Remove unused declarationsAndreas Schwab2010-12-27
* | Apply XAtom revork patches from Julien Danjou.Jan Djärv2010-11-12
* | Merge from emacs-23Stefan Monnier2010-11-09
|\|
| * Get window position by reading _NET_FRAME_EXTENTS (Bug#5721).Jan Djärv2010-11-04
* | Start redesigning portable mouse highlight. Not compiled.Eli Zaretskii2010-10-31
* | Removed cut-buffer code.Jan Djärv2010-09-02
* | Use const for some arrays and functions.Dan Nicolaescu2010-08-06
* | More undeclared function fixes and add -Wimplicit-function-declaration.Jan D2010-08-06
* | Add declarations to header files.Dan Nicolaescu2010-08-05
* | Don't use Gtk+ tooltip unless Gtk+ version => 2.14.Jan Djärv2010-08-02
* | Use Gtk+ tooltips by default for Gtk+ Emacs.Jan D2010-08-01
* | Add ability to put Gtk+ tool bar on the left/right/bottom or top. Default top.Jan Djärv2010-07-29
* | Remove extern declarations from .c files, and them to .h files.Dan Nicolaescu2010-07-28
* | Use const, move declarations to header files.Dan Nicolaescu2010-07-26
* | Merge changes from emacs-23 branch.Chong Yidong2010-07-16
|\|
| * Fix menus as per bug 6499 and 6608.Jan D2010-07-14
* | Set _NET_WM(_ICON)_NAME as per Extended Window Manager Hints (Bug#6563).Jan D2010-07-05
* | Remove P_ and __P macros.Jan D2010-07-02
* | Use non-deprecated Gtk+ functions, add changes for Gtk+3 with GSEAL_ENABLE.Jan D2010-06-28
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* Set the extended window manager hint for tooltip windows.Jan Djärv2009-12-13
* Handle system default font and changing font parameters.Jan Djärv2009-11-17
* Fix resize due to font change on a maximized/xmonad-controlled frame.Jan Djärv2009-10-21
* Must define x_*_window_to_frame for non-toolkit.Jan Djärv2009-09-04
* * xterm.h: Remove condition for declaration ofJan Djärv2009-09-04
* * xterm.h: Rename x_non_menubar_window_to_frame toJan Djärv2009-09-02
* * xterm.h (struct x_display_info): Add invisible_cursor.Jan Djärv2009-07-03