booh
13 years agoadd ogg and flash video file extensions
Guillaume Cottenceau [Fri, 12 Jun 2009 13:24:13 +0000 (15:24 +0200)]
add ogg and flash video file extensions

13 years agotry to handle UI responsiveness by interrupting loadings instead of recursively trigg...
Guillaume Cottenceau [Thu, 11 Jun 2009 12:25:28 +0000 (14:25 +0200)]
try to handle UI responsiveness by interrupting loadings instead of recursively triggering gtk mainloop up to stack overflows

14 years agosupport gimp 2.6 doesn't have gimp-remote anymore, and a few related improvements...
Guillaume Cottenceau [Thu, 26 Mar 2009 14:33:45 +0000 (15:33 +0100)]
support gimp 2.6 doesn't have gimp-remote anymore, and a few related improvements, thanks Lucas Nussbaum

14 years ago0.9.2
Guillaume Cottenceau [Tue, 24 Feb 2009 15:02:18 +0000 (16:02 +0100)]
0.9.2

14 years agoremove ChangeLog file, made of git-log only, isn't so useful
Guillaume Cottenceau [Tue, 24 Feb 2009 15:01:43 +0000 (16:01 +0100)]
remove ChangeLog file, made of git-log only, isn't so useful

14 years agobooh-classifier: handle home/end keys to navigate full left/right in the items
Guillaume Cottenceau [Mon, 23 Feb 2009 14:04:23 +0000 (15:04 +0100)]
booh-classifier: handle home/end keys to navigate full left/right in the items

14 years agoMerge branch 'master' of ssh://git.zarb.org/srv/git/booh
Guillaume Cottenceau [Sat, 14 Feb 2009 13:51:12 +0000 (14:51 +0100)]
Merge branch 'master' of ssh://git.zarb.org/srv/git/booh

14 years agodo not grab focus if other widgets are provided, since it's
Guillaume Cottenceau [Sat, 14 Feb 2009 13:50:46 +0000 (14:50 +0100)]
do not grab focus if other widgets are provided, since it's
probable having the focus on them will make it possible to
interact with them

14 years agoCVS is history
Guillaume Cottenceau [Wed, 11 Feb 2009 15:55:06 +0000 (16:55 +0100)]
CVS is history

14 years agoupdate by Roland Eckert
Guillaume Cottenceau [Wed, 11 Feb 2009 15:47:06 +0000 (16:47 +0100)]
update by Roland Eckert

14 years agograb focus of popup so as to make keyboard flow easier
Guillaume Cottenceau [Sat, 31 Jan 2009 13:56:16 +0000 (14:56 +0100)]
grab focus of popup so as to make keyboard flow easier

14 years agoupdate french translation
Guillaume Cottenceau [Wed, 14 Jan 2009 23:10:49 +0000 (00:10 +0100)]
update french translation

14 years agopo merge for upcoming 0.9.2
Guillaume Cottenceau [Wed, 14 Jan 2009 22:45:33 +0000 (23:45 +0100)]
po merge for upcoming 0.9.2

14 years agofix default size problem when only x-large is used
Guillaume Cottenceau [Sat, 3 Jan 2009 22:50:44 +0000 (23:50 +0100)]
fix default size problem when only x-large is used

14 years ago2009
Guillaume Cottenceau [Sat, 3 Jan 2009 13:40:18 +0000 (14:40 +0100)]
2009

14 years agobooh: dont abort on multiple selection containing an element without a valid pixbuf...
Guillaume Cottenceau [Fri, 2 Jan 2009 22:41:33 +0000 (23:41 +0100)]
booh: dont abort on multiple selection containing an element without a valid pixbuf (videos with too large seektime)

14 years agoprovide preview data of albums
Guillaume Cottenceau [Fri, 2 Jan 2009 19:47:36 +0000 (20:47 +0100)]
provide preview data of albums

