]> git.0d.be Git - empathy.git/log
empathy.git
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

15 years agoDon't forget to install empathy-import-dialog.glade
Xavier Claessens [Mon, 1 Dec 2008 11:24:00 +0000 (11:24 +0000)]
Don't forget to install empathy-import-dialog.glade

svn path=/trunk/; revision=1939

15 years agoFix distcheck of tests/xml/
Xavier Claessens [Mon, 1 Dec 2008 11:17:58 +0000 (11:17 +0000)]
Fix distcheck of tests/xml/

svn path=/trunk/; revision=1938

15 years agoFix distcheck of extensions/
Xavier Claessens [Mon, 1 Dec 2008 11:15:19 +0000 (11:15 +0000)]
Fix distcheck of extensions/

svn path=/trunk/; revision=1937

15 years agoBump version to 2.25.2 and update ABI version
Xavier Claessens [Mon, 1 Dec 2008 11:12:51 +0000 (11:12 +0000)]
Bump version to 2.25.2 and update ABI version

svn path=/trunk/; revision=1936

15 years agoUpdate NEWS.
Xavier Claessens [Mon, 1 Dec 2008 11:12:48 +0000 (11:12 +0000)]
Update NEWS.

svn path=/trunk/; revision=1935

15 years agoUpdate API doc.
Xavier Claessens [Mon, 1 Dec 2008 10:22:02 +0000 (10:22 +0000)]
Update API doc.

svn path=/trunk/; revision=1934

15 years agoUpdate python binding
Xavier Claessens [Mon, 1 Dec 2008 10:21:59 +0000 (10:21 +0000)]
Update python binding

svn path=/trunk/; revision=1933

15 years agoUse GRegex instead of custom code and use a new regex to detect URIs
Xavier Claessens [Mon, 1 Dec 2008 10:21:55 +0000 (10:21 +0000)]
Use GRegex instead of custom code and use a new regex to detect URIs

svn path=/trunk/; revision=1932

15 years agoAdd EmpatyTpFile to API doc.
Xavier Claessens [Sat, 29 Nov 2008 22:54:45 +0000 (22:54 +0000)]
Add EmpatyTpFile to API doc.

svn path=/trunk/; revision=1931

15 years agoUpdate python binding to have EmpathyTpFile API.
Xavier Claessens [Sat, 29 Nov 2008 22:54:41 +0000 (22:54 +0000)]
Update python binding to have EmpathyTpFile API.

svn path=/trunk/; revision=1930

15 years agoRemove duplicate declaration of _get_transferred_count
Xavier Claessens [Sat, 29 Nov 2008 22:54:38 +0000 (22:54 +0000)]
Remove duplicate declaration of _get_transferred_count

svn path=/trunk/; revision=1929

15 years agoAdd missing include
Xavier Claessens [Sat, 29 Nov 2008 21:31:21 +0000 (21:31 +0000)]
Add missing include

svn path=/trunk/; revision=1928

15 years agoLittle fix for previous commit.
Xavier Claessens [Sat, 29 Nov 2008 21:31:17 +0000 (21:31 +0000)]
Little fix for previous commit.

svn path=/trunk/; revision=1927

15 years agoFix a bug for the compilation of empathy-dispatcher.c. Fixes bug #562588 (Stephane...
Xavier Claessens [Sat, 29 Nov 2008 21:12:17 +0000 (21:12 +0000)]
Fix a bug for the compilation of empathy-dispatcher.c. Fixes bug #562588 (Stephane Wirtel).

svn path=/trunk/; revision=1926

15 years agoFix previous commit. Oops.
Xavier Claessens [Fri, 28 Nov 2008 10:57:21 +0000 (10:57 +0000)]
Fix previous commit. Oops.

svn path=/trunk/; revision=1925

15 years agoFix a crash in the log window when there is no account. Fixes bug #562071.
Xavier Claessens [Fri, 28 Nov 2008 10:55:50 +0000 (10:55 +0000)]
Fix a crash in the log window when there is no account. Fixes bug #562071.

