Re: [Geeqie-devel] Geeqie developemant stopped?

2010-09-08 Thread Oscar Miras
I started working and I don't have time for anything :(. I would like to improve my Pan View (branches/calendar)...anyone tried it? ;) I'm not even sure if I commited last version... Also, I did a whole project about this implementation in Geeqie...it's in Spanish, but I can send it if anyone wan

[Geeqie-devel] : Hash FileData pool

2009-11-10 Thread Oscar Miras
Hi, I would like to know how the Has fileData pool in filedata.c works. Could anybody explain me it just a little ? How does it work ? Does it use a filename to cache 'pan_list_tree' results?Does it detect changes in filesystem directory everytime Geeqir is executed? Etc. I would really appreciat

Re: [Geeqie-devel] Windows Build

2009-10-27 Thread Oscar Miras
Welcome Robert, I think that Windows issuee has already been discussed. Just take a look at : http://www.mail-archive.com/geeqie-devel@lists.sourceforge.net/ I'm not working on it , but good luck with it :) 2009/10/27 Robert Wagner > New subscriber here to the list, and saw some other interes

[Geeqie-devel] : Pan Calendar in clutter & Object Orientated programming

2009-10-20 Thread Oscar Miras
Hi all, Long tome without talking with you; so busy with my new work :(: I want to share my purpose of implementation for new pan calendar view using Clutter. Maybe the visual design will not give much information; so I'll write how I think new implementation will work. I would try to implement ,

[Geeqie-devel] Comercial programs and other issues

2009-07-29 Thread Oscar Miras
Hi guys, I'm writting a preview of my project and I would like to insert an image of any comercial software that works in the way that Geeqie with Pan View Calendar mode does; but incredibly I don't find any searching in google. Could you help me :( ? Thanks in andvace! PD: I hope to send you s

Re: [Geeqie-devel] beta 2 release

2009-07-01 Thread Oscar Miras
> > Right-click on any expander title or on free space in the sidebar. > Ok Thanks! > > > I think that it is the best approach. For the beginning you could start > with ClutterTexture actors loaded with clutter_texture_set_from_file. Stuff > like caching and progressive loading can be added later

Re: [Geeqie-devel] beta 2 release

2009-07-01 Thread Oscar Miras
I'm still fighting to fit clutter in pan-view xD. Vladimir, I noticed that you're not using commands like clutter_actor_show(stage) in you bar_gps code. Are you only using clutter libraries to make certain operations, and let low level painting to Geegie ( pixbufrender ) ? Moreover, I was able to

[Geeqie-devel] Qt Calendar ?

2009-06-28 Thread Oscar Miras
Look at this Calendar implemented in QT: http://doc.trolltech.com/4.2/qcalendarwidget.html#details Do you think we could use it for pan-calendar view? We could implement our own functions in the widget. If you don't like to add new libraries, we could use GTK Calendar + clutter functionalities w

[Geeqie-devel] Can't enable libchamplain

2009-06-28 Thread Oscar Miras
Hi all, I'm trying to configure geeqie tu compile bar_gps, but I always get: Support: LCMS: no Exiv2: yes Lirc: no Libchamplain:no Libchamplain-gtk:no I've already installed all these packages: libchamplain-0.2-1 - C library providing ClutterActor to

Re: [Geeqie-devel] Compilation performance question

2009-06-17 Thread Oscar Miras
Sorry! It's in pan-calendar.c that function. I should have checked gcc flags before asking! Sorry again and thanks for the answer! 2009/6/17 Laurent Monin > Oscar Miras a écrit : > > Hi all, > > > Hi Oscar, > > Sometimes in geeqie code I find things

[Geeqie-devel] Compilation performance question

2009-06-17 Thread Oscar Miras
Hi all, Sometimes in geeqie code I find things like this: In pan-util.c ; pan_calendar_computer function dt -= 60 * 60 * 24; That could be substituted by a constant ( 86400). I suppose that's left that way to help programmers to understand the code. But it implies CPU time to do the calculation.

Re: [Geeqie-devel] [Patch] [Fullscreen image on pan view]

2009-06-08 Thread Oscar Miras
thanks ;) Don't decide anything with the previous sent patch; it'll correct it and resend. 2009/6/8 Laurent Monin > Oscar Miras a écrit : > > - I forgot to say that I know it's not 'docoxygenated' yet. I will do > > with all functions that I 'unders

Re: [Geeqie-devel] [Patch] [Fullscreen image on pan view]

2009-06-08 Thread Oscar Miras
- I forgot to say that I know it's not 'docoxygenated' yet. I will do with all functions that I 'understand' and those wich are mine. - This is commented in pan_fullscreen_toggle_image function.If I do: ImageWindow *imd = g_new(ImageWindow,1); should I do g_free(imd

[Geeqie-devel] Minor bugs detected ( or not ? )

2009-06-08 Thread Oscar Miras
Hi all, Coding geeqie I think I found a bug and maybe a mistake 1) When executing geeqie: *Geeqie 1.0beta1, This is an alpha release.* Is it an alpha release or a beta release? I think it's beta, isn't it? :) . 2) Is it reaaly useful the menu option: Edit->rotate 180 ...rotate clockwiseetc

