]> git.0d.be Git - empathy.git/log
empathy.git
15 years agoDon't unref NULL avatar used as chat window icon
Will Thompson [Mon, 29 Dec 2008 09:11:42 +0000 (09:11 +0000)]
Don't unref NULL avatar used as chat window icon

This only happens if you set a secret gconf key, I think.

Signed-off-by: Will Thompson <will.thompson@collabora.co.uk>
svn path=/trunk/; revision=2016

15 years agoHomogenize coding style in empathy_contact_menu_new
Will Thompson [Mon, 29 Dec 2008 09:11:37 +0000 (09:11 +0000)]
Homogenize coding style in empathy_contact_menu_new

Signed-off-by: Will Thompson <will.thompson@collabora.co.uk>
svn path=/trunk/; revision=2015

15 years agoIgnore cscope.out.
Will Thompson [Mon, 29 Dec 2008 09:11:32 +0000 (09:11 +0000)]
Ignore cscope.out.

Signed-off-by: Will Thompson <will.thompson@collabora.co.uk>
svn path=/trunk/; revision=2014

15 years agoRemove libgnomevfs include in megaphone-applet.c (Andre Klapper).
Xavier Claessens [Wed, 24 Dec 2008 09:57:53 +0000 (09:57 +0000)]
Remove libgnomevfs include in megaphone-applet.c (Andre Klapper).

svn path=/trunk/; revision=2013

15 years agoStart file transfer if the state is already open when we get the unix socket
Sjoerd Simons [Mon, 22 Dec 2008 17:56:33 +0000 (17:56 +0000)]
Start file transfer if the state is already open when we get the unix socket

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2012

15 years agoMake existing contact FT capable when the CM supports it
Sjoerd Simons [Mon, 22 Dec 2008 17:56:29 +0000 (17:56 +0000)]
Make existing contact FT capable when the CM supports it

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2011

15 years agoBump version to 2.25.4
Xavier Claessens [Tue, 16 Dec 2008 09:58:08 +0000 (09:58 +0000)]
Bump version to 2.25.4

svn path=/trunk/; revision=2010

15 years agoReplace empathy-chat-view.c by empathy-chat-text-view.c in POTFILE.in
Xavier Claessens [Tue, 16 Dec 2008 09:42:30 +0000 (09:42 +0000)]
Replace empathy-chat-view.c by empathy-chat-text-view.c in POTFILE.in

svn path=/trunk/; revision=2009

15 years agoDon't forget to unref the smiley manager
Xavier Claessens [Tue, 16 Dec 2008 09:32:22 +0000 (09:32 +0000)]
Don't forget to unref the smiley manager

svn path=/trunk/; revision=2008

15 years agoRemove finalize, it is not used.
Xavier Claessens [Tue, 16 Dec 2008 09:32:19 +0000 (09:32 +0000)]
Remove finalize, it is not used.

svn path=/trunk/; revision=2007

15 years agoDo not assert the tab exists in empathy_chat_text_view_tag_set(), simply return silently.
Xavier Claessens [Tue, 16 Dec 2008 09:32:16 +0000 (09:32 +0000)]
Do not assert the tab exists in empathy_chat_text_view_tag_set(), simply return silently.

svn path=/trunk/; revision=2006

15 years agoUpdate python bindings
Xavier Claessens [Tue, 16 Dec 2008 09:32:13 +0000 (09:32 +0000)]
Update python bindings

svn path=/trunk/; revision=2005

15 years agoUpdate API doc.
Xavier Claessens [Tue, 16 Dec 2008 09:32:10 +0000 (09:32 +0000)]
Update API doc.

svn path=/trunk/; revision=2004

15 years agoFallback to use "classic" theme if the gconf key is invalid
Xavier Claessens [Tue, 16 Dec 2008 09:32:07 +0000 (09:32 +0000)]
Fallback to use "classic" theme if the gconf key is invalid

