]> code.delx.au - gnu-emacs/history - src/xfns.c
Allow setting frame pixel sizes from frame parameters (Bug#21415)
[gnu-emacs] / src / xfns.c
2015-10-13 Martin RudalicsAllow setting frame pixel sizes from frame parameters...
2015-10-11 Ken RaeburnFix cursor setting for tip frame; re-enable cursor...
2015-10-11 Ken RaeburnRewrite x_set_mouse_color to sync less.
2015-10-11 Ken RaeburnIntroduce x_uncatch_errors_after_check to reduce XSync...
2015-10-08 Paul EggertFix problems caught with --enable-gcc-warnings
2015-10-08 Ken RaeburnDisable non-working pointerColor setting for X tooltip...
2015-10-08 Ken RaeburnReduce some unnecessary X calls.
2015-10-08 Ken RaeburnCache XParseColor results in the X display info structure.
2015-10-05 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-09-30 Stefan MonnierTry to avoid redisplaying all frames when creating...
2015-09-27 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-09-16 Paul EggertOmit unnecessary \ before paren in C docstrings
2015-09-16 Martin RudalicsRemove tool_bar_redisplayed_once and associated code.
2015-08-27 Paul EggertAssume GC_MARK_STACK == GC_MAKE_GCPROS_NOOPS
2015-08-18 Paul EggertFix file name encodings in diagnostics
2015-08-18 Martin RudalicsRewrite and add frame geometry related functions.
2015-07-26 Martin RudalicsHave `x-frame-geometry' return nil for terminal and...
2015-07-07 Martin RudalicsHave `x-show-tip' handle `right' and `bottom' frame...
2015-06-19 Paul EggertMerge from origin/emacs-24
2015-06-18 Martin RudalicsSet image_cache_refcount before x_default_parameter...
2015-06-16 Martin RudalicsFix handling of image cache refcounts. (Bug#20802)
2015-06-06 Eli ZaretskiiFix display when a font claims large values of ascent...
2015-06-04 Nicolas PettonMerge branch 'map'
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-29 Wolfgang Jenkner* src/xfns.c (x_set_menu_bar_lines): Fix calls to x_cle...
2015-05-23 Jan DMerge branch 'cairo'.
2015-05-23 Jan DMerge branch 'master' into cairo
2015-05-21 Paul EggertDon't quote nil and t in doc strings
2015-05-17 Jan DMerge branch 'master' into cairo
2015-04-26 Jan DMerge branch 'master' into cairo
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 DMerge branch 'master' into cairo, fixes tooltips not...
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-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-27 Jan DAdjust offset and border calculations for X.
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-26 Paul Eggert* xfns.c (x_real_pos_and_offsets): Fix pointer signedness.
2015-02-25 Jan DRedo the whole window offsets and coordinate translatio...
2015-02-21 Paul EggertPrefer 'Qfoo' to 'intern ("foo")'
2015-02-16 YAMAMOTO MitsuharuModernize k&r cairo-related function declarations.
2015-02-11 Jan DAdd cairo drawing.
2015-02-08 Paul EggertMinor tweaks to frame_size_history_add
2015-02-07 Martin RudalicsTry to improve handling of fullwidth/-height frames.
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 Paul EggertUse bool, not int, to track face changes
2015-01-28 Fabián Ezequiel... Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
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
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
2015-01-28 Fabián Ezequiel... Merge from origin/emacs-24
next