summaryrefslogtreecommitdiff
path: root/libmatekbd/matekbd-keyboard-drawing.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-20matekbd-keyboard-drawing: fix memory leakrbuj1-0/+3
2023-04-16matekbd-keyboard-drawing: fix memory leakrbuj1-7/+10
2021-12-11Use a blank line at mostrbuj1-8/+0
2020-08-17Remove unused macrosPablo Barciela1-2/+0
2020-02-24Reduce the font size of the key names on keyboard layout displayrbuj1-1/+1
2020-02-24matekbd-keyboard-drawing: i18n symbolic namesrbuj1-20/+210
2020-01-31Use gresources for UI filesrbuj1-4/+4
2020-01-27matekbd-keyboard-drawing: Uninitialized structure memberrbuj1-0/+1
2018-01-27building: remove < gtk+-3.22 bits and bump required gtk+raveit651-2/+0
2017-07-19avoid deprecated gdk_screen_get_numberZenWalker1-2/+2
2017-04-02keyboard-drawing: set css name matekbd-keyboard-drawingraveit651-0/+5
2017-04-02Slightly increase the font size for the key labelsraveit651-1/+3
2017-04-02matekbd-keyboard-drawing: Don't unset double bufferingraveit651-2/+0
2017-04-02matekbd-keyboard-drawing: Handle XkbGetKeyboard() failingraveit651-12/+15
2017-04-02matekbd-keyboard-drawing: Prevent gtk+ keynav from taking focus awayraveit651-1/+1
2017-04-02fix some introspection warningsraveit651-0/+3
2017-03-27UI: expand kbdraw verticalraveit651-0/+1
2016-10-11move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-148/+1
2016-06-01GTK+3: use GdkRGBA instead of deprecated GdkColorSorokin Alexei1-42/+122
2016-06-01GTK+3: use GtkStyleContextSorokin Alexei1-28/+125
2016-03-04properly reset timeout source id to 0monsta1-1/+3
2015-12-06reduce introspection build warningsWolfgang Ulbrich1-3/+3
2015-09-07Use cairo surfaces for both Gtk versionsinfirit1-46/+1
2015-09-07Do not highlight when focus is receivedinfirit1-20/+0
2015-09-07whitespace fixesinfirit1-18/+20
2015-09-07Improved cooords for labels - consider complex outlinesinfirit1-4/+32
2015-09-07Improving rendering of long strings in the kbd previewinfirit1-41/+56
2015-09-07Include gi18n-lib.h in library sources instead of gi18n.hinfirit1-1/+1
2015-09-07Gtk3: Use draw as callback functioninfirit1-5/+8
2015-09-07Cleaning code a bitinfirit1-8/+8
2015-09-07Drop GtkObject usageinfirit1-5/+1
2015-07-08layout view/print dialog: removed useless Help buttonMonsta1-5/+0
2014-06-24Fix missed key in commit da86c07b10c712b3518366ac77674bae4555f5f3infirit1-1/+1
2014-06-24Revert "Add missing header for GTK3"infirit1-3/+0
2014-06-24Add missing header for GTK3Stefano Karapetsas1-0/+3
2014-06-05GDK_KEY_* was introduced in Gtk+ 2.22infirit1-41/+38
2013-11-18explicit declaration of internal libxklavier functionsinfirit1-0/+8
2013-07-17GTK3 compatibilityStefano Karapetsas1-21/+70
2012-11-18fixed incorrect fsf addresses.Steve Zesch1-2/+2
2011-12-08GDK_ key constants was renamed to GDK_KEY_ on GTK+-3.0Perberos1-16/+21
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+2635