index
:
xorg/app/xclipboard
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
master
X clipboard manager (mirrored from https://gitlab.freedesktop.org/xorg/app/xclipboard)
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-26
xclipboard 1.1.5
HEAD
xclipboard-1.1.5
master
Alan Coopersmith
1
-2
/
+4
2024-07-28
NewClip: error out if failed to allocate memory for new ClipRec
Alan Coopersmith
1
-1
/
+3
2024-07-06
gitlab CI: Update build container contents
Alan Coopersmith
1
-1
/
+1
2024-04-07
Handle -Wdiscarded-qualifiers warnings for XawTextBlock ptr
Alan Coopersmith
1
-2
/
+4
2024-04-06
Fix -Wbad-function-cast warnings from casting Atom to void *
Alan Coopersmith
1
-5
/
+7
2023-02-09
gitlab CI: stop requiring Signed-off-by in commits
Alan Coopersmith
1
-2
/
+2
2022-07-10
xclipboard 1.1.4
xclipboard-1.1.4
Alan Coopersmith
1
-1
/
+1
2022-04-03
NewClip: use calloc instead of manually setting values to 0 after malloc
Alan Coopersmith
1
-5
/
+1
2022-04-03
NewCurrentClipContents: fix a -Wnull-dereference warning
Alan Coopersmith
1
-1
/
+1
2022-04-03
Fix a -Wformat-truncation warning
Alan Coopersmith
1
-1
/
+1
2022-04-03
Fix another -Wdiscarded-qualifiers warning
Alan Coopersmith
1
-1
/
+1
2022-04-03
Use _CONST_X_STRING to make libXt declare String as const char *
Alan Coopersmith
1
-0
/
+1
2021-12-04
Build xz tarballs instead of bzip2
Alan Coopersmith
1
-1
/
+1
2021-12-04
gitlab CI: add a basic build test
Alan Coopersmith
1
-0
/
+98
2018-11-21
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
1
-1
/
+1
2018-11-16
Update README for gitlab migration
Alan Coopersmith
3
-28
/
+22
2017-01-26
autogen: add default patch prefix
Mihail Konev
1
-0
/
+3
2017-01-26
autogen.sh: use quoted string variables
Emil Velikov
1
-4
/
+4
2017-01-26
autogen.sh: use exec instead of waiting for configure to finish
Peter Hutterer
1
-1
/
+1
2014-06-02
autogen.sh: Honor NOCONFIGURE=1
Alan Coopersmith
1
-2
/
+3
2014-06-02
configure: Drop AM_MAINTAINER_MODE
Alan Coopersmith
2
-2
/
+1
2013-09-05
xclipboard 1.1.3
xclipboard-1.1.3
Alan Coopersmith
1
-1
/
+1
2013-07-18
Fix some size/sign conversion warnings from clang
Alan Coopersmith
1
-3
/
+3
2013-05-17
delete trailing whitespace from source files
Alan Coopersmith
2
-37
/
+37
2013-05-17
Replace malloc(strlen)+strcpy with strdup
Alan Coopersmith
1
-3
/
+1
2013-05-17
Convert last sprintf to snprintf
Alan Coopersmith
1
-1
/
+1
2013-05-17
Rename state argument to SetButton to not shadow global state variable
Alan Coopersmith
1
-5
/
+5
2013-05-17
Mark Quit functions as _X_NORETURN, as suggested by -Wmissing-noreturn
Alan Coopersmith
3
-3
/
+3
2012-08-23
Don't rely on being able to set tab stops.
Eric S. Raymond
1
-26
/
+26
2012-02-10
xclipboard 1.1.2
xclipboard-1.1.2
Alan Coopersmith
1
-1
/
+1
2011-07-19
xclipboard: avoid overflow crash when building labels
Kees Cook
3
-6
/
+9
2011-04-10
Change resource to better position Accept/Cancel. #17364
Stanislav Maslovski
1
-0
/
+17
2011-01-19
config: move man pages into their own directory
Gaetan Nadon
5
-21
/
+17
2011-01-13
man: replace hard coded man page section with substitution strings
Gaetan Nadon
2
-2
/
+2
2011-01-13
man: remove trailing spaces and tabs
Gaetan Nadon
2
-12
/
+12
2011-01-12
config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
Gaetan Nadon
1
-1
/
+1
2010-11-08
xclipboard 1.1.1
xclipboard-1.1.1
Alan Coopersmith
1
-1
/
+1
2010-11-07
include "config.h" in *.c files for autoconf definitions
Alan Coopersmith
2
-0
/
+8
2010-11-07
Purge CVS version tags
Alan Coopersmith
5
-13
/
+2
2010-11-07
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Alan Coopersmith
1
-3
/
+6
2010-11-07
config: Remove unnecessary calls from configure.ac
Alan Coopersmith
1
-6
/
+0
2010-11-07
config: upgrade to util-macros 1.8 for additional man page support
Alan Coopersmith
2
-22
/
+4
2010-11-07
config: update AC_PREREQ statement to 2.60
Gaetan Nadon
1
-1
/
+1
2010-08-06
Fill in COPYING file with copyright notices from source code
Alan Coopersmith
1
-8
/
+17
2009-12-19
configure.ac: use backticks rather than $() for cmd subs
Gaetan Nadon
1
-1
/
+1
2009-11-26
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
Gaetan Nadon
1
-0
/
+1
2009-10-28
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Gaetan Nadon
5
-3
/
+6
2009-10-27
Deploy the new XORG_DEFAULT_OPTIONS #24242
Gaetan Nadon
1
-6
/
+3
2009-10-26
Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
Gaetan Nadon
1
-2
/
+0
2009-10-22
.gitignore: use common defaults with custom section # 24239
Gaetan Nadon
1
-13
/
+66
[next]