Commit Graph

25 Commits

Author SHA1 Message Date
Julien Pivotto 8bc9bc29ae * Big headers review
* Remove some licencing problems
 * To do: same for images
 * See #4200
2008-08-15 03:20:23 +00:00
Julien Pivotto db0be5c05a improve CSS property text-decoration (allow multi text-decoration) 2008-08-13 11:21:39 +00:00
js 8605cd3f38 For historical reasons, we have a tab width of 3. This is strange, but
we have that in all files. To at least lesser the confusion a bit, add
vim tags for that.
Additionally, fix wrong #! in a few files.
2008-07-29 19:49:31 +00:00
Stephan Erb 4674480e61 Fix wrong paranthesis. Fixes #4137 2008-07-25 10:50:56 +00:00
js 6cc8cd28e9 [Florob] Make exception handling not cause an exception. Fixes #4125. 2008-07-25 02:12:21 +00:00
Yann Leboulanger c6660b875f handle ascii_formatting option in htmltextview 2008-02-27 16:12:09 +00:00
Yann Leboulanger d1452febce destroy htmltextview tooltip when we destroy a chat control. fixes #3545 2007-11-08 18:47:04 +00:00
Yann Leboulanger 22c1aeda29 next release will be GPL v3. fixes #3290 2007-10-22 11:13:13 +00:00
Yann Leboulanger 96e6b34cd7 [sgala and I] better support of sizes in XHTML, simplify rst generator 2007-05-29 20:22:41 +00:00
Yann Leboulanger c0cd9912b1 correctly detect timeout in XHTML image code, print it, and increase timeout. fixes #3122 2007-05-01 10:14:59 +00:00
Yann Leboulanger 736007f704 let's freeze even less 2007-02-03 18:06:47 +00:00
Yann Leboulanger 5d2257f4a6 [bb & me] don't block when we get an image 2007-02-03 17:28:36 +00:00
Nikos Kouremenos 76354c9677 fix typos 2007-01-16 23:29:07 +00:00
Nikos Kouremenos e9afe36ff3 clean code and update to using GTK/PyGTK 2.8; see #2248 2007-01-16 23:26:38 +00:00
Jean-Marie Traissard 37bd1142f9 Coding standards, include real date of 0.11 release in Changelog 2007-01-16 17:30:40 +00:00
Jean-Marie Traissard 9ab2800fd0 XHTML Image size limit : 10mo->2mo 2007-01-15 20:56:30 +00:00
Yann Leboulanger 1599dfdfbb fix HTMLTextView tooltips 2007-01-09 23:31:41 +00:00
Nikos Kouremenos 239d2308c8 fix logic allover 2007-01-06 10:20:13 +00:00
Nikos Kouremenos 67c1816d01 do not create anonymous tag. use special name for span with no id tag 2007-01-06 10:15:13 +00:00
Yann Leboulanger 8d3e9e62fb fix htmltextview bug. fixes #2730 2006-12-08 18:01:01 +00:00
Yann Leboulanger 8b8bb86c8e [kiddo] fix wrong gaim xhtml HREF tag. fixes #2644 2006-11-29 21:57:35 +00:00
Jean-Marie Traissard f041f8dd5e JID->Jabber ID in gc tooltip
if print_time==sometimes : Show the day if needed also. Use locale for time format (do
not force
24h)
Delete a lot of unused locale variables (thanks pychecker)
del gajim.py useless global vars after use
configpaths.py : use self. not this.
2006-11-21 18:46:33 +00:00
Jean-Marie Traissard 5b49eaae1c Fix import 2006-11-18 19:35:25 +00:00
Yann Leboulanger 96f19e9c10 [sgala] fix dubble emoticon in htmltextview when receiving xhtml message. see #316 2006-10-16 19:18:36 +00:00
Yann Leboulanger 6b40b5ad32 [Santiago Gala] we can now see XHTML (JEP 0071). See #316 2006-10-03 14:12:42 +00:00