java-gnome-hackers Mailing List for The java-gnome language bindings project (Page 108)
Brought to you by:
afcowie
You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(102) |
Sep
(43) |
Oct
(32) |
Nov
(43) |
Dec
(51) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
(6) |
Feb
(19) |
Mar
(39) |
Apr
(22) |
May
|
Jun
(11) |
Jul
(2) |
Aug
(4) |
Sep
|
Oct
(3) |
Nov
(9) |
Dec
(73) |
2004 |
Jan
(88) |
Feb
(141) |
Mar
(116) |
Apr
(69) |
May
(199) |
Jun
(53) |
Jul
(90) |
Aug
(23) |
Sep
(11) |
Oct
(212) |
Nov
(57) |
Dec
(61) |
2005 |
Jan
(88) |
Feb
(17) |
Mar
(21) |
Apr
(50) |
May
(44) |
Jun
(33) |
Jul
(21) |
Aug
(37) |
Sep
(39) |
Oct
(43) |
Nov
(40) |
Dec
(15) |
2006 |
Jan
(21) |
Feb
(69) |
Mar
(23) |
Apr
(6) |
May
(29) |
Jun
(19) |
Jul
(17) |
Aug
(15) |
Sep
(13) |
Oct
(16) |
Nov
(9) |
Dec
(7) |
2007 |
Jan
(30) |
Feb
(39) |
Mar
(1) |
Apr
(12) |
May
(53) |
Jun
(30) |
Jul
(39) |
Aug
(75) |
Sep
(16) |
Oct
(13) |
Nov
(20) |
Dec
(5) |
2008 |
Jan
(8) |
Feb
(14) |
Mar
(33) |
Apr
(7) |
May
(22) |
Jun
(23) |
Jul
(17) |
Aug
(9) |
Sep
(9) |
Oct
(25) |
Nov
(9) |
Dec
(1) |
2009 |
Jan
(20) |
Feb
(38) |
Mar
(9) |
Apr
(15) |
May
(30) |
Jun
(35) |
Jul
(22) |
Aug
(10) |
Sep
(7) |
Oct
(23) |
Nov
(6) |
Dec
(8) |
2010 |
Jan
(5) |
Feb
(10) |
Mar
(17) |
Apr
(10) |
May
(16) |
Jun
(8) |
Jul
(3) |
Aug
(15) |
Sep
(14) |
Oct
(26) |
Nov
(11) |
Dec
(14) |
2011 |
Jan
(10) |
Feb
(8) |
Mar
(6) |
Apr
(7) |
May
(18) |
Jun
(17) |
Jul
(6) |
Aug
(1) |
Sep
(2) |
Oct
(6) |
Nov
(2) |
Dec
(10) |
2012 |
Jan
(6) |
Feb
(9) |
Mar
|
Apr
(3) |
May
(1) |
Jun
|
Jul
(5) |
Aug
(14) |
Sep
|
Oct
(1) |
Nov
|
Dec
|
2013 |
Jan
|
Feb
(8) |
Mar
(6) |
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
(2) |
Sep
|
Oct
|
Nov
|
Dec
(2) |
2014 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2017 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Jeffrey M. <Jef...@Br...> - 2004-02-10 16:38:22
|
The real secret for pango and ORBit is to have the latest version of fontconfig and freetype2 compiled in the destination directory prior to starting the script. You should also make a destination.bak directory. For librsvg I needed to manually compile this providing my own CFLAGS. -Jeff > I don't have time now, so I'm just commenting gtk-doc out. I > think it's > actually a bigger problem with Debian xml in general. Can you > give info > on how to fix the other problems please? > > I'm stuck on pango at the moment: > > /bin/sh ../libtool --mode=link gcc -O2 -w -pipe > -fomit-frame-pointer -march=athlon -mcpu=athlon -Wall -o > pango-querymodules querymodules.o libpangox-1.0.la > libpangoxft-1.0.la libpangoft2-1.0.la libpango-1.0.la > -Wl,--export-dynamic -L/home/howama/cvsgnome-built/lib > -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 > gcc -O2 -w -pipe -fomit-frame-pointer -march=athlon > -mcpu=athlon -Wall -o .libs/pango-querymodules querymodules.o > -Wl,--export-dynamic ./.libs/libpangox-1.0.so > -L/home/howama/cvsgnome-built/lib -L/usr/X11R6/lib > ./.libs/libpangoxft-1.0.so > /home/howama/tmp/gnome/pango-1.3.2/pango/.libs/libpangoft2-1.0 > .so /usr/lib/libXft.so /usr/lib/libXrender.so -lX11 > ./.libs/libpangoft2-1.0.so > /home/howama/tmp/gnome/pango-1.3.2/pango/.libs/libpango-1.0.so > -lfontconfig /usr/lib/libfreetype.so -lz > /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so > /usr/lib/libglib-2.0.so ./.libs/libpango-1.0.so > /home/howama/cvsgnome-built/lib/libgobject-2.0.so > /home/howama/cvsgnome-built/lib/libgmodule-2.0.so -ldl > /home/howama/cvsgnome-built/lib/libglib-2.0.so -Wl,--rpath > -Wl,/home/howama/cvsgnome-built/lib > /home/howama/tmp/gnome/pango-1.3.2/pango/.libs/libpango-1.0.so > : undefined reference to `g_unichar_get_mirror_char' > collect2: ld returned 1 exit status > make[4]: *** [pango-querymodules] Error 1 > make[4]: Leaving directory `/home/howama/tmp/gnome/pango-1.3.2/pango' > make[3]: *** [all-recursive] Error 1 > make[3]: Leaving directory `/home/howama/tmp/gnome/pango-1.3.2/pango' > make[2]: *** [all] Error 2 > make[2]: Leaving directory `/home/howama/tmp/gnome/pango-1.3.2/pango' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/howama/tmp/gnome/pango-1.3.2' > make: *** [all] Error 2 > > > -------------------------------------------------------------- > ---------------- > make failed for module: pango-1.3.2 > this could happen for different reasons. please check if > includes are set > correctly. some newer CVS packages put their includes in > newly subdirs to > allow gnome 1.4 and 2.0 parallelbuilds. some older packs > can't find these > includes because of broken configure.in files. you should > tweak your include > path manually to make them accessible again. usually link > the include subdirs > to the include rootdir. > > other issues: ctrl-c was pressed, or missing libraries. > check config.log. > > > On Tue, Feb 10, 2004 at 10:58:24AM -0500, Jeffrey Morgan wrote: > > I saw problems > > compiling pango, ORBit, and librsvg. > > -- > .''`. Mark Howard > : :' : > `. `' http://www.tildemh.com > `- mh...@de... | mh...@ti... | mh...@ca... > > > ------------------------------------------------------- > 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: Mark H. <mh...@ca...> - 2004-02-10 16:03:35
|
I don't have time now, so I'm just commenting gtk-doc out. I think it's actually a bigger problem with Debian xml in general. Can you give info on how to fix the other problems please? I'm stuck on pango at the moment: /bin/sh ../libtool --mode=link gcc -O2 -w -pipe -fomit-frame-pointer -march=athlon -mcpu=athlon -Wall -o pango-querymodules querymodules.o libpangox-1.0.la libpangoxft-1.0.la libpangoft2-1.0.la libpango-1.0.la -Wl,--export-dynamic -L/home/howama/cvsgnome-built/lib -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 gcc -O2 -w -pipe -fomit-frame-pointer -march=athlon -mcpu=athlon -Wall -o .libs/pango-querymodules querymodules.o -Wl,--export-dynamic ./.libs/libpangox-1.0.so -L/home/howama/cvsgnome-built/lib -L/usr/X11R6/lib ./.libs/libpangoxft-1.0.so /home/howama/tmp/gnome/pango-1.3.2/pango/.libs/libpangoft2-1.0.so /usr/lib/libXft.so /usr/lib/libXrender.so -lX11 ./.libs/libpangoft2-1.0.so /home/howama/tmp/gnome/pango-1.3.2/pango/.libs/libpango-1.0.so -lfontconfig /usr/lib/libfreetype.so -lz /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so /usr/lib/libglib-2.0.so ./.libs/libpango-1.0.so /home/howama/cvsgnome-built/lib/libgobject-2.0.so /home/howama/cvsgnome-built/lib/libgmodule-2.0.so -ldl /home/howama/cvsgnome-built/lib/libglib-2.0.so -Wl,--rpath -Wl,/home/howama/cvsgnome-built/lib /home/howama/tmp/gnome/pango-1.3.2/pango/.libs/libpango-1.0.so: undefined reference to `g_unichar_get_mirror_char' collect2: ld returned 1 exit status make[4]: *** [pango-querymodules] Error 1 make[4]: Leaving directory `/home/howama/tmp/gnome/pango-1.3.2/pango' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/howama/tmp/gnome/pango-1.3.2/pango' make[2]: *** [all] Error 2 make[2]: Leaving directory `/home/howama/tmp/gnome/pango-1.3.2/pango' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/howama/tmp/gnome/pango-1.3.2' make: *** [all] Error 2 ------------------------------------------------------------------------------ make failed for module: pango-1.3.2 this could happen for different reasons. please check if includes are set correctly. some newer CVS packages put their includes in newly subdirs to allow gnome 1.4 and 2.0 parallelbuilds. some older packs can't find these includes because of broken configure.in files. you should tweak your include path manually to make them accessible again. usually link the include subdirs to the include rootdir. other issues: ctrl-c was pressed, or missing libraries. check config.log. On Tue, Feb 10, 2004 at 10:58:24AM -0500, Jeffrey Morgan wrote: > I saw problems > compiling pango, ORBit, and librsvg. -- .''`. Mark Howard : :' : `. `' http://www.tildemh.com `- mh...@de... | mh...@ti... | mh...@ca... |
From: Jeffrey M. <Jef...@Br...> - 2004-02-10 15:58:30
|
That was not one of the problems that I saw but I do remember seeing on one of the lists that you needed a recient edition of the docbook stylesheets. Try to upgrade this and see if it goes away. I saw problems compiling pango, ORBit, and librsvg. -Jeff > > On Tue, Feb 10, 2004 at 06:49:40AM -0500, Jeffrey Morgan wrote: > > I will > > be happy to help you through this mess. > > Do you know how to solve this? > > configuring module: gtk-doc-1.1 > > -------------------------------------------------------------- > ---------------- > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for gawk... gawk > checking whether make sets $(MAKE)... yes > checking for style of include used by make... GNU > checking for gcc... gcc > checking for C compiler default output... a.out > checking whether the C compiler works... yes > checking whether we are cross compiling... no > checking for suffix of executables... > checking for suffix of object files... o > checking whether we are using the GNU C compiler... yes > checking whether gcc accepts -g... yes > checking for gcc option to accept ANSI C... none needed > checking dependency style of gcc... none > checking for strerror in -lcposix... no > checking for gcc... (cached) gcc > checking whether we are using the GNU C compiler... (cached) yes > checking whether gcc accepts -g... (cached) yes > checking for gcc option to accept ANSI C... (cached) none needed > checking dependency style of gcc... (cached) none > checking for perl... /usr/bin/perl > checking if Perl version >= 5.6.0... yes > checking for openjade... no > checking for jade... /usr/bin/jade > checking for xsltproc... /home/howama/cvsgnome-built/bin/xsltproc > checking for XML catalog (/etc/xml/catalog)... found > checking for xmlcatalog... /home/howama/cvsgnome-built/bin/xmlcatalog > checking for DocBook XML DTD V4.1.2 in XML catalog... found > checking for DocBook XSL Stylesheets in XML catalog... not found > configure: error: could not find DocBook XSL Stylesheets in > XML catalog > > > -------------------------------------------------------------- > ---------------- > can't create make files for module: gtk-doc-1.1 > either you have still problems with autoconf and automake or > some other stuff > like 3rd party programs or libraries are missing. > ------------------------------------------------------------ > > -- > .''`. Mark Howard > : :' : > `. `' http://www.tildemh.com > `- mh...@de... | mh...@ti... | mh...@ca... > > > ------------------------------------------------------- > 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: Mark H. <mh...@ca...> - 2004-02-10 15:49:44
|
On Tue, Feb 10, 2004 at 06:49:40AM -0500, Jeffrey Morgan wrote: > I will > be happy to help you through this mess. Do you know how to solve this? configuring module: gtk-doc-1.1 ------------------------------------------------------------------------------ checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking dependency style of gcc... none checking for strerror in -lcposix... no checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking dependency style of gcc... (cached) none checking for perl... /usr/bin/perl checking if Perl version >= 5.6.0... yes checking for openjade... no checking for jade... /usr/bin/jade checking for xsltproc... /home/howama/cvsgnome-built/bin/xsltproc checking for XML catalog (/etc/xml/catalog)... found checking for xmlcatalog... /home/howama/cvsgnome-built/bin/xmlcatalog checking for DocBook XML DTD V4.1.2 in XML catalog... found checking for DocBook XSL Stylesheets in XML catalog... not found configure: error: could not find DocBook XSL Stylesheets in XML catalog ------------------------------------------------------------------------------ can't create make files for module: gtk-doc-1.1 either you have still problems with autoconf and automake or some other stuff like 3rd party programs or libraries are missing. ------------------------------------------------------------ -- .''`. Mark Howard : :' : `. `' http://www.tildemh.com `- mh...@de... | mh...@ti... | mh...@ca... |
From: Jeffrey M. <Jef...@Br...> - 2004-02-10 15:07:30
|
Please post it. I am already tired of trying to chase down build related issues. > does anyone have thoughts about this? can I send it? > > On Tue, Feb 03, 2004 at 02:07:45PM +0000, Mark Howard wrote: > > Hi, > > > > If nobody disagrees, I would like to senf this to -developer and > > hopefully Jeff will also consider adding it as a job request on > > sourceforge. > > > > Hello, > > > > The Java-Gnome project produces a set of bindings of the core Gnome > > developer platform for the Java language. We have recently > joined the > > official Gnome Bindings Release and as part of this have > made a large > > overhaul of our repository structure and build system. We > have a working > > build system but none of us are experts or even experienced > in the GNU > > autoconf/make tools so there are a few areas where we could do with > > help. > > > > Our current build process: > > >From our repository, we release an all-in-one tarball, plus several > > separate tarballs (one for each module). Each tarball has it's own > > configure script and make files. Since these have many sections in > > common, we generate the actual Makefile.in and configure.in > files from > > shared files and *.in.in files using a very simple perl script. > > > > The makefiles themselves then compile java-gnome, which involves > > compiling java source files to java bytecode and native > code (with gcj), > > compiling c source files (jni files) and also packaging > everything into > > a jar file and shared libraries. This part of the build > process works > > well. > > > > What we want help with: > > (in decreasing order of priority) > > > > Modifying the configure script so that any java compiler > can be used. At > > the moment, we default to javac and allow kaffe with a > configure time > > option. GNU autoconf-archive has a macro which is supposed > to do this, > > but unfortunately I couldn't get it to work (it wasn't setting the > > JAVA_CFLAGS variable). Instead, we're using a macro which is very > > inflexible and looks like it is a hack of a hack. > > > > For the separate module tarballs, e.g. libgnome-java, we > need to locate > > libraries which would have been produced by the other > tarballs, such as > > libgtk2.5-java.so. At the moment, these are hand coded to > the default > > installation locations. It would be good if this could be > configurable. > > > > It would be helpful if we had more parts of the process > configurable. > > For example, if we could say configure --nodocs so that > documentation > > does not get generated. > > > > In general, having somebody who knows what they're doing > look over our > > build system and suggesting any improvements which could be > made would > > be very reassuring > > > > > > If you have experience with the standard GNU tools, we > really would like > > to hear from you. Any help you may offer would be very much > appreciated. > > A little knowledge of java would be helpful but is in no > way necessary. > > We will be able to give lots of help if you need it. > > > > > > -- > > .''`. Mark Howard > > : :' : > > `. `' http://www.tildemh.com > > `- mh...@de... | mh...@ti... | mh...@ca... > > > > > > ------------------------------------------------------- > > 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 > > > > -- > .''`. Mark Howard > : :' : > `. `' http://www.tildemh.com > `- mh...@de... | mh...@ti... | mh...@ca... > > > ------------------------------------------------------- > 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: Mark H. <mh...@ca...> - 2004-02-10 15:05:36
|
does anyone have thoughts about this? can I send it? On Tue, Feb 03, 2004 at 02:07:45PM +0000, Mark Howard wrote: > Hi, > > If nobody disagrees, I would like to senf this to -developer and > hopefully Jeff will also consider adding it as a job request on > sourceforge. > > Hello, > > The Java-Gnome project produces a set of bindings of the core Gnome > developer platform for the Java language. We have recently joined the > official Gnome Bindings Release and as part of this have made a large > overhaul of our repository structure and build system. We have a working > build system but none of us are experts or even experienced in the GNU > autoconf/make tools so there are a few areas where we could do with > help. > > Our current build process: > >From our repository, we release an all-in-one tarball, plus several > separate tarballs (one for each module). Each tarball has it's own > configure script and make files. Since these have many sections in > common, we generate the actual Makefile.in and configure.in files from > shared files and *.in.in files using a very simple perl script. > > The makefiles themselves then compile java-gnome, which involves > compiling java source files to java bytecode and native code (with gcj), > compiling c source files (jni files) and also packaging everything into > a jar file and shared libraries. This part of the build process works > well. > > What we want help with: > (in decreasing order of priority) > > Modifying the configure script so that any java compiler can be used. At > the moment, we default to javac and allow kaffe with a configure time > option. GNU autoconf-archive has a macro which is supposed to do this, > but unfortunately I couldn't get it to work (it wasn't setting the > JAVA_CFLAGS variable). Instead, we're using a macro which is very > inflexible and looks like it is a hack of a hack. > > For the separate module tarballs, e.g. libgnome-java, we need to locate > libraries which would have been produced by the other tarballs, such as > libgtk2.5-java.so. At the moment, these are hand coded to the default > installation locations. It would be good if this could be configurable. > > It would be helpful if we had more parts of the process configurable. > For example, if we could say configure --nodocs so that documentation > does not get generated. > > In general, having somebody who knows what they're doing look over our > build system and suggesting any improvements which could be made would > be very reassuring > > > If you have experience with the standard GNU tools, we really would like > to hear from you. Any help you may offer would be very much appreciated. > A little knowledge of java would be helpful but is in no way necessary. > We will be able to give lots of help if you need it. > > > -- > .''`. Mark Howard > : :' : > `. `' http://www.tildemh.com > `- mh...@de... | mh...@ti... | mh...@ca... > > > ------------------------------------------------------- > 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 > -- .''`. Mark Howard : :' : `. `' http://www.tildemh.com `- mh...@de... | mh...@ti... | mh...@ca... |
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: Jeffrey M. <Jef...@Br...> - 2004-02-10 11:49:37
|
Sometime later today I intend to checkin some code that will only compile with gtk 2.3.2. Those of you who have be developing against garnome 0.29.1 will not be able to compile the bindings and will need to upgrade you gnome dev environment. There is not an updated garnome so you will have to look to other options. I use CVSGnome (http://www.akcaagac.com/index_cvsgnome.html) to update my system. It was not an easy task. The script did not work correctly and I had to spend a couple of days nursing it to get everything to compile. If you want to use this process to udpate you system I will be happy to help you through this mess. -Jeff 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: Jeffrey M. <Jef...@Br...> - 2004-02-09 18:49:01
|
It was on the latest release. I must admit that I went through it quickly but I think I caught most of the outstanding issues. > Jeff- > > Was your code review done on the latest gtk release? Or do we > need to go > through the NEWS file picking out API changes? > > -- > .''`. Mark Howard > : :' : > `. `' http://www.tildemh.com > `- mh...@de... | mh...@ti... | mh...@ca... > > > ------------------------------------------------------- > 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: Mark H. <mh...@ca...> - 2004-02-09 18:46:15
|
Jeff- Was your code review done on the latest gtk release? Or do we need to go through the NEWS file picking out API changes? -- .''`. Mark Howard : :' : `. `' http://www.tildemh.com `- mh...@de... | mh...@ti... | mh...@ca... |
From: Mark H. <mh...@ca...> - 2004-02-09 17:55:13
|
On Mon, Feb 09, 2004 at 11:32:52AM -0500, Jeffrey Morgan wrote: > Just complete what you can. The rest will remain until later. > You might consider adding the empty API so it can be updated > after API freeze. That's what I've been doing... > > > Drag, DragDest, DragSource - need to implement DND - JM (this is > > > a fairly large task that I think would be very nice to have) > > If you have time, could you possibly check that I've done the tree d&d > > correctly? I'm not entirely sure what I'm doing with it. > > I'll be happy to look into it. Can you give me a pointer as to > where it is implemented? It's not implemented, just the API - the gtk.TreeDrag* classes. I'm not sure if we need the following treeview methods for it or not: gtk_tree_view_enable_model_drag_dest - ?? gtk_tree_view_enable_model_drag_source -?? gtk_tree_view_unset_rows_drag_source -?? gtk_tree_view_unset_rows_drag_dest -?? gtk_tree_view_set_drag_dest_row - no gtk_tree_view_get_drag_dest_row -no gtk_tree_view_get_dest_row_at_pos - no There's also GtkSelectionData - I can't find any docs in gtk about it. We need at least a constructor so we can send data when dragging. Also, methods for adding/getting Objects would be really handy. > > Thanks for all your excellent work Jeff, you really are doing a great > > job. Hopefully I'll be able to contribute much more after I leave uni > > this summer. > > Are you leaving for good or just for a summer break? Leaving for good. I was very tempted to carry on with a phd but thought that I really would like to have evenings and weekends to do whatever I want rather than just uni work like I do now; would like to be paid rather than get into even more debt (average phd costs £55 000!, sponsorship money doesn't cover it all); and probably the main reason is that I couldn't think of anything new to research. -- .''`. Mark Howard : :' : `. `' http://www.tildemh.com `- mh...@de... | mh...@ti... | mh...@ca... |
From: Jeffrey M. <Jef...@Br...> - 2004-02-09 16:33:01
|
> On Mon, Feb 09, 2004 at 09:55:59AM -0500, Jeffrey Morgan wrote: > > It looks like we are on schedule to have our API freeze by > > next Monday, Feb 16th. > Excellent. It'll be very tough to get my tree api changes > done in time - > I have a busy week already, but I'll try my best. Just complete what you can. The rest will remain until later. You might consider adding the empty API so it can be updated after API freeze. > > Drag, DragDest, DragSource - need to implement DND - JM (this is > > a fairly large task that I think would be very nice to have) > If you have time, could you possibly check that I've done the tree d&d > correctly? I'm not entirely sure what I'm doing with it. I'll be happy to look into it. Can you give me a pointer as to where it is implemented? > > Menu - add popup method > I've already done this somewhere, not in cvs. I'll check and commit. Great. > Thanks for all your excellent work Jeff, you really are doing a great > job. Hopefully I'll be able to contribute much more after I leave uni > this summer. Are you leaving for good or just for a summer break? -Jeff 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: Mark H. <mh...@ca...> - 2004-02-09 15:38:06
|
On Mon, Feb 09, 2004 at 09:55:59AM -0500, Jeffrey Morgan wrote: > It looks like we are on schedule to have our API freeze by > next Monday, Feb 16th. Excellent. It'll be very tough to get my tree api changes done in time - I have a busy week already, but I'll try my best. > Drag, DragDest, DragSource - need to implement DND - JM (this is > a fairly large task that I think would be very nice to have) If you have time, could you possibly check that I've done the tree d&d correctly? I'm not entirely sure what I'm doing with it. > Menu - add popup method I've already done this somewhere, not in cvs. I'll check and commit. Thanks for all your excellent work Jeff, you really are doing a great job. Hopefully I'll be able to contribute much more after I leave uni this summer. -- .''`. Mark Howard : :' : `. `' http://www.tildemh.com `- mh...@de... | mh...@ti... | mh...@ca... |
From: Jeffrey M. <Jef...@Br...> - 2004-02-09 14:31:32
|
I would love to go but it is a little far for me to travel!! -Jeff > [re-sending with address which should be subscribed to -hackers, so > doesn't need moderation] > > Hi, > > Are any other java-gnome hackers planning to go to fosdem? I really > would like to go but unfortunately have other plans that weekend. > > If you don't know about it already, there will be a dev room for Open > source java developers and Debian developers where it looks very much > like huge progress will be made in promoting free Java and more > importantly getting it compiled into the 'main' (i.e. truly free) > section of Debian. See below for program. > > > ----- Forwarded message from Mark Wielaard <ma...@kl...> ----- > > > Date: Mon, 09 Feb 2004 11:34:39 +0100 > > From: Mark Wielaard <ma...@kl...> > > Subject: Fosdem, Debian, java-gnome, bugwatcher > > To: Mark Howard <mh...@de...> > > Cc: Wouter Verhelst <wo...@gr...> > > X-Mailer: Ximian Evolution 1.4.5 > > > > Dear Mark Howard, > > > > Wouter Verhelst and I are organising a developer room meeting during > > Fosdem <http://www.fosdem.org/> for the Debian and Free Java (GNU > > Classpath, kaffe, gcj and friends) communities. We were > wondering if you > > had any plans of attending Fosdem this year (February > 21/22, Brussels). > > Your experience with java-gnome and bugwatcher makes you an > ideal person > > to bridge these two communities. > > > > We have already setup a little program for the dev room > (preliminary, > > can change, not final, etc.). Which has still some hours to fill on > > Sunday afternoon. If you were to attend Fosdem then maybe > you can give a > > little talk/presentation on Bugwatcher. Or do you know some other > > java-gnome and/or Debian hacker that will attend and can > tell something > > about it? > > > > Cheers, > > > > Mark > > > > Program Fosdem Debian/Free Java dev-room: > > > > Saterday afternoon: > > > > - 14h00 -> 14h50 > > GNU Classpath -- Core Classes for a Diversity of Free Java Virtual > > Machines (GNU Classpath overview and free > applications/runtimes show.) > > by Sascha Brawer and Mark Wielaard > > > > - 15h00 -> 15h50 > > SableVM - the Apache of Java Virtual Machines > > (Motivations and technical solutions behind the SableVM Project.) > > by Grzegorz B. Prokopski > > > > 16h00 -> 16h50 > > fbAWT - Direct to your buffer > > (Slim Abstract Window Toolkit implementation written in java that > > doesn't use any peer widget library, but has direct access to > > either a linux framebuffer or a VNC server backend.) > > by Stephane Meslin-Weber > > > > Sunday morning: > > > > 10:00 - Fabio M. Di Nito, > > Apache packaging for Debian > > > > 11:00 - Wouter Verhelst, > > "a practical guide to using buildd" > > > > 12:00 - Martin Michlmayer, > > The dak suite, managing the Debian FTP-archive netwerk. > > > > (Also Sunday morning - java/X & Co. tracks > > http://www.fosdem.org/2004/index/schedule) > > > > Sunday afternoon: > > - 14h00 -> 15h50 > > Packaging Free Java Applications For Free Operating Systems > > (Comparing different packaging projects like Debian, > > Gentoo, RHUG/Naoko and JPackage, and .deb best practises.) > > See also the Wiki: > > http://java.debian.net/index.php/CommonJavaPackaging > > by Dalibor Topic and Arnaud Vandyck > > > > - 15h00 -> 17h00 > > Open discussions/Free slots/Combined talks? > > - GNU Classpath 1.0 Roadmap > > - Free VM/Compiler integration/cooperation > > - Standardization and compatibility issues > > > > ----- End forwarded message ----- > > -- > .''`. Mark Howard > : :' : > `. `' http://www.tildemh.com > `- mh...@de... | mh...@ti... | mh...@ca... > 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: Mark H. <mh...@ca...> - 2004-02-09 14:21:17
|
[re-sending with address which should be subscribed to -hackers, so doesn't need moderation] Hi, Are any other java-gnome hackers planning to go to fosdem? I really would like to go but unfortunately have other plans that weekend.=20 If you don't know about it already, there will be a dev room for Open source java developers and Debian developers where it looks very much like huge progress will be made in promoting free Java and more importantly getting it compiled into the 'main' (i.e. truly free) section of Debian. See below for program. ----- Forwarded message from Mark Wielaard <ma...@kl...> ----- > Date: Mon, 09 Feb 2004 11:34:39 +0100 > From: Mark Wielaard <ma...@kl...> > Subject: Fosdem, Debian, java-gnome, bugwatcher > To: Mark Howard <mh...@de...> > Cc: Wouter Verhelst <wo...@gr...> > X-Mailer: Ximian Evolution 1.4.5=20 >=20 > Dear Mark Howard, >=20 > Wouter Verhelst and I are organising a developer room meeting during > Fosdem <http://www.fosdem.org/> for the Debian and Free Java (GNU > Classpath, kaffe, gcj and friends) communities. We were wondering if you > had any plans of attending Fosdem this year (February 21/22, Brussels). > Your experience with java-gnome and bugwatcher makes you an ideal person > to bridge these two communities. >=20 > We have already setup a little program for the dev room (preliminary, > can change, not final, etc.). Which has still some hours to fill on > Sunday afternoon. If you were to attend Fosdem then maybe you can give a > little talk/presentation on Bugwatcher. Or do you know some other > java-gnome and/or Debian hacker that will attend and can tell something > about it? >=20 > Cheers, >=20 > Mark >=20 > Program Fosdem Debian/Free Java dev-room: >=20 > Saterday afternoon: >=20 > - 14h00 -> 14h50 > GNU Classpath -- Core Classes for a Diversity of Free Java Virtual > Machines (GNU Classpath overview and free applications/runtimes show.) > by Sascha Brawer and Mark Wielaard >=20 > - 15h00 -> 15h50 > SableVM - the Apache of Java Virtual Machines > (Motivations and technical solutions behind the SableVM Project.) > by Grzegorz B. Prokopski >=20 > 16h00 -> 16h50 > fbAWT - Direct to your buffer > (Slim Abstract Window Toolkit implementation written in java that > doesn't use any peer widget library, but has direct access to > either a linux framebuffer or a VNC server backend.) > by Stephane Meslin-Weber >=20 > Sunday morning: >=20 > 10:00 - Fabio M. Di Nito, > Apache packaging for Debian >=20 > 11:00 - Wouter Verhelst, > "a practical guide to using buildd" >=20 > 12:00 - Martin Michlmayer, > The dak suite, managing the Debian FTP-archive netwerk. >=20 > (Also Sunday morning - java/X & Co. tracks > http://www.fosdem.org/2004/index/schedule) >=20 > Sunday afternoon: > - 14h00 -> 15h50 > Packaging Free Java Applications For Free Operating Systems > (Comparing different packaging projects like Debian, > Gentoo, RHUG/Naoko and JPackage, and .deb best practises.) > See also the Wiki: > http://java.debian.net/index.php/CommonJavaPackaging > by Dalibor Topic and Arnaud Vandyck >=20 > - 15h00 -> 17h00 > Open discussions/Free slots/Combined talks? > - GNU Classpath 1.0 Roadmap > - Free VM/Compiler integration/cooperation > - Standardization and compatibility issues ----- End forwarded message ----- --=20 .''`. Mark Howard : :' : `. `' http://www.tildemh.com=20 `- mh...@de... | mh...@ti... | mh...@ca...=20 |
From: Mark H. <mh...@de...> - 2004-02-09 14:07:32
|
Hi, Are any other java-gnome hackers planning to go to fosdem? I really would like to go but unfortunately have other plans that weekend.=20 If you don't know about it already, there will be a dev room for Open source java developers and Debian developers where it looks very much like huge progress will be made in promoting free Java and more importantly getting it compiled into the 'main' (i.e. truly free) section of Debian. See below for program. ----- Forwarded message from Mark Wielaard <ma...@kl...> ----- > Date: Mon, 09 Feb 2004 11:34:39 +0100 > From: Mark Wielaard <ma...@kl...> > Subject: Fosdem, Debian, java-gnome, bugwatcher > To: Mark Howard <mh...@de...> > Cc: Wouter Verhelst <wo...@gr...> > X-Mailer: Ximian Evolution 1.4.5=20 >=20 > Dear Mark Howard, >=20 > Wouter Verhelst and I are organising a developer room meeting during > Fosdem <http://www.fosdem.org/> for the Debian and Free Java (GNU > Classpath, kaffe, gcj and friends) communities. We were wondering if you > had any plans of attending Fosdem this year (February 21/22, Brussels). > Your experience with java-gnome and bugwatcher makes you an ideal person > to bridge these two communities. >=20 > We have already setup a little program for the dev room (preliminary, > can change, not final, etc.). Which has still some hours to fill on > Sunday afternoon. If you were to attend Fosdem then maybe you can give a > little talk/presentation on Bugwatcher. Or do you know some other > java-gnome and/or Debian hacker that will attend and can tell something > about it? >=20 > Cheers, >=20 > Mark >=20 > Program Fosdem Debian/Free Java dev-room: >=20 > Saterday afternoon: >=20 > - 14h00 -> 14h50 > GNU Classpath -- Core Classes for a Diversity of Free Java Virtual > Machines (GNU Classpath overview and free applications/runtimes show.) > by Sascha Brawer and Mark Wielaard >=20 > - 15h00 -> 15h50 > SableVM - the Apache of Java Virtual Machines > (Motivations and technical solutions behind the SableVM Project.) > by Grzegorz B. Prokopski >=20 > 16h00 -> 16h50 > fbAWT - Direct to your buffer > (Slim Abstract Window Toolkit implementation written in java that > doesn't use any peer widget library, but has direct access to > either a linux framebuffer or a VNC server backend.) > by Stephane Meslin-Weber >=20 > Sunday morning: >=20 > 10:00 - Fabio M. Di Nito, > Apache packaging for Debian >=20 > 11:00 - Wouter Verhelst, > "a practical guide to using buildd" >=20 > 12:00 - Martin Michlmayer, > The dak suite, managing the Debian FTP-archive netwerk. >=20 > (Also Sunday morning - java/X & Co. tracks > http://www.fosdem.org/2004/index/schedule) >=20 > Sunday afternoon: > - 14h00 -> 15h50 > Packaging Free Java Applications For Free Operating Systems > (Comparing different packaging projects like Debian, > Gentoo, RHUG/Naoko and JPackage, and .deb best practises.) > See also the Wiki: > http://java.debian.net/index.php/CommonJavaPackaging > by Dalibor Topic and Arnaud Vandyck >=20 > - 15h00 -> 17h00 > Open discussions/Free slots/Combined talks? > - GNU Classpath 1.0 Roadmap > - Free VM/Compiler integration/cooperation > - Standardization and compatibility issues ----- End forwarded message ----- --=20 .''`. Mark Howard : :' : `. `' http://www.tildemh.com=20 `- mh...@de... | mh...@ti... | mh...@ca...=20 |
From: Jeffrey M. <ku...@zo...> - 2004-02-09 01:07:20
|
Release 0.8.3 is finally on the sourceforge site. I was not able to complete the gcj only build. I am quite sick with a cold and am going to bed. Mark, when you have a chance could you please send out the announcements? Rafael, we need to update the site to reflect the new release (an entry on the news page and update the download page). Thanks -Jeff |
From: Luca De R. <pie...@li...> - 2004-02-08 23:40:20
|
> > 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...> |
From: Jeffrey M. <ku...@zo...> - 2004-02-08 22:37:12
|
Here is the latest update. I have listed the items I am working on. On Wed, 2004-02-04 at 17:53, Mark Howard wrote: > [Please keep everyone in the To field - java-gnome is far too unreliable > at the moment] > > I was just checking what the current status is. This is my view, please > add anything I've missed: > > API freeze: Feb 16th, possibly +20 days > 2.6.0 release: March 22nd, possibly +xx days These dates are probably going to change since the gnome project is missing their dates. > re-review tree widgets. I'll do it, but don't know exactly what I'm > doing so some of it might be wrong. Will hopefully mostly work though > - a few new events for treeModel and treeview > - TreeModelFilter (? not sure) > - CellRenderer property handling work > > GtkCellLayout ? - do we need it? > > CellEditable - new class, not started > - editing-done signal > > Clipboard - many methods Not started - looking for a volunteer. > > Many classes with small number of new methods (see todo.gtk) > > Implementation of many tree methods (I've just been designing the api so > far). grep -i -r todo * > > (copied from old list - are these mostly done now?) > complete/debug *Action* and UIManager classes (2.5.3) nearly complete - I am working on this > implement the new FileChooser class (2.5.4) completed > update the Menu* classes to reflect the latest gtk (2.5.4) completed > 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 > fix remaining gconf issues (2.5.4) completed > update all examples to latest api (release candidate) > update all documentation to latest api (release candidate) New item add full drag-and-drop support - I will work on this -Jeff |
From: Luca De R. <pie...@li...> - 2004-02-08 20:26:09
|
Il dom, 2004-02-08 alle 15:39, Jeffrey Morgan ha scritto: > If I just go to java-gnome.sourceforge.net the paragraph > that discusses the gnome platform bindings is not there. > If it then select the news link followed by the home link > the paragraph is there. It's the same for me too. -- Luca De Rugeriis <pie...@li...> |
From: Jeffrey M. <ku...@zo...> - 2004-02-08 14:53:05
|
If I just go to java-gnome.sourceforge.net the paragraph that discusses the gnome platform bindings is not there. If it then select the news link followed by the home link the paragraph is there. On Sat, 2004-02-07 at 09:11, Rafael George wrote: > On Sat, 07 Feb 2004 08:05:51 -0500 > Jeffrey Morgan <ku...@zo...> wrote: > > I can't notice the different, could you be a little more specific ? > > > Rafael, > > > > I just noticed that if it go to > > > > http://java-gnome.sourceforge.net/ > > > > the page is different than if it go to another page > > and then selecte the home page which is > > > > http://java-gnome.sourceforge.net/index.en.html > > > > There is an additional paragraph on the second page. > > > > -Jeff > > > > On Fri, 2004-02-06 at 04:58, Rafael George wrote: > > > Hi, guys i just want to ask for some help with the web site updates, i will ask day by day for news, roadmaps and how the project is going, and every 3 days i will post the news i colect from here, so send me all the info you have :) > > > > > > > > > ------------------------------------------------------- > > > 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 > > > > > > > > > > > ------------------------------------------------------- > > 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 > > > |
From: Rafael G. <rg...@ya...> - 2004-02-08 14:17:18
|
On Sat, 07 Feb 2004 08:05:51 -0500 Jeffrey Morgan <ku...@zo...> wrote: I can't notice the different, could you be a little more specific ? > Rafael, > > I just noticed that if it go to > > http://java-gnome.sourceforge.net/ > > the page is different than if it go to another page > and then selecte the home page which is > > http://java-gnome.sourceforge.net/index.en.html > > There is an additional paragraph on the second page. > > -Jeff > > On Fri, 2004-02-06 at 04:58, Rafael George wrote: > > Hi, guys i just want to ask for some help with the web site updates, i will ask day by day for news, roadmaps and how the project is going, and every 3 days i will post the news i colect from here, so send me all the info you have :) > > > > > > ------------------------------------------------------- > > 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 > > > > > > ------------------------------------------------------- > 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 > -- .-. /'v'\ (/ \) ='==="="===== |_| Rafael George Cauldron Team Source Mage GNU /Linux Java-Gnome Webmaster |
From: Luca De R. <pie...@li...> - 2004-02-07 14:45:37
|
Il ven, 2004-02-06 alle 18:55, Jeffrey Morgan ha scritto: > We have a request to provide a gcj only build (does not > require a jdk). Has anybody looked into this? Not me. -- Luca De Rugeriis <pie...@li...> |
From: Jeffrey M. <ku...@zo...> - 2004-02-07 13:57:34
|
Rafael, I just noticed that if it go to http://java-gnome.sourceforge.net/ the page is different than if it go to another page and then selecte the home page which is http://java-gnome.sourceforge.net/index.en.html There is an additional paragraph on the second page. -Jeff On Fri, 2004-02-06 at 04:58, Rafael George wrote: > Hi, guys i just want to ask for some help with the web site updates, i will ask day by day for news, roadmaps and how the project is going, and every 3 days i will post the news i colect from here, so send me all the info you have :) > > > ------------------------------------------------------- > 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 > |
From: Jeffrey M. <Jef...@Br...> - 2004-02-06 18:48:13
|
For right now I would remove the items from Release 0.8.1 through the end of Relesae 0.9. Our schedule and changes are now more dictated by the gnome schedule. > -----Original Message----- > From: Rafael George [mailto:rg...@ya...] > Sent: Thursday, February 05, 2004 1:14 PM > To: jef...@br... > Subject: Web > > > Paste here the part of the roadmap that you want me to > remove, when you send the annucement of new JAVA-releases, > please add the Date of the release, that it will be better for me, :) > > -- > .-. > /'v'\ > (/ \) > ='==="="===== > |_| > > Rafael George > Cauldron Team > Source Mage GNU /Linux > > Java-Gnome Webmaster > |