]> git.0d.be Git - empathy.git/log
empathy.git
15 years agoUpdate empathy_sound_play () to be nicer to use and centralize the list
Xavier Claessens [Tue, 6 Jan 2009 16:49:01 +0000 (16:49 +0000)]
Update empathy_sound_play () to be nicer to use and centralize the list
of sounds we support.

svn path=/trunk/; revision=2082

15 years agoAdd debug messages.
Xavier Claessens [Tue, 6 Jan 2009 16:48:58 +0000 (16:48 +0000)]
Add debug messages.

svn path=/trunk/; revision=2081

15 years agoAdd a weak pointer ref inside the costructor.
Xavier Claessens [Tue, 6 Jan 2009 16:48:55 +0000 (16:48 +0000)]
Add a weak pointer ref inside the costructor.

svn path=/trunk/; revision=2080

15 years agoImprove wording.
Xavier Claessens [Tue, 6 Jan 2009 16:48:52 +0000 (16:48 +0000)]
Improve wording.

svn path=/trunk/; revision=2079

15 years agoTurn empathy_sound_pref_is_enabled into empathy_sound_play that
Xavier Claessens [Tue, 6 Jan 2009 16:48:49 +0000 (16:48 +0000)]
Turn empathy_sound_pref_is_enabled into empathy_sound_play that
automatically plays the sound if the pref is enabled.

svn path=/trunk/; revision=2078

15 years agoDisconnect all signals from the EmpathyAccountChooser when finalizing.
Xavier Claessens [Tue, 6 Jan 2009 16:48:45 +0000 (16:48 +0000)]
Disconnect all signals from the EmpathyAccountChooser when finalizing.

svn path=/trunk/; revision=2077

15 years agoUpdate API Docs.
Xavier Claessens [Tue, 6 Jan 2009 16:48:42 +0000 (16:48 +0000)]
Update API Docs.

svn path=/trunk/; revision=2076

15 years agoUpdate python bindings.
Xavier Claessens [Tue, 6 Jan 2009 16:48:39 +0000 (16:48 +0000)]
Update python bindings.

svn path=/trunk/; revision=2075

15 years agoUse new singleton policy for EmpathyAccountManager.
Xavier Claessens [Tue, 6 Jan 2009 16:48:36 +0000 (16:48 +0000)]
Use new singleton policy for EmpathyAccountManager.

svn path=/trunk/; revision=2074

15 years agoAnother style nitpick.
Xavier Claessens [Tue, 6 Jan 2009 16:48:32 +0000 (16:48 +0000)]
Another style nitpick.

svn path=/trunk/; revision=2073

15 years agoYet more style fixes.
Xavier Claessens [Tue, 6 Jan 2009 16:48:28 +0000 (16:48 +0000)]
Yet more style fixes.

svn path=/trunk/; revision=2072

15 years agoUse _constructor () override to implement singleton.
Xavier Claessens [Tue, 6 Jan 2009 16:48:25 +0000 (16:48 +0000)]
Use _constructor () override to implement singleton.

svn path=/trunk/; revision=2071

15 years agoAdd newlines at the end of files.
Xavier Claessens [Tue, 6 Jan 2009 16:48:22 +0000 (16:48 +0000)]
Add newlines at the end of files.

svn path=/trunk/; revision=2070

15 years agoDrop our references in dispose instead of finalize.
Xavier Claessens [Tue, 6 Jan 2009 16:48:19 +0000 (16:48 +0000)]
Drop our references in dispose instead of finalize.

svn path=/trunk/; revision=2069

15 years agoRemember to set dispose_run after dispose has run.
Xavier Claessens [Tue, 6 Jan 2009 16:48:16 +0000 (16:48 +0000)]
Remember to set dispose_run after dispose has run.

svn path=/trunk/; revision=2068

15 years agoDon't initialize private stuff in _new ().
Xavier Claessens [Tue, 6 Jan 2009 16:48:13 +0000 (16:48 +0000)]
Don't initialize private stuff in _new ().

svn path=/trunk/; revision=2067

15 years agoDon't leak a reference to McAccount objects and don't leak a list.
Xavier Claessens [Tue, 6 Jan 2009 16:48:10 +0000 (16:48 +0000)]
Don't leak a reference to McAccount objects and don't leak a list.

svn path=/trunk/; revision=2066

15 years agoUnref objects in dispose and not in finalize; fully update account data
Xavier Claessens [Tue, 6 Jan 2009 16:48:07 +0000 (16:48 +0000)]
Unref objects in dispose and not in finalize; fully update account data
before emitting signals.

svn path=/trunk/; revision=2065

15 years agoStyle fixes.
Xavier Claessens [Tue, 6 Jan 2009 16:48:03 +0000 (16:48 +0000)]
Style fixes.

svn path=/trunk/; revision=2064

15 years agoDon't own a reference to the EmpathyTpChat, otherwise it won't be
Xavier Claessens [Tue, 6 Jan 2009 16:48:00 +0000 (16:48 +0000)]
Don't own a reference to the EmpathyTpChat, otherwise it won't be
finalized.

