Martin Baulig
58b341ceec
*** empty log message ***
1999-10-18 20:33:08 +00:00
Martin Baulig
98981183d8
Removed obsolete file.
...
1999-10-18 Martin Baulig <martin@home-of-linux.org >
* NEWS.old: Removed obsolete file.
* TODO: Nuked it. We may need this file later ...
1999-10-18 19:58:36 +00:00
Martin Baulig
2747d6bd2a
LIBGTOP_STABLE_1_0 is now an ordinary branch here.
1999-10-18 18:58:58 +00:00
Martin Baulig
e76df47af0
Reverted this commit.
...
1999-10-18 Martin Baulig <martin@home-of-linux.org >
* internals.texi: For LibGTop 1.0.x, we put a short notice here
that this section was added in the development versions.
1999-10-18 18:52:38 +00:00
Martin Baulig
04fbf58c18
For LibGTop 1.0.x, we put a short notice here that this section was added
...
1999-10-18 Martin Baulig <martin@home-of-linux.org >
* internals.texi: For LibGTop 1.0.x, we put a short notice here
that this section was added in the development versions.
1999-10-18 18:33:48 +00:00
Martin Baulig
10dcb079f7
Added a note about LibGTop and GNOME.
...
1999-10-18 Martin Baulig <martin@home-of-linux.org >
* about.texi: Added a note about LibGTop and GNOME.
* reference.texi (glibtop_proc_state): Fix description of the `state'
field for LibGTop 1.0.x.
1999-10-18 18:15:30 +00:00
Martin Baulig
8da7856780
Added `@DL_LIB@'.
...
1999-10-17 Martin Baulig <martin@home-of-linux.org >
* Makefile.am (libgtop_sysdeps_la_LIBADD): Added `@DL_LIB@'.
1999-10-17 21:42:15 +00:00
Martin Baulig
78a6bcd553
Small warning fix.
1999-10-17 21:38:38 +00:00
Martin Baulig
66dd76be8f
Check for dlopen() and AC_SUBST this.
...
1999-10-17 Martin Baulig <martin@home-of-linux.org >
* configure.in (DL_LIB): Check for dlopen() and AC_SUBST this.
1999-10-17 21:36:00 +00:00
Martin Baulig
2174194bbd
Fixed typedef syntax for glibtop-config.h. Thanks to Drazen Kacar for
...
1999-10-17 Martin Baulig <martin@home-of-linux.org >
* configure.in: Fixed typedef syntax for glibtop-config.h.
Thanks to Drazen Kacar for pointing this out.
1999-10-17 12:59:51 +00:00
Martin Baulig
d58d11fa29
The next release (October GNOME for Solaris people) near ...
...
1999-10-16 Martin Baulig <martin@home-of-linux.org >
* LIBGTOP-VERSION: Set version number to 1.1.2, binary age 2,
interface age 2.
1999-10-16 18:48:11 +00:00
Martin Baulig
20bc40ac18
Applied all patches from the FreeBSD 3.3 ports collection.
...
1999-10-16 Martin Baulig <martin@home-of-linux.org >
Applied all patches from the FreeBSD 3.3 ports collection.
* swap.c: Only #include <rlist.h> for __FreeBSD_version < 400005.
* prockernel.c: Make it compile on FreeBSD / alpha.
* procsignal.c: Some fixes for FreeBSD-current.
1999-10-16 18:30:52 +00:00
Martin Baulig
7881e4212f
Don't use the `GLIBTOP_PROCESS_*' constants for process states for LibGTop
...
1999-10-16 Martin Baulig <martin@home-of-linux.org >
* procstate.c (glibtop_get_proc_state_p): Don't use the
`GLIBTOP_PROCESS_*' constants for process states for
LibGTop 1.0.x.
1999-10-16 18:00:54 +00:00
Birger Langkjer/danish translations
aaca4e7cd6
Modified Files: glade/po/da.po libgtop/po/da.po
...
Modified Files:
glade/po/da.po libgtop/po/da.po
1999-10-09 00:04:21 +00:00
Nam SungHyun
3250583253
updated
1999-10-04 14:21:45 +00:00
Martin Baulig
be4c952542
Reverted my commit which reverted Radek Doulik's change.
...
Sorry for being stupid, but I run the diff in the wrong direction; his
patch was absolutely correct.
Martin
1999-09-29 10:23:04 +00:00
Gert Dewit
5656ad7f6c
Updated nl translation for LIBGTOP_STABLE_1_0
1999-09-29 09:52:06 +00:00
Martin Baulig
ed3ab3d31d
updated po-files for 1.1.1.
1999-09-29 00:45:15 +00:00
Kenneth llphaane Christiansen
7c0f91b7f5
Updated.
...
1999-09-29 Kenneth llphaane Christiansen <kenneth@ripen.dk >
* da.po: Updated.
1999-09-29 00:39:06 +00:00
Martin Baulig
8619b3a79b
Reverted Timur's commit. (MAKEINFO): Add `-I @libgtop_top_builddir@/doc'
...
1999-09-29 Martin Baulig <martin@home-of-linux.org >
* Makefile.am: Reverted Timur's commit.
(MAKEINFO): Add `-I @libgtop_top_builddir@/doc' here. This still
creates libgtop.info in srcdir, but that's an automake problem.
1999-09-28 23:37:29 +00:00
Martin Baulig
f71e60619d
AC_SUBST this.
...
1999-09-29 Martin Baulig <martin@home-of-linux.org >
* configure.in (libgtop_top_builddir): AC_SUBST this.
1999-09-28 23:28:59 +00:00
Martin Baulig
3274a72cda
Reverted incorrect commit from Radek Doulik.
...
Please make sure your changes at least compile without warnings;
it should be clear that comparing an `unsigned' structure field with
a character constant is wrong.
1999-09-28 22:33:25 +00:00
Radek Doulik
c285171500
fixed idle processes filtering
...
1999-09-28 Radek Doulik <rodo@praha.eridan.cz >
* proclist.c (glibtop_get_proclist_s): fixed idle processes filtering
1999-09-28 17:05:28 +00:00
Drazen Kacar
16156b8e27
Bugfix. It wasn't excluding system, non-tty or idle processes if that was
...
* proclist.c (glibtop_get_proclist_s): Bugfix. It wasn't
excluding system, non-tty or idle processes if that was
requested.
1999-09-28 03:53:08 +00:00
Jorge Godoy
56f34dd385
added pt_BR translations and support
1999-09-27 21:35:08 +00:00
Tomasz Kłoczko
4d910a33fc
- added @directory entry for libgtop in "Librarires:" @dircategory.
1999-09-25 19:01:18 +00:00
Tomasz Kłoczko
e0ec7f5c67
- deleted some blank lines.
1999-09-25 18:58:22 +00:00
Elliot Lee
886896137c
Make 'dist-hook' targets, which copy the .spec file into $(distdir),
...
Make 'dist-hook' targets, which copy the .spec file into $(distdir), depend upon the
.spec file, so that the .spec file will be regenerated when a previously-compiled tree
is 'dist'd with a new version number.
1999-09-24 16:18:03 +00:00
Kjartan Maraas
e0a91cb479
Actually add this
1999-09-21 22:52:05 +00:00
Kjartan Maraas
bc51f8c734
Added Danish translation from Kenneth Christiansen <kenneth@ripen.dk>.
...
1999-09-22 Kjartan Maraas <kmaraas@online.no >
* da.po: Added Danish translation from Kenneth
Christiansen <kenneth@ripen.dk >.
1999-08-13 Vincent Renardias <vincent@ldsol.com >
1999-09-21 22:50:39 +00:00
Gert Dewit
a396e42fa8
updated nl translation
1999-09-19 08:58:55 +00:00
Martin Baulig
009c491b9b
Added MODULE_VERSION on Miguel's request (set it to
...
1999-09-19 Martin Baulig <martin@home-of-linux.org >
* libgtopConf.sh.in: Added MODULE_VERSION on Miguel's
request (set it to "libgtop-@LIBGTOP_VERSION@").
1999-09-18 23:06:48 +00:00
Pablo Saratxaga
9667d88e60
added polish language file
1999-09-18 17:14:31 +00:00
Pablo Saratxaga
de68843eda
updated es files
1999-09-18 16:37:22 +00:00
Gert Dewit
cb52909ded
updated nl translation
1999-09-18 12:17:59 +00:00
Gert Dewit
52c9bb06c7
first translation (partial)
1999-09-18 10:14:52 +00:00
Martin Baulig
2957ec5b57
Make it work if we have GNOME and the user gave use --without-gnome (fixes
...
1999-09-17 Martin Baulig <martin@home-of-linux.org >
* configure.in: Make it work if we have GNOME and the user
gave use --without-gnome (fixes bug #1735 ).
1999-09-17 00:37:14 +00:00
Elliot Lee
f384aae3a4
add libgtopConf.sh to CLEANFILES.
...
add libgtopConf.sh to CLEANFILES.
1999-08-23 18:20:26 +00:00
Elliot Lee
3a3899fda1
Make it build with gcc 2.95.1
...
Make it build with gcc 2.95.1
1999-08-19 20:12:23 +00:00
Elliot Lee
9cba48fbc9
Add braces to fix ambiguity.
...
Add braces to fix ambiguity.
1999-08-16 17:09:09 +00:00
Vincent Renardias
86fbcede24
completed translation.
...
* completed translation.
1999-08-13 10:44:16 +00:00
Pablo Saratxaga
6e7ba4a9ca
updated es file
1999-08-08 11:57:28 +00:00
Elliot Lee
8f02d15fb9
po line number updates.
...
po line number updates.
1999-08-02 15:42:01 +00:00
Elliot Lee
cecae08c13
Fix spec file to include all header files.
...
Fix spec file to include all header files.
po/*.po: NoClueHereEither.
1999-08-01 21:40:13 +00:00
Martin Baulig
9152479981
Fixed all warnings.
1999-07-30 21:03:22 +00:00
Matthias Warkus
2814206ffa
Update.
1999-07-30 11:00:05 +00:00
Martin Baulig
a5c839da3a
Use G_GNUC_UNUSED.
...
1999-07-29 Martin Baulig <martin@home-of-linux.org >
* include/glibtop/error.h: Use G_GNUC_UNUSED.
1999-07-29 21:20:35 +00:00
Elliot Lee
e3c3db72e2
Allow defining a CUSTOM_RELEASE at RPM build time
1999-07-29 20:09:30 +00:00
Martin Baulig
1318d89456
Link the libgtop_daemon' and the
libgtop_server' statically if possible.
...
1999-07-29 Martin Baulig <martin@home-of-linux.org >
* Makefile.am: Link the `libgtop_daemon' and the `libgtop_server'
statically if possible.
1999-07-29 19:01:52 +00:00
Martin Baulig
68f97794bd
New automake conditionals.
...
1999-07-29 Martin Baulig <martin@home-of-linux.org >
* configure.in (ENABLE_STATIC, ENABLE_SHARED): New automake
conditionals.
1999-07-29 19:00:16 +00:00