svn path=/trunk/; revision=1924

15 years agomax_width, max_height and max_size are defined as guint in EmpathyTpContactFactory...
Xavier Claessens [Fri, 28 Nov 2008 10:44:47 +0000 (10:44 +0000)]
max_width, max_height and max_size are defined as guint in EmpathyTpContactFactory and telepathy spec.

svn path=/trunk/; revision=1923

15 years agoprevent problem with multiple definition of the same symbol. Fixes bug #558370 (Micha...
Xavier Claessens [Fri, 28 Nov 2008 10:31:56 +0000 (10:31 +0000)]
prevent problem with multiple definition of the same symbol. Fixes bug #558370 (Michael Scherer).

svn path=/trunk/; revision=1922

15 years agoWe need telepeathy-glib >= 0.7.15 for new Requests interface.
Xavier Claessens [Fri, 28 Nov 2008 09:34:59 +0000 (09:34 +0000)]
We need telepeathy-glib >= 0.7.15 for new Requests interface.

svn path=/trunk/; revision=1921

15 years agoUpdated Turkish translation (Baris Cicek)
Baris Cicek [Wed, 26 Nov 2008 13:21:11 +0000 (13:21 +0000)]
Updated Turkish translation (Baris Cicek)

svn path=/trunk/; revision=1920

15 years agodispatcher_connection_new_channel_cb: set the room of the newly created chatroom...
Xavier Claessens [Mon, 24 Nov 2008 09:22:08 +0000 (09:22 +0000)]
dispatcher_connection_new_channel_cb: set the room of the newly created chatroom. Fixes bug #560387 (Guillaume Desmottes).

svn path=/trunk/; revision=1918

15 years agoUpdated Spanish translation
Jorge Gonzalez Gonzalez [Sat, 22 Nov 2008 18:26:17 +0000 (18:26 +0000)]
Updated Spanish translation

svn path=/trunk/; revision=1917

15 years agoUpdated es translation (Jorge Gonzalez)
Jorge Gonzalez Gonzalez [Sat, 22 Nov 2008 17:37:18 +0000 (17:37 +0000)]
Updated es translation (Jorge Gonzalez)

svn path=/trunk/; revision=1916

15 years agoReplace Q_() with C_() for translation context.
Xavier Claessens [Fri, 21 Nov 2008 16:25:19 +0000 (16:25 +0000)]
Replace Q_() with C_() for translation context.

svn path=/trunk/; revision=1915

15 years agoIf first_line xor second_line is NULL, use only one line in ft_manager_update_ft_row.
Xavier Claessens [Fri, 21 Nov 2008 16:25:15 +0000 (16:25 +0000)]
If first_line xor second_line is NULL, use only one line in ft_manager_update_ft_row.

svn path=/trunk/; revision=1914

15 years agoRemove empathy_tp_file_keep_alive hack and connect to "notify::state" in file_channel...
Xavier Claessens [Fri, 21 Nov 2008 16:25:11 +0000 (16:25 +0000)]
Remove empathy_tp_file_keep_alive hack and connect to "notify::state" in file_channel_create_cb() to unref the object when the FT is done.

svn path=/trunk/; revision=1913

15 years agoAvoid a string dup.
Xavier Claessens [Fri, 21 Nov 2008 16:25:07 +0000 (16:25 +0000)]
Avoid a string dup.

svn path=/trunk/; revision=1912

15 years agoCleanup the code inside ft_manager_build_ui.
Xavier Claessens [Fri, 21 Nov 2008 16:25:04 +0000 (16:25 +0000)]
Cleanup the code inside ft_manager_build_ui.

svn path=/trunk/; revision=1911

15 years agoSimplify and comment the livetime of EmpathyFTManager
Xavier Claessens [Fri, 21 Nov 2008 16:25:00 +0000 (16:25 +0000)]
Simplify and comment the livetime of EmpathyFTManager

svn path=/trunk/; revision=1910

