Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update window sources when window stack is available. | William Hua | 2013-11-22 | 1 | -0/+1 |
| | |||||
* | Replace BAMF with Unity window stack API calls. | William Hua | 2013-11-22 | 3 | -30/+96 |
| | |||||
* | Move greeter.vala to unity-greeter.vala. | William Hua | 2013-11-22 | 3 | -11/+11 |
| | |||||
* | Merge trunk, resolving Makefile conflict. | Allan LeSage | 2013-11-21 | 3 | -84/+497 |
|\ | |||||
| * | Enable middle click and mouse wheel scrolling. Fixes: ↵ | William Hua | 2013-11-05 | 2 | -3/+31 |
| |\ | | | | | | | | | | | | | | | | https://bugs.launchpad.net/bugs/887139. Approved by Charles Kerr, PS Jenkins bot. | ||||
| | * | Be careful around large scrolling offsets. | William Hua | 2013-11-04 | 1 | -1/+4 |
| | | | |||||
| | * | Enable middle click and mouse wheel scrolling. | William Hua | 2013-10-30 | 2 | -3/+28 |
| | | | |||||
| * | | Don't set LightDM's layout if we're in a session. (LP: 1226962) | William Hua | 2013-10-09 | 1 | -15/+17 |
| |/ | |||||
| * | Switch to default layout for non-users in unity-greeter. | William Hua | 2013-10-02 | 1 | -21/+39 |
| | | |||||
| * | Get greeter unique bus name from environment. | William Hua | 2013-10-02 | 1 | -6/+10 |
| | | |||||
| * | ocd | William Hua | 2013-10-01 | 1 | -1/+1 |
| | | |||||
| * | Connect properly and handle edge cases. | William Hua | 2013-10-01 | 2 | -9/+37 |
| | | |||||
| * | Set initial layout whenever user is switched in unity-greeter. | William Hua | 2013-09-30 | 3 | -3/+118 |
| | | |||||
| * | Prevent index out of bounds. | William Hua | 2013-09-21 | 1 | -0/+10 |
| | | |||||
| * | Always add the default layout. | William Hua | 2013-09-21 | 1 | -7/+8 |
| | | |||||
| * | Don't waste space. | William Hua | 2013-09-21 | 1 | -1/+3 |
| | | |||||
| * | Use old user layouts if they haven't migrated yet. | William Hua | 2013-09-20 | 1 | -0/+28 |
| | | |||||
| * | Fallback to LightDM default. | William Hua | 2013-09-20 | 1 | -0/+10 |
| | | |||||
| * | Only use XKeyboardLayouts if InputSources is empty. | William Hua | 2013-09-20 | 1 | -9/+16 |
| | | |||||
| * | Infer variable type. | William Hua | 2013-09-20 | 1 | -1/+1 |
| | | |||||
| * | 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 |
| |