Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src/Makefile.am: Use our own namespace. Rename libprintersmenu.so -> ↵ | Mike Gabriel | 2017-10-25 | 1 | -6/+6 |
| | | | | libayatana-printersmenu.so. | ||||
* | Fork from Ubuntu's indicator-printers. | Mike Gabriel | 2017-10-24 | 1 | -9/+9 |
| | |||||
* | Moving the binary to the package directory | Ted Gould | 2014-02-20 | 1 | -1/+1 |
| | |||||
* | Added gcov coverage tooling. | Allan LeSage | 2012-03-27 | 1 | -1/+6 |
| | |||||
* | Don't distribute generated sources and delete them on `make clean` | Lars Uebernickel | 2012-02-16 | 1 | -2/+4 |
| | |||||
* | Also generate cups-notifier in the text directory | Lars Uebernickel | 2012-02-16 | 1 | -1/+1 |
| | |||||
* | Include cups dbus interface xml file in the release0.1 | Lars Uebernickel | 2012-02-15 | 1 | -0/+1 |
| | |||||
* | Add dbus-names.h to the source lists of applet and service | Lars Uebernickel | 2012-02-14 | 1 | -2/+4 |
| | |||||
* | Link applet against libm for floor() | Lars Uebernickel | 2012-02-14 | 1 | -1/+1 |
| | |||||
* | Show printer settings when "Settings..." is clicked on an alert dialog | Lars Uebernickel | 2012-02-12 | 1 | -0/+2 |
| | |||||
* | Remove non-existing file indicator-printers-service.h from Makefile | Lars Uebernickel | 2012-02-09 | 1 | -1/+0 |
| | |||||
* | Show alert boxes when something's wrong with the printer | Lars Uebernickel | 2012-02-09 | 1 | -0/+2 |
| | |||||
* | Use g_spawn_command_line_async to launch g-c-c | Lars Uebernickel | 2012-02-06 | 1 | -2/+0 |
| | |||||
* | Move g-c-c invocation out of indicator-printers-menu | Lars Uebernickel | 2012-02-03 | 1 | -0/+2 |
| | |||||
* | Listen to cups dbus messages to update menu when jobs are added / done | Lars Uebernickel | 2012-02-02 | 1 | -1/+17 |
| | |||||
* | Use a custom menu item which shows printer status on the right | Lars Uebernickel | 2012-01-14 | 1 | -1/+3 |
| | |||||
* | Move menu related code into a separate class | Lars Uebernickel | 2012-01-12 | 1 | -1/+3 |
| | | | | | | Also removes the "System Settings" menu item (according to spec). Printer menu items are hardcoded for now. | ||||
* | Initial import | Lars Uebernickel | 2012-01-11 | 1 | -0/+20 |
Includes indicator-printers plugin for unity-panel-service and indicator-printers-service, which generates a fairly useless menu for now. |