summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* Version bumpAlejandro PiƱeiro2012-07-181-1/+1
|
* Version bumpMatthias Clasen2012-03-261-1/+1
|
* 0.4.20.4.2Matthias Clasen2012-03-261-1/+1
|
* build: Note that we don't build when srcdir != builddirColin Walters2012-02-091-0/+3
|
* Bumped version to 0.4.1CARIBOU_0_4_1Eitan Isaacson2011-10-171-1/+1
|
* Preparing 0.4.0CARIBOU_0_4_0Eitan Isaacson2011-09-261-1/+1
|
* Preparing 0.3.92 release.CARIBOU_0_3_92Eitan Isaacson2011-09-191-1/+1
|
* Add gio-2.0 to configure.acEitan Isaacson2011-09-191-1/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=658969
* Auto-load OSK GTK+ modules when OSK is enabledBastien Nocera2011-09-191-0/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=655979
* Prepare 0.3.91 release.CARIBOU_0_3_91Eitan Isaacson2011-09-051-1/+1
|
* Require pygobject-3.0Ionut Biru2011-09-051-2/+2
| | | | | | | | Support for pygobject-3.0 was added in 1857bd953 Signed-off-by: Ionut Biru <ibiru@archlinux.org> https://bugzilla.gnome.org/show_bug.cgi?id=658175
* Bump required vala version to 0.13Dan Winship2011-08-121-1/+1
| | | | | | | Needed to get the fix for bug 644275 so that the call to Bus.get_proxy_async() will compile correctly. https://bugzilla.gnome.org/show_bug.cgi?id=655047
* Preparing 0.3.5 release.CARIBOU_0_3_5Eitan Isaacson2011-08-121-1/+1
|
* Add Caribou to GTK_MODULESNohemi Fernandez2011-08-121-24/+22
| | | | | | | | 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.
* Add fullscale keyboardNohemi Fernandez2011-07-181-0/+1
| | | | | The fullscale keyboard extends the US touch layout by including keys from the hardware keyboard (ie. Ctrl/Alt, etc).
* Prepare for 0.3.3 release.Eitan Isaacson2011-07-041-1/+1
|
* Remove HAVE_GOBJECT_INTROSPCTION, it is mandatory.Eitan Isaacson2011-07-011-1/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=653268
* configure: fix IM-configuring logicDan Winship2011-07-011-4/+4
| | | | | | was using the wrong variable names https://bugzilla.gnome.org/show_bug.cgi?id=653754
* Use XSLT to make keyboard definitions easier.Eitan Isaacson2011-06-221-1/+1
|
* Removed Json loader and replaced with XML loader.Eitan Isaacson2011-06-221-1/+1
|
* Prepare 0.3.2 release.CARIBOU_0_3_2Eitan Isaacson2011-06-131-1/+1
|
* Added tools directory to distEitan Isaacson2011-06-131-0/+1
|
* Disable im modules by default.Eitan Isaacson2011-06-131-13/+25
|
* Added GTK2 IMContextEitan Isaacson2011-06-061-0/+1
|
* Introduced GTK3 input method module.Eitan Isaacson2011-06-061-0/+28
|
* Added "scan" layout.Eitan Isaacson2011-05-281-0/+1
|
* Add Column model. Use Gee collections (I give up).Eitan Isaacson2011-05-281-1/+2
|
* Added custom antler keyboard theme.Eitan Isaacson2011-05-051-0/+1
|
* Added executable and DBus service file for Antler.Eitan Isaacson2011-05-021-0/+1
|
* Major re-work of Python modules:Eitan Isaacson2011-05-021-4/+6
| | | | | | | | | * Created Antler to use new keyboard model via PyGI * Rearanged settings to accomodate view/model seperation. * Created in preferences executable, it will be a standalone generic caribou settings UI where we will eventually get the important stuff in GNOME's control panel. * DBusified the UI.
* libcaribou: Implemented CaribouKeyboardModel.Eitan Isaacson2011-05-021-1/+2
|
* libcaribou: Ported XKB helper to Vala.Eitan Isaacson2011-05-021-1/+4
|
* Use new layout format. Added sub-keys. Added group change notification.Eitan Isaacson2011-05-021-1/+2
|
* libcaribou: Added signals when group or modifiers changeEitan Isaacson2011-05-021-1/+2
|
* Added an introspectable C library for simulating kb events.Eitan Isaacson2011-04-161-2/+24
| | | | | We will use this library more extensively later for layout changes, and different XKB ops.
* Preparing 0.2.00 release.CARIBOU_0_2_00Eitan Isaacson2011-04-051-1/+1
|
* Prepare 0.1.92 release.CARIBOU_0_1_92Eitan Isaacson2011-03-211-1/+1
|
* Prepared 0.1.91 releaseCARIBOU_0_1_91Eitan Isaacson2011-03-091-1/+1
|
* Removed last mentions of GConf where not needed.Eitan Isaacson2011-03-091-4/+0
|
* Generate GSettings schema instead of GConf schema.Eitan Isaacson2011-03-071-2/+6
|
* Prepared 0.1.7 release.CARIBOU_0_1_7Eitan Isaacson2011-01-091-1/+1
|
* Update configure prerequisites.gtk3-introspectionEitan Isaacson2011-01-071-4/+4
|
* Prepared 0.1.6 release.Eitan Isaacson2010-12-191-1/+1
|
* Preparing 0.1.5 release.Eitan Isaacson2010-07-121-1/+1
|
* Project files are reorganized and have consts separated on a new fileDaniel Baeyens2010-06-161-1/+3
| | | | | | | | | New organization: caribou.common has files not related to the UI caribou.ui has files related to the UI Makefiles.am files have been modified to successfully build the package .gitignore is updated to ignore moved built files
* Add caribou.schemasJoaquim Rocha2010-06-101-0/+4
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=613229
* Add data/keyboards folderJoaquim Rocha2010-06-101-0/+1
| | | | | | This folder should have the keyboard layouts, in XML or JSON formats. https://bugzilla.gnome.org/show_bug.cgi?id=613229
* Removed caribou/keyboardsJoaquim Rocha2010-06-101-1/+0
| | | | | | | Removed the caribou/keyboards folder and all mentions to it in the other files. https://bugzilla.gnome.org/show_bug.cgi?id=613229
* Preparing for 0.1.2 release.CARIBOU_0_1_2Eitan Isaacson2010-05-241-1/+1
|
* Added i18n support.Eitan Isaacson2010-05-161-5/+7
|