svn path=/trunk/; revision=2003

15 years agoUpdate boxes views when theme changes to another boxes one.
Xavier Claessens [Tue, 16 Dec 2008 09:32:04 +0000 (09:32 +0000)]
Update boxes views when theme changes to another boxes one.

svn path=/trunk/; revision=2002

15 years agoUpdate color when using the simple theme and GTK color changes.
Xavier Claessens [Tue, 16 Dec 2008 09:32:01 +0000 (09:32 +0000)]
Update color when using the simple theme and GTK color changes.

svn path=/trunk/; revision=2001

15 years agotranslations are not executable
Xavier Claessens [Tue, 16 Dec 2008 09:29:04 +0000 (09:29 +0000)]
translations are not executable

svn path=/trunk/; revision=2000

15 years agoUpdate news
Xavier Claessens [Tue, 16 Dec 2008 09:29:01 +0000 (09:29 +0000)]
Update news

svn path=/trunk/; revision=1999

15 years agoDon't forget to call g_object_weak_unref in finalise on each views
Xavier Claessens [Tue, 16 Dec 2008 09:24:51 +0000 (09:24 +0000)]
Don't forget to call g_object_weak_unref in finalise on each views

svn path=/trunk/; revision=1998

15 years agoRemove useless commented code
Xavier Claessens [Tue, 16 Dec 2008 09:24:49 +0000 (09:24 +0000)]
Remove useless commented code

svn path=/trunk/; revision=1997

15 years agoKeep a list of boxes views so we can update colors when themes change
Xavier Claessens [Tue, 16 Dec 2008 09:24:45 +0000 (09:24 +0000)]
Keep a list of boxes views so we can update colors when themes change

svn path=/trunk/; revision=1996

15 years agoRemove a FIXME which was not a problem and add one for bug #542523
Xavier Claessens [Tue, 16 Dec 2008 09:24:42 +0000 (09:24 +0000)]
Remove a FIXME which was not a problem and add one for bug #542523

svn path=/trunk/; revision=1995

15 years agoCreate the simple theme using system colors
Xavier Claessens [Tue, 16 Dec 2008 09:24:39 +0000 (09:24 +0000)]
Create the simple theme using system colors

svn path=/trunk/; revision=1994

15 years agoCompletely rework the theming system to make easy implementing themes based on other...
Xavier Claessens [Tue, 16 Dec 2008 09:24:35 +0000 (09:24 +0000)]
Completely rework the theming system to make easy implementing themes based on other classes like webkit.

svn path=/trunk/; revision=1993

15 years agoRemove EmpathyTheme, code will be merged into EmpathyChatTextView
Xavier Claessens [Tue, 16 Dec 2008 09:24:31 +0000 (09:24 +0000)]
Remove EmpathyTheme, code will be merged into EmpathyChatTextView

svn path=/trunk/; revision=1992

15 years agoRemove unused empathy-theme.h include
Xavier Claessens [Tue, 16 Dec 2008 09:24:28 +0000 (09:24 +0000)]
Remove unused empathy-theme.h include

svn path=/trunk/; revision=1991

15 years agoRemove useless empathy_text_buffer_tag_set
Xavier Claessens [Tue, 16 Dec 2008 09:24:25 +0000 (09:24 +0000)]
Remove useless empathy_text_buffer_tag_set

svn path=/trunk/; revision=1990

15 years agoRemove useless empathy_message_get_date_and_time
Xavier Claessens [Tue, 16 Dec 2008 09:24:22 +0000 (09:24 +0000)]
Remove useless empathy_message_get_date_and_time

svn path=/trunk/; revision=1989

15 years agoRemove useless virtual methods
Xavier Claessens [Tue, 16 Dec 2008 09:24:19 +0000 (09:24 +0000)]
Remove useless virtual methods

svn path=/trunk/; revision=1988

