index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xfns.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Compute C decls for DEFSYMs automatically
Paul Eggert
2015-01-05
1
-4
/
+0
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Prefer stpcpy to strcat
Paul Eggert
2014-12-25
1
-17
/
+17
*
* src/: Various fixes to use bool type and constants.
Stefan Monnier
2014-12-15
1
-2
/
+2
*
Don't shrink frame when using desktop-save-mode (Bug#19048).
“Martin
2014-11-22
1
-16
/
+4
*
Spelling fixes.
Paul Eggert
2014-11-16
1
-1
/
+1
*
Run `window-configuration-change-hook' only after all faces have been realized.
Martin Rudalics
2014-11-08
1
-2
/
+2
*
Improve inhibiting of implied frame resizes.
Martin Rudalics
2014-11-07
1
-9
/
+141
*
* xfns.c (syms_of_xfns): Remove x-gtk-whole-detached-tool-bar.
Jan Djärv
2014-10-18
1
-6
/
+0
*
Cleanup terminal handling code.
Dmitry Antipov
2014-10-14
1
-1
/
+1
*
* fileio.c (emacs_readlinkat, Finsert_file_contents):
Dmitry Antipov
2014-10-03
1
-1
/
+2
*
Use AUTO_CONS instead of SCOPED_CONS, etc.
Paul Eggert
2014-09-30
1
-14
/
+28
*
Simplify stack-allocated Lisp objects, and make them more portable.
Paul Eggert
2014-09-29
1
-6
/
+4
*
Keep stack-allocated Lisp objects fast rather than versatile.
Dmitry Antipov
2014-09-29
1
-4
/
+0
*
* xfns.c (x_default_scroll_bar_color_parameter):
Paul Eggert
2014-09-26
1
-0
/
+2
*
Remove code left dead after 2014-07-27 changes.
Martin Rudalics
2014-09-25
1
-2
/
+0
*
Fix local_cons etc. to not exhaust the stack when in a loop.
Paul Eggert
2014-09-24
1
-0
/
+2
*
Fix some slow uses and misuses of strcat.
Paul Eggert
2014-09-23
1
-3
/
+4
*
* lisp.h (lispstpcpy): Rename from lispstrcpy, and act like stpcpy.
Paul Eggert
2014-09-23
1
-1
/
+1
*
Use known length of a Lisp string to copy it faster.
Dmitry Antipov
2014-09-23
1
-1
/
+1
*
More and more stack-allocated Lisp objects if USE_LOCAL_ALLOCATORS.
Dmitry Antipov
2014-09-18
1
-5
/
+6
*
If USE_LOCAL_ALLOCATORS, allocate even more Lisp objects on stack.
Dmitry Antipov
2014-09-16
1
-12
/
+11
*
Clean up initialization and customization of horizontal scroll bars.
Martin Rudalics
2014-09-03
1
-7
/
+1
*
Make functions static that no longer need to be extern.
Paul Eggert
2014-08-01
1
-4
/
+4
*
Complete pixelwise frame/window resizing, add horizontal scrollbar support.
Martin Rudalics
2014-07-27
1
-123
/
+140
*
Move hourglass machinery to RIF.
Dmitry Antipov
2014-07-25
1
-110
/
+0
*
* xterm.h (struct x_output) [USE_LUCID && USE_TOOLKIT_SCROLL_BARS]:
Dmitry Antipov
2014-07-22
1
-6
/
+6
*
* xterm.h (struct x_output) [USE_X_TOOLKIT || USE_GTK]: Define
Dmitry Antipov
2014-07-22
1
-5
/
+1
*
* frame.h (struct frame) [USE_X_TOOLKIT]: New member shell_position.
Dmitry Antipov
2014-07-20
1
-31
/
+23
*
* data.c (wrong_choice): Not static any more.
Dmitry Antipov
2014-07-17
1
-7
/
+15
*
Merge from emacs-24; up to 2014-06-22T05:00:14Z!dmantipov@yandex.ru
Glenn Morris
2014-07-12
1
-2
/
+10
|
\
|
*
Document the behavior of file selection dialogs on Windows 7 (bug #17950).
Eli Zaretskii
2014-07-12
1
-2
/
+10
|
*
Backport from trunk.
Jan Djärv
2014-07-04
1
-49
/
+94
*
|
Minor fixups related to usage of the 'long' type.
Paul Eggert
2014-07-07
1
-10
/
+13
*
|
* xfns.c (Qsuppress_icon): Remove; no real users.
Dmitry Antipov
2014-06-29
1
-6
/
+0
*
|
* xmenu.c (mouse_position_for_popup):
Dmitry Antipov
2014-06-22
1
-1
/
+36
*
|
Omit redundant extern decls.
Paul Eggert
2014-06-17
1
-0
/
+1
*
|
* xfns.c (Fx_window_property): Remove unused local.
Paul Eggert
2014-05-26
1
-2
/
+1
*
|
* xfns.c (x_window_property_intern): New function (code from
Jan Djärv
2014-05-24
1
-52
/
+95
*
|
If available, use Xfixes extension to do pointer blanking.
Dmitry Antipov
2014-05-13
1
-32
/
+0
*
|
Rename EARRAYSIZE to ARRAYELTS
Daniel Colascione
2014-04-03
1
-1
/
+1
*
|
Clean up array size calculations
Daniel Colascione
2014-04-03
1
-2
/
+1
*
|
Further improve XIM init
Daniel Colascione
2014-03-23
1
-65
/
+78
|
\
\
|
*
|
Further improve create_frame_xic patch
Daniel Colascione
2014-03-23
1
-58
/
+73
|
/
/
*
|
Improve XIC fix
Daniel Colascione
2014-03-23
1
-40
/
+62
*
|
Work around flaky XIM modules
Daniel Colascione
2014-03-23
1
-0
/
+10
|
/
*
* xfns.c (x_set_mouse_color): Recolor vertical_drag_cursor.
Dmitry Antipov
2014-03-11
1
-0
/
+1
*
Improve window dividers code.
Martin Rudalics
2014-02-04
1
-0
/
+4
*
Fix handling of internal borders (Bug#16348).
Martin Rudalics
2014-01-11
1
-1
/
+6
*
Further adjust frame/window scrollbar width calculations.
Martin Rudalics
2014-01-02
1
-9
/
+7
[next]