Thread: RE: [java-gnome-hackers] Status
Brought to you by:
afcowie
From: Jeffrey M. <Jef...@Br...> - 2004-01-06 16:15:38
|
> Under New Classes: > 1) We need to complete the UIManager, Action, ActionGroup set > of classes. > This is a very critical part of the bindings and should be > completed soon. > 2) We need to add javadocs to ComboBox and ComboBox Entry in order > to complete these classes. > 3) We need to add the public interface for Expander. > 4) We still need to implement FileChooser. Since this item requires JNI work I will get started here. > 5) Tabular menus (does anybody know what this means?) Unless somebody already understands this item I will research and post back with an explanation. > 6) Toolbar enhancements (haven't looked into this.) I will look into this and clarify. -Jeff |
From: Jeffrey M. <Jef...@Br...> - 2004-01-06 21:32:56
|
> > 6) Toolbar enhancements (haven't looked into this.) > > I will look into this and clarify. ToolBar has significant changes. Half of the class has been deprecated (replaced by new methods) and a new object (ToolItem) has been introduced. I just updated ToolBar and added proper event handling for this class. I also just created the glue/jni and the beginning of the public interface for ToolItem. Somebody needs to complete ToolItem (please!!). -Jeff |
From: Luca De R. <pie...@li...> - 2004-01-06 21:56:50
|
Il mar, 2004-01-06 alle 22:32, Jeffrey Morgan ha scritto: > > > 6) Toolbar enhancements (haven't looked into this.) > > > > I will look into this and clarify. > > ToolBar has significant changes. Half of the class > has been deprecated (replaced by new methods) and a > new object (ToolItem) has been introduced. I just > updated ToolBar and added proper event handling for > this class. I also just created the glue/jni and > the beginning of the public interface for ToolItem. > Somebody needs to complete ToolItem (please!!). > I'll complete it. -- Luca De Rugeriis <pie...@li...> |
From: Jeffrey M. <Jef...@Br...> - 2004-01-06 21:48:27
|
> Hi, > I'm really busy getting ready for a new term at uni at the moment. > I'm also likely to be busy with my project in the coming weeks, but I > will try to find time for java-gnome. I wouldn't like to commit to > work on one of these new classes at the moment since I'm > really not sure > how much time I have. Please speak up and let us know which new class you wish to implement. >However, I would like to continue > working through > the TODO file implementing changes to existing classes, if that's ok. Sounds good to me. > > 5) Tabular menus (does anybody know what this means?) > I thought they had completely re-written the menus. Perhaps > it's still in > libegg. Anyway, there seem to be a lot of changes looking through the > menu docs, and quite a few deprecations. It would be a good idea to go > through the entire GtkMenu* and gtk*Menu API checking that we > support it > correctly. I hope to look into this today or tomorrow. -Jeff |
From: Jeffrey M. <Jef...@Br...> - 2004-02-10 14:36:05
|
Luca, What is the status on your system? If you are set there are several items you can begin working on. They are: 1) Adding events to gnome.IconTextItem - I just receintly added events to gnome.IconEntry so you can look at those changes. It would be a good chance for you to learn how events are handled in the java layer. 2) InputDialog - again, just needs the events added to the java layer. 3) Button - needs a couple of simple methods. I can help you write the JNI layer. 4) Paned - needs a couple of simple methods. I can help you write the JNI layer. Let me know if you are able to perform these tasks. -Jeff > > > Clipboard - many methods > > Not started - looking for a volunteer. > > > > > update of gnome and gnomeui classes to current (beta1) > > not started - looking for a volunteer > > > > update all remaining gtk classes to current (2.5.4 through beta1) > > in progress - I am working on this but feel free to help out > > I would like to help on these three, but I still have to setup all the > needed tools in my environment, so I'll confirm it, when I'll > be able to > start doing some programming. > -- > Luca De Rugeriis <pie...@li...> > > > > ------------------------------------------------------- > The SF.Net email is sponsored by EclipseCon 2004 > Premiere Conference on Open Tools Development and Integration > See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. > http://www.eclipsecon.org/osdn > _______________________________________________ > java-gnome-hackers mailing list > jav...@li... > https://lists.sourceforge.net/lists/listinfo/java-gnome-hackers > NOTE: THIS IS A CONFIDENTIAL COMMUNICATION. This transmission is intended only for the use of the individuals or entity to which it is addressed. If you are not the intended recipient, or the person responsible for delivering the message to the intended recipient, please return or delete it immediately. Although this e-mail and any attachments are believed to be free of any virus or other defect, it is the responsibility of the recipient to ensure that it is virus free and no responsibility is accepted by us for any loss or damage arising in any way from its unauthorized modification or use. |
From: Luca De R. <pie...@li...> - 2004-02-10 20:42:57
|
Il mar, 2004-02-10 alle 15:35, Jeffrey Morgan ha scritto: > Luca, > > What is the status on your system? If you are set there > are several items you can begin working on. They are: Just finished transferring 15 GB of data... I have java, eclipse, & co. I've just read the issues you've experienced with cvs-gnome. The latest version of gnome I have is 2.5.1. I can't download cvsgnome because of my lack of bandwidth (this will change in a couple of weeks). So, in order to be able to work on the latest j-g I still have to download this minimal set of packages (gtk, atk...), and install them. I hope to complete this task tonight. > 1) Adding events to gnome.IconTextItem - I just receintly > added events to gnome.IconEntry so you can look at those > changes. It would be a good chance for you to learn how > events are handled in the java layer. > > 2) InputDialog - again, just needs the events added to the > java layer. > > 3) Button - needs a couple of simple methods. I can help you > write the JNI layer. > > 4) Paned - needs a couple of simple methods. I can help you > write the JNI layer. > > Let me know if you are able to perform these tasks. Yes, as said above, I hope to have the latest gtk installed tonight. I think tomorrow I'll begin to ask for help on these classes ;) -- Luca De Rugeriis <pie...@li...> |
From: Luca De R. <pie...@li...> - 2004-02-12 02:24:32
|
Il mar, 2004-02-10 alle 21:44, Luca De Rugeriis ha scritto: > Il mar, 2004-02-10 alle 15:35, Jeffrey Morgan ha scritto: > > Luca, > > > > What is the status on your system? If you are set there > > are several items you can begin working on. They are: > Just finished transferring 15 GB of data... > I have java, eclipse, & co. Ehr...I've spoken too early ;( I was finishing compiling gnome when I've found that my java installer doesn't work. So I'm downloading it again right now. (It takes a couple of hours). -- Luca De Rugeriis <pie...@li...> |
From: Jeffrey M. <Jef...@Br...> - 2004-02-16 22:10:17
|
Over time I think we need some more comprehensive changes to our build process. I have been looking at other projects and have some ideas but I do know that I am not the person to make these changes. Hopefully we can find a build expert to help in this area. -Jeff > Il lun, 2004-02-16 alle 22:47, Mark Howard ha scritto: > > be careful about getting multiple results though: > > > > pathfinderii:~$ find /usr/share/java/ -name libgcj*jar > > /usr/share/java/libgcj.jar > > /usr/share/java/libgcj-3.3.3.jar > > pathfinderii:~$ > Got it, thanks for the tip. > -- > Luca De Rugeriis <pie...@li...> > > > > ------------------------------------------------------- > SF.Net is sponsored by: Speed Start Your Linux Apps Now. > Build and deploy apps & Web services for Linux with > a free DVD software kit from IBM. Click Now! > http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click > _______________________________________________ > java-gnome-hackers mailing list > jav...@li... > https://lists.sourceforge.net/lists/listinfo/java-gnome-hackers > NOTE: THIS IS A CONFIDENTIAL COMMUNICATION. This transmission is intended only for the use of the individuals or entity to which it is addressed. If you are not the intended recipient, or the person responsible for delivering the message to the intended recipient, please return or delete it immediately. Although this e-mail and any attachments are believed to be free of any virus or other defect, it is the responsibility of the recipient to ensure that it is virus free and no responsibility is accepted by us for any loss or damage arising in any way from its unauthorized modification or use. |
From: Luca De R. <pie...@li...> - 2004-02-16 22:19:43
|
Il lun, 2004-02-16 alle 23:06, Jeffrey Morgan ha scritto: > Over time I think we need some more comprehensive changes > to our build process. I have been looking at other projects > and have some ideas but I do know that I am not the person > to make these changes. Hopefully we can find a build > expert to help in this area. I hope too, but for the moment, do we need a quick patch for it? -- Luca De Rugeriis <pie...@li...> |