Nikos Kouremenos
|
bb2b90ccfb
|
fix some spacing to look better
|
2005-06-17 23:19:36 +00:00 |
Nikos Kouremenos
|
29799bf2f4
|
removing two unneeded lines
|
2005-06-17 15:35:13 +00:00 |
Nikos Kouremenos
|
c951abccf3
|
irc emulation: /me adds * and then the nick
|
2005-06-17 15:31:21 +00:00 |
Yann Leboulanger
|
cf028229a8
|
bugfix: missing references to self.gc_refer_to_nick_char in gc
|
2005-06-17 06:31:32 +00:00 |
Nikos Kouremenos
|
a27b32e931
|
typo
|
2005-06-16 22:21:02 +00:00 |
Nikos Kouremenos
|
c497aeda0d
|
patch by hoppke to make char for refering to a specific contact in GC configurable via expert
|
2005-06-16 22:18:46 +00:00 |
Yann Leboulanger
|
213c617780
|
messages for us in gc are now bold and colored (thx Liorothiel)
|
2005-06-16 19:14:07 +00:00 |
Nikos Kouremenos
|
65d1ac199e
|
adding prefs in tryaicon menu
|
2005-06-15 11:14:59 +00:00 |
Nikos Kouremenos
|
51ef2a23df
|
do not default to sync with global status for new account
|
2005-06-15 10:00:08 +00:00 |
Nikos Kouremenos
|
0980c0126b
|
max witdh and tooltip for name_label
|
2005-06-15 09:59:44 +00:00 |
Yann Leboulanger
|
9063034cf8
|
bugfix in contact menu
|
2005-06-15 07:38:58 +00:00 |
Nikos Kouremenos
|
7bd2cf9d59
|
fix #442
|
2005-06-14 23:32:04 +00:00 |
Nikos Kouremenos
|
33dd9cd158
|
fix a string
|
2005-06-14 23:31:13 +00:00 |
Nikos Kouremenos
|
965e569b36
|
fix a tooltip
|
2005-06-14 23:29:52 +00:00 |
Nikos Kouremenos
|
62ae4a1c88
|
fix aligns and remove focus from B U I
|
2005-06-14 22:09:47 +00:00 |
Nikos Kouremenos
|
bde8d6b26c
|
hopefully the last srv commit
|
2005-06-14 22:08:48 +00:00 |
Nikos Kouremenos
|
f8ab62c2c4
|
bugfix now SRV should work
|
2005-06-14 21:55:22 +00:00 |
Nikos Kouremenos
|
268fba26b4
|
fix #441 by adding a tooltip and max_width [pygtk2.6 only]
|
2005-06-14 15:51:34 +00:00 |
Nikos Kouremenos
|
027d247f55
|
bugfix
|
2005-06-14 15:14:23 +00:00 |
Nikos Kouremenos
|
123ad74370
|
patch xmpppy to have srv [via optional dep dnspython]
|
2005-06-14 14:32:30 +00:00 |
Yann Leboulanger
|
8b6bb3ef0c
|
request_register_agent_info is now asynch in xmpp
|
2005-06-14 10:29:36 +00:00 |
Yann Leboulanger
|
c6a53d8732
|
custom host/port now works
|
2005-06-14 10:26:01 +00:00 |
Nikos Kouremenos
|
de5edd389b
|
gc and chat window have now the same look. using alignments and not borders to align some widgets
|
2005-06-14 10:23:00 +00:00 |
Nikos Kouremenos
|
4ad77e0e14
|
apply patch by Dennis Craven to make & a & [see #439]
|
2005-06-14 10:00:29 +00:00 |
Yann Leboulanger
|
e7ff7da1da
|
themes are back (TODO: manage themes)
|
2005-06-13 22:11:09 +00:00 |
Nikos Kouremenos
|
5514387db7
|
gajim can now connect to custom hostname and port [TODO: patch xmpppy to do ssl in any port I ask]
|
2005-06-13 21:16:41 +00:00 |
Yann Leboulanger
|
32686c2f71
|
-v option is back (fix #430)
|
2005-06-13 16:53:23 +00:00 |
Nikos Kouremenos
|
0634c6be61
|
plz use _() part2
|
2005-06-13 16:01:51 +00:00 |
Nikos Kouremenos
|
7c28d1c5b5
|
plz use _()
|
2005-06-13 15:52:53 +00:00 |
Yann Leboulanger
|
4e329c4c0c
|
remove a commented out line
|
2005-06-13 15:43:43 +00:00 |
Yann Leboulanger
|
dc582ebbcb
|
when we are already registered to a transport, we show Edit instead of Register in disco
|
2005-06-13 15:31:34 +00:00 |
Yann Leboulanger
|
f1d1a0a07e
|
we now have history for gc too
|
2005-06-13 14:46:08 +00:00 |
Nikos Kouremenos
|
1a5667ff1e
|
call in the correct place make_menu and fix a traceback
|
2005-06-13 13:26:36 +00:00 |
Nikos Kouremenos
|
68394d8398
|
we dont mention account specific strings when user has one account [which is the case for everyday users]
|
2005-06-13 13:26:04 +00:00 |
Nikos Kouremenos
|
89337ea5bc
|
fixing a fix
|
2005-06-13 13:19:54 +00:00 |
Yann Leboulanger
|
c3b94f76ca
|
connect the gc_actions_menuitems signals
|
2005-06-13 12:49:42 +00:00 |
Yann Leboulanger
|
310100f70e
|
conenct the signals in glade instead of in the code
|
2005-06-13 12:44:09 +00:00 |
Nikos Kouremenos
|
75a598b938
|
say the same sec text for the same error
|
2005-06-13 12:35:53 +00:00 |
Nikos Kouremenos
|
1bd32677ac
|
higging two strings
|
2005-06-13 12:22:31 +00:00 |
Nikos Kouremenos
|
af960ec2c8
|
applying a patch by dennis craven to remember gc/chat window sizes and even vpaned positions. also fixing minor stuff in glade [eg better strings]
|
2005-06-13 12:20:34 +00:00 |
Nikos Kouremenos
|
caccfd6955
|
gui now has custom hostname port
|
2005-06-13 10:57:49 +00:00 |
Yann Leboulanger
|
0e0323a3f8
|
cleanup to join a gc
|
2005-06-13 10:49:48 +00:00 |
Nikos Kouremenos
|
12a1d9e276
|
adhere to coding standard
|
2005-06-13 10:48:07 +00:00 |
Nikos Kouremenos
|
3abd6c3f56
|
fixes in glade and nothing in two other files
|
2005-06-13 10:21:12 +00:00 |
Yann Leboulanger
|
961aaf38f0
|
remove unneeded line one mre time
|
2005-06-13 08:31:35 +00:00 |
Yann Leboulanger
|
4b1cd57600
|
errors for pm are now printed in pm window
|
2005-06-12 22:45:41 +00:00 |
Nikos Kouremenos
|
f634209067
|
remove 3 unneeded lines
|
2005-06-12 22:20:42 +00:00 |
Nikos Kouremenos
|
2b417b3139
|
remove an identation
|
2005-06-12 22:19:56 +00:00 |
Yann Leboulanger
|
35adf028d4
|
little bugfix
|
2005-06-12 21:22:54 +00:00 |
Nikos Kouremenos
|
d549183d4e
|
hig a string
|
2005-06-12 20:38:19 +00:00 |
Nikos Kouremenos
|
8e609b36de
|
fix string
|
2005-06-12 19:17:06 +00:00 |
Yann Leboulanger
|
a3c0cbc3b8
|
we now can't register to the server itself in disco
|
2005-06-12 18:28:21 +00:00 |
Yann Leboulanger
|
d6b7766ec0
|
we use \t to indent !
|
2005-06-12 17:36:27 +00:00 |
Yann Leboulanger
|
ffd8c05b9e
|
bugfix
|
2005-06-12 17:33:38 +00:00 |
Yann Leboulanger
|
ef1771c479
|
show the account name when we receive a subscription request
|
2005-06-12 16:56:26 +00:00 |
Yann Leboulanger
|
a19e89fbfb
|
bookmarks are now checked thanks to christoph
|
2005-06-12 16:39:04 +00:00 |
Yann Leboulanger
|
ac1d22881f
|
add a label in add contct window to know for which account we add a contact
|
2005-06-12 16:22:50 +00:00 |
Nikos Kouremenos
|
dc7f0c4e80
|
removing CR+LF that were added by accident
|
2005-06-12 15:14:07 +00:00 |
Nikos Kouremenos
|
f19882a66e
|
fix a TB and a logic in bookmarks [thx delmonico]
|
2005-06-12 12:21:33 +00:00 |
Nikos Kouremenos
|
585f9fe819
|
better string for a menuitem and marking that for translation
|
2005-06-12 12:11:23 +00:00 |
Nikos Kouremenos
|
9f6b595a3a
|
fix some strings to explain better to the user
|
2005-06-12 12:05:18 +00:00 |
Nikos Kouremenos
|
2d3f877cd0
|
fixing #289
|
2005-06-12 11:54:08 +00:00 |
Nikos Kouremenos
|
f0fca2d2b0
|
fixing UI for bookmarks
|
2005-06-12 11:21:50 +00:00 |
Yann Leboulanger
|
7762919ae7
|
remove unneeded print
|
2005-06-12 09:50:41 +00:00 |
Nikos Kouremenos
|
69f937bfa7
|
applying patch by aldafu to make ctrl+l clear the converstaion_textview
|
2005-06-11 17:55:31 +00:00 |
Nikos Kouremenos
|
d5fdbc7a45
|
fixing a traceback from previous commit
|
2005-06-11 17:49:10 +00:00 |
Yann Leboulanger
|
665d7b8a58
|
menu for bookmarks now works
|
2005-06-11 17:21:30 +00:00 |
Nikos Kouremenos
|
a516bbcab5
|
add , and not : when autocompleting nicks in GC
|
2005-06-11 17:02:53 +00:00 |
Yann Leboulanger
|
5f2c0faa83
|
fix Action menu for join gc
|
2005-06-11 16:29:05 +00:00 |
Nikos Kouremenos
|
3eab7400af
|
almost finishing patch of delmonico
|
2005-06-11 16:15:01 +00:00 |
Yann Leboulanger
|
8109c28fed
|
fix #426
|
2005-06-11 16:06:34 +00:00 |
Nikos Kouremenos
|
5c33d58370
|
default to not autojoin
|
2005-06-11 14:38:23 +00:00 |
Nikos Kouremenos
|
36ad547af7
|
default to more pale colors for incoming/outgoing message
|
2005-06-11 14:37:59 +00:00 |
Nikos Kouremenos
|
fe2e69577e
|
add an improved patch by delmonico on bookmarks
|
2005-06-11 14:14:50 +00:00 |
Nikos Kouremenos
|
e1e9760eb7
|
add the new menuitems for join gc
|
2005-06-11 14:14:30 +00:00 |
Nikos Kouremenos
|
2214478e87
|
fixing colors and prettying the gc and chat window a bit
|
2005-06-11 13:45:48 +00:00 |
Nikos Kouremenos
|
d994d8128e
|
remove hardcoding bgcolor in cell of user to white
|
2005-06-11 11:01:42 +00:00 |
Nikos Kouremenos
|
1339274ce5
|
fixes in glade [chat windows]
|
2005-06-11 10:54:22 +00:00 |
Nikos Kouremenos
|
315e5d51c8
|
applying patch by dcraven to make the muc list prettier
|
2005-06-11 10:53:54 +00:00 |
Nikos Kouremenos
|
f3703e9260
|
remove toolbar and emulate the same with hbox and togglebuttons that default to relief None and imgs of the mare large toolbar
|
2005-06-11 10:34:28 +00:00 |
Nikos Kouremenos
|
70402aace3
|
bugfix
|
2005-06-11 10:06:36 +00:00 |
Nikos Kouremenos
|
0fd8735c3b
|
fix bgcolor in gc
|
2005-06-11 09:57:01 +00:00 |
Nikos Kouremenos
|
99cb7e175f
|
fix a traceback
|
2005-06-11 09:50:23 +00:00 |
Nikos Kouremenos
|
c77387346c
|
adhering to our new coding style for Classes and fixing glade banners stuff
|
2005-06-10 22:45:50 +00:00 |
Nikos Kouremenos
|
4c1581c072
|
give *** in pass in ManageBookmaks
|
2005-06-10 22:10:34 +00:00 |
Nikos Kouremenos
|
f82addfce5
|
altering a patch by denis craven and commiting
|
2005-06-10 22:04:59 +00:00 |
Nikos Kouremenos
|
3d59234f7f
|
class name Foo_widgettype becomes FooWidgettype so we now look 100% pygtkish [sed rocks]
|
2005-06-10 21:14:16 +00:00 |
Nikos Kouremenos
|
58bbf6cf16
|
remove commented out code for tooltips in gc
|
2005-06-10 20:40:46 +00:00 |
Nikos Kouremenos
|
d88ca88a4a
|
clear avatar removes avatar now
|
2005-06-10 20:40:07 +00:00 |
Nikos Kouremenos
|
f3cf1b1f66
|
few lines less code in a block
|
2005-06-10 20:13:37 +00:00 |
Nikos Kouremenos
|
b23b2eac9a
|
commiting GC mockup and supporting code both by Dennis Craven
|
2005-06-10 20:06:01 +00:00 |
Nikos Kouremenos
|
3ca05afaba
|
moving code away of config.py
|
2005-06-10 19:31:38 +00:00 |
Nikos Kouremenos
|
02186cd67f
|
filechooser for avatar and emoticon has now preview
|
2005-06-10 19:03:32 +00:00 |
Nikos Kouremenos
|
490e029800
|
cleaning up a bit patch of delmonico
|
2005-06-10 18:40:19 +00:00 |
Nikos Kouremenos
|
af906000c7
|
glade file for tabbedchat [dennis]
|
2005-06-10 17:11:10 +00:00 |
Nikos Kouremenos
|
9847eca2f0
|
fix sth minor (delmonico), various cleanup
|
2005-06-10 16:45:54 +00:00 |
Yann Leboulanger
|
e774467002
|
remove unneeded line
|
2005-06-10 15:46:53 +00:00 |
Yann Leboulanger
|
18fb90e349
|
we can now configure the bookmarks thanks to christoph
|
2005-06-10 15:45:09 +00:00 |
Yann Leboulanger
|
f73a14d771
|
use helpers.get_uf_show in gc
|
2005-06-10 15:25:48 +00:00 |
Yann Leboulanger
|
ab94d57310
|
tab completion is now case insensitive and cycling in gc (thx dennis)
|
2005-06-10 15:15:47 +00:00 |