15 years agoRename EmpathyChatSimpleView to EmpathyChatTextView
Xavier Claessens [Tue, 16 Dec 2008 09:24:15 +0000 (09:24 +0000)]
Rename EmpathyChatSimpleView to EmpathyChatTextView

svn path=/trunk/; revision=1987

15 years agoMove the smiley menu code from EmpathyChatView to EmpathyChatManager.
Xavier Claessens [Tue, 16 Dec 2008 09:24:11 +0000 (09:24 +0000)]
Move the smiley menu code from EmpathyChatView to EmpathyChatManager.

svn path=/trunk/; revision=1986

15 years agoEmpathyChatView interface can only be implemented by a GtkWidget subclass
Xavier Claessens [Tue, 16 Dec 2008 09:24:08 +0000 (09:24 +0000)]
EmpathyChatView interface can only be implemented by a GtkWidget subclass

svn path=/trunk/; revision=1985

15 years agoReplace _get_selection_bounds by _get_has_selection
Xavier Claessens [Tue, 16 Dec 2008 09:23:59 +0000 (09:23 +0000)]
Replace _get_selection_bounds by _get_has_selection

svn path=/trunk/; revision=1984

15 years agoRemove _append_button since it's not used
Xavier Claessens [Tue, 16 Dec 2008 09:23:55 +0000 (09:23 +0000)]
Remove _append_button since it's not used

svn path=/trunk/; revision=1983

15 years agoMove chat_view_get_avatar_pixbuf_with_cache to EmpathyThemeBoxes where it makes more...
Xavier Claessens [Tue, 16 Dec 2008 09:23:51 +0000 (09:23 +0000)]
Move chat_view_get_avatar_pixbuf_with_cache to EmpathyThemeBoxes where it makes more sense.

svn path=/trunk/; revision=1982

15 years agoFix licence and clean up a bit the interface
Xavier Claessens [Tue, 16 Dec 2008 09:23:47 +0000 (09:23 +0000)]
Fix licence and clean up a bit the interface

svn path=/trunk/; revision=1981

15 years agoReorder functions to not declare them in the top of the file.
Xavier Claessens [Tue, 16 Dec 2008 09:23:43 +0000 (09:23 +0000)]
Reorder functions to not declare them in the top of the file.

svn path=/trunk/; revision=1980

15 years agoFix compilation problems
Xavier Claessens [Tue, 16 Dec 2008 09:23:39 +0000 (09:23 +0000)]
Fix compilation problems

svn path=/trunk/; revision=1979

15 years agoEmpathyChatView as GInterface
Xavier Claessens [Tue, 16 Dec 2008 09:23:26 +0000 (09:23 +0000)]
EmpathyChatView as GInterface

svn path=/trunk/; revision=1978

15 years agoUpdated Norwegian bokmål translation.
Kjartan Maraas [Mon, 15 Dec 2008 21:56:27 +0000 (21:56 +0000)]
Updated Norwegian bokmål translation.

svn path=/trunk/; revision=1977

15 years agoBump ABI version
Xavier Claessens [Mon, 15 Dec 2008 19:57:58 +0000 (19:57 +0000)]
Bump ABI version

svn path=/trunk/; revision=1976

15 years agoUpdate NEWS
Xavier Claessens [Mon, 15 Dec 2008 19:57:55 +0000 (19:57 +0000)]
Update NEWS

svn path=/trunk/; revision=1975

15 years agoDon't forget to include empathy-utils.h to get empathy_init().
Xavier Claessens [Mon, 15 Dec 2008 19:51:56 +0000 (19:51 +0000)]
Don't forget to include empathy-utils.h to get empathy_init().

svn path=/trunk/; revision=1974

15 years agoUpdate copyright date for configure.ac
Xavier Claessens [Mon, 15 Dec 2008 19:51:53 +0000 (19:51 +0000)]
Update copyright date for configure.ac

svn path=/trunk/; revision=1973

