| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | GTK+ 3: Switch to more orientable widgets | Alex Valavanis | 2012-12-16 | 1 | -0/+21 |
| | | | | (bzr r11960) | ||||
| * | Fix for 1086643 : Input devices : Simplify dialog | John Smith | 2012-12-10 | 1 | -122/+341 |
| | | | | (bzr r11945) | ||||
| * | Drop support for GTK+ < 2.24 | Alex Valavanis | 2012-11-26 | 1 | -21/+0 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1069024 (bzr r11907) | ||||
| * | Drop GTK+ 2.20 support. | Alex Valavanis | 2012-07-05 | 1 | -23/+0 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1020494 (bzr r11529) | ||||
| * | Stop using deprecated private members of GdkDevice. | Alex Valavanis | 2012-05-26 | 1 | -6/+18 |
| | | | | | | | | Unfortunately, the axis range is inaccessible in new versions of Gdk so we cannot set the range indicators in the input-devices dialog. There may be another way of doing this, using underlying system API. (bzr r11420) | ||||
| * | Some GDK deprecation fixes for Input Devices dialog | Alex Valavanis | 2012-05-26 | 1 | -6/+31 |
| | | | | (bzr r11419) | ||||
| * | Don't use extension events API in GTK+3 builds | Alex Valavanis | 2012-05-24 | 1 | -0/+5 |
| | | | | (bzr r11413) | ||||
| * | Fix for 169888 : HIG Style frame | John Smith | 2012-04-17 | 1 | -9/+16 |
| | | | | (bzr r11260) | ||||
| * | Clean up all remaining false warnings from Gtkmm | Alex Valavanis | 2012-02-26 | 1 | -1/+1 |
| | | | | (bzr r11018) | ||||
| * | Lots of gtkmm deprecation fixes | Alex Valavanis | 2012-02-11 | 1 | -0/+25 |
| | | | | (bzr r10957) | ||||
| * | Fix for bugs #910463, #910467 and #910479 (default widget size too small) by ↵ | Nicolas Dufour | 2012-01-02 | 1 | -2/+4 |
| | | | | | | John Smith. (bzr r10818) | ||||
| * | Doxygen cleanup. | Jon A. Cruz | 2011-10-03 | 1 | -2/+3 |
| | | | | (bzr r10660) | ||||
| * | Translations. Context removed in filter-enums (context support too complex ↵ | Nicolas Dufour | 2011-02-03 | 1 | -1/+1 |
| | | | | | | to be added here) and replaced with context in input and toolbox where needed. inkscape.pot and fr.po updated accordingly. (bzr r10030) | ||||
| * | Mnemonics in "Input devices", and LPE dialogs (Bug 170765) | Kris De Gussem | 2010-12-29 | 1 | -2/+2 |
| | | | | (bzr r9990) | ||||
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 2010-11-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900) | ||||
| * | Tablet auto-organization and naming. | Jon A. Cruz | 2010-09-23 | 1 | -32/+122 |
| | | | | (bzr r9777) | ||||
| * | Simplify/clarify enabling of individual devices. | Jon A. Cruz | 2010-09-18 | 1 | -13/+65 |
| | | | | (bzr r9765) | ||||
| * | Simplifying sigc::bind use. Possible fix for mac compile. | Jon A. Cruz | 2010-04-12 | 1 | -12/+14 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/196195 (bzr r9317) | ||||
| * | Switching to new input dialog. Allows for a better UI and addresses bug ↵ | Jon A. Cruz | 2010-04-11 | 1 | -142/+376 |
| | | | | | | | | | | #334800 and bug #196195. Fixed bugs: - https://launchpad.net/bugs/334800 - https://launchpad.net/bugs/196195 (bzr r9312) | ||||
| * | Cleanup of device internal handling and API. | Jon A. Cruz | 2010-04-08 | 1 | -17/+17 |
| | | | | (bzr r9300) | ||||
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -29/+33 |
| | | | | (bzr r6885) | ||||
| * | warning cleanup and fixed string free issue | Jon A. Cruz | 2008-05-04 | 1 | -13/+13 |
| | | | | (bzr r5594) | ||||
| * | Visually indicate linked devices | Jon A. Cruz | 2008-03-24 | 1 | -11/+137 |
| | | | | (bzr r5187) | ||||
| * | Tracking of live axes | Jon A. Cruz | 2008-03-22 | 1 | -12/+32 |
| | | | | (bzr r5172) | ||||
| * | Numeric values on test area | Jon A. Cruz | 2008-03-22 | 1 | -0/+7 |
| | | | | (bzr r5164) | ||||
| * | Adding axis detection to new input dialog | Jon A. Cruz | 2008-03-21 | 1 | -41/+223 |
| | | | | (bzr r5140) | ||||
| * | Adding signals and linking | Jon A. Cruz | 2008-03-20 | 1 | -31/+120 |
| | | | | (bzr r5129) | ||||
| * | Improved visibility of button indicators and added updating when tools switch | Jon A. Cruz | 2008-03-15 | 1 | -31/+50 |
| | | | | (bzr r5098) | ||||
| * | Split data mode apart from UI and added button trackers | Jon A. Cruz | 2008-03-15 | 1 | -125/+112 |
| | | | | (bzr r5092) | ||||
| * | Turn off debug simulated devices | Jon A. Cruz | 2008-03-13 | 1 | -1/+1 |
| | | | | (bzr r5077) | ||||
| * | Adding new extended input devices dialog | Jon A. Cruz | 2008-03-13 | 1 | -0/+801 |
| (bzr r5076) | |||||
