index
:
ayatana-indicator-printers
main
release-builds
Ayatana Indicator Printers Applet
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Make sure CUPS' dbus notification is on while the service is running
Lars Uebernickel
2012-02-16
1
-1
/
+72
*
Mark strings translatable
Lars Uebernickel
2012-02-16
1
-12
/
+13
*
Include cups dbus interface xml file in the release
0.1
Lars Uebernickel
2012-02-15
1
-0
/
+1
*
Call system-config-printer instead of g-c-c's printer panel
Lars Uebernickel
2012-02-15
3
-3
/
+3
*
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
*
Fix lozenge drawing (center text, 2 char min-width, right-align)
Lars Uebernickel
2012-02-12
1
-12
/
+24
*
Update the whole printer list when any job is finished
Lars Uebernickel
2012-02-12
1
-12
/
+26
*
Show printer settings when "Settings..." is clicked on an alert dialog
Lars Uebernickel
2012-02-12
5
-27
/
+54
*
Add missing license headers
Lars Uebernickel
2012-02-12
6
-0
/
+103
*
Only show print indicator when there are print jobs
Lars Uebernickel
2012-02-12
2
-0
/
+60
*
Don't show errors from non-existing printers
Lars Uebernickel
2012-02-09
2
-29
/
+16
*
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
4
-0
/
+400
*
indicator-printers: remove debug output
Lars Uebernickel
2012-02-06
1
-2
/
+0
*
Use g_spawn_command_line_async to launch g-c-c
Lars Uebernickel
2012-02-06
4
-71
/
+30
*
Move g-c-c invocation out of indicator-printers-menu
Lars Uebernickel
2012-02-03
4
-27
/
+67
*
indicator-printers-menu: ref cups_notifier
Lars Uebernickel
2012-02-03
1
-4
/
+3
*
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
3
-25
/
+276
*
Initialize the menu with job list from cups when starting the service
Lars Uebernickel
2012-01-26
1
-18
/
+60
*
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
5
-6
/
+301
*
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
*
Use get_entries instead of the get_* functions
Lars Uebernickel
2012-01-12
1
-62
/
+19
*
Initial import
Lars Uebernickel
2012-01-11
5
-0
/
+405