summaryrefslogtreecommitdiff
path: root/panels/wacom/cc-wacom-panel.c
Commit message (Expand)AuthorAgeFilesLines
* wacom: Let CcWacomPage track pad devicesCarlos Garnacho2020-09-041-121/+55
* wacom: Connect signals with g_signal_connect_object in swapped formRobert Ancell2020-03-301-36/+21
* panel: Move shared GCancellable code into panel classRobert Ancell2020-02-031-7/+1
* wacom: Use g_auto for variablesRobert Ancell2019-09-091-59/+25
* shell: Add position to cc_shell_embed_widget_in_header()Georges Basile Stavracas Neto2019-05-211-1/+1
* wacom: Update "Test your settings" button sensitivity on device availabilityCarlos Garnacho2019-02-121-0/+20
* wacom: Always try to add the stylus page UI on proximityCarlos Garnacho2019-01-051-17/+16
* wacom: ignore the wacom driver's touch tool typePeter Hutterer2018-12-181-0/+5
* wacom: Map wacom-driver-specific generic IDs to 0Peter Hutterer2018-12-181-0/+17
* wacom: Replace GObject boilerplate with G_DECLARE_TYPERobert Ancell2018-08-021-145/+122
* wacom: Hide Wacom panel when there are no tabletsBastien Nocera2018-06-201-0/+37
* wacom: Use updated ui filesCarlos Garnacho2016-11-041-0/+14
* wacom: Poke the org.gnome.Shell D-Bus call to show the pad OSDCarlos Garnacho2016-11-041-7/+7
* wacom: Update to the new data modelCarlos Garnacho2016-11-041-65/+301
* wacom: Add "Test your settings" button to wacom panelCarlos Garnacho2016-11-041-0/+39
* wacom: Use the fully qualified D-Bus name for the OSDBastien Nocera2016-03-101-1/+1
* wacom: do not bail out if the tablet doesn't have an eraserBenjamin Tissoires2015-04-011-9/+5
* Updated FSF's addressDaniel Mustieles2014-01-291-2/+1
* wacom: Set several notebooks' show-border property to FALSECarlos Garnacho2013-12-021-0/+1
* wacom: Use margin-start/end instead of margin-left/rightYosef Or Boczko2013-11-191-2/+2
* wacom: Call the OSD window for assigning the tablets' buttonsJoaquim Rocha2013-07-261-0/+49
* wacom: Add command line support for calibrationJoaquim Rocha2013-06-051-1/+26
* wacom: Add command line argument support for choosing the tabletJoaquim Rocha2013-06-051-0/+80
* wacom: use a GResource for GtkBuilder UI definition and iconsCosimo Cecchi2013-01-071-4/+6
* shell: Fittsify panelsMatthias Clasen2013-01-071-4/+4
* shell: Make all control-center plugins staticBastien Nocera2012-12-111-9/+0
* wacom: Add link to wacom docsBastien Nocera2012-09-121-0/+9
* panels: add register macroRay Strode2012-08-211-6/+1
* wacom: Fix crasher using link to display panelBastien Nocera2012-05-251-0/+2
* wacom: update the UI if a new tool comes inPeter Hutterer2012-04-121-5/+6
* wacom: Add "pad" argument to cc_wacom_page_new()Bastien Nocera2012-02-141-1/+5
* wacom: Fix excessive top paddingBastien Nocera2012-01-301-1/+7
* wacom: Implement switching to Display settingsBastien Nocera2012-01-261-4/+11
* wacom: Add navigation button to navigate between styliBastien Nocera2011-11-281-0/+1
* wacom: Only the stylus and eraser tools need to existBastien Nocera2011-11-251-7/+2
* wacom: Update for CcWacomPage changesBastien Nocera2011-11-241-41/+172
* wacom: Remove unused finalize functionBastien Nocera2011-11-241-7/+0
* wacom: Split out the tablet pageBastien Nocera2011-11-241-326/+20
* wacom: Minimum port to latest g-s-d codeBastien Nocera2011-11-221-24/+7
* wacom: Show "stand-by" page when Wacom not availableBastien Nocera2011-09-201-5/+102
* wacom: add a left-handed switchPeter Hutterer2011-09-021-0/+28
* wacom: Improve alignment of lines and widgetsJakub Steiner2011-09-021-2/+2
* wacom: Fix strange bottom paddingBastien Nocera2011-08-271-1/+1
* wacom: Add padding around the widgetsBastien Nocera2011-08-261-7/+16
* wacom: Clean up settings on destructionBastien Nocera2011-08-261-1/+18
* wacom: Clean up panel instantiationBastien Nocera2011-08-261-41/+34
* wacom: Clean up GSettings instantiationBastien Nocera2011-08-261-3/+7
* wacom: Simplify widgets gettingBastien Nocera2011-08-261-5/+2
* wacom: Fix memory leakBastien Nocera2011-08-261-0/+1
* wacom: add a wacom control panel.Peter Hutterer2011-08-261-0/+434