]> hydra-www.ietfng.org Git - gtetrinet/log
gtetrinet
23 years agoAdded more files.
Christian Rose [Fri, 17 Jan 2003 23:55:23 +0000 (23:55 +0000)]
Added more files.

2003-01-18  Christian Rose  <menthos@menthos.com>

* .cvsignore: Added more files.

23 years agoremove gettext marks from author names, as there's no non-ASCII character to translate.
Jordi Mallach [Fri, 17 Jan 2003 22:33:31 +0000 (22:33 +0000)]
remove gettext marks from author names, as there's no non-ASCII character to translate.

23 years agoreleased gtetrinet 0.5.2.
Jordi Albornoz [Sat, 11 Jan 2003 15:36:26 +0000 (15:36 +0000)]
released gtetrinet 0.5.2.

23 years agoUpdated docs.
Jordi Albornoz [Fri, 10 Jan 2003 20:23:43 +0000 (20:23 +0000)]
Updated docs.

23 years agouse gdk_keyval_to_lower instead of gdk_keyval_to_upper, so gtetrinet 0.5.2 configurat...
Jordi Albornoz [Fri, 10 Jan 2003 19:59:23 +0000 (19:59 +0000)]
use gdk_keyval_to_lower instead of gdk_keyval_to_upper, so gtetrinet 0.5.2 configurations are usable with older versions.

23 years agoUpdated German translation from Gerfried Fuchs.
Jordi Albornoz [Fri, 10 Jan 2003 18:35:48 +0000 (18:35 +0000)]
Updated German translation from Gerfried Fuchs.

23 years agohide the window only if it really existed (fixes the -c bug).
Dani Carbonell [Fri, 10 Jan 2003 18:30:08 +0000 (18:30 +0000)]
hide the window only if it really existed (fixes the -c bug).

2003-01-10  Dani Carbonell  <bocata@panete.net>

        * src/dialogs.c (connectdialog_connected): hide the window only if
        it really existed (fixes the -c bug).

        * src/fields.c (fields_gmsginputadd): this function was useless,
        removed.
        (fields_gmsginputback): likewise

        * src/fields.h: removed those two function's declarations.

        * src/gtetrinet.c (switch_focus): new function, will handle the
        notebook's tab switching, sending focus where it should be.
        (gtetrinet_key): function cleaned.

        * src/gtetrinet.h: added the function declaration.

        * src/partyline.c (partyline_entryfocus): now it clears all the text
        in the partyline's gtk_entry.

        * src/tetrinet.c (tetrinet_endgame): now it properly closes the field's
        gtk_entry, if it's open when the game ends.
        (tetrinet_inmessage): now it properly takes into account that a
        player has left the game, so no one can attack him after he's gone.

        * src/winlist.c (winlist_focus): new function that will focus the
        winlist when the user switches to that tab.

        * src/winlist.h: added the function declaration.

23 years agoRemove gtetrinet.desktop from AC_OUTPUT.
Jordi Albornoz [Wed, 8 Jan 2003 23:03:47 +0000 (23:03 +0000)]
Remove gtetrinet.desktop from AC_OUTPUT.

23 years agoFix null pointer exception which made gtetrinet crash on connect. Patch from Ian...
Jordi Albornoz [Wed, 8 Jan 2003 15:57:44 +0000 (15:57 +0000)]
Fix null pointer exception which made gtetrinet crash on connect. Patch from Ian Zink.

23 years agoUpdated Catalan translation.
Jordi Albornoz [Wed, 8 Jan 2003 15:15:34 +0000 (15:15 +0000)]
Updated Catalan translation.
Updated German translation from Gerfried Fuchs.

23 years agoFix fields message text input so it deals with composed characters correctly (Dani).
Jordi Albornoz [Wed, 8 Jan 2003 15:07:55 +0000 (15:07 +0000)]
Fix fields message text input so it deals with composed characters correctly (Dani).

23 years agofix previous change.
Jordi Albornoz [Wed, 8 Jan 2003 15:00:41 +0000 (15:00 +0000)]
fix previous change.

23 years agodon't assume signedness of char.
Jordi Albornoz [Tue, 7 Jan 2003 17:35:00 +0000 (17:35 +0000)]
don't assume signedness of char.

23 years agoUpdated docs. Fix a gcc-3.2 warning.
Jordi Albornoz [Tue, 7 Jan 2003 17:25:22 +0000 (17:25 +0000)]
Updated docs. Fix a gcc-3.2 warning.

