Nikos Kouremenos
c707636421
tls gui hack ready [this has to be rdy before 0.7 coz we use by default tls now and that may break idiotic servers that say tls is there but is not
2005-05-08 22:08:28 +00:00
Nikos Kouremenos
61d6692a8d
if config does not exist do not print error could not open file
2005-05-06 08:33:23 +00:00
Nikos Kouremenos
058b326e60
platform => os
2005-05-05 14:02:39 +00:00
Nikos Kouremenos
cb4d4bc233
glade fixes (mostly titles)
2005-05-04 19:12:38 +00:00
Nikos Kouremenos
51aae4e3bf
allow focus in all parent widgets in tabbed chat window to avoid the dotted rectangle on History button
2005-05-04 18:49:53 +00:00
Nikos Kouremenos
49ff06842c
add new contact dialog code cleanup and some GUI fixes:\nProtocol combobox is disabled if uid is empty\nguess_agent() doesnt change to Jabber if not ICQ\nBecause of massive usage of get_widget() I self'ed them [it's ok this dialog dies soon and it is always better to do less glade parsing
2005-05-04 17:44:49 +00:00
Nikos Kouremenos
2e668210c2
if not foo else becomes if foo else:
2005-05-04 16:22:07 +00:00
Nikos Kouremenos
68b0672437
show contact status if tabbed and more than one tabs in the tab itself. this is more HIG and ergonomic cause we know the status of a contact without clicking on it. Also this design is followed by Gossip, Gaim and many others IM clients that do tabbedUI
2005-05-03 16:37:59 +00:00
Nikos Kouremenos
46eaae7d0f
allow focus for account modification window widget name
2005-04-30 17:21:05 +00:00
Nikos Kouremenos
94537da614
make roster theme UI better
2005-04-29 15:01:44 +00:00
Yann Leboulanger
fbdae750c2
we now have themes for roster colors / fonts
2005-04-29 13:04:06 +00:00
Yann Leboulanger
11ef5a0787
close add contact window when we press esc ( fix #204 )
2005-04-28 13:01:47 +00:00
Nikos Kouremenos
b372567405
redoing my cleanup. the print are now ALL commented. they were left just in case Vincent wanted to test easier. Gajim would run after my cleanup, and even advanced config would run. As yann has said in the past, svn is a place of DEVELOPMENT. Please Vincent just because of 3 prints that were not commented out IN ORDER TO HELP YOU if you went to hack, you should NOT revert all the fixes. Yann said this is strong I would say sth worse.
...
-- edited by tab. this is not the place for laundry.
2005-04-27 15:16:40 +00:00
Vincent Hanquez
0ae961c76f
[revert 1258]
...
only half of the diff is correct (the window opening).
lots of lines looks like nk's experimentations and obviously do not cleanup
anything nor make the thing works:
* print 'show', name
* self.filterstr = 'account'
* print 'refilter starts'
* print self.filterstr
* self.modelfilter.refilter() #FIXME: does not work!
2005-04-27 13:49:42 +00:00
Nikos Kouremenos
44d8b641b1
advanced config allow opening only once, cleanup in filter [still does not work], cleanup in glade for advanced config window
2005-04-27 12:53:14 +00:00
Vincent Hanquez
6dafb51c37
change do_not_send_os_info to send_os_info and do_not_check_for_new_version
...
to check_for_new_version
2005-04-24 00:31:48 +00:00
Vincent Hanquez
115a5ace89
remove version 2.6.10 changes of glade.
...
last time I see that before I block this kind of commit directly by svn.
2005-04-24 00:01:21 +00:00
Vincent Hanquez
34cbd78b9c
add advanced window as a new dialog.
...
the position of the button is probably not the final position.
modify config to support boolean value embedded in string because the treestore
store/edit all value with a string.
2005-04-23 23:57:02 +00:00
Nikos Kouremenos
1c70652031
adding a space in gc window
2005-04-23 18:04:11 +00:00
Nikos Kouremenos
73e506f5b1
escape does not close the GC and a bugfix for gc user.show
2005-04-23 13:39:15 +00:00
Vincent Hanquez
f6503322ed
glade version should be 2.6.8 for now.
...
revert all new glade (2.6.10?) properties.
2005-04-23 12:08:43 +00:00
Nikos Kouremenos
ba7bf98468
Popup_ --> Popup_notification
2005-04-21 21:23:41 +00:00
Nikos Kouremenos
dc4221660b
accounts_window is smaller now
2005-04-21 19:52:28 +00:00
Nikos Kouremenos
74ca2b19f8
glade HIG cleanup for borders and spacings
2005-04-21 19:49:21 +00:00
Nikos Kouremenos
9a1aa68f6b
some fixes, introducing a bug [see FIXME:]
2005-04-20 22:30:04 +00:00
Yann Leboulanger
ebef428ae1
we now have groupchat configuration !! (and a Data Form Parser JEP 0004)
2005-04-20 10:21:33 +00:00
Nikos Kouremenos
ba272a9553
glade and code fixes. still code for unregistering is missing
2005-04-19 23:43:58 +00:00
Nikos Kouremenos
c5aa9f0e81
remove account allows unregistering too (xml code is missing atm)
2005-04-19 22:29:38 +00:00
Nikos Kouremenos
c3440cae35
basically popup notifications allow when not online/chat works. so popup notifications I think are 100% ready :P. some other fixes too
2005-04-18 23:55:13 +00:00
Nikos Kouremenos
3d7d4c1fff
adding setting in advanced/misc for not checking for new version. [this is not an expert setting, and should stay in prefs window]. ALSO fixes/typos all over
2005-04-18 14:05:30 +00:00
Nikos Kouremenos
b7ac22c47a
just a string change in glade
2005-04-17 21:36:23 +00:00
Nikos Kouremenos
f1fdb97fc4
typos and small fixes (mostly: edit groups dont send changes if nothing changed) allover
2005-04-17 21:31:18 +00:00
Nikos Kouremenos
7f8e130d19
do not allow more than one modification windows for the same account
2005-04-17 20:18:50 +00:00
Nikos Kouremenos
3b9b46b6e8
when windows already exist present() them. cancel button and not close in account_modification_window
2005-04-17 18:36:09 +00:00
Yann Leboulanger
a4c47e661e
update from trunk
2005-04-16 23:15:03 +00:00
Yann Leboulanger
149ed7a22d
reorder files
2005-04-12 15:47:20 +00:00