Rev. | Time | Author |
---|---|---|
faeca8a tonio_split_init | 2012-03-09 08:51:58 | Antoine Hue |
Various remaining cleanups from Antoine |
||
67aeca5 | 2012-03-09 08:51:58 | Antoine Hue |
inversion support for evdev and xorgprint |
||
d7bc8bb | 2012-03-09 08:51:58 | Tias Guns |
new_axys now contains the axys value to write |
||
f09ae4e | 2012-03-09 08:51:58 | Tias Guns |
XYinfo/AxisInfo: copy constructors and invert/swap function |
||
2af5ca0 | 2012-03-09 08:51:58 | Antoine Hue |
Evdev::set_calibration and set_swapxy cleanups |
||
90d44c9 | 2012-03-09 08:51:57 | Antoine Hue |
refactor to static Calibrator::verbose |
||
c8701d1 | 2012-03-09 08:51:57 | Antoine Hue |
Some refactoring of the Calibrator object |
||
40085e8 | 2012-03-09 08:51:57 | Antoine Hue |
Refactor structs XYinfo, AxisInfo and clicked |
||
16c28f0 | 2012-03-09 08:51:57 | Antoine Hue |
Fixing .gitignore |
||
3f6c928 | 2012-03-09 08:51:57 | Antoine Hue |
Completing file reorganization with correct headers |
||
efb8aa3 | 2012-03-09 08:51:57 | Antoine Hue |
Software engineering to avoid #include "XXX.cpp": + file headers + correct includes |
||
0204ed2 | 2012-03-08 18:24:47 | Tias Guns |
Merge pull request #33 from koenkooi/master |
||
e73eb2c | 2012-02-28 22:09:08 | Koen Kooi |
xinput_calibrator_pointercal.sh: specify output type since 'auto' doesn't always pick 'xinput' |
||
268bbc4 | 2011-06-14 18:52:25 | Tias Guns |
add manpage and gui_gtkmm support for --geometry |
||
5ae8c7c | 2011-06-14 17:22:32 | Tias Guns |
remove offset part of --geometry |
||
0651cc7 | 2011-06-14 17:03:27 | Florian Echtler |
added support for --geometry parameter (needed, e.g., on Nvidia Twinview) |
||
1571c1f | 2011-03-20 07:23:32 | Tias Guns |
gtkmm: fullscreen both with and without window manager |
||
9c1a81a | 2011-01-28 18:03:05 | Alexey Kuznetsov |
Add gtkmm support for no window manager environment |
||
0960015 v0.7.5 | 2010-09-13 04:36:05 | Tias Guns |
Release v0.7.5 |
||
1c1cbbe | 2010-09-13 04:14:15 | Tias Guns |
make: move icon/desktop installation into scripts/Makefile.am (suggested by Paul Wise) |
||
90ab6a7 | 2010-09-13 04:14:07 | Tias Guns |
manpage: use dist_man_MANS instead of man_MANS and EXTRA_DIST (suggested by Paul Wise) |
||
c7bbd3b | 2010-09-13 04:13:35 | Tias Guns |
icon: update mentioned license of the hand from human-icon-theme |
||
9db9646 | 2010-09-13 01:18:17 | Tias Guns |
manpage: switch troubleshooting and examples order |
||
b2753b9 | 2010-09-13 01:18:07 | Tias Guns |
manpage: remove mention of pointercal script, xorg.conf.d etc are now preferred |
||
b11d653 | 2010-09-13 01:14:00 | Tias Guns |
manpage: simplify 'usage' section: do not list the different configs (would be too many options) + minor changes to troubleshoot section |
||
df2b8c9 | 2010-09-13 00:37:32 | Tias Guns |
manpage: remove mentions of udev configuration |
||
2801b51 | 2010-09-13 00:35:06 | Tias Guns |
manpage: add --output-type option |
||
4de3434 | 2010-09-13 00:31:44 | Tias Guns |
manpage: description cleanups |
||
ac29e2e | 2010-09-13 00:25:18 | Tias Guns |
add hal output for evdev (not used by auto, not recommended) |
||
9b87089 | 2010-09-13 00:11:46 | Tias Guns |
add --output-type option to select output type (default: auto, automatically selects best option) |