After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 679255 - Remove EmpathyChatView
Remove EmpathyChatView
Status: RESOLVED FIXED
Product: empathy
Classification: Core
Component: Chat
2.33.x
Other Linux
: Normal enhancement
: ---
Assigned To: empathy-maint
empathy-maint
Depends on:
Blocks:
 
 
Reported: 2012-07-02 12:38 UTC by Guillaume Desmottes
Modified: 2012-07-02 14:02 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
remove empathy-chat-text-view (47.92 KB, patch)
2012-07-02 13:56 UTC, Guillaume Desmottes
committed Details | Review
theme-adium: port to new coding styles (121.81 KB, patch)
2012-07-02 13:56 UTC, Guillaume Desmottes
committed Details | Review
theme-adium use self->priv pattern (29.77 KB, patch)
2012-07-02 13:56 UTC, Guillaume Desmottes
committed Details | Review
Stop using EmpathyChatView (31.47 KB, patch)
2012-07-02 13:56 UTC, Guillaume Desmottes
committed Details | Review
remove useless chat-view.h includes (1.26 KB, patch)
2012-07-02 13:56 UTC, Guillaume Desmottes
committed Details | Review
remove empathy-chat-view (14.96 KB, patch)
2012-07-02 13:56 UTC, Guillaume Desmottes
committed Details | Review

Description Guillaume Desmottes 2012-07-02 12:38:01 UTC
We don't need this abstraction any more as we are always using Adium themes now.
Comment 1 Guillaume Desmottes 2012-07-02 13:56:37 UTC
Created attachment 217831 [details] [review]
remove empathy-chat-text-view

In Adium we trust.
Comment 2 Guillaume Desmottes 2012-07-02 13:56:39 UTC
Created attachment 217832 [details] [review]
theme-adium: port to new coding styles

Some part of this file was already using the new style so best to stay
coherent.
Comment 3 Guillaume Desmottes 2012-07-02 13:56:42 UTC
Created attachment 217833 [details] [review]
theme-adium use self->priv pattern
Comment 4 Guillaume Desmottes 2012-07-02 13:56:45 UTC
Created attachment 217834 [details] [review]
Stop using EmpathyChatView
Comment 5 Guillaume Desmottes 2012-07-02 13:56:47 UTC
Created attachment 217835 [details] [review]
remove useless chat-view.h includes
Comment 6 Guillaume Desmottes 2012-07-02 13:56:50 UTC
Created attachment 217836 [details] [review]
remove empathy-chat-view
Comment 7 Guillaume Desmottes 2012-07-02 14:02:05 UTC
Attachment 217831 [details] pushed as 234fbbc - remove empathy-chat-text-view
Attachment 217832 [details] pushed as 254c6ef - theme-adium: port to new coding styles
Attachment 217833 [details] pushed as 7f2b924 - theme-adium use self->priv pattern
Attachment 217834 [details] pushed as 87f41f9 - Stop using EmpathyChatView
Attachment 217835 [details] pushed as 4b2e730 - remove useless chat-view.h includes
Attachment 217836 [details] pushed as 7bba30a - remove empathy-chat-view