15 years agoReorder the code for more clarity.
Xavier Claessens [Fri, 21 Nov 2008 16:24:56 +0000 (16:24 +0000)]
Reorder the code for more clarity.

svn path=/trunk/; revision=1909

15 years agoCleanup of ft_manager_add_tp_file_to_list.
Xavier Claessens [Fri, 21 Nov 2008 16:24:52 +0000 (16:24 +0000)]
Cleanup of ft_manager_add_tp_file_to_list.

svn path=/trunk/; revision=1908

15 years agoRemove useless gnomevfs include.
Xavier Claessens [Fri, 21 Nov 2008 16:24:48 +0000 (16:24 +0000)]
Remove useless gnomevfs include.

svn path=/trunk/; revision=1907

15 years agoUpdate the selection only if we are removing the selected row.
Xavier Claessens [Fri, 21 Nov 2008 16:24:44 +0000 (16:24 +0000)]
Update the selection only if we are removing the selected row.

svn path=/trunk/; revision=1906

15 years agoCheck if URI is not NULL before adding it to the recent manager.
Xavier Claessens [Fri, 21 Nov 2008 16:24:40 +0000 (16:24 +0000)]
Check if URI is not NULL before adding it to the recent manager.

svn path=/trunk/; revision=1905

15 years agoFix ref counting of tp_file, make it singleton per channel, and add a _keep_alive...
Xavier Claessens [Fri, 21 Nov 2008 16:24:36 +0000 (16:24 +0000)]
Fix ref counting of tp_file, make it singleton per channel, and add a _keep_alive method that adds a tmp ref until the transfer finishes.

svn path=/trunk/; revision=1904

15 years agoFix a comment phrasing
Xavier Claessens [Fri, 21 Nov 2008 16:24:32 +0000 (16:24 +0000)]
Fix a comment phrasing

svn path=/trunk/; revision=1903

15 years agoUpdate the selection of the ft manager when a ft is removed only if it's not empty.
Xavier Claessens [Fri, 21 Nov 2008 16:24:28 +0000 (16:24 +0000)]
Update the selection of the ft manager when a ft is removed only if it's not empty.

svn path=/trunk/; revision=1902

15 years agoFix signature of signal cb, start the transfer only if we have the socket path, and...
Xavier Claessens [Fri, 21 Nov 2008 16:24:24 +0000 (16:24 +0000)]
Fix signature of signal cb, start the transfer only if we have the socket path, and switch input/output streams in tp_file_start_transfer.

svn path=/trunk/; revision=1901

15 years agoAdd a FIXME about the tp_file being leaked
Xavier Claessens [Fri, 21 Nov 2008 16:24:21 +0000 (16:24 +0000)]
Add a FIXME about the tp_file being leaked

svn path=/trunk/; revision=1900

15 years agoThere is no reason to remove the FT if it's cancelled while the window was hidden.
Xavier Claessens [Fri, 21 Nov 2008 16:24:17 +0000 (16:24 +0000)]
There is no reason to remove the FT if it's cancelled while the window was hidden.

svn path=/trunk/; revision=1899

15 years agoFix glade lookup
Xavier Claessens [Fri, 21 Nov 2008 16:24:13 +0000 (16:24 +0000)]
Fix glade lookup

svn path=/trunk/; revision=1898

15 years agoSimplify ft_manager_remove_file_from_list.
Xavier Claessens [Fri, 21 Nov 2008 16:24:09 +0000 (16:24 +0000)]
Simplify ft_manager_remove_file_from_list.

svn path=/trunk/; revision=1897

15 years agoClean ft_manager_update_ft_row()
Xavier Claessens [Fri, 21 Nov 2008 16:24:06 +0000 (16:24 +0000)]
Clean ft_manager_update_ft_row()

svn path=/trunk/; revision=1896

15 years agoSimplify condition
Xavier Claessens [Fri, 21 Nov 2008 16:24:02 +0000 (16:24 +0000)]
Simplify condition

svn path=/trunk/; revision=1895

