]> code.delx.au - gnu-emacs/history - src/dispextern.h
Update copyright year to 2014 by running admin/update-copyright.
[gnu-emacs] / src / dispextern.h
2014-01-01 Paul EggertUpdate copyright year to 2014 by running admin/update...
2013-12-16 Eli ZaretskiiA better fix for bug #16148 and related issues.
2013-12-15 Paul EggertUse bool for boolean (GLYPH_DEBUG case).
2013-12-14 Paul EggertUse bool for boolean, focusing on headers.
2013-12-12 David EngsterMerge from CEDET upstream.
2013-12-12 Eli ZaretskiiSupport MS-Windows file names that use characters outsi...
2013-12-12 Dmitry Antipov* dispextern.h (FACE_SUITABLE_FOR_CHAR_P): Remove unuse...
2013-12-11 Eli ZaretskiiMerge from trunk.
2013-12-11 Ken BrownFix conditions for prototype declarations.
2013-12-07 Eli ZaretskiiMerge from trunk.
2013-12-04 Eli ZaretskiiFix bug #16043 with crashes when displaying new bidi...
2013-12-01 Paul EggertSpelling and punctuation fixes.
2013-12-01 Paul EggertFix minor problems found by static checking.
2013-11-30 Martin RudalicsSupport resizing frames and windows pixelwise.
2013-11-30 Stefan Monnier* src/xdisp.c (redisplay_internal): Don't call set_wind...
2013-11-23 Glenn MorrisMerge from emacs-24; up to 2013-01-03T02:37:57Z!rgm...
2013-11-18 Eli ZaretskiiMerge from mainline.
2013-11-06 Paul EggertInteger-related fixes for term.c etc.
2013-11-05 Stefan Monnier* src/xdisp.c (prepare_menu_bars): Mark static.
2013-11-01 Jan DjärvAdd :distant-foreground to faces.
2013-10-29 Stefan MonnierAdd pre-redisplay-function and rectangular region
2013-10-29 Dmitry Antipov* xterm.h (struct x_output): For 'black_relief' and...
2013-10-28 Paul Eggert* dispextern.h, image.c (x_bitmap_height, x_bitmap_widt...
2013-10-28 Dmitry Antipov* dispextern.h (struct face): Use bitfields for 'underl...
2013-10-17 Paul EggertMake some functions static in non-Microsoft builds.
2013-10-13 Kenichi Handamerge trunk
2013-10-11 Eli ZaretskiiSupport frame dimension changes while TTY menus are...
2013-10-08 Eli ZaretskiiSupport menus on text-mode terminals.
2013-10-08 Dmitry Antipov* dispnew.c (set_window_update_flags): Add buffer arg...
2013-09-28 Eli ZaretskiiMerge from trunk before trying Unix TTY.
2013-09-26 Eli ZaretskiiMerge from trunk.
2013-09-24 Dmitry AntipovOptimize glyph row clearing and copying routines.
2013-09-23 Dmitry Antipov* dispextern.h (cancel_line, init_desired_glyphs):
2013-09-23 Dmitry Antipov* xdisp.c (noninteractive_need_newline, message_log_nee...
2013-09-20 Paul EggertA simpler, centralized INLINE.
2013-09-18 Dmitry AntipovIfdef away recent changes which aren't relevant to...
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 Eli ZaretskiiFixed display and padding of menu items; File menu...
2013-09-17 Dmitry Antipov* dispextern.h (check_x_display_info, x_get_string_reso...
2013-09-17 Glenn MorrisMerge from emacs-24; up to 2013-01-03T02:31:36Z!rgm...
2013-09-12 Kenichi Handamerge trunk
2013-09-09 Dmitry AntipovCleanup frame flushing.
2013-09-08 Kenichi Handamerge trunk
2013-09-06 Dmitry Antipov* lisp.h (last_glyphless_glyph_frame, last_glyphless_gl...
2013-09-06 Dmitry AntipovAttempt to make redisplay more selective when changing...
2013-09-05 Dmitry AntipovCache current header and mode line height for each...
2013-09-05 Eli ZaretskiiFixed C compilation problems.
2013-09-05 Eli ZaretskiiMerge from trunk after a lot of time.
2013-09-04 Xue FuqiaoMerge from mainline.
2013-09-01 Dmitry Antipov* dispextern.h (SET_TEXT_POS_FROM_MARKER): Indent.
2013-08-30 Dmitry AntipovMinor cleanup to avoid forward declarations.
2013-08-28 Dmitry AntipovPrefer enum glyph_row_area to int where appropriate.
2013-08-28 Dmitry AntipovRedesign redisplay interface to drop global output_cursor.
2013-08-27 Paul EggertSimplify EMACS_TIME-related code.
2013-08-27 Glenn MorrisMerge from emacs-24; up to 2013-01-03T01:56:56Z!rgm...
2013-08-27 Dmitry Antipov* lisp.h (Mouse_HLInfo): Move from here...
2013-08-23 Dmitry AntipovMinor cleanup for redisplay interface and few related...
2013-08-23 Dmitry AntipovRedesign redisplay interface to drop updated_row and...
2013-08-13 Glenn MorrisMerge from emacs-24; up to 2013-01-02T16:37:04Z!eggert...
2013-08-12 Glenn MorrisMerge from emacs-24; up to 2013-01-02T10:15:31Z!michael...
2013-08-08 Dmitry AntipovRedesign redisplay interface to drop global variable...
2013-07-30 Dmitry Antipov* fringe.c (draw_window_fringes, update_window_fringes)
2013-07-25 Glenn MorrisMerge from emacs-24; up to 2013-01-01T11:02:14Z!rudalic...
2013-07-20 Glenn MorrisMerge from emacs-24; up to 2012-12-31T11:35:13Z!rudalic...
2013-07-11 Paul Eggert* sysdep.c, term.c, termcap.c, terminal.c: Integer...
2013-07-06 Eli ZaretskiiFix bug #14771 with scroll-step = 1 and non-nil line...
2013-07-06 Glenn MorrisMerge from emacs-24; up to 2012-12-30T19:34:25Z!jan...
2013-07-03 Glenn MorrisMerge from emacs-24; up to 2012-12-29T12:57:49Z!fgallin...
2013-07-02 Eli ZaretskiiImprove commentary for glyph.charpos and glyph.object.
2013-06-29 Kenichi Handamerge trunk
2013-06-28 YAMAMOTO MitsuharuDefer image data transfer between X client and server...
2013-06-24 Glenn MorrisMerge from emacs-24; up to 2012-12-29T06:14:00Z!cyd...
2013-06-21 Stephen BermanMerge from trunk.
2013-06-17 Paul EggertUse functions, not macros, for XINT etc.
2013-06-14 Stephen BermanMerge from trunk.
2013-06-08 Eli ZaretskiiFix bug #14575 with window-specific overlays with displ...
2013-06-01 Glenn MorrisMerge from emacs-24; up to 2012-12-27T20:09:45Z!juri...
2013-05-15 Eli ZaretskiiMerge from trunk, configury not fixed yet.
2013-05-09 Glenn MorrisMerge from emacs-24; up to 2012-12-27T17:59:21Z!rgm...
2013-05-04 Eli ZaretskiiFix bug #14062 with assertion violations on MS-Windows.
2013-05-01 Eli ZaretskiiMerge from trunk.
2013-04-28 Dan Nicolaescu* dispextern.h (struct face): Move enum face_underline_type
2013-04-26 Glenn MorrisMerge from emacs-24; up to 2012-12-27T08:21:08Z!rgm...
2013-04-20 Glenn MorrisMerge from emacs-24; up to 2012-12-26T22:30:58Z!yamaoka...
2013-04-20 Erik CharleboisBetter full-screen frame support on MS-Windows.
2013-04-15 Eli ZaretskiiMerge from trunk.
2013-04-15 Eli ZaretskiiMore debugging code to investigate bug #14062.
2013-04-05 Kenichi Handamerge trunk
2013-03-30 Glenn MorrisMerge from emacs-24; up to 2012-12-26T16:22:18Z!michael...
2013-03-28 Eli ZaretskiiMerge from trunk and resolve conflicts.
2013-03-28 Dmitry Antipov* window.h (struct window): Replace hchild, vchild...
2013-03-22 David EngsterMerge with CEDET upstream (rev. 8499).
2013-03-20 Kenichi Handamerge trunk
2013-03-19 Paul EggertSpelling fixes.
2013-03-17 Ken BrownFix return type of image_background (Bug#13981)
2013-03-16 Stefan MonnierMerge from emacs-24
2013-03-11 Glenn MorrisMerge from emacs-24; up to 2012-12-25T17:37:29Z!eliz...
2013-03-08 Glenn MorrisMerge from emacs-24; up to 2012-12-25T15:07:59Z!dmantip...
2013-03-06 Glenn MorrisMerge from emacs-24; up to 2012-12-25T11:37:21Z!dmantip...
next