Commit graph

679 commits

Author SHA1 Message Date
Travis Shirk
1360933ba9 Merged in trunk updates, including meta_contacts
Merged revisions 4951,4962-4969 via svnmerge from
svn://svn.gajim.org/gajim/trunk

........
r4951 | nk | 2005-12-30 16:50:36 -0700 (Fri, 30 Dec 2005) | 1 line

fixes in greek transl
........
r4962 | asterix | 2006-01-01 11:41:04 -0700 (Sun, 01 Jan 2006) | 2 lines

merge meta_contacts branch with trunk. Meta contacts are not in gajim yet, but framework is here. We now use gajim.contacts.many_functions() to handle contacts and groupchat_contacts.

........
r4963 | asterix | 2006-01-01 11:43:24 -0700 (Sun, 01 Jan 2006) | 2 lines

correct contacts file

........
r4964 | asterix | 2006-01-01 11:47:26 -0700 (Sun, 01 Jan 2006) | 2 lines

dict.remove() doesn't exists, it's del dict[]

........
r4965 | asterix | 2006-01-01 11:50:15 -0700 (Sun, 01 Jan 2006) | 2 lines

some missing commits from branch

........
r4966 | asterix | 2006-01-01 11:53:30 -0700 (Sun, 01 Jan 2006) | 2 lines

end of gc_contact.nick -> gc_contact.name

........
r4967 | asterix | 2006-01-01 12:05:59 -0700 (Sun, 01 Jan 2006) | 2 lines

new ACE option: send_sha_in_gc_presence that allow to send sha info in groupchat presences

........
r4968 | asterix | 2006-01-01 12:12:36 -0700 (Sun, 01 Jan 2006) | 2 lines

0.9.1-2 in debian that solve the group bug (commit [4924])

........
r4969 | asterix | 2006-01-01 12:31:13 -0700 (Sun, 01 Jan 2006) | 2 lines

typo

