index
:
ayatana-indicator-printers
main
release-builds
Ayatana Indicator Printers Applet
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Use priv member instead of calling g_type_instance_get_private repeatedly
Lars Uebernickel
2012-02-03
6
-75
/
+67
|
*
Use libdbusmenu-gtk3's new include paths
Lars Uebernickel
2012-02-03
1
-2
/
+2
|
*
Move cups notifier object out of indicator-printers-menu
Lars Uebernickel
2012-02-02
3
-25
/
+119
|
*
Sync visibility of menu items with corresponding dbusmenuitem
Lars Uebernickel
2012-02-02
1
-21
/
+20
|
*
Set menu label to the printer's name (accidentally removed in last commit)
Lars Uebernickel
2012-02-02
1
-0
/
+1
|
*
Listen to cups dbus messages to update menu when jobs are added / done
Lars Uebernickel
2012-02-02
4
-25
/
+277
|
*
Initialize the menu with job list from cups when starting the service
Lars Uebernickel
2012-01-26
2
-18
/
+68
|
*
Call g-c-c with the right parameter to open the printer panel
Lars Uebernickel
2012-01-20
1
-1
/
+1
|
*
indicator-printers-menu: fix disposing the root item
Lars Uebernickel
2012-01-20
1
-1
/
+1
|
*
indicator-menu-item: add get functions for label and right text
Lars Uebernickel
2012-01-15
2
-1
/
+20
|
*
indicator-menu-item: add get / set and notify signal for right_is_lozenge
Lars Uebernickel
2012-01-14
2
-4
/
+23
|
*
Add the possibility to set an icon on indicator-menu-item
Lars Uebernickel
2012-01-14
4
-1
/
+165
|
*
indicator-printers: properly ref widget pointers
Lars Uebernickel
2012-01-14
1
-2
/
+2
|
*
Optionally draw the right label as a lozenge
Lars Uebernickel
2012-01-14
2
-2
/
+101
|
*
Use a custom menu item which shows printer status on the right
Lars Uebernickel
2012-01-14
6
-8
/
+303
|
*
indicator-printers-menu: don't set printer property on the menuitem
Lars Uebernickel
2012-01-12
1
-6
/
+2
|
*
Move menu related code into a separate class
Lars Uebernickel
2012-01-12
4
-81
/
+187
|
|
|
|
|
|
Also removes the "System Settings" menu item (according to spec). Printer menu items are hardcoded for now.
*
Use get_entries instead of the get_* functions
Lars Uebernickel
2012-01-12
1
-62
/
+19
|
*
Initial import
Lars Uebernickel
2012-01-11
13
-0
/
+481
Includes indicator-printers plugin for unity-panel-service and indicator-printers-service, which generates a fairly useless menu for now.