15 years agoInit empathy for megaphone, nothere and check-main.
Xavier Claessens [Fri, 12 Dec 2008 15:49:41 +0000 (15:49 +0000)]
Init empathy for megaphone, nothere and check-main.

svn path=/trunk/; revision=1972

15 years agogtk_init and g_thread_init shouldn't be called by libraries. Let applications do it.
Xavier Claessens [Fri, 12 Dec 2008 15:49:38 +0000 (15:49 +0000)]
gtk_init and g_thread_init shouldn't be called by libraries. Let applications do it.

svn path=/trunk/; revision=1971

15 years agoMake sure to not init thread twice.
Xavier Claessens [Fri, 12 Dec 2008 15:49:34 +0000 (15:49 +0000)]
Make sure to not init thread twice.

svn path=/trunk/; revision=1970

15 years agoRefactor empathy_gtk_init* to share common code.
Xavier Claessens [Fri, 12 Dec 2008 15:49:31 +0000 (15:49 +0000)]
Refactor empathy_gtk_init* to share common code.

svn path=/trunk/; revision=1969

15 years agoUse empathy_gtk_init()
Xavier Claessens [Fri, 12 Dec 2008 15:49:28 +0000 (15:49 +0000)]
Use empathy_gtk_init()

svn path=/trunk/; revision=1968

15 years agoUse gi18n-lib.h instead of gi18n.h for libraries.
Xavier Claessens [Fri, 12 Dec 2008 15:49:24 +0000 (15:49 +0000)]
Use gi18n-lib.h instead of gi18n.h for libraries.

svn path=/trunk/; revision=1967

15 years agoAdd empathy_init(), empathy_gtk_init() and empathy_gtk_init_with_args(). They have...
Xavier Claessens [Fri, 12 Dec 2008 15:49:15 +0000 (15:49 +0000)]
Add empathy_init(), empathy_gtk_init() and empathy_gtk_init_with_args(). They have to be called by any process using libempathy.

svn path=/trunk/; revision=1966

15 years agoUpdated it translation (Milo Casagrande)
Luca Ferretti [Fri, 12 Dec 2008 14:28:02 +0000 (14:28 +0000)]
Updated it translation (Milo Casagrande)

svn path=/trunk/; revision=1965

15 years agoFix coding style
Xavier Claessens [Fri, 12 Dec 2008 09:40:28 +0000 (09:40 +0000)]
Fix coding style

svn path=/trunk/; revision=1964

15 years agocan_add_contact_to_account: use empathy_contact_manager_can_add (Guillaume Desmottes)
Xavier Claessens [Fri, 12 Dec 2008 09:40:24 +0000 (09:40 +0000)]
can_add_contact_to_account: use empathy_contact_manager_can_add (Guillaume Desmottes)

svn path=/trunk/; revision=1963

15 years agoadd empathy_contact_manager_can_add (Guillaume Desmottes)
Xavier Claessens [Fri, 12 Dec 2008 09:40:21 +0000 (09:40 +0000)]
add empathy_contact_manager_can_add (Guillaume Desmottes)

svn path=/trunk/; revision=1962

15 years agoadd empathy_tp_contact_list_can_add (Guillaume Desmottes)
Xavier Claessens [Fri, 12 Dec 2008 09:40:18 +0000 (09:40 +0000)]
add empathy_tp_contact_list_can_add (Guillaume Desmottes)

svn path=/trunk/; revision=1961

15 years agoadd empathy_tp_group_get_flags (Guillaume Desmottes)
Xavier Claessens [Fri, 12 Dec 2008 09:40:14 +0000 (09:40 +0000)]
add empathy_tp_group_get_flags (Guillaume Desmottes)

svn path=/trunk/; revision=1960

15 years agoMake hitting enter in New Conversation activate Chat (Will Thompson).
Xavier Claessens [Thu, 11 Dec 2008 18:54:09 +0000 (18:54 +0000)]
Make hitting enter in New Conversation activate Chat (Will Thompson).

