summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* data: Fix icon namesHEADmasterAutomeris naranja2023-03-014-0/+0
* Update Lithuanian translationAurimas Černius2023-02-261-62/+63
* data: provide app iconJakub Steiner2023-02-139-1/+1146
* Update Indonesian translationKukuh Syafaat2022-11-161-24/+21
* desktop: Remove obsolete Bugzilla entriesJake Dane2022-09-307-21/+2
* Update Slovenian translationMartin2022-09-221-149/+72
* Revert "desktop: Remove obsolete Bugzilla entries"Michael Catanzaro2022-09-122-1/+14
* Revert "Update POTFILES.in and POTFILES.skip"Michael Catanzaro2022-09-122-1/+5
* Update POTFILES.in and POTFILES.skipPiotr Drąg2022-09-122-5/+1
* desktop: Remove obsolete Bugzilla entriesJake Dane2022-09-112-14/+1
* Update Brazilian Portuguese translationEnrico Nicoletto2022-09-101-117/+17
* 3.28.13.28.1Corentin Noël2022-09-043-2/+5
* meson: Install pkgconfig filesMatt Turner2022-09-041-0/+16
* meson: Install introspection dataMatt Turner2022-09-043-18/+28
* meson: Install libgnomekbd{,ui}.so.8Matt Turner2022-09-041-5/+3
* Update Turkish translationEmin Tufan Çetin2022-09-031-118/+22
* Update Hungarian translationBalázs Úr2022-09-021-109/+68
* 3.28.03.28.0Corentin Noël2022-08-163-3/+11
* Update Croatian translationGoran Vidović2022-08-131-24/+22
* Update Vietnamese translationNgọc Quân Trần2022-08-031-59/+60
* Update Galician translationFran Dieguez2022-08-021-147/+157
* Update German translationTim Sabsch2022-08-011-56/+58
* Update Danish translationAlan Mortensen2022-08-011-19/+16
* Update Russian translationAleksandr Melman2022-08-011-156/+154
* Update Swedish translationAnders Jonsson2022-08-011-12/+12
* Update French translationClaude Paroz2022-08-011-159/+154
* Update Georgian translationZurab Kargareteli2022-07-271-1/+4
* Update Georgian translationZurab Kargareteli2022-07-211-170/+144
* Invert alignment for RTL symbols to place them correctlyDaniel Kahn Gillmor2022-06-221-1/+8
* GkbdKeyboardDrawing: set_key_label_in_layout returns Bidi informationDaniel Kahn Gillmor2022-06-221-1/+4
* Make all symbol drawings full-width, using alignment to place themDaniel Kahn Gillmor2022-06-221-30/+15
* gkbd-keyboard-display: Don't crash on unknown layoutRobert Ancell2022-06-221-0/+4
* status: Fix wrong parent class structureCorentin Noël2022-06-221-1/+1
* Update Basque translationAsier Sarasua Garmendia2022-06-191-155/+145
* Update Serbian translationМирослав Николић2022-06-181-59/+70
* gkbd-keyboard-drawing-test: Do not try to use the monitorCorentin Noël2022-06-171-8/+0
* indicator: Modernize the codebaseCorentin Noël2022-06-172-36/+25
* configuration: Remove unused code pathsCorentin Noël2022-06-171-16/+6
* gkbd-keyboard-display: include string.h to avoid the inplicite defination war...zhaoqiang2022-06-151-0/+1
* Update Ukrainian translationYuri Chornoivan2022-06-141-147/+155
* Remove the `extern` keywordCorentin Noël2022-06-149-112/+97
* Update Polish translationPiotr Drąg2022-06-141-51/+50
* configuration: Use GLib macros to declare the objectCorentin Noël2022-06-143-77/+133
* Merge branch 'modernize' into 'master'Corentin Noël2022-06-146-42/+29
|\
| * 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-084-24/+8
| * Use plain "const" instead of deprecated "G_CONST_RETURN"Daniel Kahn Gillmor2022-04-082-10/+10
* | Merge branch 'editorconfig' into 'master'Corentin Noël2022-06-141-0/+15
|\ \