Commit Graph

2634 Commits

Author SHA1 Message Date
Nikos Kouremenos 651148e560 name optional arg so we understand without looking at func signature 2005-11-20 14:15:36 +00:00
Nikos Kouremenos 4e1b9de560 add comment which is always there instead of just commit comment 2005-11-20 14:11:50 +00:00
Nikos Kouremenos 3dc204b06c update README about where we take icons from; add icon for ft proxy 2005-11-20 14:10:53 +00:00
Yann Leboulanger c7583c6711 don't add a space at the begining of buffer when we add an emot 2005-11-20 13:53:47 +00:00
shteef ac8c2920f6 fix the bloody tabbing :p 2005-11-20 13:36:37 +00:00
Yann Leboulanger 6e593107e0 get_hostname_from_account can now return the srv_hostname 2005-11-20 13:27:37 +00:00
shteef 7cad8aa3b7 Publisher/subscriber service icon 2005-11-20 13:16:05 +00:00
Nikos Kouremenos d12146ce7f remove 3 not used modules, ask custom hostname in disco if it exists; add image for sip service 2005-11-20 13:02:48 +00:00
shteef 951fcfa322 Jabber user directory icon 2005-11-20 12:53:26 +00:00
Nikos Kouremenos 52eac71064 minor 2005-11-20 12:52:17 +00:00
Nikos Kouremenos 2626b888b9 disco on custom hostanme if such thing is defined 2005-11-20 12:48:10 +00:00
shteef 34db24a69a Services discovery bugfix:
Check the window's _travel callback matches what we are trying to browse.
(Prevent the window from creating two browsers)
2005-11-20 12:35:01 +00:00
Yann Leboulanger 82b06b9d60 missing set_text 2005-11-20 12:23:17 +00:00
shteef e3ee09bc14 Fix banner text in service discovery (address bold, server version below) 2005-11-20 12:20:19 +00:00
Yann Leboulanger f5fca6dfa3 fix bug in get_contact_iter when we use merge mode 2005-11-20 12:04:21 +00:00
Yann Leboulanger 068e93194d [anonymous] catch exceptions in dnspython 2005-11-20 10:51:22 +00:00
Nikos Kouremenos 929cb56ae2 inform about alt+e 2005-11-19 23:04:54 +00:00
Nikos Kouremenos 68dea5d9f3 respect users past choice 2005-11-19 22:03:58 +00:00
Nikos Kouremenos ececa0dacf remove noused code (it is here from the time we tried to gajim-remote on/off on the fly. clean up! 2005-11-19 22:01:10 +00:00
Nikos Kouremenos a444fa63a9 use_dbus (too generic) to remote_control ACE and better desc, also fix method names 2005-11-19 21:45:34 +00:00
Nikos Kouremenos 9188b42945 minor 2005-11-19 20:47:48 +00:00
Nikos Kouremenos b081312490 if unkonwn so no image. ? confuses the user that Gajim does not understand this service 2005-11-19 20:33:49 +00:00
Nikos Kouremenos cbc2973942 images for mail http-ws sms and fix size of weather 2005-11-19 20:18:20 +00:00
Yann Leboulanger c283e7e92c we can now handeled timeouts: when we don't receive registration info within 30 secondes, we show an information window 2005-11-19 19:33:11 +00:00
Nikos Kouremenos d834d033f9 gajim-remote.py: also print details about the exception 2005-11-19 18:07:17 +00:00
Yann Leboulanger 5fa3da5538 draw_contact doesn't draw the avatar anymore
new draw_avatar function that is called only when needed
2005-11-19 16:59:09 +00:00
Nikos Kouremenos 109f599865 catch IOError on traceback.print_exc 2005-11-19 15:49:45 +00:00
Nikos Kouremenos 36a796f670 add arrow for emoticon button (it is popdown menu we show) 2005-11-18 19:31:43 +00:00
Alex Mauer ae70f5d19f * The last-read line is better described as a line than a ruler. 2005-11-18 19:16:45 +00:00
Alex Mauer 0072034452 Allow configuration of the character appended in case of a nick
conflict.
2005-11-18 17:47:52 +00:00
shteef cee4222c1a Better unknown icon for service discovery 2005-11-18 15:11:17 +00:00
Nikos Kouremenos 02d102008d 5 seconds as old-style 2005-11-18 15:06:10 +00:00
shteef f5e22fbbfa Conference icon 2005-11-18 14:29:34 +00:00
shteef 41384b5854 Weather transport icon 2005-11-18 14:16:00 +00:00
shteef 22b0cd65ab RSS icon 2005-11-18 14:01:53 +00:00
Nikos Kouremenos 68b0f18402 iso15 is our last chance 2005-11-18 13:26:24 +00:00
Nikos Kouremenos 965e9cb8c7 running pychecker in some files and fixing cleaning up those errors/info that REALLY matter 2005-11-18 13:12:16 +00:00
Yann Leboulanger 97d1166be8 use decode_string in GnuPG 2005-11-18 12:22:33 +00:00
Nikos Kouremenos 2a791af792 decode_string() 2005-11-18 12:17:50 +00:00
Yann Leboulanger 26b0e1780f typo 2005-11-18 11:51:12 +00:00
Yann Leboulanger 8cdc21f0cd filenames are utf-8 in gtk 2005-11-18 08:53:09 +00:00
Yann Leboulanger 7a50fa4c7d better reply in single message 2005-11-17 23:04:56 +00:00
Yann Leboulanger 4330b72485 when we reply to a single message, we add > ad the begining of each line of the quoted message 2005-11-17 22:29:03 +00:00
Nikos Kouremenos 377e5a416f optimize emoticons-related code and add better image for emoticons_button 2005-11-17 18:29:31 +00:00
Nikos Kouremenos c3ce9560f7 one more check for empty color 2005-11-17 17:21:11 +00:00
Nikos Kouremenos cfb8d93b2a [michelle] fix the error when starting with emoticons off 2005-11-17 17:08:56 +00:00
Nikos Kouremenos 4f74f23796 revert until gtk grows up 2005-11-17 16:28:41 +00:00
Nikos Kouremenos 897f60ad06 logic 2005-11-17 12:34:30 +00:00
Nikos Kouremenos d8fa4a8904 fix something with a better way 2005-11-17 10:16:08 +00:00
Yann Leboulanger bc403d549b don't use bgcolor is none is set (as in other widgets) 2005-11-17 08:27:16 +00:00
Nikos Kouremenos ff9f4384b3 roster avatars 32x32 by default 2005-11-16 23:10:48 +00:00
Nikos Kouremenos 75505422b1 or not and 2005-11-16 21:39:17 +00:00
Nikos Kouremenos 97a7585dd0 avoid a tb 2005-11-16 21:24:28 +00:00
Nikos Kouremenos 6d2d1fcba1 remove hardcoding dbus version 2005-11-16 21:22:35 +00:00
Yann Leboulanger 6ef71ef1a2 typo 2005-11-16 20:44:00 +00:00
Yann Leboulanger 9ce32c8211 add a gc command: /say that send the message without looking for commands ("/say /help" sends "/help") 2005-11-16 20:25:06 +00:00
Yann Leboulanger cac6a82be6 temporary feature:
when we are in merge mode, we add (account_name) in the roster when there are 2 contacts with the same nick
2005-11-16 19:44:06 +00:00
Nikos Kouremenos b3ccd93663 call init_emoticons to update emoticons and not init_regexp 2005-11-16 13:03:50 +00:00
shteef 9aa11f090c Fix disco cache (no more weakrefs) 2005-11-16 12:50:18 +00:00
Nikos Kouremenos c3012b4ec6 fix a tb for contacts that have EXTVAL in vcard 2005-11-16 11:05:45 +00:00
Nikos Kouremenos df88db7209 optimize the code 2005-11-16 10:35:11 +00:00
Nikos Kouremenos 2493be0698 remove a print 2005-11-16 10:21:58 +00:00
Nikos Kouremenos 0901a6db53 do not autojoin bookmarks if you are invisible 2005-11-16 10:21:43 +00:00
Nikos Kouremenos c0ece2bf42 make it work for GC too 2005-11-16 10:06:31 +00:00
Nikos Kouremenos 8622fc1b2d [gjc] move popups up if out of screen 2005-11-16 09:57:28 +00:00
Nikos Kouremenos b381276ac0 operate with users not wanting emoticons 2005-11-15 23:35:08 +00:00
Nikos Kouremenos fac2a002c7 [sef] ask avatars on startup ace 2005-11-15 23:26:22 +00:00
Nikos Kouremenos c60e1d9444 add : in gajim themes window 2005-11-15 20:25:29 +00:00
Nikos Kouremenos 1ed82a95d6 cleanups 2005-11-15 19:56:49 +00:00
Yann Leboulanger 71271279d0 stringprep our jid to compare it with others 2005-11-15 19:41:43 +00:00
Yann Leboulanger 3c3796de33 fix glade in manage theme window 2005-11-15 19:20:16 +00:00
Nikos Kouremenos 67f7520c56 fix tb 2005-11-15 18:12:22 +00:00
Nikos Kouremenos 1e78707dab clean ups 2005-11-15 16:48:40 +00:00
Nikos Kouremenos b40b42b2e0 [michele] position emots popup under cursor with Alt+E 2005-11-15 14:31:27 +00:00
Nikos Kouremenos b2d07fa5da [delmonico] fix ichat timestamps to know about past 2005-11-15 14:23:16 +00:00
Nikos Kouremenos 2357e0ae96 gajim could not start if useeemoticons = False 2005-11-15 14:17:02 +00:00
Nikos Kouremenos 014fe4bfef position emoticon menu under emoticon button 2005-11-15 12:21:30 +00:00
Nikos Kouremenos 03684ad385 [Michele Campeotto] we now have an emoticon selector! 2005-11-15 11:52:40 +00:00
Yann Leboulanger 518391c2aa fix TB by removing an unwanted line 2005-11-15 11:19:01 +00:00
Yann Leboulanger f3eef962c6 gc now have draw_contact, draw_roster and draw_all_roster functions and they are used to update style, iconset ... 2005-11-15 09:08:08 +00:00
Norman Rasmussen 99d944dc90 make </p> http:// link right again 2005-11-14 21:26:20 +00:00
Yann Leboulanger 5c42980857 avatar is updated when someone updates it 2005-11-14 21:10:00 +00:00
Norman Rasmussen f5139c288f fixed python 2.3 emoticon looping bug 2005-11-14 21:04:16 +00:00
Yann Leboulanger a3e0d6afec always talk to fake jid even if we know real jid (revert [4172]) so we can find the contact from the jid (before we couldn't find from real jid cause in gc_contacts it's fake jid) 2005-11-14 20:18:34 +00:00
Yann Leboulanger 647aef402e show avatar in roster when we recieve the vcard 2005-11-14 18:14:28 +00:00
Nikos Kouremenos 51601d42cc mime_type is better than glob syntax for filefilter; also fix logic 2005-11-14 15:54:13 +00:00
Nikos Kouremenos 17b5ff7022 use tupple not list when nothing list-special is needed; fix comment 2005-11-14 14:19:53 +00:00
Nikos Kouremenos 416015ccc2 typo 2005-11-14 13:30:36 +00:00
Nikos Kouremenos aa80749cdb fix a tb 2005-11-14 13:27:15 +00:00
Yann Leboulanger a8f3d466cc fix a FIXME: show Hidden instead of a password 2005-11-14 11:07:42 +00:00
Yann Leboulanger 3b12546f0a fix comment 2005-11-14 10:51:32 +00:00
Yann Leboulanger 2da5b774e7 close all opened windows related to an account when we remove it 2005-11-14 10:49:07 +00:00
Yann Leboulanger df6474ec3b fix account tooltip 2005-11-14 10:24:38 +00:00
Yann Leboulanger f5bd526129 prettify xml stanzas in XML console 2005-11-14 10:14:55 +00:00
Yann Leboulanger 6a432bbb67 ask all unknown vcard at startup 2005-11-14 10:08:50 +00:00
Yann Leboulanger c94d1ca48a function to update the config file from version to version
I currently update some var names, add new themes and remove cyan theme, add new proxies, add new emoticons
If things are missing add them there
2005-11-14 09:43:27 +00:00
Yann Leboulanger 290ca15a7c remove unused code 2005-11-14 09:38:35 +00:00
Yann Leboulanger 012887fda8 typo 2005-11-14 09:08:12 +00:00
Travis Shirk c5dc70abd7 tabs instead of spaces 2005-11-13 21:50:54 +00:00
Travis Shirk f3976478c3 More fixes for formatting regex's 2005-11-13 21:46:04 +00:00