svn path=/trunk/; revision=2063

15 years agoAlways disconnect signals for safety on _finalize ().
Xavier Claessens [Tue, 6 Jan 2009 16:47:57 +0000 (16:47 +0000)]
Always disconnect signals for safety on _finalize ().

svn path=/trunk/; revision=2062

15 years agoUpdate Python bindings.
Xavier Claessens [Tue, 6 Jan 2009 16:47:53 +0000 (16:47 +0000)]
Update Python bindings.

svn path=/trunk/; revision=2061

15 years agoImplement sound for contact login/logout.
Xavier Claessens [Tue, 6 Jan 2009 16:47:50 +0000 (16:47 +0000)]
Implement sound for contact login/logout.

svn path=/trunk/; revision=2060

15 years agoFix the build.
Xavier Claessens [Tue, 6 Jan 2009 16:47:47 +0000 (16:47 +0000)]
Fix the build.

svn path=/trunk/; revision=2059

15 years agoRemember to check if source_id is already there when adding the
Xavier Claessens [Tue, 6 Jan 2009 16:47:44 +0000 (16:47 +0000)]
Remember to check if source_id is already there when adding the
g_timeout.

svn path=/trunk/; revision=2058

15 years agoRemove useless include.
Xavier Claessens [Tue, 6 Jan 2009 16:47:41 +0000 (16:47 +0000)]
Remove useless include.

svn path=/trunk/; revision=2057

15 years agoRemove an useless method from the header and remember to unref the
Xavier Claessens [Tue, 6 Jan 2009 16:47:38 +0000 (16:47 +0000)]
Remove an useless method from the header and remember to unref the
EmpathyContactMonitor in _finalize().

svn path=/trunk/; revision=2056

15 years agoImplement _get_monitor () in EmpathyTpChat.
Xavier Claessens [Tue, 6 Jan 2009 16:47:35 +0000 (16:47 +0000)]
Implement _get_monitor () in EmpathyTpChat.

svn path=/trunk/; revision=2055

15 years agoAdd an API to EmpathyAccountManager to find out if an account has just
Xavier Claessens [Tue, 6 Jan 2009 16:47:31 +0000 (16:47 +0000)]
Add an API to EmpathyAccountManager to find out if an account has just
connected.

svn path=/trunk/; revision=2054

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

svn path=/trunk/; revision=2053

15 years agoImplement _get_monitor () in EmpathyContactManager.
Xavier Claessens [Tue, 6 Jan 2009 16:47:25 +0000 (16:47 +0000)]
Implement _get_monitor () in EmpathyContactManager.

svn path=/trunk/; revision=2052

15 years agoAdd a "presence-changed" signal so that we can keep track of the
Xavier Claessens [Tue, 6 Jan 2009 16:47:22 +0000 (16:47 +0000)]
Add a "presence-changed" signal so that we can keep track of the
previous presence of a contact when it changes.

svn path=/trunk/; revision=2051

15 years agoAdd an EmpathyContactMonitor object to monitor changes in the contact
Xavier Claessens [Tue, 6 Jan 2009 16:47:19 +0000 (16:47 +0000)]
Add an EmpathyContactMonitor object to monitor changes in the contact
list.

svn path=/trunk/; revision=2050

15 years agoUpdate python bindings.
Xavier Claessens [Tue, 6 Jan 2009 16:47:15 +0000 (16:47 +0000)]
Update python bindings.

svn path=/trunk/; revision=2049

15 years agoUpdate docs.
Xavier Claessens [Tue, 6 Jan 2009 16:47:12 +0000 (16:47 +0000)]
Update docs.

svn path=/trunk/; revision=2048

15 years agoDisconnect signals when finalizing.
Xavier Claessens [Tue, 6 Jan 2009 16:47:09 +0000 (16:47 +0000)]
Disconnect signals when finalizing.

svn path=/trunk/; revision=2047

15 years agoRemove dead code from empathy-util.
Xavier Claessens [Tue, 6 Jan 2009 16:47:06 +0000 (16:47 +0000)]
Remove dead code from empathy-util.

svn path=/trunk/; revision=2046

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

svn path=/trunk/; revision=2045

15 years agoPort EmpathyAccountsDialog to use the cached values to get the number of
Xavier Claessens [Tue, 6 Jan 2009 16:47:00 +0000 (16:47 +0000)]
Port EmpathyAccountsDialog to use the cached values to get the number of
connecting accounts.

svn path=/trunk/; revision=2044

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

svn path=/trunk/; revision=2043

15 years agoAdd new API in EmpathyAccountManager to cache the number of connecting
Xavier Claessens [Tue, 6 Jan 2009 16:46:53 +0000 (16:46 +0000)]
Add new API in EmpathyAccountManager to cache the number of connecting
and connected accounts.

svn path=/trunk/; revision=2042

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