23 years agoGettextize annoyance fix.
Jordi Albornoz [Tue, 7 Jan 2003 17:11:36 +0000 (17:11 +0000)]
Gettextize annoyance fix.

23 years agoRemoved unneded files. gnome-autogen takes care of this.
Jordi Albornoz [Tue, 7 Jan 2003 17:08:57 +0000 (17:08 +0000)]
Removed unneded files. gnome-autogen takes care of this.

23 years agoDani Carbonell: rewrite team dialog. Add spacing between buttons in preferences and...
Jordi Albornoz [Tue, 7 Jan 2003 16:38:00 +0000 (16:38 +0000)]
Dani Carbonell: rewrite team dialog. Add spacing between buttons in preferences and connect dialogs. Check if the user has introduced nick, server and spectator password before trying to connect. Convert all keystrokes to upper case, so you can use shift as a game key.
Jordi Mallach: supress compile warnings, update copyright notices.

23 years agoRewrite team dialog, using gtk_window_new and making it HIG compliant.
Jordi Albornoz [Tue, 7 Jan 2003 01:04:09 +0000 (01:04 +0000)]
Rewrite team dialog, using gtk_window_new and making it HIG compliant.

23 years agoRemove unneded files.
Jordi Albornoz [Mon, 6 Jan 2003 22:55:49 +0000 (22:55 +0000)]
Remove unneded files.

23 years agoAdd gtetrinet.desktop to AC_OUTPUT.
Jordi Albornoz [Mon, 6 Jan 2003 22:40:13 +0000 (22:40 +0000)]
Add gtetrinet.desktop to AC_OUTPUT.

23 years agoAdded intltool support, and upgrade to gettext 0.11.5.
Jordi Albornoz [Mon, 6 Jan 2003 22:21:13 +0000 (22:21 +0000)]
Added intltool support, and upgrade to gettext 0.11.5.

23 years agofix behaviour of Ok button (Dani).
Jordi Albornoz [Mon, 6 Jan 2003 21:36:08 +0000 (21:36 +0000)]
fix behaviour of Ok button (Dani).

23 years agoAdd release date.
Jordi Albornoz [Mon, 6 Jan 2003 19:14:49 +0000 (19:14 +0000)]
Add release date.

23 years agoArgh, correct version number.
Jordi Albornoz [Mon, 6 Jan 2003 19:07:51 +0000 (19:07 +0000)]
Argh, correct version number.

23 years agoreleased gtetrinet 0.5.1.
Jordi Albornoz [Mon, 6 Jan 2003 19:07:18 +0000 (19:07 +0000)]
released gtetrinet 0.5.1.

23 years agoUpdated.
Jordi Albornoz [Mon, 6 Jan 2003 19:05:55 +0000 (19:05 +0000)]
Updated.

23 years agodon't select a theme if we can't find it in the current theme list. (Dani)
Jordi Albornoz [Mon, 6 Jan 2003 17:42:59 +0000 (17:42 +0000)]
don't select a theme if we can't find it in the current theme list. (Dani)

23 years agoFix UTF-8 handling in team dialog. Update docs.
Jordi Albornoz [Mon, 6 Jan 2003 17:35:12 +0000 (17:35 +0000)]
Fix UTF-8 handling in team dialog. Update docs.

23 years agoFrom Dani Carbonell: fix segfaults caused by bad checks for open dialogs, and change...
Jordi Albornoz [Mon, 6 Jan 2003 16:16:08 +0000 (16:16 +0000)]
From Dani Carbonell: fix segfaults caused by bad checks for open dialogs, and change button order to make dialogs HID compliant.

23 years agoreleased gtetrinet 0.5.0.
Jordi Albornoz [Sun, 5 Jan 2003 21:46:38 +0000 (21:46 +0000)]
released gtetrinet 0.5.0.

23 years agoUpdated for 0.5.0.
Jordi Albornoz [Sun, 5 Jan 2003 21:35:37 +0000 (21:35 +0000)]
Updated for 0.5.0.

23 years agoUpdated Catalan translation.
Jordi Albornoz [Sun, 5 Jan 2003 21:25:15 +0000 (21:25 +0000)]
Updated Catalan translation.

23 years agoupdated.
Jordi Albornoz [Sun, 5 Jan 2003 21:24:54 +0000 (21:24 +0000)]
updated.

23 years agoassign an icon to the detach button, and add useful tooltips to all buttons.
Jordi Albornoz [Sun, 5 Jan 2003 21:19:00 +0000 (21:19 +0000)]
assign an icon to the detach button, and add useful tooltips to all buttons.

