- 11 Jan, 2012 1 commit
-
-
Adam Dingle authored
-
- 18 Jun, 2011 1 commit
-
-
Lucas Beeler authored
Enables use of either GConf or GSettings as a configuration backend.
-
- 09 May, 2011 1 commit
-
-
Clint Rogers authored
Should make translation easier.
-
- 01 Apr, 2011 2 commits
-
-
Jim Nelson authored
Taking advantage of the new units in the last commit, I've moved some of the pages into their appropriate units.
-
Jim Nelson authored
Sidebar refactoring. Large commit, to be sure, but this should make it much easier to manage the sidebar going into the future as well as put the intelligence for managing each branch in a separate compartment, where it belongs. Other minor bugs were discovered while testing the code, fixed as well.
-
- 31 Mar, 2011 1 commit
-
-
Jim Nelson authored
-
- 23 Mar, 2011 1 commit
-
-
Eric Gregory authored
-
- 16 Mar, 2011 2 commits
-
-
Jim Nelson authored
-
Clinton Rogers authored
This fixes #3321 by altering the way we set the initial value of the radio action group, as well as making sure that the events directory page gets constructed with the proper sort setting (by making it read from the config).
-
- 11 Mar, 2011 1 commit
-
-
Eric Gregory authored
-
- 02 Mar, 2011 1 commit
-
-
Lucas Beeler authored
Improves messages displayed when view collections are empty or when no items in the collection match the search filter. Closes #3213.
-
- 26 Feb, 2011 1 commit
-
-
Jim Nelson authored
#3188: Find button added to toolbars on pages that show media (but not pages that show events). Some other code cleanup too, including moving to a single Gtk.ActionGroup for common actions, meaning that LibraryWindow doesn't have to synchronize actions when pages are switched from (and that pages can monitor those actions for their own state, which cleans up EventDirectoryPage a bit).
-
- 18 Feb, 2011 1 commit
-
-
Jim Nelson authored
#2229: Event name is now a date range for events spanning multiple days. #2599: If an event is named, the date (or date range) appears in its tooltip along with its name. Both courtesy Wolfgang Steitz.
-
- 15 Feb, 2011 1 commit
-
-
Jim Nelson authored
-
- 03 Feb, 2011 1 commit
-
-
Jim Nelson authored
-
- 02 Feb, 2011 1 commit
-
-
Jim Nelson authored
-
- 01 Feb, 2011 1 commit
-
-
Jim Nelson authored
-
- 12 Jan, 2011 1 commit
-
-
Eric Gregory authored
-
- 24 Dec, 2010 1 commit
-
-
Eric Gregory authored
-
- 21 Dec, 2010 1 commit
-
-
Jim Nelson authored
-
- 09 Dec, 2010 1 commit
-
-
Lucas Beeler authored
-
- 05 Nov, 2010 1 commit
-
-
Jim Nelson authored
#1110: Send pictures via Nautilus Send To integration. #2248: Added View Event for Photo to the full-window page context menu. #2735: Better temporary file management. Now using /tmp and relying on the system to manage the files (i.e. delete them at boot time). This change affects all users of temp files, the largest of which right now are the WebConnectors and Send To.
-
- 04 Nov, 2010 1 commit
-
-
Lucas Beeler authored
-
- 12 Oct, 2010 1 commit
-
-
Jim Nelson authored
-
- 05 Oct, 2010 1 commit
-
-
Jim Nelson authored
Cade changes in preparation for 0.11 (but these do not require 0.11 to compile). 0.11 features better code analysis, which is what it's warning about here.
-
- 01 Oct, 2010 1 commit
-
-
Jim Nelson authored
#1560: Switched to using Gtk.Actions entirely in our Page code. I've also restructured how Actions are registered with the UI Manager to deal better with multi-tiered class heirarchies (with MediaPage, we now have three-deep Page classes with Actions that must be registered). I've also made it easier to update the Actions when ViewCollection state changes and pushed more common Action code (i.e. Undo/Redo) into LibraryWindow.
-
- 30 Sep, 2010 1 commit
-
-
Lucas Beeler authored
Introduces the new MediaPage class that treats photos and videos uniformly. As a consequence, allows editing titles and setting ratings for videos. Closes #2584.
-
- 29 Sep, 2010 1 commit
-
-
Jim Nelson authored
Fixed regression in DataSource's signal reflection to DataView. This fixes #2598, #2597, and #2595.Also updated strings for #2591 and #2610.
-
- 31 Aug, 2010 1 commit
-
-
Patrick Tierney authored
-
- 27 Aug, 2010 2 commits
-
-
Jim Nelson authored
-
Jim Nelson authored
DataObjects no longer have an "altered" signal. All "altered" signals come off their SourceCollection, which means it's easier to aggregate and issue them in a single signal.
-
- 19 Aug, 2010 1 commit
-
-
Jim Nelson authored
#2422: Patch to make Shotwell more responsive while marking photos offline/online, as well as do the operation quicker than before.
-
- 16 Aug, 2010 1 commit
-
-
Jim Nelson authored
-
- 12 Aug, 2010 1 commit
-
-
Lucas Beeler authored
-
- 06 Aug, 2010 1 commit
-
-
Jim Nelson authored
Further optimizations in startup time. Almost all pages (the Photos page is the lone hold-out) are stubs, the pages themselves created as they're accessed. This has big wins on startup time.
-
- 05 Aug, 2010 1 commit
-
-
Jim Nelson authored
#2302: On startup, now checking all photos at startup for online/offline status, including those outside the library directory. This patch also includes various optimizations in linking/unlinking and freezing/thawing DataCollections, which improves the performance of marking online/offline status as well as moving to the trash.
-
- 28 Jul, 2010 1 commit
-
-
Jim Nelson authored
-
- 22 Jul, 2010 1 commit
-
-
Jim Nelson authored
-
- 19 Jul, 2010 1 commit
-
-
Jim Nelson authored
-
- 09 Jul, 2010 1 commit
-
-
Allison Barlow authored
-