........
2006-01-01 20:06:26 +00:00
Travis Shirk
c30ee542dc Close to usable for chat, receiving messages, etc. 2005-12-31 21:55:44 +00:00
Travis Shirk
fc6af37467 Config updating, tab label markup abstraction, auto window sizing/positioning, window title 2005-12-31 06:27:22 +00:00
Travis Shirk
b7761d7256 Moved MessageWindowMgr singleton to gajim.interface and emoticon menu support 2005-12-31 04:53:14 +00:00
Travis Shirk
1db1c7eddd Configurartion code for one_window_type including mailing list comments 2005-12-29 01:31:47 +00:00
Nikos Kouremenos
9385f1074f [greblus] preferences window now can control the color of URLs 2005-12-25 23:48:08 +00:00
Yann Leboulanger
1b251aaa4b fix again a wrong commit 2005-12-25 20:30:23 +00:00
Nikos Kouremenos
c91bb65b4b say 0.9.1 2005-12-25 15:01:10 +00:00
Yann Leboulanger
2fe711d9e9 we can add big smeileys 2005-12-20 20:00:34 +00:00
Yann Leboulanger
995590a0f1 don't remove account from Gajim if removal from server failed 2005-12-10 16:23:45 +00:00
Yann Leboulanger
edfafe964f ask password when we want to delete an account from server and we don't save password 2005-12-10 16:18:37 +00:00
Yann Leboulanger
612716e2db change copyright from "Gajim Team" to real people 2005-12-09 23:30:28 +00:00
Yann Leboulanger
f0e432c685 add some old devs in headers
are there others ?
2005-12-09 17:18:16 +00:00
Yann Leboulanger
cae7ce3bac "Gajim Team" in all hearders become "Contributors for this file" 2005-12-09 17:15:30 +00:00
Yann Leboulanger
34255e5682 Vincent left us a long time ago 2005-12-07 23:09:10 +00:00
Nikos Kouremenos
eb94b9632a remove trailing whitespaces and fix coding styles etc and add a FIXME 2005-12-06 17:43:21 +00:00
Nikos Kouremenos
22f5e0f073 remove trailing whitespaces and tabs from lines 2005-12-06 12:45:32 +00:00
Nikos Kouremenos
881e1e3609 check for new version [one of the first thing I did for Gajim :)] is not needed anymore as most distros have us. remove it. this also means we can now update Changelog periodically in svn. YUPPIE! 2005-12-06 00:09:28 +00:00
Yann Leboulanger
775aa283b2 we are now ablt to save a status message that contain sevral lines 2005-12-01 20:11:48 +00:00
Nikos Kouremenos
4e96e1d03c move a helper to gtkguihelpers 2005-12-01 18:16:30 +00:00
Yann Leboulanger
68de2b3346 texviews are no more in glade but our custom widgets 2005-12-01 14:07:29 +00:00
Nikos Kouremenos
db23b53b95 [Paweł M. Zaskórski]use gtkspell to single message winow too; stop doing if 'gtkspell' in globals() and use global var (faster) 2005-11-30 22:22:22 +00:00
Nikos Kouremenos
5406f2c3c6 [SF] move merge accounts to accounts window; also fix spacing in that window 2005-11-29 17:13:13 +00:00
Nikos Kouremenos
c7eb45aef5 all accounts to default to the same settings. fixing #1140 2005-11-24 12:39:21 +00:00
Nikos Kouremenos
359824bec1 add ACE log_contact_status_changes and expose to UI in advanced tab in misc. this replaces the previous options and imo is good to expose to that place (used to have log-related stuff) 2005-11-23 23:28:26 +00:00
Yann Leboulanger
c511a31038 list-multi are now handled in DataForm 2005-11-22 23:10:08 +00:00
Nikos Kouremenos
648a862811 remove some deprecated log options 2005-11-22 15:01:10 +00:00
Yann Leboulanger
f9df029d14 fix a string 2005-11-21 10:09:31 +00:00
Nikos Kouremenos
2626b888b9 disco on custom hostanme if such thing is defined 2005-11-20 12:48:10 +00:00
Yann Leboulanger
82b06b9d60 missing set_text 2005-11-20 12:23:17 +00:00
Nikos Kouremenos
cfb8d93b2a [michelle] fix the error when starting with emoticons off 2005-11-17 17:08:56 +00:00
Nikos Kouremenos
b3ccd93663 call init_emoticons to update emoticons and not init_regexp 2005-11-16 13:03:50 +00:00
Nikos Kouremenos
67f7520c56 fix tb 2005-11-15 18:12:22 +00:00
Nikos Kouremenos
03684ad385 [Michele Campeotto] we now have an emoticon selector! 2005-11-15 11:52:40 +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
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
416015ccc2 typo 2005-11-14 13:30:36 +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
Nikos Kouremenos
1921c43a94 try to prevent circular imports 2005-11-13 20:25:04 +00:00
Nikos Kouremenos
082fc7aaa9 fixing dict name: gajim.interface.windows --> gajim.interface.instances 2005-11-13 15:08:47 +00:00
Nikos Kouremenos
287b40bde6 do not load at startup manage emoticons window [respect the RAM of user] 2005-11-13 14:55:52 +00:00
Nikos Kouremenos
e6d862e91b fix a tb 2005-11-10 15:14:03 +00:00
Yann Leboulanger
c2042e8689 call register_handlers only once at startup, it's not account specific 2005-11-10 10:16:25 +00:00
Nikos Kouremenos
0fd60e88aa we call a func that does not exist 2005-11-09 20:33:20 +00:00
Nikos Kouremenos
f466590c7b wizard texts on failure success are now pangoed and look nicer. also no more hardcoding \n and using word wrap; making translators life easier by ommiting some \n etc 2005-11-09 17:08:09 +00:00
Nikos Kouremenos
974e4324ba fix tb and do not have many window for editing our own vcard 2005-11-08 17:18:22 +00:00
Nikos Kouremenos
4034efa762 we now have avatars in roster. I default to 48x48 (gaim defaults to that too) u can change that to whatever you want via ACE and you can take avatars off via PREFS; defaulting to 32x32 is too small. njoy 2005-11-08 13:04:59 +00:00
Yann Leboulanger
02d88c5915 add a "Set an avatar when I connect" checkbutton in wizard, so that when we connect it open the vcard in the about tab and opens the filechooser 2005-11-07 15:43:47 +00:00
Nikos Kouremenos
ea11076a0e we now show status message under contact name in roster thanks to initial patch by Michał Sobiegraj. if you do not like that, go to prefs and uncheck it. dimgrey to become white when row is selected 2005-11-06 14:30:17 +00:00
Nikos Kouremenos
b96c24fe77 fix typo in comment 2005-11-05 11:33:41 +00:00