Commit Graph

525 Commits

Author SHA1 Message Date
Yann Leboulanger c3eb026e9c fix wrong var name 2006-02-27 17:11:36 +00:00
Nikos Kouremenos d38d64d05f use YESNO dialog for asking to reconnect, catch a keyerror and refactor code 2006-02-27 16:14:14 +00:00
Yann Leboulanger ac8121d802 when we change some options in account config, ask user to relog now. Fixes #1551 2006-02-26 23:52:00 +00:00
Yann Leboulanger 4b2fb25bfd remove sound columns in event tab. See #1621 2006-02-26 12:11:45 +00:00
Yann Leboulanger b71fbf0b9d [Jim++] ask twice password when we create an account 2006-02-20 12:32:59 +00:00
Nikos Kouremenos 5b6adbef4a fix bad logic. c #1578 2006-02-17 19:43:31 +00:00
Nikos Kouremenos 967d278541 [jim++] sound events show in UI as translatable nice words. [me] refactor the whole thing 2006-02-16 15:21:34 +00:00
Nikos Kouremenos 3d21947e2a set home folder as default folder for fchooser and set nice title on fchooser 2006-02-10 16:12:16 +00:00
Yann Leboulanger 1bf6fa6643 typo 2006-02-07 23:31:02 +00:00
Yann Leboulanger 4c8fb94601 don't send config when we don't have it 2006-02-07 23:28:37 +00:00
Yann Leboulanger d40026cabd an admin can now modify the ban list. for #530 2006-02-07 12:56:20 +00:00
Yann Leboulanger 149bff2b64 fix TB when there is no default value for a boolean field in dataForm 2006-02-05 18:55:17 +00:00
Nikos Kouremenos 9834fd62d3 almost nothing 2006-02-05 14:03:50 +00:00
Nikos Kouremenos af95e11fc2 update glade and config to manage animated static emots. still not working of course 2006-02-05 13:44:40 +00:00
Nikos Kouremenos 29ec011b9a operate on model using path thus eliminate iter = model.get_iter(path) calls 2006-02-04 23:07:46 +00:00
Nikos Kouremenos f36c324f8b python 2.3 None.decode() tbs 2006-02-04 13:52:58 +00:00
Dimitur Kirov f62db4acfe Switched to non-blocking connections.
Removed threads and mutexes in connection.py
and gajim.py.
Add resolver through nslookup command, removed
dnspython and pydns (for now).
2006-02-03 12:17:34 +00:00
Yann Leboulanger 54f350b9c7 Also redraw message window when we check / uncheck the use_transport_iconset option. Fixes #1504 2006-02-03 11:24:33 +00:00
Yann Leboulanger d2fce2d24a sound preview button. Fixes #1476 2006-02-02 07:33:30 +00:00
Nikos Kouremenos 06785811d9 fix bad title. c #1487 2006-01-31 12:43:28 +00:00
Yann Leboulanger 8458730327 [Campey] handle optional muc bookmark tags. Fixes #1438 2006-01-21 22:02:00 +00:00
Yann Leboulanger 6109fc798e fix typo. Fixes #1429 2006-01-21 17:05:28 +00:00
Nikos Kouremenos 61d7523030 custom appications vbox only shows up when we select Custom. this cleans up UI by making it more robust and less confusing and gains in height of contents of advanced tab in prefs window 2006-01-20 13:55:38 +00:00
Yann Leboulanger 00fcf1d617 allow removal of sevral line at the same time in affiliation treeviews 2006-01-19 21:36:04 +00:00
Nikos Kouremenos a8def93b99 enrich with info on how to ban domain and what else is allowed; make Close --> Cancel and Apply --> OK; FIXME: OK cb is not called.. :( 2006-01-19 13:52:02 +00:00
Nikos Kouremenos 950572c07e [knuckles] do gmail notifications is exposed in PREFS under Misc but only if we have gtalk acct 2006-01-19 09:49:26 +00:00
Travis Shirk c9a2c7565f Removed debug statements 2006-01-19 02:25:08 +00:00
Travis Shirk 1048936e21 Dynamic reconfig of gtkspell option works again 2006-01-19 02:24:02 +00:00
Yann Leboulanger 3b9c072687 show nick and role in member affiliation list 2006-01-18 23:08:34 +00:00
Yann Leboulanger 3e68f5c86d we can now see and modify reason in ban list 2006-01-18 22:52:27 +00:00
Yann Leboulanger ed134c32ed [SF] don't use merge if only one account Fixes #1180 2006-01-18 19:31:25 +00:00
Yann Leboulanger 068fcc6c37 We now display the 4 affiliation lists and save changes when we click on apply 2006-01-17 22:46:08 +00:00
Yann Leboulanger cea64c05df we can now remove jid from affiliation lists (#530) 2006-01-17 08:05:02 +00:00
Nikos Kouremenos ade2619d7c do not dup the word list 2006-01-16 16:46:57 +00:00
Nikos Kouremenos efbc25b648 HIG: title is AllCaps. remove space before puncuation; improve strings 2006-01-16 16:44:50 +00:00
Yann Leboulanger 3caa90957f We can now edit all affiliation lists. Fixes #530 2006-01-16 15:49:20 +00:00
Nikos Kouremenos 451cbdb7cc mark a string for transl 2006-01-16 12:10:40 +00:00
Nikos Kouremenos ce0fb79e41 fix typo 2006-01-16 12:02:11 +00:00
Yann Leboulanger 864b82e9e4 We can now see affiliation list (ban, admin, ...), edit it will come (beginning of #530) 2006-01-16 11:16:06 +00:00
Travis Shirk 67fce64250 Dynamic reconfig for one_message_window config changes 2006-01-15 02:39:02 +00:00
Travis Shirk 0da89c3996 /me works, room subject ellipses, and ui update fixes 2006-01-10 01:47:24 +00:00
Travis Shirk 460ac48ec4 Chatstate fixes and merged revisions 5054,5059-5060 via svnmerge from
svn://svn.gajim.org/gajim/trunk

........
r5054 | nicfit | 2006-01-07 22:06:08 -0700 (Sat, 07 Jan 2006) | 2 lines

typo fix

........
r5059 | asterix | 2006-01-08 10:03:32 -0700 (Sun, 08 Jan 2006) | 2 lines

remove the Gmail option from GUI, it's only in ACE. fixes #883

........
r5060 | asterix | 2006-01-08 12:14:19 -0700 (Sun, 08 Jan 2006) | 2 lines

the Contact.jid returned by contact_from_gc_contact() function is the fake jid, even if we know the real jid. this means pm windows are index by the fake jid (gajim.interface.instances[account]['chats'][FAKE_JID])

........
2006-01-08 20:32:39 +00:00
Travis Shirk 5c53bdbee6 Merged revisions 5030-5031,5033-5038 via svnmerge from
svn://svn.gajim.org/gajim/trunk

........
r5030 | asterix | 2006-01-07 10:04:18 -0700 (Sat, 07 Jan 2006) | 2 lines

when we add a bookmark, we add our nick by default

........
r5031 | nicfit | 2006-01-07 10:24:50 -0700 (Sat, 07 Jan 2006) | 2 lines

Grammatical fix

........
r5033 | asterix | 2006-01-07 11:36:56 -0700 (Sat, 07 Jan 2006) | 2 lines

cell_renderer_image now take in argument the index of the column and the index in the model

........
r5034 | asterix | 2006-01-07 11:37:28 -0700 (Sat, 07 Jan 2006) | 2 lines

typo

........
r5035 | asterix | 2006-01-07 11:38:18 -0700 (Sat, 07 Jan 2006) | 2 lines

don't show header in emoticonManager so that cellrenderer correctly compute the area to redraw

........
r5036 | asterix | 2006-01-07 11:39:41 -0700 (Sat, 07 Jan 2006) | 2 lines

prevent a TB

........
r5037 | nicfit | 2006-01-07 13:26:08 -0700 (Sat, 07 Jan 2006) | 2 lines

Increment later

........
r5038 | nicfit | 2006-01-07 13:29:05 -0700 (Sat, 07 Jan 2006) | 2 lines

Fixed syntax error

........
2006-01-07 20:47:06 +00:00
Travis Shirk f52afdcbe8 Merged revisions 5017-5020,5022-5029 via svnmerge from
svn://svn.gajim.org/gajim/trunk

........
r5017 | asterix | 2006-01-06 01:55:51 -0700 (Fri, 06 Jan 2006) | 2 lines

use escape for pango markup

........
r5018 | asterix | 2006-01-06 02:21:39 -0700 (Fri, 06 Jan 2006) | 2 lines

missing new contacts function

........
r5019 | asterix | 2006-01-06 11:03:07 -0700 (Fri, 06 Jan 2006) | 2 lines

handle the click on toggle_gpg_encryption menuitem

........
r5020 | asterix | 2006-01-06 11:14:14 -0700 (Fri, 06 Jan 2006) | 2 lines

use the saved size even if a chat window is already opened

........
r5022 | asterix | 2006-01-07 03:43:47 -0700 (Sat, 07 Jan 2006) | 2 lines

we can now resume filetransfert

........
r5023 | asterix | 2006-01-07 03:56:31 -0700 (Sat, 07 Jan 2006) | 2 lines

[Knuckles] Google E-Mail Notification

........
r5024 | asterix | 2006-01-07 04:02:16 -0700 (Sat, 07 Jan 2006) | 2 lines

better string

........
r5025 | asterix | 2006-01-07 04:14:32 -0700 (Sat, 07 Jan 2006) | 2 lines

fix a TB

........
r5026 | asterix | 2006-01-07 05:36:55 -0700 (Sat, 07 Jan 2006) | 2 lines

we can now drag a file on a contact in the roster to send him a file

........
r5027 | asterix | 2006-01-07 06:26:28 -0700 (Sat, 07 Jan 2006) | 2 lines

contact.groups is always a list, even if emtpy

........
r5028 | asterix | 2006-01-07 06:54:30 -0700 (Sat, 07 Jan 2006) | 2 lines

make all buttons insensitive on a category row in disco

........
r5029 | asterix | 2006-01-07 07:19:25 -0700 (Sat, 07 Jan 2006) | 2 lines

auto open groupchat configuration window when we create a new room

........
2006-01-07 17:25:35 +00:00
Travis Shirk 2a5b0afc44 More groupchat goodness 2006-01-06 06:59:55 +00:00
Travis Shirk 58f2d03dd3 Groupchat roster work 2006-01-06 03:36:07 +00:00
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
Yann Leboulanger 6556b2724e account name is now the server name 2005-11-05 11:30:42 +00:00
Nikos Kouremenos 8d26752f48 fix strings, add code for progressbar to work, fix a bit of ui 2005-11-05 11:28:19 +00:00
Yann Leboulanger e0b1dd77f8 at the end of the account creatio we don't need to enter the password if we entered it in the paramteres (even is save pass is not checked) 2005-11-05 11:21:41 +00:00
Yann Leboulanger febe8d4a1a correctly show the result of an account creation (success / fail) 2005-11-04 21:27:14 +00:00
Nikos Kouremenos e0bf58cba7 give default to finish button once we show it 2005-11-03 22:57:54 +00:00
Nikos Kouremenos 4dbfdc33d4 well nothing compared to Yann.. :$ 2005-11-03 22:47:26 +00:00
Yann Leboulanger 6d7ec70dd1 add some test when we create / modify an account (a valid JID can have no nickname according to the RFC, but an account MUST have one) 2005-11-03 22:37:21 +00:00
Yann Leboulanger 2b0d8e2a70 fix TB 2005-11-03 22:15:40 +00:00
Yann Leboulanger 42b897bb31 add a go online checkbutton at the end of wizard 2005-11-03 22:12:00 +00:00
Yann Leboulanger 4db0a0a608 remove unneeded tab in wizard 2005-11-03 21:50:23 +00:00
Yann Leboulanger f130ce29c0 we now stringprep jid and resource everywhere:
when we recieve a jid from server
when we enter a jid or resource in GUI
2005-11-03 14:46:56 +00:00
Yann Leboulanger 9bf4819404 user correct login when we create an account 2005-11-03 12:20:17 +00:00
Yann Leboulanger dd6a9ced49 accountModificationWindow is never used to create an account, just modify it
add an advanced button to AccountCreationWizard that open the accountModificationWindow
2005-11-03 10:32:26 +00:00
Yann Leboulanger 41cbaa7c2b we now call the AccountCreationWizard window each time we create a new account 2005-11-03 09:33:22 +00:00
Yann Leboulanger acd09eaba2 FirstTimeWizard -> AccountCreationWizard 2005-11-03 09:27:45 +00:00
Yann Leboulanger 2c016fddab tab_position in GUI has been removed 2005-11-01 15:35:00 +00:00
Yann Leboulanger 89d00ada0d we send our username, not our nick when we change password 2005-10-30 16:50:05 +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
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 9065e17d1c better strings; remove double import 2005-10-28 22:17:50 +00:00
Nikos Kouremenos ca60bacdb5 code optimization: tupples not lists in stuff like: 'if foo in [abc]' etc 2005-10-27 13:15:03 +00:00
Nikos Kouremenos 1f1d87019f optimize: xrange instead of range 2005-10-27 12:47:54 +00:00
Nikos Kouremenos af7dd4b83c lightyellow bg as it was first intended for contrustring JID 2005-10-21 21:50:44 +00:00
Yann Leboulanger 5d647e3c94 fix TB 2005-10-21 17:49:35 +00:00
Nikos Kouremenos 8a1326a810 sys.getfilesystemencoding() can return None to some systems (eg. OpenBSD). Thanks Jolan for patches 2005-10-21 13:21:31 +00:00
Yann Leboulanger 726640ef4b the old self.plugin variable becomes gajim.interface, no need to pass it to every functions/classes 2005-10-20 11:17:17 +00:00
Yann Leboulanger 8060b8b515 there are problems with IDNA, so I remove it for the moment 2005-10-20 08:48:19 +00:00
Yann Leboulanger 7d5cba01a7 typo 2005-10-19 20:18:09 +00:00
Yann Leboulanger 16a4d81cdf we now support non-ascii hostname thanks to IDNA 2005-10-19 18:47:09 +00:00
Yann Leboulanger 966afbb031 awaiting_messages is now named awaiting events
it now contains subject of messages
2005-10-15 20:49:08 +00:00
Yann Leboulanger 6ff2bf8c53 [Norman] subnodes are correctly browsed now 2005-10-09 10:11:24 +00:00
Nikos Kouremenos 3fc223bfb4 None proxy cannot be removed 2005-10-07 13:37:04 +00:00
Dimitur Kirov b628d8f849 chnage banner style when theme 'banner'
properties change.
2005-10-05 10:23:48 +00:00
Yann Leboulanger 61c64536c8 ServiceRegistrationWindow now support Data form 2005-10-05 10:13:31 +00:00
Yann Leboulanger d4e11db8c2 GroupchatConfigWindow is now a subclass of DataFormWindow 2005-10-05 09:18:32 +00:00
Yann Leboulanger ed5d983081 on dubble click on a row in accounts window, we open modify account 2005-10-04 07:12:30 +00:00
Nikos Kouremenos 290728f770 [delmonico] a fix for wizard 2005-10-02 13:12:23 +00:00
Dimitur Kirov ded6e77d50 typo 2005-09-19 13:51:13 +00:00
Nikos Kouremenos c2a6350adf fixes 2005-09-18 18:34:14 +00:00
Nikos Kouremenos 0be58af7ad FirstTimeWizard: add functionlity for servers button, fix comment for code to have space after #, fix comments and other coding styles, add pango me fixmes, add more and better strings 2005-09-18 18:30:16 +00:00
Nikos Kouremenos 5eea887c43 [delmonico] First Time User Wizard is in! 2005-09-18 15:03:04 +00:00
Yann Leboulanger 7bdb6e23b1 remove unneeded print 2005-09-13 19:14:52 +00:00
Nikos Kouremenos 5321cbc636 get_hostname_from_account(account_name) saves the day [yet another helper to make our lifes better :)] 2005-09-11 00:32:58 +00:00
Nikos Kouremenos 7a8ff6d6f5 bye bye show_roster_on_startup_checkbutton. power users can use ACE 2005-09-10 21:57:02 +00:00
Nikos Kouremenos dc3b4fb35c remove 2 ui options. prefs window needs cleaning. the less the better. remember HIG/GNOME: LESS IS MORE. power users can use ACE (advanced conf eidtor) and we could use GOOD DESC there and nice strigs in DID YOU KNOW wiki so some stuff can be easier exposed 2005-09-10 21:28:47 +00:00
Nikos Kouremenos 7962dac8a3 rearrange stuff in acct mod window. add inactivate account checkbutton. code is missing 2005-09-07 23:55:40 +00:00
Nikos Kouremenos 3779a46a40 typo 2005-09-06 15:55:27 +00:00
Nikos Kouremenos 2123973e9c nothing 2005-09-06 15:53:09 +00:00
Nikos Kouremenos 66a654ba97 first aplay then play then daemons play 2005-09-06 15:50:05 +00:00
Yann Leboulanger ac5e1897b5 disco cleanup:
we don't use old jabber:iq:browse and jabber:iq:agents
we ask info only when we select the row
2005-09-06 11:54:23 +00:00
Yann Leboulanger 85f38f39c4 don't remove edited line in emoticon selector 2005-09-05 21:48:39 +00:00
Nikos Kouremenos c2b5ef6091 decode fixes in emoticons [stephan k.] 2005-09-05 14:02:36 +00:00