aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/hw/nxagent/Clipboard.c
Commit message (Expand)AuthorAgeFilesLines
* Clipboard.c: use SAFE_freeUlrich Sibiller2019-08-061-2/+1
* Add nxagentSetSelectionCallbackUlrich Sibiller2019-06-111-0/+69
* Clipboard.c: more debugging outputUlrich Sibiller2019-06-111-1/+17
* Clipboard.c: Scope improvementsUlrich Sibiller2019-06-111-5/+2
* Clipboard.c: fix wrong variable being printedUlrich Sibiller2019-06-111-1/+1
* Clipboard.c: use __func__ everywhereUlrich Sibiller2018-10-271-59/+58
* Clipboard.c: fix fprintf type warningsUlrich Sibiller2018-10-271-20/+20
* Clipboard.c: more DEBUG outputUlrich Sibiller2018-10-271-3/+12
* Clipboard.c: Use constant instead of hardcoded valueUlrich Sibiller2018-10-271-1/+1
* Clipboard.c: improve nxagentClearSelection() debug codeUlrich Sibiller2018-10-271-5/+1
* Clipboard.c: new debug function to reduce duplicate codeUlrich Sibiller2018-10-271-13/+53
* Clipboard.c: more debugging info for nxagentGetClipboardWindow()Ulrich Sibiller2018-10-271-3/+3
* Clipboard.c: GetWindowProperty() does not return BadMatchUlrich Sibiller2018-10-271-5/+2
* Clipboard.c: whitespace fixesUlrich Sibiller2018-10-271-3/+0
* Clipboard.c: add FIXMEUlrich Sibiller2018-10-271-0/+1
* Clipboard.c: Code optimization (missing else)Ulrich Sibiller2018-10-271-2/+1
* Clipboard.c: print X errorsUlrich Sibiller2018-10-271-20/+62
* Clipboard.c: some scope optimizationsUlrich Sibiller2018-10-271-11/+6
* Clipboard.c: add macro for safe XFree calls with ptr clearanceUlrich Sibiller2018-10-271-37/+16
* Clipboard.c: introduce helper macros for easier debuggingUlrich Sibiller2018-10-271-48/+59
* Clipboard.c: add function for debugging outputUlrich Sibiller2018-10-271-2/+114
* Clipboard: print requested target in debugging modeUlrich Sibiller2018-10-271-7/+31
* Clipboard.c: add missing includeUlrich Sibiller2018-06-051-0/+1
* hw/nxagent: fix spelling errors as reported by codespellUlrich Sibiller2018-05-241-1/+1
* hw/nxagent/: Use <function>(void) rather than <function>().Mike Gabriel2018-02-261-1/+1
* Xserver/hw/nxagent/Clipboard.c: Fix free calls (free back to XFree).Mike Gabriel2017-12-151-3/+3
* simply free() callsUlrich Sibiller2017-11-211-10/+4
* Fix "uninitialised byte(s)" complaints from valgrindUlrich Sibiller2017-03-021-2/+11
* Xserver/dix/atom.c (et al.): Constify atom name strings.Mike Gabriel2017-03-021-1/+1
* nxcompext: Move code into Xserver subtree, as nxcompext requires Xserver incl...Mike Gabriel2016-11-151-1/+1
* hw/nxagent/{Clipboard|Events}.c: Typo fix in error messages.Mike Gabriel2016-10-131-2/+2
* Fix pasting the clipboard directly after session start.Ulrich Sibiller2016-08-241-0/+9
* Per-file copyright notices: Update copyright information in file headers that...Mike Gabriel2016-07-061-7/+15
* remove unreferenced NEED_EVENTS/NEED_REPLIESUlrich Sibiller2016-07-051-2/+0
* nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead.Mike Gabriel2016-07-021-1/+1
* nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead.Mike Gabriel2016-07-021-3/+3
* Move each screen's root-window pointer into ScreenRec.Mike Gabriel2016-06-211-4/+5
* nx-X11/programs/Xserver: Include nxcomp{,ext,shad} headers like one would do ...Mike Gabriel2016-06-131-1/+1
* hw/nxagent/Clipboard.c: The result variable is only needed when combiled with...Mike Gabriel2016-05-021-4/+12
* libray clean (Xfixes): Provide a fake libXfixes.h header from latest X.Org, t...Mike Gabriel2015-12-281-1/+1
* Clear header file namespace separation (<X11/...> vs. <nx-X11/...>).Mike Gabriel2015-12-281-1/+1
* Fix XFIXES selection handling (copy and paste via middle mouse button) (207_n...Ulrich Sibiller2015-02-101-4/+8
* Prevent sending COMPOUND_TEXT (107_nxagent_clipboard-compound-text+small-bed-...Mike Gabriel2015-02-101-3/+4
* UTF-8 Clipboard copying (106_nxagent_utf8-copy-clipboard.full.patch).Mike Gabriel2015-02-101-4/+12
* Revert "release 3.5.0.19"Mike Gabriel2013-03-281-19/+10
* release 3.5.0.19Mike Gabriel2013-03-281-10/+19
* Imported nxagent-3.5.0-2.tar.gznxagent/3.5.0-2Reinhard Tartler2011-10-101-1/+1
* Imported nxagent-3.4.0-5.tar.gznxagent/3.4.0-5Reinhard Tartler2011-10-101-1/+1
* Imported nxagent-3.4.0-3.tar.gznxagent/3.4.0-3Reinhard Tartler2011-10-101-1/+1
* Imported nxagent-3.4.0-16.tar.gznxagent/3.4.0-16Reinhard Tartler2011-10-101-1/+1