]> code.delx.au - gnu-emacs/history - src/xterm.h
Merge from emacs-24; up to 2014-07-17T10:18:19Z!dmantipov@yandex.ru
[gnu-emacs] / src / xterm.h
2014-10-03 Glenn MorrisMerge from emacs-24; up to 2014-07-17T10:18:19Z!dmantip...
2014-10-03 Glenn MorrisMerge from emacs-24; up to 2014-07-16T17:06:12Z!rgm...
2014-10-03 Paul EggertFix x-focus-frame bug with "Not an in-range integer".
2014-10-02 Stefan MonnierMerge from emacs-24
2014-09-30 Stefan MonnierMerge from emacs-24
2014-09-22 Stefan MonnierMerge from emacs-24
2014-09-15 Glenn MorrisMerge from emacs-24; up to 2014-07-09T02:04:12Z!rgm...
2014-09-08 Glenn MorrisMerge from emacs-24; up to 2014-07-08T06:24:07Z!eggert...
2014-09-03 Glenn MorrisMerge from emacs-24; up to 2014-07-04T02:28:54Z!dmantip...
2014-08-28 Glenn MorrisMerge from emacs-24; up to 2014-07-02T00:57:53Z!juri...
2014-08-15 Glenn MorrisMerge from emacs-24; up to 2014-06-29T18:32:35Z!michael...
2014-08-11 Glenn MorrisMerge from emacs-24; up to 2014-06-28T23:35:17Z!rgm...
2014-08-03 Glenn MorrisMerge from emacs-24; up to 2014-06-27T16:27:08Z!rgm...
2014-08-02 Paul EggertAvoid 100% CPU utilization on ssh session exit.
2014-08-01 Eli ZaretskiiMerge from emacs-24; up to 2014-06-26T21:51:25Z!rgm...
2014-07-28 Glenn MorrisMerge from emacs-24; up to 2014-06-26T06:55:15Z!rgm...
2014-07-27 Martin RudalicsComplete pixelwise frame/window resizing, add horizonta...
2014-07-22 Dmitry Antipov* xterm.h (struct x_output) [USE_LUCID && USE_TOOLKIT_S...
2014-07-22 Dmitry Antipov* xterm.h (struct x_output) [USE_X_TOOLKIT || USE_GTK...
2014-07-21 Glenn MorrisMerge from emacs-24; up to 2014-06-25T10:17:41Z!rgm...
2014-07-18 Dmitry AntipovPrefer 'x_display_info *' to 'Display *' in X selection...
2014-07-18 Dmitry Antipov* frame.c (frame_unspecified_color): New function
2014-07-16 Glenn MorrisMerge from emacs-24; up to 2014-06-23T06:25:47Z!rgm...
2014-07-16 Daiki UenoRevert 2014-07-16T04:11:08Z!ueno@gnu.org and fix XCHAR2...
2014-07-16 Daiki UenoConsolidate XChar2b macros for the X, W32, and NS
2014-07-12 Glenn MorrisMerge from emacs-24; up to 2014-06-22T05:00:14Z!dmantip...
2014-07-09 Glenn MorrisMerge from emacs-24; up to 2014-06-19T14:03:45Z!monnier...
2014-07-03 Glenn MorrisMerge from emacs-24; up to 2014-06-15T04:52:34Z!eli...
2014-06-28 Glenn MorrisMerge from emacs-24; up to 2014-06-12T14:55:48Z!monnier...
2014-06-28 Kenichi Handamerge trunk
2014-06-26 Glenn MorrisMerge from emacs-24; up to 2014-06-11T19:33:14Z!rgm...
2014-06-24 Glenn MorrisMerge from emacs-24; up to 2014-06-08T18:27:22Z!eggert...
2014-06-22 Dmitry Antipov* xmenu.c (mouse_position_for_popup):
2014-06-21 Glenn MorrisMerge from emacs-24; up to 2014-06-06T02:22:40Z!monnier...
2014-06-17 Paul EggertOmit redundant extern decls.
2014-06-15 Glenn MorrisMerge from emacs-24; up to 2014-06-03T06:51:18Z!eliz...
2014-06-11 Glenn MorrisMerge from emacs-24; up to 2014-06-02T14:17:07Z!michael...
2014-06-08 Glenn MorrisMerge from emacs-24; up to 2014-06-02T11:35:40Z!michael...
2014-06-08 Paul EggertIf a C name must be extern on some platforms, make...
2014-06-08 Glenn MorrisMerge from emacs-24; up to 2014-06-01T23:37:59Z!eggert...
2014-06-02 Dmitry AntipovUse common memory management functions for lwlib and...
2014-06-02 Glenn MorrisMerge from emacs-24; up to 2014-05-29T17:16:00Z!dmantip...
2014-05-28 Dmitry AntipovRefactor mouse positioning stuff to avoid code duplication.
2014-05-26 Glenn MorrisMerge from emacs-24; up to 2014-05-26T10:21:18Z!rgm...
2014-05-14 Glenn MorrisMerge from emacs-24; up to 2014-05-15T16:55:18Z!jan...
2014-05-13 Dmitry AntipovIf available, use Xfixes extension to do pointer blanking.
2014-05-12 Glenn MorrisMerge from emacs-24; up to 2014-05-12T06:15:47Z!rgm...
2014-05-08 Glenn MorrisMerge from emacs-24; up to 2014-05-08T06:58:46Z!rgm...
2014-05-08 Glenn MorrisMerge from emacs-24; up to 2014-05-08T03:34:20Z!rgm...
2014-05-04 Paul EggertMerge from emacs-24; up to 2014-05-04T21:18:30Z!eggert...
2014-04-30 Juanma BarranqueroMerge from emacs-24; up to 2014-05-01T10:21:17Z!rgm...
2014-04-25 Juanma BarranqueroMerge from emacs-24; up to 2014-04-25T10:35:01Z!michael...
2014-04-22 Paul EggertMerge from emacs-24; up to 2014-04-22T20:19:17Z!eggert...
2014-04-19 Daniel ColascioneMerge from emacs-24; up to 2014-04-17T02:05:48Z!eggert...
2014-04-18 Juanma BarranqueroMerge from emacs-24; up to 2014-04-16T15:28:06Z!eggert...
2014-04-16 Paul EggertMerge from emacs-24; up to 2014-04-16T15:28:26Z!monnier...
2014-04-12 Glenn MorrisMerge from emacs-24; up to 2014-04-07T20:54:16Z!dancol...
2014-04-11 Glenn MorrisMerge from emacs-24; up to 2014-04-04T23:31:02Z!joaotav...
2014-04-09 Glenn MorrisMerge from emacs-24; up to 2014-04-02T16:17:08Z!dmantip...
2014-04-08 Daniel ColascioneMore GC assertions
2014-04-08 Daniel ColascioneRearrange pointer logging
2014-04-07 Daniel ColascioneMerge from emacs-24; up to 2014-04-01T20:18:12Z!eggert...
2014-04-05 Paul EggertPrefer 'ARRAYELTS (x)' to 'sizeof x / sizeof *x'.
2014-03-17 Bill WohlerMerge from mh-e; up to 2012-01-03T19:41:14Z!larsi@gnus...
2014-03-03 Dmitry AntipovAvoid crashes when X fonts are erroneously freed on...
2014-02-24 Bill WohlerMerge from trunk; up to 2014-02-23T23:41:17Z!lekktu...
2014-01-13 Daniel ColascioneMake GTK+ menus work correctly with the Unity global...
2014-01-11 Kenichi Handamerge trunk
2014-01-11 Martin RudalicsFix handling of internal borders (Bug#16348).
2014-01-01 Paul EggertUpdate copyright year to 2014 by running admin/update...
2013-12-14 Paul EggertUse bool for boolean, focusing on headers.
2013-12-09 Eli ZaretskiiMerge from trunk.
2013-12-07 Paul EggertFix minor problems found by static checking.
2013-12-07 Eli ZaretskiiMerge from trunk.
2013-12-06 Dmitry Antipov* xterm.c (input_signal_count): Remove.
2013-12-02 Dmitry Antipov* font.h (FONT_WIDTH, FONT_HEIGHT, FONT_BASE, FONT_DESC...
2013-12-02 YAMAMOTO MitsuharuRemove fringe background extension code on X11.
2013-11-30 Martin RudalicsSupport resizing frames and windows pixelwise.
2013-11-29 Stefan Monnier* configure.ac (HAVE_MENUS): Remove.
2013-11-23 Glenn MorrisMerge from emacs-24; up to 2013-01-03T02:37:57Z!rgm...
2013-11-18 Eli ZaretskiiMerge from mainline.
2013-10-29 Dmitry Antipov* xterm.h (struct x_output): For 'black_relief' and...
2013-10-18 Dmitry AntipovRemove port-specific display name lists to avoid extra
2013-10-08 Eli ZaretskiiSupport menus on text-mode terminals.
2013-09-29 Eli Zaretskiix-popup-dialog fixed, almost.
2013-09-26 Eli ZaretskiiMerge from trunk.
2013-09-19 Dmitry Antipov* xterm.h (struct x_display_info): New members last_mou...
2013-09-18 Dmitry Antipov* frame.c (x_redo_mouse_highlight): New function
2013-09-18 Dmitry Antipov* frame.c (x_mouse_grabbed): New function.
2013-09-17 Dmitry Antipov* dispextern.h (check_x_display_info, x_get_string_reso...
2013-09-17 Dmitry Antipov* xterm.h (struct x_display_info): New member
2013-09-17 Glenn MorrisMerge from emacs-24; up to 2013-01-03T02:31:36Z!rgm...
2013-09-17 Paul EggertDon't overuse 'const' in types of locals.
2013-09-16 Dmitry AntipovDo not copy X event in handle_one_xevent except KeyPres...
2013-09-15 Dmitry AntipovDrop VERTICAL_SCROLL_BAR_WIDTH_TRIM. For X, it is...
2013-09-15 Dmitry Antipov* xterm.h (SCROLL_BAR_X_WIDGET, SET_SCROLL_BAR_X_WIDGET...
2013-09-15 Dmitry Antipov* frame.h (FRAME_SMALLEST_CHAR_WIDTH, FRAME_SMALLEST_FO...
2013-09-15 Dmitry Antipov* xterm.h (FRAME_X_SCREEN_NUMBER): Add comment.
2013-09-13 Dmitry AntipovUnify FRAME_window_system_DISPLAY_INFO macros between...
2013-09-13 Dmitry Antipov* xterm.h (x_window_to_frame, x_any_window_to_frame)
next