summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Port daemon from Python to ValaDaiki Ueno2013-02-171-1/+1
| | | | | | This eliminates the need of the shell script wrapper. https://bugzilla.gnome.org/show_bug.cgi?id=688218
* Move external vapi files under $(top_srcdir)/vapiDaiki Ueno2013-02-171-1/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=688218
* build: use git.mkDaiki Ueno2012-12-301-0/+16
| | | | | | | | Use git.mk to generate .gitignore files upon building. Also remove *.[ch] from CLEANFILES since it makes little sense with automake Vala support. https://bugzilla.gnome.org/show_bug.cgi?id=687315
* Add documentation supportDaiki Ueno2012-12-301-0/+8
| | | | | | | Add Valadoc documentation support in the build system. The template is borrowed from Folks. https://bugzilla.gnome.org/show_bug.cgi?id=687244
* Add Caribou to GTK_MODULESNohemi Fernandez2011-08-121-1/+1
| | | | | | | | The Caribou IM module would override any other modules the user is utilizing; by adding it to the GTK_MODULES the user can decide whether or not to enable the module (enabled automatically for onscreen keyboard) and will avoid override. There is also no dependency for the abstract class GtkIMContextSimple.
* Added tools directory to distEitan Isaacson2011-06-131-1/+1
|
* Disable im modules by default.Eitan Isaacson2011-06-131-5/+1
|
* Introduced GTK3 input method module.Eitan Isaacson2011-06-061-0/+4
|
* Added an introspectable C library for simulating kb events.Eitan Isaacson2011-04-161-1/+1
| | | | | We will use this library more extensively later for layout changes, and different XKB ops.
* Added i18n support.Eitan Isaacson2010-05-161-1/+1
|
* made a data dirEitan Isaacson2010-05-101-1/+1
|
* Update autotools configurationJavier Jardón2010-05-051-0/+2
| | | | | | | | New requirements: automake >= 1.11 autoconf >= 2.63 Also, added pygtk and pyclutter as required dependencies
* Added automakeEitan Isaacson2010-05-031-0/+1