[empathy] Created tag EMPATHY_2_25_3



The unsigned tag 'EMPATHY_2_25_3' was created.

Tagger: Xavier Claessens <xclaesse gmail com>
Date: Tue Dec 16 10:48:10 2008 +0100

    Tagged for release 2.25.3.

Changes since the last tag 'EMPATHY_2_25_2':

gforcada (2):
      Added Catalan translation by Joan Duran
      Updated ca translation (Joan Duran)

kmaraas (1):
      Updated Norwegian bokmål translation.

lferrett (1):
      Updated it translation (Milo Casagrande)

xclaesse (63):
      Bump version to 2.25.3
      Use GTK+ 2.14.0 and gtk_show_uri (Cosimo Cecchi).
      Drop libgnomeui dependency (Cosimo Cecchi).
      Use G_GINT_FORMAT for printinf a goffset. Fixes bug #562873.
      Add lines to disable deprecated GDK symbols
      Improve the contact-manager to display contacts in a combobox
      Autocompletion on contact names for "new message" dialog box. Fixes bug #552296 (Emmanuel Bretelle, Xavier Claessens).
      Add ca/ in gitignore
      Explicitly depend on telepathy-glib in .pc files (Simon McVittie)
      Match literal dot rather than any char in email domain
      Correct typo: SHEME -> SCHEME
      Improve URI regex.
      Clarify URI regex
      Add commented out defines to disable single include for GLib, GDK and GTK.
      Make hitting enter in New Conversation activate Chat (Will Thompson).
      add empathy_tp_group_get_flags (Guillaume Desmottes)
      add empathy_tp_contact_list_can_add (Guillaume Desmottes)
      add empathy_contact_manager_can_add (Guillaume Desmottes)
      can_add_contact_to_account: use empathy_contact_manager_can_add (Guillaume Desmottes)
      Fix coding style
      Add empathy_init(), empathy_gtk_init() and empathy_gtk_init_with_args(). They have to be called by any process using libempathy.
      Use gi18n-lib.h instead of gi18n.h for libraries.
      Use empathy_gtk_init()
      Refactor empathy_gtk_init* to share common code.
      Make sure to not init thread twice.
      gtk_init and g_thread_init shouldn't be called by libraries. Let applications do it.
      Init empathy for megaphone, nothere and check-main.
      Update copyright date for configure.ac
      Don't forget to include empathy-utils.h to get empathy_init().
      Update NEWS
      Bump ABI version
      EmpathyChatView as GInterface
      Fix compilation problems
      Reorder functions to not declare them in the top of the file.
      Fix licence and clean up a bit the interface
      Move chat_view_get_avatar_pixbuf_with_cache to EmpathyThemeBoxes where it makes more sense.
      Remove _append_button since it's not used
      Replace _get_selection_bounds by _get_has_selection
      EmpathyChatView interface can only be implemented by a GtkWidget subclass
      Move the smiley menu code from EmpathyChatView to EmpathyChatManager.
      Rename EmpathyChatSimpleView to EmpathyChatTextView
      Remove useless virtual methods
      Remove useless empathy_message_get_date_and_time
      Remove useless empathy_text_buffer_tag_set
      Remove unused empathy-theme.h include
      Remove EmpathyTheme, code will be merged into EmpathyChatTextView
      Completely rework the theming system to make easy implementing themes based on other classes like webkit.
      Create the simple theme using system colors
      Remove a FIXME which was not a problem and add one for bug #542523
      Keep a list of boxes views so we can update colors when themes change
      Remove useless commented code
      Don't forget to call g_object_weak_unref in finalise on each views
      Update news
      translations are not executable
      Update color when using the simple theme and GTK color changes.
      Update boxes views when theme changes to another boxes one.
      Fallback to use "classic" theme if the gconf key is invalid
      Update API doc.
      Update python bindings
      Do not assert the tab exists in empathy_chat_text_view_tag_set(), simply return silently.
      Remove finalize, it is not used.
      Don't forget to unref the smiley manager
      Replace empathy-chat-view.c by empathy-chat-text-view.c in POTFILE.in



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]