Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Use printf-style format string instead. | William Hua | 2013-08-29 | 1 | -2/+2 | |
| | | ||||||
| * | Append input source suffix to accessible-desc. | William Hua | 2013-08-28 | 1 | -1/+2 | |
| | | ||||||
| * | Added an 'accessible description' | Matthieu Baerts | 2013-08-28 | 1 | -5/+9 | |
| | | | | | | | | This description is used by other applications (like Cairo-Dock) as label for this icon. | |||||
| * | Proper shutdown on SIGTERM. | William Hua | 2013-08-22 | 1 | -6/+26 | |
| |\ | | | | | | | | | | Approved by Ted Gould, PS Jenkins bot. | |||||
| | * | Proper shutdown on SIGTERM. | William Hua | 2013-08-22 | 1 | -6/+26 | |
| | | | ||||||
| * | | Merge trunk. | William Hua | 2013-08-22 | 1 | -1/+7 | |
| |\| | ||||||
| | * | Fix out-of-bounds error. | William Hua | 2013-08-12 | 1 | -1/+7 | |
| | | | ||||||
| * | | Work under lightdm/unity-greeter. | William Hua | 2013-08-07 | 2 | -66/+195 | |
| |/ | ||||||
* / | Add gcov coverage tooling. | Allan LeSage | 2013-08-08 | 1 | -2/+4 | |
|/ | ||||||
* | Split useful code into separate Source object. | William Hua | 2013-08-07 | 4 | -484/+591 | |
| | ||||||
* | Remove a lot of unnecessary files in the deps directory. | William Hua | 2013-07-31 | 1 | -1/+1 | |
|\ | ||||||
| * | Remove libbamf3.vapi, libgnomekbd.vapi, and libxklavier.vapi. | William Hua | 2013-07-30 | 1 | -1/+1 | |
| | | ||||||
* | | Update license headers. | William Hua | 2013-07-30 | 2 | -0/+36 | |
|/ | ||||||
* | Add --use-bamf option. | William Hua | 2013-07-17 | 1 | -108/+113 | |
| | ||||||
* | Fallback to ThemedIcon without --use-gtk. | William Hua | 2013-07-17 | 1 | -8/+12 | |
| | ||||||
* | Add --use-gtk flag. | William Hua | 2013-07-17 | 1 | -85/+106 | |
| | ||||||
* | Continued tests work-in-progress. | William Hua | 2013-06-27 | 2 | -3/+3 | |
| | ||||||
* | Tests work-in-progress. | William Hua | 2013-06-25 | 1 | -10/+10 | |
| | ||||||
* | Check if at least one IBus engine. | William Hua | 2013-06-24 | 1 | -20/+32 | |
| | ||||||
* | Experimental non-null support. | William Hua | 2013-06-22 | 1 | -11/+19 | |
| | ||||||
* | Change return type of get_icon_string (). | William Hua | 2013-06-22 | 1 | -4/+8 | |
| | ||||||
* | Fix segfault due to https://bugzilla.gnome.org/show_bug.cgi?id=702846. | William Hua | 2013-06-22 | 1 | -42/+13 | |
| | ||||||
* | Don't initialize out variables. | William Hua | 2013-06-22 | 1 | -3/+3 | |
| | ||||||
* | Don't set menu item if null. | William Hua | 2013-06-22 | 2 | -2/+7 | |
| | ||||||
* | Keyboard indicator experimental non-null. | William Hua | 2013-06-21 | 2 | -150/+177 | |
| | ||||||
* | Icon generator enable experimental non-null. | William Hua | 2013-06-21 | 1 | -2/+2 | |
| | ||||||
* | Simplify abbreviations. | William Hua | 2013-06-21 | 2 | -65/+31 | |
| | ||||||
* | Minor fixes to migration. | William Hua | 2013-06-20 | 1 | -3/+14 | |
| | ||||||
* | Migrate old keyboard layouts and IM engines. | William Hua | 2013-06-20 | 1 | -0/+49 | |
| | ||||||
* | Per-window fixes. | William Hua | 2013-06-19 | 2 | -3/+58 | |
| | ||||||
* | Prefix icon names with indicator-keyboard. | William Hua | 2013-06-07 | 1 | -2/+2 | |
| | ||||||
* | Lookup icon in theme first. | William Hua | 2013-06-07 | 1 | -32/+95 | |
| | ||||||
* | Align text within icons properly. | William Hua | 2013-06-05 | 1 | -2/+2 | |
| | ||||||
* | Icon generator. | William Hua | 2013-06-04 | 1 | -6/+6 | |
| | ||||||
* | Factor out common code. | William Hua | 2013-06-04 | 3 | -66/+66 | |
| | ||||||
* | Update gnome-desktop-3.0.vapi. | William Hua | 2013-06-04 | 1 | -0/+1 | |
| | ||||||
* | i18n for indicator. | William Hua | 2013-05-31 | 1 | -3/+3 | |
| | ||||||
* | Fix icon rendering. | William Hua | 2013-05-08 | 1 | -14/+170 | |
| | ||||||
* | Fix keyboard layout display names. | William Hua | 2013-05-07 | 2 | -36/+87 | |
| | ||||||
* | Indicator visible setting. | William Hua | 2013-04-29 | 1 | -14/+30 | |
| | ||||||
* | Use dictionary action state. | William Hua | 2013-04-26 | 1 | -2/+2 | |
| | ||||||
* | Remove extra menu item. | William Hua | 2013-04-16 | 1 | -24/+3 | |
| | ||||||
* | Fix segfault. | William Hua | 2013-04-15 | 1 | -5/+5 | |
| | ||||||
* | Set icon on menu item. | William Hua | 2013-04-15 | 1 | -3/+41 | |
| | ||||||
* | Watch changes to input sources. | William Hua | 2013-04-08 | 1 | -132/+169 | |
| | ||||||
* | Watch for changes to current source. | William Hua | 2013-04-08 | 1 | -8/+37 | |
| | ||||||
* | Rounded corners. | William Hua | 2013-04-05 | 1 | -4/+15 | |
| | ||||||
* | Generate icons. | William Hua | 2013-04-05 | 2 | -2/+64 | |
| | ||||||
* | Don't check for null settings. | William Hua | 2013-04-03 | 1 | -53/+46 | |
| | ||||||
* | Fix display name of IBus engines. | William Hua | 2013-04-02 | 1 | -5/+16 | |
| |