summaryrefslogtreecommitdiff
path: root/caribou/antler
Commit message (Expand)AuthorAgeFilesLines
* antler: Specify source code encodingDaiki Ueno2016-11-071-0/+1
* Use Unicode in translatable stringsPiotr Drąg2016-11-071-1/+1
* Initialize Clutter explicitly in antler code.Parag Nemade2016-07-031-0/+2
* Fix the antler-keyboard execution tracebackParag Nemade2016-06-271-1/+1
* Add missing python3 compatibilityParag Nemade2016-06-273-3/+8
* Add some code compatibility for python3. It is seen that on Fedora Caribou rp...Parag Nemade2015-11-241-2/+2
* antler: Add --level option to antler-keyboardDaiki Ueno2015-01-182-7/+14
* antler: Add preview sub-command to antler-keyboardDaiki Ueno2015-01-163-6/+22
* antler: Refactor antler-keyboard invocationDaiki Ueno2015-01-161-7/+26
* antler: Remove unnecessary call to Clutter.initDaiki Ueno2015-01-161-2/+0
* Fix gschema generation with Python 3Daiki Ueno2014-11-041-1/+1
* build: use git.mkDaiki Ueno2012-12-301-0/+2
* build: suppress Python bytecode generation when buildingDaiki Ueno2012-12-301-3/+0
* Fix typo in antler code.Daiki Ueno2012-11-172-2/+2
* Port label string construction code to libcaribouDaiki Ueno2012-10-311-30/+2
* Support out-of-tree buildDaiki Ueno2012-10-231-1/+1
* antler: Draw bg custom gradient in keyboard window.Eitan Isaacson2011-09-051-0/+3
* Update width calculation method.Eitan Isaacson2011-09-051-1/+2
* antler: Use custom theme by default.Eitan Isaacson2011-09-051-1/+1
* antler: Don't use pyobject as an animateable property.Eitan Isaacson2011-09-051-17/+26
* Fixed typo and translator comments added for keyboard typesClaude Paroz2011-09-031-2/+5
* Use GLib, GObject from gi.repository instead of glib, gobjectAlexandre Rostovtsev2011-08-313-20/+19
* Add timestamp to show/hide Gtk module methodsNohemi Fernandez2011-08-122-4/+4
* Add Caribou to GTK_MODULESNohemi Fernandez2011-08-121-2/+2
* Made modifiers work in AntlerEitan Isaacson2011-07-181-27/+26
* Add "full scale" to antler settings.Eitan Isaacson2011-07-181-0/+1
* Antler: Have keyboard resize correctly when type changes.Eitan Isaacson2011-06-223-20/+24
* Adjust Antler to use align.Eitan Isaacson2011-06-221-24/+36
* Replace Gtk.[HV]Box with Gtk.Box.Eitan Isaacson2011-06-132-4/+4
* Use generic keyboard service name.Eitan Isaacson2011-06-081-0/+5
* Fix memory leaks. Remove cyclic references.Eitan Isaacson2011-06-011-17/+33
* Support on-the-fly keyboard type switching.Eitan Isaacson2011-06-011-8/+21
* Aggregate button activation signals.Eitan Isaacson2011-06-011-9/+9
* Added IKeyboardObject interface, and have all model classes implement it.Eitan Isaacson2011-06-011-21/+20
* Have UI choose keyboard type.Eitan Isaacson2011-06-012-3/+12
* remove scan-style.css loading, not needed.Eitan Isaacson2011-05-281-9/+0
* Add scanning support in antler.Eitan Isaacson2011-05-281-1/+71
* Add label for repeat buton in antlerEitan Isaacson2011-05-281-1/+2
* Support columns in antler.Eitan Isaacson2011-05-281-19/+37
* Antler: Fixed location change updates for keyboard.Eitan Isaacson2011-05-061-1/+1
* Refactored window subclass hierarchy and made proximity alpha smoother.Eitan Isaacson2011-05-051-84/+84
* Fix move animations.Eitan Isaacson2011-05-051-39/+82
* make sure min/max alpha are saneEitan Isaacson2011-05-051-1/+3
* Make proximity opacity work with gsettings.Eitan Isaacson2011-05-052-18/+54
* Have antler load the correct CSS theme.Eitan Isaacson2011-05-051-0/+55
* Added GTK+ CSS classes for Antler widgets.Eitan Isaacson2011-05-052-1/+15
* tweaked AntlerKeyboardView appearance.Eitan Isaacson2011-05-051-4/+9
* Show Antler settings in AntlerEitan Isaacson2011-05-051-1/+3
* Updated make_schema.py and data/Makefile.amEitan Isaacson2011-05-051-0/+1
* Added antler_settings.pyEitan Isaacson2011-05-052-0/+13