Nikos Kouremenos
aba99dc208
fix typos
2005-10-31 23:48:36 +00:00
Nikos Kouremenos
6812e423d7
remove fixme
2005-10-31 23:33:33 +00:00
Nikos Kouremenos
422ae02f57
cleaner regexp pattern for links
2005-10-31 23:31:18 +00:00
Nikos Kouremenos
0ab56fb189
hide filter hbox; maybe someday
2005-10-31 21:28:39 +00:00
Nikos Kouremenos
3e237801c9
initial filter support (aka better than nothing) for history
2005-10-31 20:55:45 +00:00
Nikos Kouremenos
da23873805
coding standards fixes
2005-10-31 20:54:40 +00:00
Nikos Kouremenos
b89c217e68
logic fix
2005-10-31 20:54:05 +00:00
Yann Leboulanger
9ea8a2d8e8
at startup use our cached vcard to get the sha
...
then ask the vcard, and resend a new presence only if avatar has changed
2005-10-31 20:51:45 +00:00
Nikos Kouremenos
878b274481
add func in gtkgui helpers
2005-10-31 19:35:17 +00:00
Nikos Kouremenos
f5411971c7
if roster is in vd1, and we are in vd2 and we click systray, move roster from vd1 to vd2
2005-10-31 18:06:36 +00:00
Yann Leboulanger
a8cb9d69ff
we now save sha in stored vcard
...
we save the current sha in memory and we update it when we receive the vcard
we re-ask the vcard when we receive a presence with a new sha
2005-10-31 17:31:30 +00:00
Nikos Kouremenos
20ba733622
cyan ist tot (is dead)
2005-10-31 16:41:30 +00:00
Nikos Kouremenos
22e1d66d98
new gajim theme (delete all lines in your config starting with themes. to see it) and theme names are now translatable
2005-10-31 16:19:12 +00:00
Nikos Kouremenos
7e283c5dfb
typo
2005-10-31 11:14:11 +00:00
Nikos Kouremenos
a3227aacb4
cleaner
2005-10-31 11:09:18 +00:00
Nikos Kouremenos
0670282453
better funcname
2005-10-31 11:06:11 +00:00
Yann Leboulanger
17f67e6a90
remove unneeded BeautifulSoup class
...
refactor the code so that it's not dup (vcard.get_avatar_pixbuf)
2005-10-31 10:23:33 +00:00
Nikos Kouremenos
9b1881cbbd
catch a async tb
2005-10-30 21:46:48 +00:00
Nikos Kouremenos
ae4f0d9aaf
catch a tb
2005-10-30 21:41:52 +00:00
Nikos Kouremenos
ee46edcfb8
if we have avatar in HD, we get it from there now
2005-10-30 21:39:09 +00:00
Yann Leboulanger
89d00ada0d
we send our username, not our nick when we change password
2005-10-30 16:50:05 +00:00
Yann Leboulanger
60d8a8e9b3
save vcard when we get it
2005-10-30 16:46:50 +00:00
Nikos Kouremenos
47fbe4b3cb
it is GTK+
2005-10-30 16:16:00 +00:00
Nikos Kouremenos
7efdb71dce
glade fixes in disco window
2005-10-30 15:12:38 +00:00
shteef
241bc34faa
Don't use gtk.Image.clear until we switch to GTK 2.8
2005-10-30 15:08:47 +00:00
shteef
184782baa5
Always show address, not name, in disco window title
2005-10-30 15:05:42 +00:00
shteef
fc2d4fa47f
Remove periods at the end of tooltips
2005-10-30 15:03:48 +00:00
shteef
258e13c625
Fixed highlighting nicks with spaces.
...
muc_highlight_words config option is now semicolon separated.
2005-10-30 15:01:57 +00:00
Nikos Kouremenos
57df37e235
fix string
2005-10-30 14:43:30 +00:00
shteef
7384d34379
Added a tooltip to the toplevel services discovery browser describing
...
greyed out rows.
2005-10-30 14:33:25 +00:00
shteef
20213f24d3
Move banner agent icon in disco to glade
2005-10-30 12:53:42 +00:00
shteef
0154dc4325
Fix undefined 'name' TB in MUC Browser
2005-10-30 12:25:11 +00:00
Yann Leboulanger
b4d9a6aab0
new helpers.check_paths() function that creates LOGPATH and VCARDPATH
2005-10-30 11:20:24 +00:00
shteef
b69bc501ae
New Service Discovery, couple of quick notes about this commit:
...
* src/disco.py contains all the disco stuff
* registration remains in src/config.py
* data/pixmaps/agents contains the icons used in the toplevel server browser
and the banner. They're referenced at the top of src/disco.py.
2005-10-30 09:58:13 +00:00
Yann Leboulanger
56bc8d4709
add show_all_events and show_roster menuitems to systray menu
2005-10-30 00:08:39 +00:00
Yann Leboulanger
39710fe110
fix TB
2005-10-29 23:43:49 +00:00
Nikos Kouremenos
7ae923f0a4
muc sep a bit upper
2005-10-29 19:05:04 +00:00
Nikos Kouremenos
c2994578ad
better varname
2005-10-29 17:02:59 +00:00
Nikos Kouremenos
1b62d12dba
wizard: account name is Main (translatable) and not from first part of jid
2005-10-29 16:59:11 +00:00
Nikos Kouremenos
b975b9380a
fallback to green (or should it be human?) theme. afterall what dkirov called GTK+ was not GTK. renaming that to plain
2005-10-29 16:56:33 +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
29c9db5df8
fix value
2005-10-29 15:27:06 +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
72fea5dd3d
buttons_hbox in TC now has size 3 (was 4 and was empty) so it must be safe
2005-10-29 15:18:57 +00:00
Nikos Kouremenos
c37dd39f65
now I am sure, so say it in FIXME for sure
2005-10-29 15:15:47 +00:00
Nikos Kouremenos
0134fbb283
0.9 should do more not less than 0.8.2 did
2005-10-29 15:07:42 +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