svn path=/trunk/; revision=1959

15 years agoAdd commented out defines to disable single include for GLib, GDK and GTK.
Xavier Claessens [Thu, 11 Dec 2008 14:23:56 +0000 (14:23 +0000)]
Add commented out defines to disable single include for GLib, GDK and GTK.

svn path=/trunk/; revision=1958

15 years agoClarify URI regex
Xavier Claessens [Wed, 10 Dec 2008 10:13:51 +0000 (10:13 +0000)]
Clarify URI regex

svn path=/trunk/; revision=1957

15 years agoImprove URI regex.
Xavier Claessens [Tue, 9 Dec 2008 16:19:44 +0000 (16:19 +0000)]
Improve URI regex.

svn path=/trunk/; revision=1956

15 years agoCorrect typo: SHEME -> SCHEME
Xavier Claessens [Tue, 9 Dec 2008 16:19:41 +0000 (16:19 +0000)]
Correct typo: SHEME -> SCHEME

svn path=/trunk/; revision=1955

15 years agoMatch literal dot rather than any char in email domain
Xavier Claessens [Tue, 9 Dec 2008 16:19:38 +0000 (16:19 +0000)]
Match literal dot rather than any char in email domain

This fixes half of #563713: previously, "foo@bar baz" was matched as an email
address.

svn path=/trunk/; revision=1954

15 years agoExplicitly depend on telepathy-glib in .pc files (Simon McVittie)
Xavier Claessens [Mon, 8 Dec 2008 14:20:15 +0000 (14:20 +0000)]
Explicitly depend on telepathy-glib in .pc files (Simon McVittie)

If backporting this patch, if any file in libempathy/ or libempathy-gtk/
uses #include <libtelepathy/anything>, then a libtelepathy dependency
is needed too.

svn path=/trunk/; revision=1953

15 years agoAdd ca/ in gitignore
Xavier Claessens [Sun, 7 Dec 2008 22:47:25 +0000 (22:47 +0000)]
Add ca/ in gitignore

svn path=/trunk/; revision=1952

15 years agoAutocompletion on contact names for "new message" dialog box. Fixes bug #552296 ...
Xavier Claessens [Sun, 7 Dec 2008 22:44:23 +0000 (22:44 +0000)]
Autocompletion on contact names for "new message" dialog box. Fixes bug #552296 (Emmanuel Bretelle, Xavier Claessens).

svn path=/trunk/; revision=1951

15 years agoUpdated ca translation (Joan Duran)
Gil Forcada Codinachs [Sat, 6 Dec 2008 15:07:53 +0000 (15:07 +0000)]
Updated ca translation (Joan Duran)

svn path=/trunk/; revision=1948

15 years agoAdded Catalan translation by Joan Duran
Gil Forcada Codinachs [Sat, 6 Dec 2008 15:05:58 +0000 (15:05 +0000)]
Added Catalan translation by Joan Duran

svn path=/trunk/; revision=1947

15 years agoImprove the contact-manager to display contacts in a combobox
Xavier Claessens [Thu, 4 Dec 2008 20:38:55 +0000 (20:38 +0000)]
Improve the contact-manager to display contacts in a combobox

svn path=/trunk/; revision=1946

15 years agoAdd lines to disable deprecated GDK symbols
Xavier Claessens [Thu, 4 Dec 2008 11:30:38 +0000 (11:30 +0000)]
Add lines to disable deprecated GDK symbols

svn path=/trunk/; revision=1945

15 years agoUse G_GINT_FORMAT for printinf a goffset. Fixes bug #562873.
Xavier Claessens [Tue, 2 Dec 2008 18:54:20 +0000 (18:54 +0000)]
Use G_GINT_FORMAT for printinf a goffset. Fixes bug #562873.

svn path=/trunk/; revision=1944