15 years agoAdd all reasons in ft_manager_state_change_reason_to_string(). Don't use default...
Xavier Claessens [Fri, 21 Nov 2008 16:23:58 +0000 (16:23 +0000)]
Add all reasons in ft_manager_state_change_reason_to_string(). Don't use default in the switch so we get compile warning if more reasons is added to
the spec (makes easier to not forget to update that function).

svn path=/trunk/; revision=1894

15 years agoSimplify the code to add a FT in the manager.
Xavier Claessens [Fri, 21 Nov 2008 16:23:54 +0000 (16:23 +0000)]
Simplify the code to add a FT in the manager.

svn path=/trunk/; revision=1893

15 years agoSimplify the code to set sensibility of buttons
Xavier Claessens [Fri, 21 Nov 2008 16:23:50 +0000 (16:23 +0000)]
Simplify the code to set sensibility of buttons

svn path=/trunk/; revision=1892

15 years agoChange state when the channel is invalidated only if an error occured.
Xavier Claessens [Fri, 21 Nov 2008 16:23:46 +0000 (16:23 +0000)]
Change state when the channel is invalidated only if an error occured.

svn path=/trunk/; revision=1891

15 years agoUpdate POTFILES for ft manager that get moved to src/
Xavier Claessens [Fri, 21 Nov 2008 16:23:43 +0000 (16:23 +0000)]
Update POTFILES for ft manager that get moved to src/

svn path=/trunk/; revision=1890

15 years agoSimplify a little bit the code when abording a FT
Xavier Claessens [Fri, 21 Nov 2008 16:23:38 +0000 (16:23 +0000)]
Simplify a little bit the code when abording a FT

svn path=/trunk/; revision=1889

15 years agoCancel the FT if we can't get the transfer method
Xavier Claessens [Fri, 21 Nov 2008 16:23:34 +0000 (16:23 +0000)]
Cancel the FT if we can't get the transfer method

svn path=/trunk/; revision=1888

15 years agoRemove unused empathy_tp_file_get_id
Xavier Claessens [Fri, 21 Nov 2008 16:23:30 +0000 (16:23 +0000)]
Remove unused empathy_tp_file_get_id

svn path=/trunk/; revision=1887

15 years agoSimplify the code to start a file transfer
Xavier Claessens [Fri, 21 Nov 2008 16:23:25 +0000 (16:23 +0000)]
Simplify the code to start a file transfer

svn path=/trunk/; revision=1886

15 years agoWhen the channel is invalidated, change state to CANCELLED.
Xavier Claessens [Fri, 21 Nov 2008 16:23:21 +0000 (16:23 +0000)]
When the channel is invalidated, change state to CANCELLED.

svn path=/trunk/; revision=1885

15 years agoMove the ft manager to src/ other programs do not need it.
Xavier Claessens [Fri, 21 Nov 2008 16:23:16 +0000 (16:23 +0000)]
Move the ft manager to src/ other programs do not need it.

svn path=/trunk/; revision=1884

15 years agoUpdate tools to latest version of tp-glib and include a gitignore
Xavier Claessens [Fri, 21 Nov 2008 16:23:11 +0000 (16:23 +0000)]
Update tools to latest version of tp-glib and include a gitignore

svn path=/trunk/; revision=1883

15 years agorename empathy_tp_file_get_incoming to empathy_tp_file_is_incoming
Xavier Claessens [Fri, 21 Nov 2008 16:23:06 +0000 (16:23 +0000)]
rename empathy_tp_file_get_incoming to empathy_tp_file_is_incoming

svn path=/trunk/; revision=1882

15 years agoempathy_tp_file_accept/offer takes the GFile in param and return a GError if the...
Xavier Claessens [Fri, 21 Nov 2008 16:23:02 +0000 (16:23 +0000)]
empathy_tp_file_accept/offer takes the GFile in param and return a GError if the file can't be opened.

svn path=/trunk/; revision=1881

15 years agoFix coding style and cleanup
Xavier Claessens [Fri, 21 Nov 2008 16:22:58 +0000 (16:22 +0000)]
Fix coding style and cleanup

