Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix more format warnings | Pavel Roskin | 2016-04-21 | 1 | -18/+18 |
| | |||||
* | Fix typos | Pavel Roskin | 2016-02-13 | 1 | -6/+6 |
| | |||||
* | rail: fix declaration of rail_desktop_resize() | Pavel Roskin | 2016-01-31 | 1 | -1/+1 |
| | | | | Arguments without a type default to int. The caller passes a pointer to XEvent, so use that type. | ||||
* | coverity: Dereference after null check | Laxmikant Rashinkar | 2014-07-20 | 1 | -1/+1 |
| | |||||
* | coverity: fixed resolution leak issues | Laxmikant Rashinkar | 2014-07-19 | 1 | -0/+1 |
| | |||||
* | chansrv: some rail fixes from A8 | Jay Sorg | 2014-06-03 | 1 | -28/+62 |
| | |||||
* | bringup RAIL only when we receive a RAIL command | Laxmikant Rashinkar | 2014-01-31 | 1 | -73/+83 |
| | |||||
* | merges from authentic8 | Jay Sorg | 2013-09-26 | 1 | -26/+1328 |
|\ | |||||
| * | Fix errors cause by previous merge (2361914) | Jim Grandy | 2013-08-22 | 1 | -0/+2 |
| | | |||||
| * | Hand-apply patches (misc) from Authentic8: b18667d 6d22ada 95d93a3 433b49c ↵ | Jim Grandy | 2013-08-22 | 1 | -18/+194 |
| | | | | | | | | b96f85f 8c32c46 f87f6b3 c93cce0 26ce9ce | ||||
| * | Hand-apply patch (rail: send ShowState when window order changes) from ↵ | Jim Grandy | 2013-08-22 | 1 | -0/+12 |
| | | | | | | | | Authentic8: c36a2d7 | ||||
| * | Hand-apply patches (chansrv/rail) from Authentic8: 516fd1d 6a4fb28 c038a99 | Jim Grandy | 2013-08-22 | 1 | -91/+71 |
| | | |||||
| * | Hand-apply patch (chansrv: handle ReparentNotify) from Authentic8: 68cdc07 | Jim Grandy | 2013-08-22 | 1 | -3/+23 |
| | | |||||
| * | Fix merge errors introduced in 3ae1b415 and 20ec9ee3 | Jim Grandy | 2013-08-22 | 1 | -1/+3 |
| | | |||||
| * | Hand-apply patches (rail) from Authentic8 branch: e94d059 c36dc61 | Jim Grandy | 2013-08-22 | 1 | -4/+16 |
| | | |||||
| * | Hand-apply patches (rail) from Authentic8: b01207f b9807e9 42f0128 0f0750c ↵ | Jim Grandy | 2013-08-22 | 1 | -21/+375 |
| | | | | | | | | aef2dce | ||||
| * | Hand-apply patches (rail) from Authentic8: bc68076 | Jim Grandy | 2013-08-22 | 1 | -18/+227 |
| | | |||||
| * | Hand-apply patches (rail improvements) from Authentic8 branch: 6d97878 | Jim Grandy | 2013-08-22 | 1 | -7/+15 |
| | | |||||
| * | Hand-apply patches (rail improvements) from Authentic8 branch: 6e15b4a ↵ | Jim Grandy | 2013-08-22 | 1 | -83/+464 |
| | | | | | | | | 2c99e69 3f30429 aad2aaa 4f8481e 5117ac2 f3dcf1a | ||||
| * | Hand-apply patches (rail improvements) from Authentic8 branch: 507694d, ↵ | Jim Grandy | 2013-08-22 | 1 | -14/+157 |
|/ | | | | 0e21d45, 44447d5, e452e4f, 3d05576, dd69d8f | ||||
* | chansrv: no logic change, work on warning | Jay Sorg | 2013-07-02 | 1 | -35/+0 |
| | |||||
* | o moved from GNU General Public License to Apache License, Version 2.0 | Laxmikant Rashinkar | 2012-09-19 | 1 | -435/+459 |
| | | | | | o applied new coding standards to all .c files o moved some files around | ||||
* | rail: implement TS_RAIL_ORDER_EXEC | Jay Sorg | 2012-07-31 | 1 | -7/+73 |
| | |||||
* | chansrv: rail, open X later, release window manager on rail disconnect | Jay Sorg | 2012-07-31 | 1 | -4/+10 |
| | |||||
* | more work on rail | Jay Sorg | 2012-07-26 | 1 | -1/+546 |
| | |||||
* | rail: work on splitting X11 calls out to xcommon | Jay Sorg | 2012-07-26 | 1 | -0/+33 |
| | |||||
* | chansrv: started work on rail channel | Jay Sorg | 2012-07-24 | 1 | -0/+27 |