23 years agoFrom Dani Carbonell: dialog behaviour handling fixes and focus gmsginput just when...
Jordi Albornoz [Sun, 5 Jan 2003 20:58:28 +0000 (20:58 +0000)]
From Dani Carbonell: dialog behaviour handling fixes and focus gmsginput just when it needs to. Port gtk_window_set_policy to gtk_window_set_resizable.

23 years agoAdapt patch from Jan Bretschneider with some UI improvements that mimic windows tetri...
Jordi Albornoz [Sun, 5 Jan 2003 20:15:14 +0000 (20:15 +0000)]
Adapt patch from Jan Bretschneider with some UI improvements that mimic windows tetrinet's behaviour. Switch to partyline on successful connect and on game end, and to fields on game start.

23 years agoFrom James Antill: fix segfault when opening about twice. Autofocus text entry box...
Jordi Albornoz [Sun, 5 Jan 2003 19:10:21 +0000 (19:10 +0000)]
From James Antill: fix segfault when opening about twice. Autofocus text entry box when switching to partyline.

23 years agoPatch from Dani Carbonell. Fix memory leak in winlist.c. More UTF-8 conversion fixes...
Jordi Albornoz [Sun, 5 Jan 2003 18:25:56 +0000 (18:25 +0000)]
Patch from Dani Carbonell. Fix memory leak in winlist.c. More UTF-8 conversion fixes. Add a horizontal scrollbar to the player list. Port gtk_object_get_data to g_object_get_data.

23 years agoOops, didn't want to commit the GTK_DISABLE_DEPRECATED thing...
Jordi Albornoz [Sun, 5 Jan 2003 02:21:28 +0000 (02:21 +0000)]
Oops, didn't want to commit the GTK_DISABLE_DEPRECATED thing...

23 years agoPort gtk_signal_connect instances to g_signal_connect.
Jordi Albornoz [Sun, 5 Jan 2003 02:06:37 +0000 (02:06 +0000)]
Port gtk_signal_connect instances to g_signal_connect.

23 years agoupdate copyright notices... happy new year.
Jordi Albornoz [Sun, 5 Jan 2003 01:29:11 +0000 (01:29 +0000)]
update copyright notices... happy new year.

23 years agoNew patch from Dani Carbonell. Fix creation of multiple about dialogs. Convert theme...
Jordi Albornoz [Sun, 5 Jan 2003 01:25:51 +0000 (01:25 +0000)]
New patch from Dani Carbonell. Fix creation of multiple about dialogs. Convert theme info and winlist items to UTF-8. Fix bug when connecting as spectator. Port some gtk_signal_connect's.

23 years agoUpdated Catalan translation.
Jordi Albornoz [Sun, 5 Jan 2003 00:35:36 +0000 (00:35 +0000)]
Updated Catalan translation.

23 years agoUpdated docs.
Jordi Albornoz [Sun, 5 Jan 2003 00:18:12 +0000 (00:18 +0000)]
Updated docs.

23 years agoBig patch from Dani Carbonell. Fixes UTF-8 issues, ports GTK_CLISTs to GtkTreeViews...
Jordi Albornoz [Sun, 5 Jan 2003 00:02:12 +0000 (00:02 +0000)]
Big patch from Dani Carbonell. Fixes UTF-8 issues, ports GTK_CLISTs to GtkTreeViews, adds icons to the toolbar, assigns a window icon to gtetrinet, fixes partyline's textview.

23 years agoCorrected several colours.
Jordi Albornoz [Sat, 4 Jan 2003 21:09:03 +0000 (21:09 +0000)]
Corrected several colours.

23 years agoUpdated Catalan translation.
Jordi Albornoz [Fri, 3 Jan 2003 17:00:27 +0000 (17:00 +0000)]
Updated Catalan translation.

23 years agoMade the "discard special" key configurable.
Jordi Albornoz [Fri, 3 Jan 2003 16:59:38 +0000 (16:59 +0000)]
Made the "discard special" key configurable.
Add fields_attdeffmt() and partyline_fmt() and use them to make messages with colours translatable.

23 years agoFix memleak, spotted by Wichert Akkerman. closedir() before jumping to "too_many_themes".
Jordi Albornoz [Thu, 5 Dec 2002 12:42:01 +0000 (12:42 +0000)]
Fix memleak, spotted by Wichert Akkerman. closedir() before jumping to "too_many_themes".
Add more porting issues.