14 years agofix aborts introduced by 67d97f9f54921affa84108311b4b1ca659b051a9
Guillaume Cottenceau [Fri, 2 Jan 2009 15:52:03 +0000 (16:52 +0100)]
fix aborts introduced by 67d97f9f54921affa84108311b4b1ca659b051a9

14 years agofile selector for image of subalbums: provide a preview of videos as well
Guillaume Cottenceau [Fri, 2 Jan 2009 15:47:21 +0000 (16:47 +0100)]
file selector for image of subalbums: provide a preview of videos as well

14 years agoallow to extend an album
Guillaume Cottenceau [Wed, 31 Dec 2008 23:36:43 +0000 (00:36 +0100)]
allow to extend an album

14 years agoupdate
Guillaume Cottenceau [Fri, 26 Dec 2008 14:30:22 +0000 (15:30 +0100)]
update

14 years agoincrease a lot merging performance by workarounding some slow uses of rexml
Guillaume Cottenceau [Thu, 25 Dec 2008 20:11:09 +0000 (21:11 +0100)]
increase a lot merging performance by workarounding some slow uses of rexml

14 years agoremove long startup when merging, due to rexml poor performance
Guillaume Cottenceau [Wed, 24 Dec 2008 14:47:28 +0000 (15:47 +0100)]
remove long startup when merging, due to rexml poor performance

14 years agobooh: slightly more debugging in verbose mode
Guillaume Cottenceau [Wed, 24 Dec 2008 14:46:54 +0000 (15:46 +0100)]
booh: slightly more debugging in verbose mode

14 years ago*** empty log message ***
Guillaume Cottenceau [Sun, 21 Dec 2008 22:09:59 +0000 (23:09 +0100)]
*** empty log message ***

14 years agobetter synchronization and threads use
Guillaume Cottenceau [Tue, 16 Dec 2008 22:44:49 +0000 (23:44 +0100)]
better synchronization and threads use

14 years agoconfig may be a local thing..
Guillaume Cottenceau [Sun, 14 Dec 2008 23:41:08 +0000 (00:41 +0100)]
config may be a local thing..

