index
:
delta/caribou.git
baserock/CARIBOU_0_4_19-1-ge1a7a24+python3
baserock/morph
gnome-3-0
gnome-3-16
gnome-3-18
gnome-3-6
gtk3-introspection
master
ricotz/vala
transparency
wip/xkbfile
gitlab.gnome.org: GNOME/caribou.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libcaribou
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add timestamp to show/hide Gtk module methods
Nohemi Fernandez
2011-08-12
1
-3
/
+3
*
Fix Vala compilation problem
Bastien Nocera
2011-08-10
1
-1
/
+1
*
libcaribou: fix compile
Dan Winship
2011-08-04
1
-0
/
+4
*
Don't throw an error when no supported layout is found.
Eitan Isaacson
2011-07-20
1
-3
/
+8
*
Add Ctrl/Alt functionality
Eitan Isaacson
2011-07-18
9
-30
/
+139
*
Remove HAVE_GOBJECT_INTROSPCTION, it is mandatory.
Eitan Isaacson
2011-07-01
1
-3
/
+1
*
abolish margin and use align
Eitan Isaacson
2011-06-22
4
-49
/
+32
*
Removed Json loader and replaced with XML loader.
Eitan Isaacson
2011-06-22
5
-143
/
+154
*
Use generic keyboard service name.
Eitan Isaacson
2011-06-08
1
-8
/
+21
*
Change key press/release to 200 ms.
Eitan Isaacson
2011-06-08
1
-1
/
+1
*
xadapter: get all group information from libxklavier
Dan Winship
2011-06-08
3
-16
/
+26
*
Revert "libcaribou: Use GLib.List instead of arrays"
Eitan Isaacson
2011-06-02
7
-55
/
+38
*
libcaribou: Use GLib.List instead of arrays
Eitan Isaacson
2011-06-02
7
-38
/
+55
*
Remove redundant get_keys() from subclasses.
Eitan Isaacson
2011-06-02
2
-23
/
+0
*
Fix memory leaks. Remove cyclic references.
Eitan Isaacson
2011-06-01
1
-2
/
+1
*
Scanning: Fix single column scanning and subkeys.
Eitan Isaacson
2011-06-01
2
-5
/
+27
*
Implement Caribou_Repeat
Eitan Isaacson
2011-06-01
2
-6
/
+15
*
Aggregate button activation signals.
Eitan Isaacson
2011-06-01
6
-9
/
+18
*
Use Gee.HashMap and not GLib.HashTable.
Eitan Isaacson
2011-06-01
4
-41
/
+13
*
Added IKeyboardObject interface, and have all model classes implement it.
Eitan Isaacson
2011-06-01
8
-12
/
+73
*
Have UI choose keyboard type.
Eitan Isaacson
2011-06-01
2
-14
/
+20
*
Introduce scanner class.
Eitan Isaacson
2011-05-28
2
-0
/
+242
*
Implement scannable interfaces in keyboard model.
Eitan Isaacson
2011-05-28
6
-6
/
+174
*
Introduce scannable interfaces.
Eitan Isaacson
2011-05-28
3
-1
/
+32
*
Don't fail when XKB group has no Caribou layout.
Eitan Isaacson
2011-05-28
1
-5
/
+10
*
Add global keypress listener to XAdapter.
Eitan Isaacson
2011-05-28
1
-19
/
+101
*
Add Column model. Use Gee collections (I give up).
Eitan Isaacson
2011-05-28
8
-48
/
+120
*
Fixed latched behavior in KeyboardModel
Eitan Isaacson
2011-05-24
1
-1
/
+1
*
libcaribou: Fix one XKB group case.
Eitan Isaacson
2011-05-02
2
-9
/
+16
*
libcaribou: Added a tool to ammend valac's gir.
Eitan Isaacson
2011-05-02
1
-1
/
+5
*
libcaribou: Implemented CaribouKeyboardModel.
Eitan Isaacson
2011-05-02
9
-2
/
+418
*
libcaribou: Ported XKB helper to Vala.
Eitan Isaacson
2011-05-02
10
-544
/
+668
*
libcaribou: Removed arbitrary keycode initial value.
Eitan Isaacson
2011-05-02
1
-1
/
+1
*
libcaribou: Make any keysym work with weird keyboard remapping hack.
Eitan Isaacson
2011-05-02
1
-6
/
+93
*
libcaribou: Added methods for retrieving keyboard groups.
Eitan Isaacson
2011-05-02
2
-0
/
+70
*
libcaribou: Added signals when group or modifiers change
Eitan Isaacson
2011-05-02
2
-10
/
+88
*
libcaribou: Simplified X Display references.
Eitan Isaacson
2011-05-02
1
-22
/
+12
*
Added an introspectable C library for simulating kb events.
Eitan Isaacson
2011-04-16
7
-0
/
+340