index
:
pvs.git
master
Pool Video Switch
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
Fix bug where pressing the closeUp-button sometimes results in no action.
Sebastien Braun
2010-10-11
4
-51
/
+102
|
|
*
|
Fix broken formatting of InputEvent::toString()
Sebastien Braun
2010-10-11
1
-1
/
+1
|
|
*
|
Fix stupidity in handler chain definition
Sebastien Braun
2010-10-11
2
-2
/
+2
|
|
*
|
Code cleanup and simplification for X11FakeKeyboardHandler
Sebastien Braun
2010-10-11
2
-329
/
+358
|
|
*
|
Remove leftover code that serves no purpose
Sebastien Braun
2010-10-11
1
-4
/
+0
|
|
*
|
Add an InputEventHandler that is not compatible anywhere.
Sebastien Braun
2010-10-11
2
-1
/
+40
|
|
*
|
Fix bug in logical OR when chaining Require<...> Policy.
Sebastien Braun
2010-10-11
1
-2
/
+7
|
|
*
|
Remove input headers from PVSMGR_SRCS in CMakeLists.txt as they do not contri...
Sebastien Braun
2010-10-10
1
-7
/
+0
|
|
*
|
Add some comments to inputEventHandler.h
Sebastien Braun
2010-10-10
1
-0
/
+7
|
|
*
|
Introduce an implicit logical AND into Require policy
Sebastien Braun
2010-10-10
1
-3
/
+3
|
|
*
|
Fix wrong policy: KillX11Handler only works on Linux, due to dependency on th...
Sebastien Braun
2010-10-10
1
-4
/
+1
|
|
*
|
Lose the `get' method prefix on InputEventContext since it does not fit in
Sebastien Braun
2010-10-10
5
-11
/
+11
|
|
*
|
Code cleanup for inputEvent.h
Sebastien Braun
2010-10-10
4
-68
/
+74
|
|
*
|
Code cleanup for X11FakeKeyboardHandler.cpp
Sebastien Braun
2010-10-10
1
-225
/
+184
|
|
*
|
Actually install pvsprivinputd
Sebastien Braun
2010-10-10
1
-0
/
+4
|
|
*
|
Move the translations for pvsinput into the library where they belong.
Sebastien Braun
2010-10-10
16
-614
/
+850
|
|
*
|
It is not necessary to auto-generate policyChain_autogen.h anymore
Sebastien Braun
2010-10-10
3
-80
/
+1
|
|
*
|
Rework template meta-magic
Sebastien Braun
2010-10-07
37
-379
/
+968
*
|
|
|
Process start/stop/view functionality
Fabian Schillinger
2010-11-05
14
-125
/
+264
|
/
/
/
*
|
|
[PVSMGRTOUCH] resetall bug fixed
jjl
2010-11-03
2
-12
/
+5
*
|
|
Cleanup
jjl
2010-11-03
13
-478
/
+1
*
|
|
Cleanup
Fabian Schillinger
2010-11-01
1
-3
/
+1
*
|
|
Merge branch 'master' of openslx.org:pvs
Fabian Schillinger
2010-11-01
433
-1047
/
+113387
|
\
\
\
|
*
|
|
[PVSGUI] No X required for --help and --version
jjl
2010-10-14
5
-30
/
+30
|
*
|
|
[PVSMGR] dummies removed
jjl
2010-10-14
1
-18
/
+18
|
|
/
/
|
*
|
Make behaviour on lookup failures configurable
Sebastien Braun
2010-10-07
3
-14
/
+88
|
*
|
Update strings for special input events
Sebastien Braun
2010-10-07
5
-0
/
+590
|
*
|
Implement magic SysRq handler.
Sebastien Braun
2010-10-07
5
-1
/
+105
|
*
|
Sanitize security model yet again
Sebastien Braun
2010-10-07
3
-22
/
+48
|
*
|
Install a pvsprivinputd.conf template into /etc
Sebastien Braun
2010-10-07
2
-0
/
+19
|
*
|
Implement log targets for pvsprivinputd
Sebastien Braun
2010-10-07
4
-6
/
+308
|
*
|
Install PolKit policy file
Sebastien Braun
2010-10-06
2
-0
/
+37
|
*
|
Detect the presence of PolKit on configuration
Sebastien Braun
2010-10-06
2
-0
/
+25
|
*
|
Fix deletion order bug
Sebastien Braun
2010-10-06
3
-2
/
+15
|
*
|
Refactor signal handling in pvsprivinputd
Sebastien Braun
2010-10-06
6
-18
/
+155
|
*
|
Implement administratively configured user privileges
Sebastien Braun
2010-10-06
3
-3
/
+178
|
*
|
Add headers containing translated strings to sources for pvsmgr[touch]
Sebastien Braun
2010-10-06
1
-0
/
+6
|
*
|
Change location of pvsprivinputd.conf to /etc/
Sebastien Braun
2010-10-06
2
-2
/
+34
|
*
|
Fix typo that prevents correct compilation when XInput2.h is present
Sebastien Braun
2010-10-06
1
-1
/
+1
|
*
|
Merge remote branch 'openslx/mcastft' into input
Sebastien Braun
2010-10-06
433
-2478
/
+112187
|
|
\
|
|
|
*
Merge remote branch 'openslx/master' into mcastft
Sebastien Braun
2010-10-05
78
-2163
/
+4732
|
|
|
\
|
|
*
|
Fix SIGSEGV-generating lookup bug when incoming multicast transfers are retried
Sebastien Braun
2010-10-05
1
-1
/
+1
|
|
*
|
Delete received file when user cancels rename.
Sebastien Braun
2010-10-05
1
-2
/
+9
|
|
*
|
Fix SIGSEGV when address info cannot be parsed.
Sebastien Braun
2010-10-05
1
-0
/
+1
|
|
*
|
Forgot to add pvsNetworkInterfaceListModel.cpp to CMakeLists.txt
Sebastien Braun
2010-10-05
1
-0
/
+2
|
|
*
|
Whitespace fix
Sebastien Braun
2010-10-05
1
-2
/
+0
|
|
*
|
Remove unnecessary check for glib headers/libraries
Sebastien Braun
2010-10-05
1
-7
/
+0
|
|
*
|
Fix OpenPGM error handling bug resulting in spurious warnings and/or memory l...
Sebastien Braun
2010-10-05
1
-1
/
+2
|
|
*
|
Add Network Configuration icon
Sebastien Braun
2010-10-05
2
-0
/
+3
|
|
*
|
Remove system-dependent interface enumeration code and introduce proper
Sebastien Braun
2010-10-05
4
-49
/
+124
[prev]
[next]