svn path=/trunk/; revision=1880

15 years agoInclude only used headers
Xavier Claessens [Fri, 21 Nov 2008 16:22:54 +0000 (16:22 +0000)]
Include only used headers

svn path=/trunk/; revision=1879

15 years agodon't include itself
Xavier Claessens [Fri, 21 Nov 2008 16:22:50 +0000 (16:22 +0000)]
don't include itself

svn path=/trunk/; revision=1878

15 years agoRemove useless lines
Xavier Claessens [Fri, 21 Nov 2008 16:22:46 +0000 (16:22 +0000)]
Remove useless lines

svn path=/trunk/; revision=1877

15 years agoFix coding style
Xavier Claessens [Fri, 21 Nov 2008 16:22:42 +0000 (16:22 +0000)]
Fix coding style

svn path=/trunk/; revision=1876

15 years agoCleanup the coding style. If we can't get info about the GFile we abord the FT.
Xavier Claessens [Fri, 21 Nov 2008 16:22:39 +0000 (16:22 +0000)]
Cleanup the coding style. If we can't get info about the GFile we abord the FT.

svn path=/trunk/; revision=1875

15 years agoremove useless includes
Xavier Claessens [Fri, 21 Nov 2008 16:22:35 +0000 (16:22 +0000)]
remove useless includes

svn path=/trunk/; revision=1874

15 years agoFix a little coding style
Xavier Claessens [Fri, 21 Nov 2008 16:22:31 +0000 (16:22 +0000)]
Fix a little coding style

svn path=/trunk/; revision=1873

15 years agoNo need to define a callback, we can directly use empathy_send_file_with_file_chooser.
Xavier Claessens [Fri, 21 Nov 2008 16:22:27 +0000 (16:22 +0000)]
No need to define a callback, we can directly use empathy_send_file_with_file_chooser.

svn path=/trunk/; revision=1872

15 years agosync with latest FT spec DRAFT
Xavier Claessens [Fri, 21 Nov 2008 16:22:23 +0000 (16:22 +0000)]
sync with latest FT spec DRAFT

svn path=/trunk/; revision=1871

15 years agoextensions/Makefile.am: fix allow-undefined-interfaces param
Xavier Claessens [Fri, 21 Nov 2008 16:22:19 +0000 (16:22 +0000)]
extensions/Makefile.am: fix allow-undefined-interfaces param

svn path=/trunk/; revision=1870

15 years agoextensions/Makefile.am: pass allow-undefined-interfaces param to doc generator so...
Xavier Claessens [Fri, 21 Nov 2008 16:22:14 +0000 (16:22 +0000)]
extensions/Makefile.am: pass allow-undefined-interfaces param to doc generator so it doesn't complain about missing external ref

svn path=/trunk/; revision=1869

15 years agoFix spec format to make it work with updated tools
Xavier Claessens [Fri, 21 Nov 2008 16:22:11 +0000 (16:22 +0000)]
Fix spec format to make it work with updated tools

svn path=/trunk/; revision=1868

15 years agoAdd FT manager to POTFILE
Xavier Claessens [Fri, 21 Nov 2008 16:22:07 +0000 (16:22 +0000)]
Add FT manager to POTFILE

svn path=/trunk/; revision=1867

15 years agoFix compilation warning: gtk_message_dialog_format_secondary_text() require a format...
Xavier Claessens [Fri, 21 Nov 2008 16:22:03 +0000 (16:22 +0000)]
Fix compilation warning: gtk_message_dialog_format_secondary_text() require a format string.

svn path=/trunk/; revision=1866

15 years agoft_manager_clear: use g_hash_table_foreach_remove instead of GHashTableIter so the...
Xavier Claessens [Fri, 21 Nov 2008 16:21:59 +0000 (16:21 +0000)]
ft_manager_clear: use g_hash_table_foreach_remove instead of GHashTableIter so the elements are actually removed from the hash table

svn path=/trunk/; revision=1865