commit e6ad8390ca6995343c74195400e8327c03ca0a47
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
Replace empathy-chat-view.c by empathy-chat-text-view.c in POTFILE.in
commit 6695e80f654e5b6bf6d079bd90aee20b91a96d4c
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
Don't forget to unref the smiley manager
commit 5cf8b7662b8cf6d0bc4aca784c0313db43c21e72
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
Remove finalize, it is not used.
commit ca30c6f2fbdb63d9a8283dc7fed778873618a8d7
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
Do not assert the tab exists in empathy_chat_text_view_tag_set(), simply return silently.
commit a5f4722db337eb6cec46a3a35145da892f35a830
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
Update python bindings
commit 6dd203ecd82b9aecf0efea8f55f850e578f10b6b
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
Update API doc.
commit a18b92f34f38565cb53628286530fe2d25bd917b
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
Fallback to use "classic" theme if the gconf key is invalid
commit e84924205d2ab5b0f161c3f5012269531d23ac21
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
Update boxes views when theme changes to another boxes one.
commit b5df18983c8927d23a992bcbc9add29a21b465ae
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
Update color when using the simple theme and GTK color changes.
commit 01f6e31d6b8e8c54a207e430423e301c42f0fb92
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
translations are not executable
commit f2550a33ba55ed8826cda8484a178a0aead8fdfa
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
Update news
commit 4757f77722c043d9ae5266bae75d583395138d22
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
Don't forget to call g_object_weak_unref in finalise on each views
commit c5e143fddc273c237fadcb70bb037c787a0393a5
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
Remove useless commented code
commit 8dd67a2ad5d48bbf34c76af8b55e07aa432de6c2
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
Keep a list of boxes views so we can update colors when themes change
commit d2c743df56ee98ccaaa76d9fa0f2fc0f2a7e50c3
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
Remove a FIXME which was not a problem and add one for bug #542523
commit 121fb58d71164a318f5299a6d1e6447fcc7177b5
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
Create the simple theme using system colors
commit 40d7a5f59c1f9e6f29108238e77c206ed453883f
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
Completely rework the theming system to make easy implementing themes based on other classes like webkit.
commit a4c5b1a7462ff78724f38729b8c3556395c6bcfb
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
Remove EmpathyTheme, code will be merged into EmpathyChatTextView
commit ce2af7239dc99bbf76c1032df99debe7472a34b4
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
Remove unused empathy-theme.h include
commit e1931e7b0d6d0270f66c248fb80c95fd76aa3f43
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
Remove useless empathy_text_buffer_tag_set
commit 4edd702eb9c401c121f9e80fe7b0a64a00f568c5
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
Remove useless empathy_message_get_date_and_time
commit b4bd40494d0babf9778b616d508ae0e7d2412c77
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
Remove useless virtual methods
commit 8e814f233bf2d50e871f73a6954c8f6dd26aba3f
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
Rename EmpathyChatSimpleView to EmpathyChatTextView
commit 2b50999b5f9989475b8aaec9822000d01cc62318
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
Move the smiley menu code from EmpathyChatView to EmpathyChatManager.
commit 3be431852441a23832df40dc80c97d643b75cb6b
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
EmpathyChatView interface can only be implemented by a GtkWidget subclass
commit 0b533b662feccebd0b71bb5b59e993480f44c127
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
Replace _get_selection_bounds by _get_has_selection
commit 25800ed6d843f4bb342ee7eb94f13834820034c3
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
Remove _append_button since it's not used
commit 6eafa722376b0f2bf9db2010dd0d4acf1b659c9b
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
Move chat_view_get_avatar_pixbuf_with_cache to EmpathyThemeBoxes where it makes more sense.
commit fbd3cc671025df6d2cc4d4be5b120dd0a17124e8
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
Fix licence and clean up a bit the interface
commit d0b2f308bf5d5fc9e4b72424ddb2f11fddda0acb
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
Reorder functions to not declare them in the top of the file.
commit 0df787c7684b8148281af6123c77a74c2a085df8
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
Fix compilation problems
commit 588c4e95d4746e9d3f443ecbf13d34f8fe15220a
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
EmpathyChatView as GInterface
commit 87137da2ae8af6f7ee91ff05ee15d3440acb182c
Author: kmaraas <kmaraas@4ee84921-47dd-4033-b63a-18d7a039a3e4>
Updated Norwegian bokmål translation.
commit f5c1a1e45ce29701e1c70249705686b14621465c
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
Bump ABI version
commit 972abb926faf5d2f420bd87bca6acea6007cf9fa
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
Update NEWS
commit b4d853da9d67f13706d5d918ed5a9934cd3580ca
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
Don't forget to include empathy-utils.h to get empathy_init().
commit fb925459ee0d04af885cdc1e294f4fa988cdadbf
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
Update copyright date for configure.ac
commit ecab88f3cbb67ae9b3e85978bb56292c166ea6f2
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
Init empathy for megaphone, nothere and check-main.
commit e6dee9732e2e1c4a7178627c396b40207fbfea10
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
gtk_init and g_thread_init shouldn't be called by libraries. Let applications do it.
commit d5308c32972c2b777b6de0fce65a9d8dbef99109
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
Make sure to not init thread twice.
commit 550228b6826e0aa6776f83c1e72319635106f14a
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
Refactor empathy_gtk_init* to share common code.
commit 87fe1732dcaaa7978034336f67dbd1eee62c26ec
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
Use empathy_gtk_init()
commit 8c6e1a44cfaddec993986942e34b03228d4eeb51
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
Use gi18n-lib.h instead of gi18n.h for libraries.
commit 4dc8956c4eac5c7a892f9aa0ba584d5ff35a9bd8
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
Add empathy_init(), empathy_gtk_init() and empathy_gtk_init_with_args(). They have to be called by any process using libempathy.
commit 35413ad07cd8ba583341b4f56bf23c652c697825
Author: lferrett <lferrett@4ee84921-47dd-4033-b63a-18d7a039a3e4>
Updated it translation (Milo Casagrande)
commit 82adebdf43c21198dfbaef446e1a10f034ec7f62
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
Fix coding style
commit 02e3c7905bb1ba1d08e184e51f812a42c9ab483a
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
can_add_contact_to_account: use empathy_contact_manager_can_add (Guillaume Desmottes)
commit 6a9e27e219a7f5ce21dd4c36c7ece958b9e90a33
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
add empathy_contact_manager_can_add (Guillaume Desmottes)
commit add0d671b8e673e7aad7312f83a65ae522c1e599
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
add empathy_tp_contact_list_can_add (Guillaume Desmottes)
commit 42ef92852d045816ac7d1fb7ef832a624270a368
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
add empathy_tp_group_get_flags (Guillaume Desmottes)
commit 98ef78f4371e4150161eb7cfb7129e96d734b549
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
Make hitting enter in New Conversation activate Chat (Will Thompson).
commit 8eb5b2262b2f5c2820416a12d3a5adc8c11a8107
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
Add commented out defines to disable single include for GLib, GDK and GTK.
commit 1d981be135e3708e19660fa352fed73a34b199ae
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
Clarify URI regex
commit 2dc2aab05835228ffdb3afeb3ee8e0534e94f9c9
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
Improve URI regex.
commit 496bfd32f90cd6c075caa82cb301d1cb82303133
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
Correct typo: SHEME -> SCHEME
commit e601f865f746a5c29dc58367b2a88cf45646ae04
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
Match literal dot rather than any char in email domain
commit 25ea8f45fe28b3781181521dc60ac68d0b1c6869
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
Explicitly depend on telepathy-glib in .pc files (Simon McVittie)
commit 4873b41fb20767018ab41b73674e9174c0cf020f
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
Add ca/ in gitignore
commit e568ed769af7d0ca37390b37b05ce42621fee6ea
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
Autocompletion on contact names for "new message" dialog box. Fixes bug #552296 (Emmanuel Bretelle, Xavier Claessens).
commit eaf44a1ac37ffe47d7d11b65faed3d15ce1c8726
Author: gforcada <gforcada@4ee84921-47dd-4033-b63a-18d7a039a3e4>
Updated ca translation (Joan Duran)
commit 987f5468169a7eb30c5f32cbb9f50fa2be082074
Author: gforcada <gforcada@4ee84921-47dd-4033-b63a-18d7a039a3e4>
Added Catalan translation by Joan Duran
commit 99f95a4d43a9d02657eab30341c0f74e3ed1b871
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
Improve the contact-manager to display contacts in a combobox
commit 46a3a4e436a650b2c6e7ea04c1f3e04ad7e95ace
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
Add lines to disable deprecated GDK symbols
commit 78d06e6b59badd8d941b3ea59af7ce5786fd17c0
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
Use G_GINT_FORMAT for printinf a goffset. Fixes bug #562873.
commit 9e31b93586ca692c31c41132189e2d3399510515
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
Drop libgnomeui dependency (Cosimo Cecchi).
commit b8b10d4ce077fbe882554f97cbc3dbd97ca40374
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
Use GTK+ 2.14.0 and gtk_show_uri (Cosimo Cecchi).
commit 460e2e92a9b9861ebbc5cc318abc9ad57fa4c801
Author: xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>
Bump version to 2.25.3