14 years agobooh: some more synchronization needed (synchronizing toplevel rexml document does...
Guillaume Cottenceau [Sun, 14 Dec 2008 15:17:53 +0000 (16:17 +0100)]
booh: some more synchronization needed (synchronizing toplevel rexml document does not prevent from unsynchronized calls on objects returned by the toplevel rexml document :/ but I cannot manage to synchronize returned objects as well in synchronizator)

14 years agobooh-classifier: properly not quit when toplevel window is closed and user says to...
Guillaume Cottenceau [Sun, 14 Dec 2008 14:24:15 +0000 (15:24 +0100)]
booh-classifier: properly not quit when toplevel window is closed and user says to cancel with dialog

14 years agobooh-classifier: check permissions for removal and move so as not to lose classificat...
Guillaume Cottenceau [Sun, 14 Dec 2008 14:16:16 +0000 (15:16 +0100)]
booh-classifier: check permissions for removal and move so as not to lose classification work on permission denied..

14 years agowhen user doesn't have permissions to modify stuff, don't fail current way e.g. lose...
Guillaume Cottenceau [Sun, 7 Dec 2008 15:36:08 +0000 (16:36 +0100)]
when user doesn't have permissions to modify stuff, don't fail current way e.g. lose all work done..

14 years agoone more todo
Guillaume Cottenceau [Sun, 23 Nov 2008 17:29:05 +0000 (18:29 +0100)]
one more todo

14 years agoprotect against 0.18.0 as well
Guillaume Cottenceau [Thu, 23 Oct 2008 15:46:16 +0000 (17:46 +0200)]
protect against 0.18.0 as well

14 years agodocument rg2 version problems
Guillaume Cottenceau [Mon, 20 Oct 2008 10:56:47 +0000 (12:56 +0200)]
document rg2 version problems

14 years ago0.17.0 leaks a lot, avoid it
Guillaume Cottenceau [Mon, 20 Oct 2008 10:54:30 +0000 (12:54 +0200)]
0.17.0 leaks a lot, avoid it

14 years agocache memory used, in MB in interface, in KB in config and in use
Guillaume Cottenceau [Wed, 1 Oct 2008 15:15:36 +0000 (17:15 +0200)]
cache memory used, in MB in interface, in KB in config and in use

14 years agoformattage -> formatage fix thanks ann
Guillaume Cottenceau [Sun, 28 Sep 2008 22:09:53 +0000 (00:09 +0200)]
formattage -> formatage fix thanks ann

14 years agosome slight man updates
Guillaume Cottenceau [Mon, 11 Aug 2008 13:06:31 +0000 (15:06 +0200)]
some slight man updates

14 years agodon't abort when trying to change orientation of thumbnails and rotate-set-exif is...
Guillaume Cottenceau [Mon, 11 Aug 2008 12:30:24 +0000 (14:30 +0200)]
don't abort when trying to change orientation of thumbnails and rotate-set-exif is true

14 years agoshow aspect in fullscreen view - in order to more easily know which images to fix...
Guillaume Cottenceau [Sat, 12 Jul 2008 19:24:25 +0000 (21:24 +0200)]
show aspect in fullscreen view - in order to more easily know which images to fix when lines are not aligned because of unequal aspect ratios

14 years agomove check for gimp and firefox to when needed, to allow soft require
Guillaume Cottenceau [Fri, 11 Jul 2008 16:05:14 +0000 (18:05 +0200)]
move check for gimp and firefox to when needed, to allow soft require

14 years agoallow local themes in ~/.booh-themes
Guillaume Cottenceau [Fri, 11 Jul 2008 15:54:07 +0000 (17:54 +0200)]
allow local themes in ~/.booh-themes

14 years agouse + to allow .htaccess in upper directories to also specify options, adding to...
Guillaume Cottenceau [Thu, 10 Jul 2008 08:23:03 +0000 (10:23 +0200)]
use + to allow .htaccess in upper directories to also specify options, adding to them, not overriding

14 years agosafeguard against known bugged versions
Guillaume Cottenceau [Wed, 2 Jul 2008 13:37:01 +0000 (15:37 +0200)]
safeguard against known bugged versions

14 years agoXML document object can be accessed directly by $xmldoc, need to synchronize that...
Guillaume Cottenceau [Wed, 2 Jul 2008 08:29:17 +0000 (10:29 +0200)]
XML document object can be accessed directly by $xmldoc, need to synchronize that too!

14 years agohide a little more the wrap machinery
Guillaume Cottenceau [Wed, 2 Jul 2008 08:15:42 +0000 (10:15 +0200)]
hide a little more the wrap machinery

14 years agofix abort after executing
Guillaume Cottenceau [Sun, 29 Jun 2008 21:24:34 +0000 (23:24 +0200)]
fix abort after executing

14 years ago"support building your .so in other (not source) directory" from
Guillaume Cottenceau [Sun, 22 Jun 2008 22:04:15 +0000 (00:04 +0200)]
"support building your .so in other (not source) directory" from
kouhei sutou

14 years agobooh-classifier: properly change border color of last element, if changing its label
Guillaume Cottenceau [Fri, 20 Jun 2008 22:27:19 +0000 (00:27 +0200)]
booh-classifier: properly change border color of last element, if changing its label

14 years agoprevent from booh-classifier aborting when applying a label to the last element while...
Guillaume Cottenceau [Fri, 20 Jun 2008 22:18:15 +0000 (00:18 +0200)]
prevent from booh-classifier aborting when applying a label to the last element while more elements are yet to be loaded

14 years agoupdate ChangeLog to latest content 0.9.1
Guillaume Cottenceau [Fri, 20 Jun 2008 15:12:25 +0000 (17:12 +0200)]
update ChangeLog to latest content

14 years agoprepare for 0.9.1
Guillaume Cottenceau [Fri, 20 Jun 2008 15:11:19 +0000 (17:11 +0200)]
prepare for 0.9.1

14 years agowoops
Guillaume Cottenceau [Sat, 14 Jun 2008 21:07:10 +0000 (23:07 +0200)]
woops

14 years agofix problem third problem reported at https://www.zarb.org/pipermail/booh-discuss...
Guillaume Cottenceau [Fri, 13 Jun 2008 22:08:22 +0000 (00:08 +0200)]
fix problem third problem reported at https://zarb.org/pipermail/booh-discuss/2008-June/000261.html e.g. incorrect direct use of $N_per_row which may be not available

14 years agofix "original size" broken while generating web-album, introduced in de3d4d21d41801e2...
Guillaume Cottenceau [Fri, 13 Jun 2008 09:52:43 +0000 (11:52 +0200)]
fix "original size" broken while generating web-album, introduced in de3d4d21d41801e2b5d7cc809004dc49cadca104 implementing multi-languages

14 years agoadd --version to booh and booh-classifier
Guillaume Cottenceau [Fri, 13 Jun 2008 09:47:47 +0000 (11:47 +0200)]
add --version to booh and booh-classifier

14 years agomake all binaries executable
Guillaume Cottenceau [Fri, 13 Jun 2008 09:44:41 +0000 (11:44 +0200)]
make all binaries executable

14 years agotempfile behaviour changed in ruby 1.8.7 :/
Guillaume Cottenceau [Mon, 9 Jun 2008 22:36:00 +0000 (00:36 +0200)]
tempfile behaviour changed in ruby 1.8.7 :/

14 years agono need to exclude CVS anymore
Guillaume Cottenceau [Sun, 8 Jun 2008 22:28:16 +0000 (00:28 +0200)]
no need to exclude CVS anymore

14 years agorescue more exceptions without aborting, try to free up memory on errors
gc [Sat, 31 May 2008 23:16:26 +0000 (23:16 +0000)]
rescue more exceptions without aborting, try to free up memory on errors

14 years agodon't badly abort on unreadable files
gc [Sat, 31 May 2008 23:15:57 +0000 (23:15 +0000)]
don't badly abort on unreadable files

14 years ago*** empty log message ***
gc [Sat, 31 May 2008 22:44:35 +0000 (22:44 +0000)]
*** empty log message ***

14 years agoadd a rexml encoding fallback
gc [Sat, 31 May 2008 22:44:25 +0000 (22:44 +0000)]
add a rexml encoding fallback

14 years agoopen file later to remove risk of emptying config file
gc [Sat, 31 May 2008 22:34:34 +0000 (22:34 +0000)]
open file later to remove risk of emptying config file

14 years agouse mplayer -slave to allow backgrounded booh to work properly
gc [Sat, 31 May 2008 14:13:36 +0000 (14:13 +0000)]
use mplayer -slave to allow backgrounded booh to work properly

14 years ago*** empty log message ***
gc [Thu, 29 May 2008 22:15:09 +0000 (22:15 +0000)]
*** empty log message ***

14 years agoless exceptions printed on stdout
gc [Thu, 29 May 2008 21:22:08 +0000 (21:22 +0000)]
less exceptions printed on stdout

14 years ago*** empty log message ***
gc [Wed, 28 May 2008 21:52:18 +0000 (21:52 +0000)]
*** empty log message ***

14 years agoavoid race conditions 0.9.0
gc [Sun, 25 May 2008 21:42:29 +0000 (21:42 +0000)]
avoid race conditions

14 years agosync
gc [Sun, 25 May 2008 14:43:11 +0000 (14:43 +0000)]
sync

14 years ago*** empty log message ***
gc [Sun, 25 May 2008 14:42:39 +0000 (14:42 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
gc [Sun, 25 May 2008 14:21:07 +0000 (14:21 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
gc [Sun, 25 May 2008 13:53:54 +0000 (13:53 +0000)]
*** empty log message ***

14 years agoupdate
gc [Sun, 25 May 2008 13:41:22 +0000 (13:41 +0000)]
update

14 years agooops
gc [Sat, 24 May 2008 14:06:28 +0000 (14:06 +0000)]
oops

14 years ago*** empty log message ***
gc [Sat, 24 May 2008 13:57:23 +0000 (13:57 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
gc [Sat, 24 May 2008 13:47:38 +0000 (13:47 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
gc [Sat, 24 May 2008 13:36:14 +0000 (13:36 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
gc [Sat, 24 May 2008 13:23:21 +0000 (13:23 +0000)]
*** empty log message ***

14 years agoIE fixes
gc [Thu, 22 May 2008 22:16:39 +0000 (22:16 +0000)]
IE fixes

14 years agodidn't work properly on IE and FF3
gc [Thu, 22 May 2008 22:16:16 +0000 (22:16 +0000)]
didn't work properly on IE and FF3

14 years ago*** empty log message ***
gc [Thu, 22 May 2008 22:15:32 +0000 (22:15 +0000)]
*** empty log message ***

14 years agoupdate
gc [Wed, 21 May 2008 22:37:03 +0000 (22:37 +0000)]
update

14 years agoallow to homegeinize the widths in rows
gc [Tue, 20 May 2008 22:42:52 +0000 (22:42 +0000)]
allow to homegeinize the widths in rows

14 years ago*** empty log message ***
gc [Tue, 20 May 2008 21:44:08 +0000 (21:44 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
gc [Tue, 20 May 2008 21:35:56 +0000 (21:35 +0000)]
*** empty log message ***

14 years agonearly final coni theme
gc [Tue, 20 May 2008 21:14:15 +0000 (21:14 +0000)]
nearly final coni theme

14 years ago*** empty log message ***
gc [Tue, 20 May 2008 18:18:23 +0000 (18:18 +0000)]
*** empty log message ***

14 years agolatest
gc [Mon, 19 May 2008 22:05:14 +0000 (22:05 +0000)]
latest

14 years agoprevent focus to stay on disabled buttons - then keyboard navigation will not work
gc [Mon, 19 May 2008 22:03:57 +0000 (22:03 +0000)]
prevent focus to stay on disabled buttons - then keyboard navigation will not work

14 years ago*** empty log message ***
gc [Mon, 19 May 2008 21:04:35 +0000 (21:04 +0000)]
*** empty log message ***

14 years agoupdate by roland eckert
gc [Sun, 18 May 2008 13:53:39 +0000 (13:53 +0000)]
update by roland eckert

14 years agoneed to remove the urgency_hint :/
gc [Sat, 17 May 2008 15:01:43 +0000 (15:01 +0000)]
need to remove the urgency_hint :/

14 years ago*** empty log message ***
gc [Sat, 17 May 2008 14:40:45 +0000 (14:40 +0000)]
*** empty log message ***

14 years agoset urgency hint, to draw user's attention after using the backend
gc [Sat, 17 May 2008 14:10:05 +0000 (14:10 +0000)]
set urgency hint, to draw user's attention after using the backend

14 years agosoon 0.9.0
gc [Sat, 17 May 2008 13:58:52 +0000 (13:58 +0000)]
soon 0.9.0

14 years agodon't ask for actions for 'empty' labels
gc [Mon, 5 May 2008 18:43:32 +0000 (18:43 +0000)]
don't ask for actions for 'empty' labels

14 years ago*** empty log message ***
gc [Tue, 29 Apr 2008 22:01:42 +0000 (22:01 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
gc [Tue, 29 Apr 2008 21:54:06 +0000 (21:54 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
gc [Mon, 28 Apr 2008 21:31:40 +0000 (21:31 +0000)]
*** empty log message ***