[Geeqie-devel] [Patch] [Fullscreen image on pan view]

2009-06-08 Thread Oscar Miras
Hi all, I'm sending my first patch to you. It enables full screen of an image in any pan view mode. I want to know if it fits geeqie programing style; and I want to know if I have made the patch correctly. :) This patch basically enables full screen of a clicked image in pan view mode ( until now

Re: [Geeqie-devel] Doxygen (was: Pan view integration & improvements)

2009-05-30 Thread Oscar Miras
I got it! Thank you for your information , Klaus. Going out on Saturday night !! Bye!! 2009/5/30 Klaus Ethgen > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > Hi Oscar, > > Am Sa den 30. Mai 2009 um 19:08 schrieb Oscar Miras: > > > I would recommend t

Re: [Geeqie-devel] Pan view : one purpouse for calendar view

2009-05-30 Thread Oscar Miras
> > While having some sort of hierarchical zoom (from years, to months, to > days) I'm working with that; I'll try to do it using clutter library. I would like , at this moment, only implement Calendar mode with that idea of hierachical zoom with clutter library. > > would be nice. I also find i

Re: [Geeqie-devel] Doxygen (was: Pan view integration & improvements)

2009-05-30 Thread Oscar Miras
2009/5/30 Klaus Ethgen > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > Hi folks, > > now it is "Pfingsten" and I sit at $HOME with time left to do some nice > work. So I came to the doxygen point. :-) $HOME? Freak! :P > > > Am Fr den 24. Apr 2009 um 14:48 schrieb Laurent Monin: > > FY

[Geeqie-devel] Pan view : one purpouse for calendar view