15 years agoDrop libgnomeui dependency (Cosimo Cecchi).
Xavier Claessens [Mon, 1 Dec 2008 21:01:58 +0000 (21:01 +0000)]
Drop libgnomeui dependency (Cosimo Cecchi).

svn path=/trunk/; revision=1943

15 years agoUse GTK+ 2.14.0 and gtk_show_uri (Cosimo Cecchi).
Xavier Claessens [Mon, 1 Dec 2008 21:01:54 +0000 (21:01 +0000)]
Use GTK+ 2.14.0 and gtk_show_uri (Cosimo Cecchi).

svn path=/trunk/; revision=1942

15 years agoBump version to 2.25.3
Xavier Claessens [Mon, 1 Dec 2008 12:46:27 +0000 (12:46 +0000)]
Bump version to 2.25.3

svn path=/trunk/; revision=1941

15 years agoAdd necessary files to EXTRA_DIST
Xavier Claessens [Mon, 1 Dec 2008 12:18:03 +0000 (12:18 +0000)]
Add necessary files to EXTRA_DIST

svn path=/trunk/; revision=1940

15 years agoDon't forget to install empathy-import-dialog.glade
Xavier Claessens [Mon, 1 Dec 2008 11:24:00 +0000 (11:24 +0000)]
Don't forget to install empathy-import-dialog.glade

svn path=/trunk/; revision=1939

15 years agoFix distcheck of tests/xml/
Xavier Claessens [Mon, 1 Dec 2008 11:17:58 +0000 (11:17 +0000)]
Fix distcheck of tests/xml/

svn path=/trunk/; revision=1938

15 years agoFix distcheck of extensions/
Xavier Claessens [Mon, 1 Dec 2008 11:15:19 +0000 (11:15 +0000)]
Fix distcheck of extensions/

svn path=/trunk/; revision=1937

15 years agoBump version to 2.25.2 and update ABI version
Xavier Claessens [Mon, 1 Dec 2008 11:12:51 +0000 (11:12 +0000)]
Bump version to 2.25.2 and update ABI version

svn path=/trunk/; revision=1936

15 years agoUpdate NEWS.
Xavier Claessens [Mon, 1 Dec 2008 11:12:48 +0000 (11:12 +0000)]
Update NEWS.

svn path=/trunk/; revision=1935

15 years agoUpdate API doc.
Xavier Claessens [Mon, 1 Dec 2008 10:22:02 +0000 (10:22 +0000)]
Update API doc.

svn path=/trunk/; revision=1934

15 years agoUpdate python binding
Xavier Claessens [Mon, 1 Dec 2008 10:21:59 +0000 (10:21 +0000)]
Update python binding

svn path=/trunk/; revision=1933

15 years agoUse GRegex instead of custom code and use a new regex to detect URIs
Xavier Claessens [Mon, 1 Dec 2008 10:21:55 +0000 (10:21 +0000)]
Use GRegex instead of custom code and use a new regex to detect URIs

svn path=/trunk/; revision=1932

15 years agoAdd EmpatyTpFile to API doc.
Xavier Claessens [Sat, 29 Nov 2008 22:54:45 +0000 (22:54 +0000)]
Add EmpatyTpFile to API doc.

svn path=/trunk/; revision=1931

15 years agoUpdate python binding to have EmpathyTpFile API.
Xavier Claessens [Sat, 29 Nov 2008 22:54:41 +0000 (22:54 +0000)]
Update python binding to have EmpathyTpFile API.

svn path=/trunk/; revision=1930

15 years agoRemove duplicate declaration of _get_transferred_count
Xavier Claessens [Sat, 29 Nov 2008 22:54:38 +0000 (22:54 +0000)]
Remove duplicate declaration of _get_transferred_count

svn path=/trunk/; revision=1929

15 years agoAdd missing include
Xavier Claessens [Sat, 29 Nov 2008 21:31:21 +0000 (21:31 +0000)]
Add missing include

