Showing posts with label to-do. Show all posts
Showing posts with label to-do. Show all posts

Saturday, September 13, 2008

To-Do Progress Button; Other Updates

As suggested by onox, to-do now has a visual way of displaying an item's progress in the main listing. There's now a small button to the left of the edit details button. It's in pie chart form, and the colors come from the main icon. Scrolling on the button will increase or decrease the progress by 5%. Clicking it will edit the item's details, giving focus to the SpinButton for progress. It also has a tooltip that displays the progress. Of course, a screenshot is in order, so:


There are also a few new applets: CPU Frequency Monitor, Firefox 3 Bookmarks, and Media Player. Off the top of my head, these applets have been committed to trunk recently: Animal Farm, CPU Frequency Monitor, DesktopManager, and Media Player.

Friday, July 11, 2008

Confirmation dialogs for To-Do

The To-Do List Applet now includes confirmation dialogs whenever you try to delete an item or category. You can choose whether or not to use these confirmation dialogs. The Preferences dialog now has a better layout and includes the above option.

See Screenshot

Thursday, July 10, 2008

Preferences Dialog for To-Do List

The To-Do List Applet now has a preferences dialog/window, as of r670. You can change the title of the list, which will be displayed when you hover over the applet icon and when you open the dialog. (Not when detached, though) You can also change the color of the icon to:
*one of the Tango Desktop Project colors
*from the current Gtk theme
*custom colors
If you choose custom colors, you can change the outer border, inner border, main color, and text color. You can also choose which type of icon to use:
*standard with number showing number of items
*partial inner border showing progress along with ##% as the number
*both the border of progress and the number of items

See Screenshot


I plan on adding a confirmation dialog when you try to delete an item or category ("Are you sure you want to delete this item?"), with a check box next to "Don't show this again." You'll be able to change the showing of that in the preferences dialog.