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
|
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
|
637c903d68
|
* when in common, no need to do from common import FOO, just import FOO
* we now migrate automaticaly at startup in a thread
* progressDialog now scroll textvew to the end
|
2005-12-05 11:13:08 +00:00 |
Nikos Kouremenos
|
5300975d31
|
typo
|
2005-12-02 19:59:39 +00:00 |
Nikos Kouremenos
|
42487409b3
|
ACE: hide_avatar_of_transport
|
2005-12-02 13:10:02 +00:00 |
Travis Shirk
|
253df9cd45
|
state_unread_color no longer needed.
|
2005-11-29 04:03:16 +00:00 |
Yann Leboulanger
|
4fd5ed93ae
|
log status message is now False by default
|
2005-11-28 21:15:23 +00:00 |
Nikos Kouremenos
|
97371d384c
|
ACE: restored_messages_color. you can now configure from grey to blue, red, green whatever you like
|
2005-11-24 00:17:28 +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 |
Nikos Kouremenos
|
648a862811
|
remove some deprecated log options
|
2005-11-22 15:01:10 +00:00 |
Nikos Kouremenos
|
7f599b8615
|
fix string
|
2005-11-21 16:50:28 +00:00 |
Nikos Kouremenos
|
ce6233814d
|
[lorien420] if dbus is there, but notif-daemon is not running, use old style notifications. (I cannot test this as release of notif-daemon is not being listed even if it running). Lorie said devel is ok
|
2005-11-21 10:36:56 +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 |
Alex Mauer
|
0072034452
|
Allow configuration of the character appended in case of a nick
conflict.
|
2005-11-18 17:47:52 +00:00 |
Nikos Kouremenos
|
ff9f4384b3
|
roster avatars 32x32 by default
|
2005-11-16 23:10:48 +00:00 |
Nikos Kouremenos
|
fac2a002c7
|
[sef] ask avatars on startup ace
|
2005-11-15 23:26:22 +00:00 |
Yann Leboulanger
|
012887fda8
|
typo
|
2005-11-14 09:08:12 +00:00 |
Travis Shirk
|
b816a7a46b
|
Smarter parsing of emoticons (closes #954) and added a few common emoticons as well.
|
2005-11-13 20:47:15 +00:00 |
Nikos Kouremenos
|
a38263dcdb
|
his --> his or her
|
2005-11-12 14:15:32 +00:00 |
Nikos Kouremenos
|
7fa1f8a270
|
set always_english_wiktionary to True; chances are if you do not know a word you are french, greek, german whatever and u chat in english. leave out the fact that english wiktionary entry has translations so you get definition in english and tranlsation
|
2005-11-09 23:05:11 +00:00 |
Nikos Kouremenos
|
6649b62f03
|
ACE: print_status_in_chats
|
2005-11-09 15:42:30 +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 |
Nikos Kouremenos
|
846e9881fb
|
[gjc] color for status msg under roster is half between fg and bg color no matter the state (selected or not)
|
2005-11-07 10:50:40 +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
|
20ba733622
|
cyan ist tot (is dead)
|
2005-10-31 16:41:30 +00:00 |
Nikos Kouremenos
|
22e1d66d98
|
new gajim theme (delete all lines in your config starting with themes. to see it) and theme names are now translatable
|
2005-10-31 16:19:12 +00:00 |
shteef
|
258e13c625
|
Fixed highlighting nicks with spaces.
muc_highlight_words config option is now semicolon separated.
|
2005-10-30 15:01:57 +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
|
1ffb867355
|
better varname
|
2005-10-17 12:45:55 +00:00 |
Yann Leboulanger
|
c1d334c25d
|
save single chat size/position
|
2005-10-16 22:08:42 +00:00 |
Nikos Kouremenos
|
46facfd1c5
|
fix english in strings and use gc_message and not gcmessage to be more readable
|
2005-10-04 12:43:32 +00:00 |
Yann Leboulanger
|
f1dd5657f5
|
[fishface] we can set a list of word that cause the message to be highlighted
we have sound in gc (for the moment it's the same than in normal chat until I find/make others)
|
2005-10-04 12:19:18 +00:00 |
Yann Leboulanger
|
42ffc5d810
|
remove the contact_mutual_removal advanced option and add a checkbutton in remove_contact dialog to ask if we want to remove both subscriptions
|
2005-09-28 14:35:06 +00:00 |
Yann Leboulanger
|
bc25dbef03
|
split NOTIFY event into NOTIFY and GC_NOTIFY
|
2005-09-20 18:36:28 +00:00 |
Travis Shirk
|
075c5bfc48
|
Per JEP-0085 updates, losing focus does not immediately result in inactive
http://article.gmane.org/gmane.network.jabber.standards-jig/8924
|
2005-09-20 01:57:54 +00:00 |
Dimitur Kirov
|
95d771b138
|
added GTK+ theme as default theme.
faster roster repaint method (change_roster_style)
fixes on themes list logic.
|
2005-09-19 15:23:18 +00:00 |
Nikos Kouremenos
|
488c24e5e5
|
fix 2 strings [thanks Juracy]
|
2005-09-17 11:34:39 +00:00 |
Nikos Kouremenos
|
599e8d15a4
|
add two more ft proxies until we get to autodiscover if the server we have the JID on, has support and we prio on that
|
2005-09-17 11:26:15 +00:00 |
Dimitur Kirov
|
223a2627b5
|
save prefs only on theme_manager destroy.
fixed bug in groupfontattr(s). tooglebuttons
are loaded with theme
|
2005-09-17 09:37:40 +00:00 |
Dimitur Kirov
|
69557c85d7
|
added proxy65.unstable.nl to list of our
proxies. Theme fonts have new property:
XXX_fontattrs
|
2005-09-17 08:29:35 +00:00 |
Dimitur Kirov
|
c4c34bee9f
|
make theme manager work with new layout
|
2005-09-16 21:32:57 +00:00 |
Yann Leboulanger
|
67c9312d37
|
SRV lookup is now an option and is turned off when we use SSL
|
2005-09-16 15:19:01 +00:00 |
Travis Shirk
|
4bf0ac5703
|
MUC chat states; closes #845
|
2005-09-14 00:51:26 +00:00 |
Yann Leboulanger
|
93c4ab0a9d
|
fix a typo
|
2005-09-10 09:30:46 +00:00 |
Dimitur Kirov
|
a1c0fbb4b0
|
added prefs_put and prefs_del commands
|
2005-09-09 20:51:22 +00:00 |
Travis Shirk
|
90cb506c3c
|
Fix for #854 and display chatstates when unread and no focus.
|
2005-09-08 02:08:31 +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
|
cb1560effd
|
do not is more official and that string is visible to UI
|
2005-09-07 22:07:39 +00:00 |
Nikos Kouremenos
|
914749b740
|
register xmpp:// gajim-remote handler in GNOME; various cleanup
|
2005-09-07 21:12:30 +00:00 |