svn path=/trunk/; revision=1928

15 years agoLittle fix for previous commit.
Xavier Claessens [Sat, 29 Nov 2008 21:31:17 +0000 (21:31 +0000)]
Little fix for previous commit.

svn path=/trunk/; revision=1927

15 years agoFix a bug for the compilation of empathy-dispatcher.c. Fixes bug #562588 (Stephane...
Xavier Claessens [Sat, 29 Nov 2008 21:12:17 +0000 (21:12 +0000)]
Fix a bug for the compilation of empathy-dispatcher.c. Fixes bug #562588 (Stephane Wirtel).

svn path=/trunk/; revision=1926

15 years agoFix previous commit. Oops.
Xavier Claessens [Fri, 28 Nov 2008 10:57:21 +0000 (10:57 +0000)]
Fix previous commit. Oops.

svn path=/trunk/; revision=1925

15 years agoFix a crash in the log window when there is no account. Fixes bug #562071.
Xavier Claessens [Fri, 28 Nov 2008 10:55:50 +0000 (10:55 +0000)]
Fix a crash in the log window when there is no account. Fixes bug #562071.

svn path=/trunk/; revision=1924

15 years agomax_width, max_height and max_size are defined as guint in EmpathyTpContactFactory...
Xavier Claessens [Fri, 28 Nov 2008 10:44:47 +0000 (10:44 +0000)]
max_width, max_height and max_size are defined as guint in EmpathyTpContactFactory and telepathy spec.

svn path=/trunk/; revision=1923

15 years agoprevent problem with multiple definition of the same symbol. Fixes bug #558370 (Micha...
Xavier Claessens [Fri, 28 Nov 2008 10:31:56 +0000 (10:31 +0000)]
prevent problem with multiple definition of the same symbol. Fixes bug #558370 (Michael Scherer).

svn path=/trunk/; revision=1922

15 years agoWe need telepeathy-glib >= 0.7.15 for new Requests interface.
Xavier Claessens [Fri, 28 Nov 2008 09:34:59 +0000 (09:34 +0000)]
We need telepeathy-glib >= 0.7.15 for new Requests interface.

svn path=/trunk/; revision=1921

15 years agoUpdated Turkish translation (Baris Cicek)
Baris Cicek [Wed, 26 Nov 2008 13:21:11 +0000 (13:21 +0000)]
Updated Turkish translation (Baris Cicek)

svn path=/trunk/; revision=1920

15 years agodispatcher_connection_new_channel_cb: set the room of the newly created chatroom...
Xavier Claessens [Mon, 24 Nov 2008 09:22:08 +0000 (09:22 +0000)]
dispatcher_connection_new_channel_cb: set the room of the newly created chatroom. Fixes bug #560387 (Guillaume Desmottes).

svn path=/trunk/; revision=1918

15 years agoUpdated Spanish translation
Jorge Gonzalez Gonzalez [Sat, 22 Nov 2008 18:26:17 +0000 (18:26 +0000)]
Updated Spanish translation

svn path=/trunk/; revision=1917

15 years agoUpdated es translation (Jorge Gonzalez)
Jorge Gonzalez Gonzalez [Sat, 22 Nov 2008 17:37:18 +0000 (17:37 +0000)]
Updated es translation (Jorge Gonzalez)

svn path=/trunk/; revision=1916

15 years agoReplace Q_() with C_() for translation context.
Xavier Claessens [Fri, 21 Nov 2008 16:25:19 +0000 (16:25 +0000)]
Replace Q_() with C_() for translation context.

svn path=/trunk/; revision=1915

15 years agoIf first_line xor second_line is NULL, use only one line in ft_manager_update_ft_row.
Xavier Claessens [Fri, 21 Nov 2008 16:25:15 +0000 (16:25 +0000)]
If first_line xor second_line is NULL, use only one line in ft_manager_update_ft_row.

svn path=/trunk/; revision=1914