index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xselect.c
Age
Commit message (
Expand
)
Author
2011-07-06
* xselect.c: Integer signedness and overflow fixes.
Paul Eggert
2011-06-20
* xselect.c (Fx_get_atom_name): Avoid need for strlen.
Paul Eggert
2011-06-06
Check for overflow when converting integer to cons and back.
Paul Eggert
2011-06-04
* src/xselect.c (x_get_foreign_selection): Reduce scope of x_catch_errors (Bu...
Chong Yidong
2011-06-04
Handle errors when saving to clipboard manager (Bug#8779).
Chong Yidong
2011-05-28
Minor fixes prompted by GCC 4.6.0 warnings.
Paul Eggert
2011-05-28
Move clipboard-manager functionality out of hooks.
Chong Yidong
2011-05-27
* src/xselect.c (x_convert_selection): Yet another int/Lisp_Object mixup.
Stefan Monnier
2011-05-27
* xselect.c: Fix minor problems prompted by GCC 4.6.0 warnings.
Paul Eggert
2011-05-27
Support X clipboard managers.
Chong Yidong
2011-05-26
src/xselect.c (x_handle_selection_request): Fix typo in last change.
Chong Yidong
2011-05-26
* src/xselect.c: ICCCM-compliant handling of MULTIPLE targets.
Chong Yidong
2011-05-22
Remove var mistakenly introduced in 2011-05-22T19:46:47Z!cyd@stupidchicken.com.
Chong Yidong
2011-05-22
* xselect.c (QSAVE_TARGETS): New static var, to fix build failure.
Paul Eggert
2011-05-22
* src/xselect.c (syms_of_xselect): Include character.h; use DEFSYM.
Chong Yidong
2011-05-12
* xselect.c (x_own_selection): Remove needless cast to unsigned long.
Paul Eggert
2011-05-12
* xselect.c (last_event_timestamp): Remove duplicate decl.
Paul Eggert
2011-04-25
* lisp.h: (XVECTOR_SIZE): Remove. All uses replaced with ASIZE.
Paul Eggert
2011-04-25
lisp.h: Fix a problem with aliasing and vector headers.
Paul Eggert
2011-04-18
Avoid 0 flag with %p printf format.
Paul Eggert
2011-04-18
* xfns.c (Fx_window_property): Simplify a bit,
Paul Eggert
2011-04-18
Replace pEd with more-general pI, and fix some printf arg casts.
Paul Eggert
2011-04-10
Declare Lisp_Object Q* variables to be 'static' if not exproted.
Paul Eggert
2011-04-09
Merge from emacs-23; up to 2010-06-08T03:06:47Z!dann@ics.uci.edu.
Glenn Morris
2011-04-08
Fix more GCC strict-aliasing warnings.
Chong Yidong
2011-04-01
* xselect.c (x_get_local_selection, x_handle_property_notify):
Paul Eggert
2011-03-23
* xselect.c (x_check_property_data): Return correct size (Bug#8335).
Paul Eggert
2011-03-09
* xselect.c (x_own_selection, Fx_disown_selection_internal): Rename locals
Paul Eggert
2011-03-09
* xselect.c (TRACE3) [!defined TRACE_SELECTION]: Remove; not used.
Paul Eggert
2011-03-09
* xselect.c (x_disown_buffer_selections): Remove; not used.
Paul Eggert
2011-02-08
Make globals.h a generated header
Tom Tromey
2011-01-30
Use SSDATA when the context wants char *.
Paul Eggert
2011-01-24
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-22
Promote SSDATA macro from gtkutil.c and xsmfns.c to lisp.h.
Paul Eggert
2011-01-19
Fix X11 compilation failure.
Paul Eggert
2011-01-18
Move all DEFVAR'd globals into a structure -- threading infrastructure
Tom Tromey
2011-01-17
Merge from mainline.
Paul Eggert
2011-01-15
Nuke arch-tags.
Glenn Morris
2011-01-14
Merge from mainline.
Paul Eggert
2011-01-14
Merge from emacs-23
Stefan Monnier
2011-01-09
Include <unistd.h> unilaterally.
Paul Eggert
2011-01-02
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2010-11-14
Fix last cons in set_wm_state, remove unused variables.
Jan D
2010-11-13
Fix Atoms and Lisp_Object mixup and related bugs.
Jan D
2010-11-12
Apply XAtom revork patches from Julien Danjou.
Jan Djärv
2010-09-02
Removed cut-buffer code.
Jan Djärv
2010-08-16
Don't define QPRIMARY twice.
Jan Djärv
2010-08-11
Fix -Wwrite_strings in general and for Gtk+ specific code.
Jan D
2010-08-07
Change `select-active-region' mechanics.
Chong Yidong
2010-07-31
Adapt mouse-3 behavior to recent selection changes (Bug#6701).
Chong Yidong
[prev]
[next]