index
:
gsoc2013-empathy
archive-integration
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libempathy-gtk
/
empathy-string-parser.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
string-parser: properly handle if g_regex_new() fails
Guillaume Desmottes
2011-02-10
1
-1
/
+13
*
Escape URL itself along with the title (#616339)
Vitaly Minko
2010-11-02
1
-7
/
+11
*
String parser is changed in order not to break URLs at apostrophes.
Vitaly Minko
2010-11-01
1
-6
/
+6
*
empathy_string_replace_escaped: use gsize instead of gssize
Guillaume Desmottes
2010-06-09
1
-1
/
+1
*
empathy_string_replace_escaped: remove '\r' (#620903)
Guillaume Desmottes
2010-06-08
1
-1
/
+15
*
Remove check for GTK version now that we depend on 2.20
Xavier Claessens
2010-04-19
1
-8
/
+0
*
gtk_check_version() is returning a string error or NULL, not a boolean
Xavier Claessens
2010-03-10
1
-1
/
+1
*
Disable empathy_add_link_markup() if linked to an old GTK version
Xavier Claessens
2010-03-10
1
-0
/
+8
*
empathy_add_link_markup() is not NULL-safe
Xavier Claessens
2010-03-05
1
-0
/
+2
*
Add a comment explaining what does empathy_add_link_markup, and don't make pa...
Xavier Claessens
2010-03-04
1
-1
/
+1
*
New function empathy_add_link_markup() to be used with gtk_label_set_markup()
Xavier Claessens
2010-03-03
1
-0
/
+16
*
Make empathy_string_replace_link and empathy_string_replace_escaped public
Xavier Claessens
2010-03-03
1
-0
/
+39
*
Move empathy_uri_regex_dup_singleton to be private inside empathy-string-pars...
Xavier Claessens
2010-03-03
1
-1
/
+24
*
Move empathy_string_parser API to its own file
Xavier Claessens
2010-03-03
1
-0
/
+131