summaryrefslogtreecommitdiff
path: root/libgnomekbd
Commit message (Expand)AuthorAgeFilesLines
* configuration: Use GLib macros to declare the objectCorentin Noël2022-06-142-75/+131
* Merge branch 'modernize' into 'master'Corentin Noël2022-06-145-37/+26
|\
| * Avoid deprecated GtkStock, use standard icon names insteadDaniel Kahn Gillmor2022-04-081-1/+1
| * Drop deprecated GtkAlignment, apply properties directly to the labelDaniel Kahn Gillmor2022-04-081-5/+8
| * gtk_icon_info_free is deprecated; use g_object_unref insteadDaniel Kahn Gillmor2022-04-081-2/+2
| * Avoid use of GdkScreenDaniel Kahn Gillmor2022-04-083-19/+5
| * Use plain "const" instead of deprecated "G_CONST_RETURN"Daniel Kahn Gillmor2022-04-082-10/+10
* | Merge branch 'wip/piotrdrag/unicode-typography' into 'master'Corentin Noël2022-06-142-4/+4
|\ \
| * | Use Unicode in translatable stringswip/piotrdrag/unicode-typographyPiotr Drąg2020-07-252-4/+4
| |/
* | Add meson build systemCorentin Noël2022-06-141-0/+190
|/
* rename g_strv_equal to gkbd_strv_equalAbderrahim Kitouni2018-12-181-2/+2
* build: Fix desktop file generationPiotr Drąg2017-08-031-5/+4
* Move translator comments right above the stringsPiotr Drąg2016-10-111-4/+4
* build: Ensure we install gsettings schemasRui Matos2016-09-204-0/+1
* gkbd-keyboard-display: Require that GDK use the X11 backendRui Matos2016-09-141-0/+1
* gkbd-keyboard-drawing: Don't use deprecated GDK APIRui Matos2016-09-141-13/+4
* gkbd-keyboard-drawing: Don't unset double bufferingRui Matos2016-09-141-1/+0
* gkbd-keyboard-drawing: Don't set allocation from ::size-allocateRui Matos2016-09-141-6/+3
* gkbd-keyboard-drawing: Use non-deprecated API to get the font descRui Matos2016-09-141-6/+4
* gkbd-keyboard-drawing: Handle XkbGetKeyboard() failingRui Matos2016-09-141-12/+15
* gkbd-keyboard-drawing: Prevent gtk+ keynav from taking focus awayRui Matos2016-09-141-1/+1
* Add a translator comment to the .desktop filePiotr Drąg2016-07-281-0/+1
* Remove intltool markers from gschema filesPiotr Drąg2016-07-283-36/+36
* Use upstream gettext instead intltoolJavier Jardón2016-07-282-17/+17
* libgnomekbd/gkbd-keyboard-drawing.c: fix a segfaultAntonio Ospite2016-01-221-1/+1
* Fix criticalsMichael Catanzaro2016-01-211-1/+3
* libgnomekbd/gkbd-keyboard-drawing.c: fix modifier key pressed stateAntonio Ospite2016-01-211-20/+4
* libgnomekbd/gkbd-keyboard-drawing.c: draw keys with invalid keycodesAntonio Ospite2016-01-211-3/+1
* Fix gobject-introspection commentsStef Walter2012-05-1211-22/+41
* Removed unneeded xmodmap supportSergey V. Udaltsov2012-05-042-44/+0
* Following XDG specs, using user data directorySergey V. Udaltsov2012-04-281-21/+26
* install : fix install with a DESTDIR (jhbuild)Alban Browaeys2012-04-101-2/+2
* gkbd_keyboard_config_options_equals: fix comparison of optionsOwen W. Taylor2012-04-051-0/+4
* Separating xmodmap patching into standalone functionsSergey V. Udaltsov2012-04-052-39/+45
* Fix up split_items usageRay Strode2012-03-261-6/+0
* Revert "config: plug minor leak"Sergey V. Udaltsov2012-03-251-4/+2
* config: make gkbd_keyboard_config_equals more forgivingRay Strode2012-03-231-3/+56
* config: plug minor leakRay Strode2012-03-221-2/+4
* Got rid of the obsolete plugins architectureSergey V. Udaltsov2012-02-229-747/+3
* Eliminated compatibility warningSergey V. Udaltsov2012-02-221-1/+2
* IndentingSergey V. Udaltsov2012-02-221-12/+27
* Changing API from GdkColor to GdkRGBA, GtkStyle to GtkStyleContextSergey V. Udaltsov2012-02-222-55/+67
* Completed introspection, using new libxklavier 5.2Sergey V. Udaltsov2012-02-144-2/+18
* GtkTrayIcon:fg-color is a GdkRGBAChristian Persch2011-12-051-2/+2
* build: link libgnomekbd against libmFrédéric Péters2011-08-301-1/+2
* Small warnings eliminatedSergey V. Udaltsov2011-08-243-24/+5
* gir: remove wrong LDFLAGSStefan Sauer2011-08-241-1/+0
* Trying to be smart chosing the current monitorSergey V. Udaltsov2011-06-111-2/+15
* Using primary monitor screen size, not the screen sizeSergey V. Udaltsov2011-05-032-3/+8
* Gir need librariesSergey V. Udaltsov2011-05-031-0/+1