Yann Leboulanger
|
20a0f9c5a6
|
make completion work
|
2015-07-25 21:40:51 +02:00 |
|
Denis Fomin
|
4b33634a0b
|
Copyright 2013>2014
|
2014-01-02 12:33:54 +04:00 |
|
Yann Leboulanger
|
137ae2b54a
|
GObject -> GLib
|
2013-07-29 18:35:49 +02:00 |
|
Yann Leboulanger
|
9c8c1de03f
|
update my copyright
|
2013-04-05 21:35:39 +02:00 |
|
Denis Fomin
|
67e7d7f718
|
fix change font in html, wrong import
|
2013-01-11 16:37:10 +04:00 |
|
Denis Fomin
|
09962db66a
|
fix FontChooserDialog in xhtml popup menu.(fonts in html broken now)
|
2013-01-10 00:13:41 +04:00 |
|
Denis Fomin
|
0ad8449864
|
fix ColorSelectionDialog in xhtml popup menu
|
2013-01-09 22:58:51 +04:00 |
|
Yann Leboulanger
|
8f71d9f219
|
start porting Gajim to gobject introspection and GTK3
|
2012-12-23 16:23:43 +01:00 |
|
Yann Leboulanger
|
3a3f99d618
|
upgrade copyright
|
2012-01-11 22:20:34 +01:00 |
|
Denis Fomin
|
4b61a8682c
|
Fixed previous changeset and prevent traceback in command system
|
2011-03-11 00:35:26 +03:00 |
|
Denis Fomin
|
c077670518
|
Prevent the possibility of entering '@' in the fields of 'room' and 'server' in the manage bookmarks dialog.
Set the selection at startup manage bookmarks dialog.
Fix var name in dialogs.py
|
2010-12-04 14:47:38 +03:00 |
|
Yann Leboulanger
|
87ebeb3d24
|
missing return
|
2010-08-09 20:47:21 +02:00 |
|
Yann Leboulanger
|
ed8ec75c52
|
don't traceback with GTK < 2.18
|
2010-08-09 13:37:15 +02:00 |
|
Yann Leboulanger
|
2be53c4aac
|
update my copyright to 2010
|
2010-03-11 16:52:36 +01:00 |
|
Éric Araujo
|
fedd7dc8e2
|
convert tabs to spaces in source code thanks to reindent.py
holy diff batman!
|
2010-02-08 15:08:40 +01:00 |
|
Yann Leboulanger
|
e462beba42
|
[zimio & me] undo functionality in message text imput field. Fixes #4825
|
2010-01-24 11:44:54 +01:00 |
|
Yann Leboulanger
|
8ec3ffcf3a
|
buffer -> _buffer (buffer is a module)
|
2010-01-04 18:28:49 +01:00 |
|
Alexander Cherniuk
|
2325791eeb
|
Minor refactoring
|
2009-11-25 13:39:05 +02:00 |
|
Jonathan Schleifer
|
086d031374
|
Remove spaces at EOL.
|
2009-06-15 21:00:14 +02:00 |
|
Yann Leboulanger
|
0b7f2c3fe7
|
escape & in HTML messages.
|
2009-01-27 20:33:54 +00:00 |
|
Julien Pivotto
|
1738247d12
|
better xhtml-gui code
|
2009-01-22 20:43:15 +00:00 |
|
Julien Pivotto
|
114909c3a9
|
Don't send xHtml if not needed. Fix #4612.
|
2009-01-21 19:53:02 +00:00 |
|
Julien Pivotto
|
66fc900f5f
|
Oooops, remove some testing stuff
|
2009-01-21 18:04:47 +00:00 |
|
Julien Pivotto
|
194b41cfba
|
Prevent sending xHTML if not needed.
|
2009-01-21 18:00:33 +00:00 |
|
Yann Leboulanger
|
e389e0b16b
|
[thorstenp] remove whitespace at eol
|
2008-12-03 21:56:12 +00:00 |
|
Yann Leboulanger
|
31dc32eeb9
|
[thorstenp] fix redefined builtins
|
2008-12-03 17:16:04 +00:00 |
|
Yann Leboulanger
|
8a00cf61d8
|
fix html tag handling. Fixes #4480
|
2008-11-15 08:23:32 +00:00 |
|
Julien Pivotto
|
5a31ba2ef0
|
Very basic integration of xHtml GUI
|
2008-11-14 11:13:15 +00:00 |
|
Julien Pivotto
|
de4a23e751
|
See #4200.
* remove js from some headers
* set coding:utf-8 to allow real names in headers
|
2008-08-15 17:31:51 +00:00 |
|
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 |
|
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 |
|
Yann Leboulanger
|
605caae2b8
|
My name has changed
|
2007-10-22 11:33:50 +00:00 |
|
Yann Leboulanger
|
22c1aeda29
|
next release will be GPL v3. fixes #3290
|
2007-10-22 11:13:13 +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 |
|
Nikos Kouremenos
|
9002b3d293
|
put my email (and jid), not one of my JIDs
|
2006-09-28 11:31:25 +00:00 |
|
Yann Leboulanger
|
d0c359f134
|
use a per-textview var to remember which language is set instead of the global speller_language one.
|
2006-09-04 08:00:49 +00:00 |
|
Dimitur Kirov
|
d4b6cb7aa6
|
set wrap WORD_CHAR and skip horizontal scrlbar
|
2006-05-27 09:18:30 +00:00 |
|
Yann Leboulanger
|
56672097d1
|
add "clear" and "insert nickname" in message textview contact menu. Fixes #1933
|
2006-05-07 12:47:24 +00:00 |
|
Dimitur Kirov
|
5c9613db65
|
break more circular references that keep
objects alive (the other 1/2 of #1829)
context menu for groupchat banner
|
2006-04-18 15:36:16 +00:00 |
|
Yann Leboulanger
|
612716e2db
|
change copyright from "Gajim Team" to real people
|
2005-12-09 23:30:28 +00:00 |
|
Yann Leboulanger
|
cae7ce3bac
|
"Gajim Team" in all hearders become "Contributors for this file"
|
2005-12-09 17:15:30 +00:00 |
|
Nikos Kouremenos
|
5970f91dc2
|
remove some bindings
|
2005-11-02 19:01:17 +00:00 |
|
Nikos Kouremenos
|
3e7c2c563f
|
MessageTextView also used in Group Chat. at last!
|
2005-10-29 16:33:59 +00:00 |
|
Nikos Kouremenos
|
629f565c0d
|
Tabbed Chat now uses MessageTextView which does it all via gtk bindings so japanese and other IM can come before us to handle Enter as required
|
2005-10-29 16:06:39 +00:00 |
|
Nikos Kouremenos
|
1e80f8c950
|
fix docstrings
|
2005-10-29 15:30:24 +00:00 |
|
Nikos Kouremenos
|
8cd566c18d
|
more properties so they do not get lost after refactoring
|
2005-10-29 15:26:41 +00:00 |
|
Nikos Kouremenos
|
973aaee15c
|
do it with functions
|
2005-10-29 15:03:50 +00:00 |
|
Nikos Kouremenos
|
21ef860622
|
introducing message_textview class
|
2005-10-29 14:51:47 +00:00 |
|