23 years agopatch from Niko Böhm, fixes player count after several /move commands.
Jordi Albornoz [Tue, 3 Dec 2002 17:27:25 +0000 (17:27 +0000)]
patch from Niko Böhm, fixes player count after several /move commands.

23 years agoPatch from James Antill:
Jordi Albornoz [Tue, 3 Dec 2002 17:10:35 +0000 (17:10 +0000)]
Patch from James Antill:
* src/misc.c (adjust_bottom_text_view): Change function API to work on
  TextViews nativley ... use idle handler to stop syncronous updates.
  (nocolor): Change static buffer with no bounds checking to dynamicly
  sized buffer.
* src/gtetrinet.c (keypress): Search for notebook keys before game
  keys (as 1, 2 and 3 are attack commands).

23 years agognome-autogen.sh crap...
Jordi Albornoz [Tue, 3 Dec 2002 16:40:13 +0000 (16:40 +0000)]
gnome-autogen.sh crap...

23 years agoadded Gerfried.
Jordi Albornoz [Mon, 18 Nov 2002 16:14:55 +0000 (16:14 +0000)]
added Gerfried.

23 years agoUpdated Catalan translation.
Jordi Albornoz [Mon, 18 Nov 2002 16:13:17 +0000 (16:13 +0000)]
Updated Catalan translation.
Initial German translation (Gerfried Fuchs).

23 years agoUpdated.
Jordi Albornoz [Mon, 18 Nov 2002 16:11:00 +0000 (16:11 +0000)]
Updated.

23 years agoAM_GNU_GETTEXT was needed after all (generates po/Makefile) (or I am missing something).
Jordi Albornoz [Mon, 18 Nov 2002 16:09:37 +0000 (16:09 +0000)]
AM_GNU_GETTEXT was needed after all (generates po/Makefile) (or I am missing something).
(ALL_LINGUAS): added German (de).

23 years agounify a few strings, to ease translator work (thanks, Gerfried Fuchs).
Jordi Albornoz [Mon, 18 Nov 2002 15:43:03 +0000 (15:43 +0000)]
unify a few strings, to ease translator work (thanks, Gerfried Fuchs).

23 years agoremove ACLOCAL_AMFLAGS definition.
Jordi Albornoz [Fri, 8 Nov 2002 16:16:04 +0000 (16:16 +0000)]
remove ACLOCAL_AMFLAGS definition.

23 years agoer, AC_SUBST GETTEXT_PACKAGE too.
Jordi Albornoz [Fri, 8 Nov 2002 16:09:32 +0000 (16:09 +0000)]
er, AC_SUBST GETTEXT_PACKAGE too.

23 years agodefine GETTEXT_PACKAGE.
Jordi Albornoz [Fri, 8 Nov 2002 16:01:00 +0000 (16:01 +0000)]
define GETTEXT_PACKAGE.

23 years agoer, correct date.
Jordi Albornoz [Wed, 30 Oct 2002 12:39:19 +0000 (12:39 +0000)]
er, correct date.

23 years agoadded a list of issues to tackle.
Jordi Albornoz [Wed, 30 Oct 2002 12:38:46 +0000 (12:38 +0000)]
added a list of issues to tackle.

23 years agoremove intl as a subdir remove the evil AM_GNU_GETTEXT call, no need for
Bastien Nocera [Mon, 28 Oct 2002 03:00:06 +0000 (03:00 +0000)]
remove intl as a subdir remove the evil AM_GNU_GETTEXT call, no need for

2002-10-28  Bastien Nocera  <hadess@hadess.net>

        * Makefile.am: remove intl as a subdir
