]> git.0d.be Git - empathy.git/log
empathy.git
15 years agoPort EmpathyTpContactFactory to the new API.
Xavier Claessens [Tue, 6 Jan 2009 16:46:51 +0000 (16:46 +0000)]
Port EmpathyTpContactFactory to the new API.

svn path=/trunk/; revision=2041

15 years agoPort EmpathyDispatcher to the new API.
Xavier Claessens [Tue, 6 Jan 2009 16:46:48 +0000 (16:46 +0000)]
Port EmpathyDispatcher to the new API.

svn path=/trunk/; revision=2040

15 years agoPort EmpathyAccountsDialog to the new API.
Xavier Claessens [Tue, 6 Jan 2009 16:46:45 +0000 (16:46 +0000)]
Port EmpathyAccountsDialog to the new API.

svn path=/trunk/; revision=2039

15 years agoBuild fix.
Xavier Claessens [Tue, 6 Jan 2009 16:46:41 +0000 (16:46 +0000)]
Build fix.

svn path=/trunk/; revision=2038

15 years agoUse a invalid value when initializing.
Xavier Claessens [Tue, 6 Jan 2009 16:46:38 +0000 (16:46 +0000)]
Use a invalid value when initializing.

svn path=/trunk/; revision=2037

15 years agoPort EmpathyContactManager to the new API.
Xavier Claessens [Tue, 6 Jan 2009 16:46:35 +0000 (16:46 +0000)]
Port EmpathyContactManager to the new API.

svn path=/trunk/; revision=2036

15 years agoUnref the object.
Xavier Claessens [Tue, 6 Jan 2009 16:46:32 +0000 (16:46 +0000)]
Unref the object.

svn path=/trunk/; revision=2035

15 years agoPort EmpathyChat to the new API.
Xavier Claessens [Tue, 6 Jan 2009 16:46:29 +0000 (16:46 +0000)]
Port EmpathyChat to the new API.

svn path=/trunk/; revision=2034

15 years agoUse the right marshallers for signals.
Xavier Claessens [Tue, 6 Jan 2009 16:46:26 +0000 (16:46 +0000)]
Use the right marshallers for signals.

svn path=/trunk/; revision=2033

15 years agoFix a typo.
Xavier Claessens [Tue, 6 Jan 2009 16:46:23 +0000 (16:46 +0000)]
Fix a typo.

svn path=/trunk/; revision=2032

15 years agoPort the account chooser to the new API.
Xavier Claessens [Tue, 6 Jan 2009 16:46:20 +0000 (16:46 +0000)]
Port the account chooser to the new API.

svn path=/trunk/; revision=2031

15 years agoDisconnect from the DBus signal on finalize.
Xavier Claessens [Tue, 6 Jan 2009 16:46:17 +0000 (16:46 +0000)]
Disconnect from the DBus signal on finalize.

svn path=/trunk/; revision=2030

15 years agoAdd EmpathyAccountManager.
Xavier Claessens [Tue, 6 Jan 2009 16:46:14 +0000 (16:46 +0000)]
Add EmpathyAccountManager.

svn path=/trunk/; revision=2029

15 years agoOnly play logout sound if switching to Offline from Available.
Xavier Claessens [Tue, 6 Jan 2009 16:46:11 +0000 (16:46 +0000)]
Only play logout sound if switching to Offline from Available.

svn path=/trunk/; revision=2028

15 years agoDon't emit sound when changing state and properly play login sound.
Xavier Claessens [Tue, 6 Jan 2009 16:46:07 +0000 (16:46 +0000)]
Don't emit sound when changing state and properly play login sound.

svn path=/trunk/; revision=2027

15 years agoDon't set random values in EmpathyIdle init if MC is not running.
Xavier Claessens [Tue, 6 Jan 2009 16:46:04 +0000 (16:46 +0000)]
Don't set random values in EmpathyIdle init if MC is not running.

svn path=/trunk/; revision=2026

15 years agoAdapt the libcanberra calls to use the new functions.
Xavier Claessens [Tue, 6 Jan 2009 16:46:01 +0000 (16:46 +0000)]
Adapt the libcanberra calls to use the new functions.

svn path=/trunk/; revision=2025

15 years agoAdd empathy_sound_pref_is_enabled ().
Xavier Claessens [Tue, 6 Jan 2009 16:45:57 +0000 (16:45 +0000)]
Add empathy_sound_pref_is_enabled ().

svn path=/trunk/; revision=2024

15 years agoFix a typo in the schemas description.
Xavier Claessens [Tue, 6 Jan 2009 16:45:54 +0000 (16:45 +0000)]
Fix a typo in the schemas description.

svn path=/trunk/; revision=2023

15 years agoAdapt Patryk's patch to trunk.
Xavier Claessens [Tue, 6 Jan 2009 16:45:51 +0000 (16:45 +0000)]
Adapt Patryk's patch to trunk.

svn path=/trunk/; revision=2022

15 years agoCreate an UI for sound configuration.
Xavier Claessens [Tue, 6 Jan 2009 16:45:47 +0000 (16:45 +0000)]
Create an UI for sound configuration.

svn path=/trunk/; revision=2021

15 years agoUpdated Norwegian bokmål translation.
Kjartan Maraas [Mon, 5 Jan 2009 05:37:34 +0000 (05:37 +0000)]
Updated Norwegian bokmål translation.

svn path=/trunk/; revision=2020

15 years ago2009-01-04 Leonardo Ferreira Fontenelle leonardof@gnome.org
Leonardo Ferreira Fontenelle [Sun, 4 Jan 2009 20:26:31 +0000 (20:26 +0000)]
2009-01-04  Leonardo Ferreira Fontenelle  leonardof@gnome.org

* pt_BR.po: Updated pt_BR translation (Taylon Silmer).

svn path=/trunk/; revision=2019

15 years agoMore coding style fixes in empathy-contact-menu.c
Xavier Claessens [Mon, 29 Dec 2008 09:11:50 +0000 (09:11 +0000)]
More coding style fixes in empathy-contact-menu.c

svn path=/trunk/; revision=2018

15 years agoCorrectly escape service name in dtube handlers
Will Thompson [Mon, 29 Dec 2008 09:11:46 +0000 (09:11 +0000)]
Correctly escape service name in dtube handlers

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

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