]> code.delx.au - gnu-emacs/history - src/xterm.c
Prefer CALLN in a few more places
[gnu-emacs] / src / xterm.c
2015-09-23 Paul EggertPrefer CALLN in a few more places
2015-09-16 Paul EggertAdd -Wswitch to --enable-gcc-warnings
2015-09-01 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-08-31 Martin RudalicsDon't call do_pending_window_change in signal handlers...
2015-08-27 Paul EggertAssume GC_MARK_STACK == GC_MAKE_GCPROS_NOOPS
2015-08-24 Pip CetFix full-screen code when there is no window manager...
2015-06-25 Paul EggertFix C99 incompatibilities in Cairo code
2015-06-23 Paul EggertFix bug that munged selection info
2015-06-19 Paul EggertMerge from origin/emacs-24
2015-06-06 Eli ZaretskiiFix display when a font claims large values of ascent...
2015-06-05 YAMAMOTO MitsuharuUndo removal of x_clear_area call on expose for GTK3...
2015-06-04 Nicolas PettonMerge branch 'map'
2015-06-03 YAMAMOTO MitsuharuUndo previous changes in non-toolkit scroll bar drawing.
2015-06-02 Glenn MorrisMerge from origin/emacs-24
2015-06-02 Glenn Morris; Merge from origin/emacs-24
2015-06-01 Paul EggertAvoid grave accent quoting in stderr diagnostics
2015-05-31 Eli ZaretskiiAttempt to fix crashes due to accesses beyond glyph...
2015-05-28 Eli ZaretskiiFix display of glyphless characters with problematic...
2015-05-23 Glenn MorrisFix --without-toolkit-scroll-bars builds.
2015-05-23 Paul EggertPacify --enable-gcc-warnings
2015-05-23 Jan DMerge branch 'cairo'.
2015-05-23 Jan DMerge branch 'master' into cairo
2015-05-23 Jan DFixes to compile cairo branch without cairo. origin/old-branches/cairo
2015-05-17 Johan BockgårdFix integer-valued `mouse-highlight' (Bug#20590)
2015-05-17 Paul EggertSpelling fixes
2015-05-17 Jan DMerge branch 'master' into cairo
2015-05-17 Jan DAdd comment that x_shift_glyphs_for_insert is never...
2015-05-14 Jan DDon't access display after i/o error (Bug#19147).
2015-04-26 Jan DMerge branch 'master' into cairo
2015-04-25 Paul EggertPort --enable-gcc-warnings to GCC 5.1 x86-64
2015-04-14 Paul EggertAssume C89 offsetof in xterm.c, xlwmenu.c
2015-04-12 Jan Dx_free_cr_resources: Renamed from x_prepare_for_xlibdraw.
2015-04-12 Jan DHandle specified bg in images. Use generic libpng...
2015-04-05 Richard Stallman * mail/rmail.el (rmail-show-message-1): When...
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-03 Jan DTool tips for menus did not show any text.
2015-04-03 Jan DMerge branch 'master' into cairo, fixes tooltips not...
2015-04-03 Jan DDon't optimized away tool tip redraw, may lead to corru...
2015-04-03 Jan DMerge branch 'master' into cairo
2015-03-29 Paul EggertMerge from origin/emacs-24
2015-03-29 Paul EggertMerge from origin/emacs-24
2015-03-29 Paul EggertMerge from origin/emacs-24
2015-03-29 Jan DFixes: debbugs:19175
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-18 Paul EggertMerge from origin/emacs-24
2015-03-09 Paul EggertMerge from origin/emacs-24
2015-03-09 Paul EggertMerge from origin/emacs-24
2015-03-09 Paul EggertMerge from origin/emacs-24
2015-03-09 Paul EggertMerge from origin/emacs-24
2015-03-09 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-02-26 Paul EggertMerge from origin/emacs-24
2015-02-26 Paul EggertMerge from origin/emacs-24
2015-02-26 Paul EggertMerge from origin/emacs-24
2015-02-26 Paul EggertMerge from origin/emacs-24
2015-02-17 YAMAMOTO MitsuharuDraw outermost line using black relief and erase corner...
2015-02-16 YAMAMOTO Mitsuharu* xterm.c (x_fill_trapezoid_for_relief): Remove unneces...
2015-02-16 YAMAMOTO Mitsuharu* xterm.c (x_draw_relief_rect) [USE_CAIRO]: Reset clipping.
2015-02-16 YAMAMOTO Mitsuharu* xterm.c (x_draw_stretch_glyph_string): Call x_reset_c...
2015-02-16 YAMAMOTO MitsuharuUse int instead of unsigned int for width and height...
2015-02-16 YAMAMOTO MitsuharuModernize k&r cairo-related function declarations.
2015-02-16 YAMAMOTO MitsuharuImplement wave-style variant of underlining for cairo.
2015-02-16 YAMAMOTO Mitsuharu* xterm.c (x_draw_window_divider): Use x_fill_rectangle...
2015-02-14 Martin RudalicsFix doc-string of x_frame_normalize_before_maximize.
2015-02-14 YAMAMOTO MitsuharuFix fringe bitmap initialization for cairo.
2015-02-11 Jan DAdd cairo drawing.
2015-02-11 Martin RudalicsImprove toggling fullscreen state of frames.
2015-02-07 Martin RudalicsTry to improve handling of fullwidth/-height frames.
2015-02-01 Paul EggertRevert changes installed by xwidgets merge
2015-01-31 Joakim VeronaMerge branch 'master' into xwidget
2015-01-29 Paul EggertMerge from origin/emacs-24
2015-01-29 Paul EggertMerge from origin/emacs-24
2015-01-28 Fabián Ezequiel... Merge from origin/emacs-24
2015-01-28 Fabián Ezequiel... Merge from origin/emacs-24
2015-01-28 Fabián Ezequiel... Merge from origin/emacs-24
2015-01-28 Fabián Ezequiel... Merge from origin/emacs-24
2015-01-28 Fabián Ezequiel... Merge from origin/emacs-24
2015-01-28 Fabián Ezequiel... Merge from origin/emacs-24
2015-01-28 Fabián Ezequiel... Merge from origin/emacs-24
next