* configure.in: remove the evil AM_GNU_GETTEXT call, no need for
intl/
* intl/*: removed

23 years agoremoved m4/ added intl/ use a gnome2 one updated to gnome2
Bastien Nocera [Mon, 28 Oct 2002 02:47:29 +0000 (02:47 +0000)]
removed m4/ added intl/ use a gnome2 one updated to gnome2

2002-10-28  Bastien Nocera  <hadess@hadess.net>

        * Makefile.am: removed m4/ added intl/
* autogen.sh: use a gnome2 one
* configure.in: updated to gnome2

23 years agoignore configure.lineno.
Jordi Albornoz [Mon, 28 Oct 2002 02:17:26 +0000 (02:17 +0000)]
ignore configure.lineno.

23 years agoAdded a random list of people who should be creditted. Probably missing many.
Jordi Albornoz [Mon, 28 Oct 2002 02:16:42 +0000 (02:16 +0000)]
Added a random list of people who should be creditted. Probably missing many.
Added 0.5.0 news items.

23 years agoadd translation credits, gtetrinet's logo and a hyperlink to gtetrinet's homepage...
Jordi Albornoz [Mon, 28 Oct 2002 02:04:05 +0000 (02:04 +0000)]
add translation credits, gtetrinet's logo and a hyperlink to gtetrinet's homepage in the About dialog. set bind_textdomain_codeset to "UTF-8". Bump version to 0.5.0pre1.

23 years agoUpdated Catalan translation. Reencoded as UTF-8.
Jordi Albornoz [Mon, 28 Oct 2002 02:01:46 +0000 (02:01 +0000)]
Updated Catalan translation. Reencoded as UTF-8.

23 years agoinitial port to GNOME2.
Jordi Albornoz [Mon, 28 Oct 2002 01:24:21 +0000 (01:24 +0000)]
initial port to GNOME2.

23 years agopatch from James Antill. Save & restore the last used server.
Jordi Albornoz [Mon, 28 Oct 2002 00:37:31 +0000 (00:37 +0000)]
patch from James Antill. Save & restore the last used server.

23 years agoreleased gtetrinet 0.4.4.
Jordi Albornoz [Sun, 27 Oct 2002 22:33:49 +0000 (22:33 +0000)]
released gtetrinet 0.4.4.

23 years agoSECURITY FIXES: replace all uses of strcpy(), strcat(), strncpy() and strncat() with...
Jordi Albornoz [Sun, 27 Oct 2002 22:31:33 +0000 (22:31 +0000)]
SECURITY FIXES: replace all uses of strcpy(), strcat(), strncpy() and strncat() with safe versions. Fix buffer overflows in theme code, partyline and other places; cleanup other places to minimize risks. Patch from James Antill.

23 years agoreleased gtetrinet 0.4.3.
Jordi Albornoz [Mon, 21 Oct 2002 10:26:42 +0000 (10:26 +0000)]
released gtetrinet 0.4.3.

23 years agoUpdated Catalan translation.
Jordi Albornoz [Mon, 21 Oct 2002 10:22:19 +0000 (10:22 +0000)]
Updated Catalan translation.

23 years agoadd missing include "../config.h" and ifdef around automake's config.h include.
Jordi Albornoz [Mon, 21 Oct 2002 10:19:39 +0000 (10:19 +0000)]
add missing include "../config.h" and ifdef around automake's config.h include.

23 years agoDocument 0.4.3 changes. Fix automake 1.7 warnings.
Jordi Albornoz [Sun, 20 Oct 2002 10:29:49 +0000 (10:29 +0000)]
Document 0.4.3 changes. Fix automake 1.7 warnings.

23 years agopatches from James Antill: change the attack/defense box's minimum size, to avoid...
Jordi Albornoz [Sun, 20 Oct 2002 10:03:01 +0000 (10:03 +0000)]
patches from James Antill: change the attack/defense box's minimum size, to avoid message wraps as much as possible. Change the toggle page keybinds from F1, F2 and F3 to Alt+1,2,3 as the previous ones were normally captured by window managers. Add different colours for events in attacks/defenses. Fix the random order of added special blocks when the player just has one.

23 years agopatch from Cougar <cougar@random.ee> which adds IPv6 support.
Jordi Albornoz [Sat, 19 Oct 2002 19:37:42 +0000 (19:37 +0000)]
patch from Cougar <cougar@random.ee> which adds IPv6 support.

23 years agoUpdated Catalan translation.
Jordi Albornoz [Fri, 18 Oct 2002 00:54:59 +0000 (00:54 +0000)]
Updated Catalan translation.

23 years agoinclude "../config.h" where needed to fix i18n. CList header i18n fixes.
Jordi Albornoz [Fri, 18 Oct 2002 00:54:33 +0000 (00:54 +0000)]
include "../config.h" where needed to fix i18n. CList header i18n fixes.

23 years agoadded missing macros to EXTRA_DIST.
Jordi Albornoz [Thu, 17 Oct 2002 11:27:41 +0000 (11:27 +0000)]
added missing macros to EXTRA_DIST.

23 years agoreleased gtetrinet 0.4.2.
Jordi Albornoz [Thu, 17 Oct 2002 09:49:09 +0000 (09:49 +0000)]
released gtetrinet 0.4.2.

23 years agoupdate for 0.4.2.
Jordi Albornoz [Thu, 17 Oct 2002 09:45:40 +0000 (09:45 +0000)]
update for 0.4.2.

23 years agoset COPYRIGHT_HOLDER to Ka-shu Wong.
Jordi Albornoz [Thu, 17 Oct 2002 09:42:18 +0000 (09:42 +0000)]
set COPYRIGHT_HOLDER to Ka-shu Wong.

23 years agopatch from Ryan Underwood which fixes sound support.
Jordi Albornoz [Thu, 17 Oct 2002 09:26:39 +0000 (09:26 +0000)]
patch from Ryan Underwood which fixes sound support.

23 years agoadd a "changelog" target, generates a CVS-based changelog. Requires cvs2cl.
Jordi Albornoz [Mon, 14 Oct 2002 11:19:34 +0000 (11:19 +0000)]
add a "changelog" target, generates a CVS-based changelog. Requires cvs2cl.

23 years agoUpdate.
Jordi Albornoz [Mon, 14 Oct 2002 11:11:31 +0000 (11:11 +0000)]
Update.

23 years agoupdated for 0.4.2.
Jordi Albornoz [Mon, 14 Oct 2002 11:10:43 +0000 (11:10 +0000)]
updated for 0.4.2.

23 years agoUpgrade to gettext 0.11.5. Include ../config.h in src/config.c.
Jordi Albornoz [Mon, 14 Oct 2002 11:02:45 +0000 (11:02 +0000)]
Upgrade to gettext 0.11.5. Include ../config.h in src/config.c.

23 years agorequire autoconf 2.52, add switch to enable page detaching. Ifdef around detach UI...
Jordi Albornoz [Mon, 14 Oct 2002 10:41:35 +0000 (10:41 +0000)]
require autoconf 2.52, add switch to enable page detaching. Ifdef around detach UI options.

23 years agoreplace notes about tetrinetx's licensing problems with the url of the SourceForge...
Jordi Albornoz [Sat, 12 Oct 2002 20:56:33 +0000 (20:56 +0000)]
replace notes about tetrinetx's licensing problems with the url of the SourceForge project.

23 years agopatch from Niko Böhm which fixes a missbehaviour of blockbomb.
Jordi Albornoz [Thu, 3 Oct 2002 09:21:51 +0000 (09:21 +0000)]
patch from Niko Böhm which fixes a missbehaviour of blockbomb.

23 years agoadded theme files to EXTRA_DIST.
Jordi Albornoz [Sat, 6 Jul 2002 00:51:21 +0000 (00:51 +0000)]
added theme files to EXTRA_DIST.

23 years agoadded the manpage which I've been distributing with the Debian package for over a...
Jordi Albornoz [Fri, 28 Jun 2002 23:09:30 +0000 (23:09 +0000)]
added the manpage which I've been distributing with the Debian package for over a year.
install gtetrinet in /usr/games by default.
added NEWS items for all gtetrinet releases, based on info from the ChangeLog.
Fixed a few things in README.

23 years ago- work-arounds to get the clist headers translated
Bastien Nocera [Fri, 28 Jun 2002 21:49:02 +0000 (21:49 +0000)]
- work-arounds to get the clist headers translated

23 years agopatch from Bastien Nocera which fixes focusing of the text entry when switching to...
Jordi Albornoz [Fri, 28 Jun 2002 21:33:26 +0000 (21:33 +0000)]
patch from Bastien Nocera which fixes focusing of the text entry when switching to the partyline page.

23 years agoAdded an autogen.sh script for CVS setup.
Jordi Albornoz [Fri, 28 Jun 2002 20:39:57 +0000 (20:39 +0000)]
Added an autogen.sh script for CVS setup.
Added xpms in src/images to EXTRA_DIST.
Translated gtetrinet to Catalan.
Removed bogus file from m4/ EXTRA_DIST.

23 years agoTypo.
Jordi Albornoz [Fri, 28 Jun 2002 20:35:51 +0000 (20:35 +0000)]
Typo.

23 years agoAdded internationalization support.
Jordi Albornoz [Fri, 28 Jun 2002 19:16:56 +0000 (19:16 +0000)]
Added internationalization support.
Initial Catalan translation.

23 years agoClean up the cvs repository a bit...
Jordi Albornoz [Fri, 28 Jun 2002 18:46:36 +0000 (18:46 +0000)]
Clean up the cvs repository a bit...
Removed autogenerated files.
Added .cvsignore files.