Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Import upstream version 0.3.14 | Ted Gould | 2010-09-21 | 12 | -19/+3619 |
|\ | |||||
| * | 0.3.140.3.14 | Ted Gould | 2010-09-21 | 1 | -2/+2 |
| * | Changing AUTHORS to mention it's built | Ted Gould | 2010-09-21 | 1 | -2/+2 |
| * | Adding dist hooks for AUTHORS and ChangeLog | Ted Gould | 2010-09-21 | 1 | -0/+26 |
| * | Adding in the about-to-show signal | Ted Gould | 2010-09-19 | 5 | -1/+53 |
| |\ | |||||
| | * | Adding some version information so we don't need a conflicts | Ted Gould | 2010-09-17 | 1 | -0/+5 |
| | * | Changing indicator directory to '4' | Ted Gould | 2010-09-16 | 1 | -1/+1 |
| | * | Creating a callback on the loader to signal the event press down to the entry. | Ted Gould | 2010-09-16 | 1 | -0/+13 |
| | * | Fleshing out the entry activate function | Ted Gould | 2010-09-16 | 1 | -1/+6 |
| | * | Breaking the ABI and adding a subclassable function. | Ted Gould | 2010-09-16 | 2 | -2/+11 |
| | * | Adding a function to push activate back down. | Ted Gould | 2010-09-16 | 2 | -0/+20 |
| |/ | |||||
* | | Import upstream version 0.3.13 | Ted Gould | 2010-09-15 | 8 | -36/+112 |
|\| | |||||
| * | 0.3.130.3.13 | Ted Gould | 2010-09-15 | 1 | -2/+2 |
| * | Printout on menu showing in the loader | Ted Gould | 2010-09-15 | 1 | -0/+8 |
| |\ | |||||
| | * | Putting a printout in for showing menus. | Ted Gould | 2010-09-15 | 1 | -0/+8 |
| |/ | |||||
| * | Adding a menu_show signal | Ted Gould | 2010-09-14 | 3 | -24/+45 |
| |\ | |||||
| | * | Adding in the signal for the menu showing | Ted Gould | 2010-09-14 | 2 | -17/+37 |
| | * | Forgot the signal name | Ted Gould | 2010-09-14 | 1 | -0/+2 |
| | * | Adding slot for the menu show signal | Ted Gould | 2010-09-14 | 1 | -7/+6 |
| |/ | |||||
* | | Import upstream version 0.3.12 | Ted Gould | 2010-08-18 | 4 | -27/+87 |
|\| | |||||
| * | 0.3.120.3.12 | Ted Gould | 2010-08-18 | 1 | -2/+2 |
| * | Fixing a g_error so we don't kill unity | Ted Gould | 2010-08-18 | 1 | -1/+3 |
| |\ | |||||
| | * | Changing the message to a warning and clearing the GtkImage. | Ted Gould | 2010-08-16 | 1 | -1/+3 |
| |/ | |||||
| * | Adding debug flag | Ted Gould | 2010-08-13 | 1 | -0/+16 |
| |\ | |||||
| | * | Add an --enable-debug flag to configure script that forces a -g to gcc | Mikkel Kamstrup Erlandsen | 2010-08-13 | 1 | -0/+16 |
| |/ | |||||
* | | Import upstream version 0.3.11 | Ted Gould | 2010-08-12 | 10 | -352/+393 |
|\| | |||||
| * | 0.3.110.3.11 | Ted Gould | 2010-08-12 | 1 | -2/+2 |
| * | Allowing for absolute file names for icons. | Ted Gould | 2010-08-12 | 1 | -11/+23 |
| |\ | |||||
| | * | Added absolute filename fixes | Karl | 2010-08-09 | 1 | -12/+22 |
| |/ | |||||
* | | Import upstream version 0.3.10 | Ted Gould | 2010-07-15 | 18 | -8069/+8383 |
|\| | |||||
| * | 0.3.100.3.10 | Ted Gould | 2010-07-15 | 1 | -2/+2 |
| * | Adding a configurable timeout by environment variable. | Ted Gould | 2010-07-13 | 1 | -2/+15 |
| |\ | |||||
| | * | Adding a new variable to adjust the time of the kill switch. | Ted Gould | 2010-07-12 | 1 | -2/+15 |
| |/ | |||||
| * | Fixing unwatching lookups. | Ted Gould | 2010-07-09 | 7 | -3/+272 |
| |\ | |||||
| | * | We want the key not the value. | Ted Gould | 2010-07-09 | 1 | -3/+14 |
| | * | Taking it to the next level with impoliteness. | Ted Gould | 2010-07-09 | 3 | -2/+78 |
| | |\ | |||||
| | | * | Lots of impoliteness to make sure. | Ted Gould | 2010-07-09 | 1 | -1/+1 |
| | | * | Adding an impolite manager. | Ted Gould | 2010-07-09 | 3 | -2/+78 |
| | * | | Bug | Ted Gould | 2010-07-09 | 0 | -0/+0 |
| | * | | Adding in the unwatching test | Ted Gould | 2010-07-09 | 4 | -0/+154 |
| | |\| | |||||
| | | * | A couple debug messages to make the test easier to read the output from. | Ted Gould | 2010-07-09 | 2 | -0/+3 |
| | | * | Up to 5 watchers. | Ted Gould | 2010-07-09 | 1 | -1/+1 |
| | | * | Longer timeout | Ted Gould | 2010-07-09 | 1 | -1/+1 |
| | | * | Okay, we need our own service too. Bah. | Ted Gould | 2010-07-09 | 3 | -2/+64 |
| | | * | Delaying the watchers to ensure that we don't dbus activate, and removing the... | Ted Gould | 2010-07-09 | 2 | -6/+15 |
| | | * | Starting the service ourselves. | Ted Gould | 2010-07-09 | 1 | -1/+1 |
| | | * | Ignoring the new builds. | Ted Gould | 2010-07-09 | 1 | -0/+2 |
| | | * | Making a new manager | Ted Gould | 2010-07-09 | 2 | -2/+68 |
| | | * | Start a multi watch test | Ted Gould | 2010-07-09 | 1 | -0/+12 |
| | |/ | |/| | |||||
| | * | Uhg, wrong branch | Ted Gould | 2010-07-09 | 1 | -1/+16 |
| | |\ |