2009-05-29 Thread Oscar Miras
Hi Vladimir & geeqie team; How do you do ? I've been making some improvement in Pan view. Now you can enter fullscreen mode with Enter key; and I'm working in how to centre correctly images on screen ( sometimes, when you click a thumbnail, it's shown behind visual area; so you have to scroll manu

[Geeqie-devel] stopping clutter integration

2009-05-09 Thread Oscar Miras
Hi all, After last meeting with my tutor's project; we *almost* decided stopping clutter integration. *Althrought* I think clutter integration it's a good idea ; it's is quite difficult for me to fit this work in the few months I have to do the project ( must be finished in June). The main reasons

[Geeqie-devel] Clutter integration: pango text layout

2009-05-04 Thread Oscar Miras
Hi again, Sorry for so many questions about implementation :/ . I see that text implementation is made with Pango. Clutter is also powerfull with text manipulation: http://www.clutter-project.org/docs/clutter-ClutterLabel.html Do you think that in pan item mode we should keep Pango? If so; I thin

[Geeqie-devel] Clutter integration: colour in panItem

2009-05-04 Thread Oscar Miras
One simple question: What's the use of 'colour' in PanItem structure? *pi->color2_r = r; pi->color2_g = g; pi->color2_b = b; pi->color2_a = a; *I think that pi->color2_a reffers to opacity, and there's a clutter function co but what about red green and blue ? Was it necessary to

[Geeqie-devel] Clutter integration: Gdkpixbuff

2009-05-03 Thread Oscar Miras
Hi All, I have a general question. * In clutter library do they use GdkPixBuff for loading images in some examples ( function *clutter_texture_get_pixbuff*). It's not necessary at all; since we can do image = *clutter_texture_get_from_file* (...). But I suspect that GdkPixbuff is used in geeqie

Re: [Geeqie-devel] Wiki makes me sick

2009-04-30 Thread Oscar Miras
It works fine for editting, but not creating new pages... 2009/4/29 Vladimir Nadvornik > On st 29. dubna 2009, Oscar Miras wrote: > > > it does behave a bit strange, but it works in the end: go to the wiki > > > home page (not an edit page) and select "create" f

Re: [Geeqie-devel] Wiki makes me sick

2009-04-29 Thread Oscar Miras
> it does behave a bit strange, but it works in the end: go to the wiki > home page (not an edit page) and select "create" from the wiki menu (in > the tab bar, where it says download, documentation, tasks, wiki, there > is a drop down menu when you move your mouse over it) > > hth > That's what I

[Geeqie-devel] Wiki makes me sick

2009-04-27 Thread Oscar Miras
Hi all, I want to create a new page at geeqie wiki to put pan-view code; with comments and functions and data structures to replace actual code with clutter library. I already create one for pan view improvements, but now i'm just not able to create it! I don't know why. It tells me all the time

Re: [Geeqie-devel] Pan view integration & improvements

2009-04-24 Thread Oscar Miras
ished building clutter work envoirement and i'll try today the clutter examples. Then I hope I'll start integration with pan-view code this weekend. 2009/4/24 Klaus Ethgen > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > Hi, > > Am Mi den 22. A

Re: [Geeqie-devel] Pan view integration & improvements

2009-04-22 Thread Oscar Miras
a better program to check dependencies between files ( from where a function is called in a whole project , data structure dependencies , etc...) ? What's your experiencie with this ? 2009/4/15 Vladimir Nadvornik > Hi Oscar, > > On Monday 13 April 2009 23:16:06 Oscar Miras wrote: &g

Re: [Geeqie-devel] Pan view integration & improvements

2009-04-13 Thread Oscar Miras
o start changing functions, and thinking about what about clutter libraries we could use? Maybe first I should start identifying all data structures in pan-items and try to susbstitute by clutter library data structures? 2009/4/7 Vladimir Nadvornik > On út 7. dubna 2009, Oscar Miras wrot

[Geeqie-devel] Question data structures

2009-04-09 Thread Oscar Miras
Hi all, Anyone could answer me what's the difference , in PanWindow data strcuture, between *queue and *list? struct _PanWindow { GtkWidget *window; ImageWindow *imd; ImageWindow *imd_normal; FullScreenData *fs; GtkWidget *path_entry; GtkWidget *label_message; GtkWid

Re: [Geeqie-devel] Pan view integration & improvements

2009-04-07 Thread Oscar Miras
> >> BTW, when I am looking at the map widget, libchamplain and clutter, it >> might >> be worth investigating if we could use the clutter library as a pan view >> backend. >> >> http://www.clutter-project.org/ >> > > BTW : what's the problem of making it using only gtk+? I really don't know what

Re: [Geeqie-devel] Pan view integration & improvements

2009-04-05 Thread Oscar Miras
|For the scrolling proposal: scrolling triggered by cursor near to |window |border works fine in fullscreen, for normal window it is IMHO not |good. |But IMHO we could use pan view only in fullscreen mode. Ok, updated at wiki. It will be really a mess to try to fit thumbails and other kind of infor

Re: [Geeqie-devel] Pan view integration & improvements

2009-04-01 Thread Oscar Miras
> > >- Make avaliable pan view in the main, maybe as a switch option. Any > > plan for this or should I start from zero? > > Sorry, here I don't understand what you mean. > Sorry, I missed some words. Easy: is there a plan to integrate pan view into main navigation window ? I am referring to:

[Geeqie-devel] Pan view integration & improvements

2009-03-30 Thread Oscar Miras
> > > > Sqlite creates a new dependency with geeqie installation; > > Sqlite is used by other projects like firefox, f-spot, or digikam so there > is > a high probability that it is already installed and the additional > requirement > should not cause any problem. > > > and a new process running on

Re: [Geeqie-devel] Deciding pan view integration | cached database

2009-03-29 Thread Oscar Miras
Hi Vladimir and developers, After consulting my tutor, we decided that we first must focus in the implementation of one of the two improvements of the subject. It seems that the most important now for Geeqie project is to implement sqlite database in order to improve performance. In the other han

Re: [Geeqie-devel] Pan view improve + caching

2009-03-24 Thread Oscar Miras
> The sqlite database solves this problem, > therefore I still think that it has to be implemented first. Oh. I think I get it now. Are you saying that now there is not any implementation of sqlite database? :$ If so, all make sense to me now xD. Directory table with directory_id, directory_pat

Re: [Geeqie-devel] Pan view improve + caching

2009-03-22 Thread Oscar Miras
> > > > 2. Overview of photos from one directory/session/day > - ~20 to ~500 files > - current pan view code is mostly sufficient > - most of the calendar (or timeline, ...) functionality must be > implemented in the "normal mode" outside pan view When you say that functionality must be i

[Geeqie-devel] Pan view improve + caching

2009-03-18 Thread Oscar Miras
Hi Vladimir & other folks, I've recently downloaded a subversion client and I have already downloaded last subversion code program. Now i'm trying to compile it, installing everything that the development environment needs ( i'm having a little trouble with Glib version, b ut I hope i'll fix it th

Re: [Geeqie-devel] Help on compilation problem

2009-03-18 Thread Oscar Miras
SOLVED! I was just missing now *xorg-dev *package. Just keep this information if anyone gets same errors. It compiles now without anyerror, and I could install without problems. Thank you everybody. 2009/3/18 Oscar Miras > It's Debian Lenny , for x86 > > - finally I install

Re: [Geeqie-devel] Help on compilation problem

2009-03-18 Thread Oscar Miras
It's Debian Lenny , for x86 - finally I installed the correct version of Glib: now it passes ./configure without ignoring it. - I also installed the last version of GTK at: http://www.gtk.org/download-linux.html But it says: checking for GTK+ - version >= 2.4.0... *** 'pkg-config --modversion

Re: [Geeqie-devel] Help on compilation problem

2009-03-18 Thread Oscar Miras
I cancelled it because it was a large .log file. I cut where it starts giving the 'not found macros' errors. 2009/3/18 Oscar Miras > The config.log now , it fails on GTK > > > 2009/3/18 Oscar Miras > >> Well, I could sovle this adding to $PATH envoirment vari

Re: [Geeqie-devel] Help on compilation problem

2009-03-18 Thread Oscar Miras
x27;m trying to fix it now. an additional note is the message that autogen.sh shows: configure.in:154: warning: macro `AM_DISABLE_STATIC' not found in library configure.in:186: warning: macro `AM_PROG_LIBTOOL' not found in library 2009/3/18 Oscar Miras > Laurent: yes, I run autogen.s

Re: [Geeqie-devel] Help on compilation problem

2009-03-18 Thread Oscar Miras
t. Thanks! 2009/3/17 Vladimir Nadvornik > On po 16. března 2009, Laurent MONIN wrote: > > On Mon, 16 Mar 2009 19:05:54 +0100 > > > > Oscar Miras wrote: > > > Hi folks, > > > > > > I'm trying to compile last subversion of Geeqie. I got this erro

[Geeqie-devel] Help on compilation problem

2009-03-16 Thread Oscar Miras
Hi folks, I'm trying to compile last subversion of Geeqie. I got this error that I can't solve, even reading lots of posts on the net: ./configure: line 5764: syntax error near unexpected token `2.4.0,,{' ./configure: line 5764: `AM_PATH_GLIB_2_0(2.4.0,,{ { echo "$as_me:$LINENO: error: GLIB >= 2.

[Geeqie-devel] Hi

2009-03-10 Thread Oscar Miras
Hi! I'm Oscar Miras, working on my final project degree at Barcelona's Informatics School. Some of you have already mailed me. I realised then that there was a new project called Qeeqie, in substitution of Gqview. Final draft of my career is not only contribute to the development of