On Tue, Jan 1, 2013 at 11:15 AM, johannes hanika <[email protected]> wrote: > On Tue, Jan 1, 2013 at 5:39 AM, Jose Carlos Garcia Sogo > <[email protected]> wrote: >> >> El 31/12/2012 12:51, "Alexander Rabtchevich" >> <[email protected]> escribió: >> >> >>> >>> Hello and Happy New Year! >>> >>> Today is a special day, my best wishes to the developers and users of >>> the great program! >>> >>> >>> P.S. can I complain a little? A film strip in the darkroom doesn't >>> switch to another collection if the collection is selected in lighttable >>> mode. >> >> Do you mean that it doesn't go from one filmroll to the next one when two >> are selected? >> >> Also resetting the filtering of collections doesn't clear the >>> filtering expression with % as it used to be. That's for current git >>> master. >> >> I fixed that yesterday, so when you reset the filter all images are >> displayed. I have not reintroduced % as it is quite specific of sqlite and >> therefore unknown to the average user. > > we don't have average users! only awesome ones :) i don't think > learning one wildcard character has a too steep learning curve. and if > you don't want to learn it, don't use it.
oh, and '%' as wildcard is in the tooltip of the gtk entry box. i just browsed through my pictures and noticed that also the collection module was now inconsistent with the `recently used collections' module when you selected an old query in there. i don't think introducing special cases (replace '%' with '' and code around this inconsistency) is a good idea. can you point me to the commit where you changed that and also explain why? also i noticed that the list view is now filtered both by regular expressions and sql? was that necessary? i changed some stuff to make collect/recently used interact again, not sure if it breaks anything for you. -jo ------------------------------------------------------------------------------ Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS and more. Get SQL Server skills now (including 2012) with LearnDevNow - 200+ hours of step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only - learn more at: http://p.sf.net/sfu/learnmore_122512 _______________________________________________ darktable-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/darktable-devel
