Nikos Kouremenos
b8ece6c041
URL detection just got better and fixes allover
2005-03-10 14:53:24 +00:00
Yann Leboulanger
3db089b3c4
upgrade plugin.sleeper_state dict when we change the account name
...
get the active option before we delete the dict
2005-03-09 21:01:31 +00:00
Yann Leboulanger
06fa551b72
typos
2005-03-09 20:43:22 +00:00
Yann Leboulanger
ffa613a7f2
typo
2005-03-09 17:14:40 +00:00
bigpod
d2f546403b
small fix om emoticons_treemodel_row_changed
2005-03-09 13:32:33 +00:00
Yann Leboulanger
be74122555
all the options in preferences window now apply instantly
2005-03-09 10:26:57 +00:00
Yann Leboulanger
09ce159387
code for instantly apply changements about links grabber
...
function to launch the application
2005-03-08 20:59:29 +00:00
Yann Leboulanger
723a83c380
in config.py, in preferences window : order the functions in the order they apear in the window
...
add the code for the time printing option
2005-03-08 14:08:46 +00:00
Yann Leboulanger
d34db3a91e
add a button in preferences window for colors in chat windows
2005-03-07 23:25:43 +00:00
Yann Leboulanger
935e57c18c
on_edit_details_button_clicked is better like that
2005-03-07 21:03:48 +00:00
Yann Leboulanger
1525445d3c
little bugfix
2005-03-07 20:51:27 +00:00
Yann Leboulanger
b19a1e1d27
save the account's preferences when we add a new account
2005-03-07 20:41:28 +00:00
Nikos Kouremenos
b791479159
code and glade fixes all over
2005-03-07 17:01:56 +00:00
Yann Leboulanger
973e001832
typo
2005-03-07 11:14:29 +00:00
Yann Leboulanger
cda51794ce
we can now set ask_online_status and ask_offline_status in the preferences window
2005-03-06 23:20:30 +00:00
bigpod
fb42a00add
second tab instant apply, row-changed needs fix
2005-03-06 21:43:35 +00:00
Nikos Kouremenos
56d4876b33
thanks yann
2005-03-06 20:53:58 +00:00
bigpod
c6fe9aa655
small fix on config.py
2005-03-06 19:45:38 +00:00
bigpod
7f3b895cdc
code added forreset color button
2005-03-06 19:30:32 +00:00
Yann Leboulanger
f33b9f9fb6
we can now desactivate the history logging for all contacts in an account
2005-03-06 19:19:21 +00:00
bigpod
f1575690af
iconstyle_combobox fix some other small fixes
2005-03-06 18:28:42 +00:00
bigpod
1408778961
first tab in preferences is working with instant apply the only thing that does not work correctly is iconstyle_combobox i will fix it in about an hour from now
2005-03-06 16:20:33 +00:00
bigpod
19785c664f
instant apply on first tab of preferences window
2005-03-06 15:14:34 +00:00
bigpod
9f65782645
small fix on config.py
2005-03-06 02:06:00 +00:00
bigpod
20edeaf030
some fixes in config.py
2005-03-06 01:58:42 +00:00
Nikos Kouremenos
893358edfe
PLEASE HAVE A LOOK. string module is deprecated. starting to change in order not to be deprecated. PLEASE HAVE A LOOK. I DID 2 times, maybe I missed sth though. split(' ') --> split() is the same so that's not an error [sep=' '] is the default one [and I don't expect that to change :P
2005-03-05 21:02:38 +00:00
bigpod
6d67431f37
Some variable name fixes in preferences, and in config.py
2005-03-05 18:56:32 +00:00
bigpod
a65a856ebd
Now the signals made from the glade file
2005-03-05 17:01:14 +00:00
bigpod
f34437a7f7
config properties for openwith
2005-03-05 00:31:39 +00:00
Yann Leboulanger
45212e8d74
an item can not have a 'name' key if it is for a person in the groupchat :
...
for example when jid = gajim@conference.jabber.lagaule.org/nick
2005-03-04 13:57:21 +00:00
Yann Leboulanger
cf41cb93f4
we can now change our jabber password
2005-03-04 13:10:00 +00:00
Nikos Kouremenos
036c476127
partial fixes
2005-03-02 20:27:09 +00:00
Yann Leboulanger
37764c01af
bugfix in the agent browser
2005-03-02 16:11:54 +00:00
Nikos Kouremenos
64682f8899
added our logo
2005-03-02 13:42:33 +00:00
Yann Leboulanger
e0671d5534
change callback, widget and variable names for agent_registration_window in glade and in the code
2005-03-02 13:11:21 +00:00
Yann Leboulanger
86bc75a036
change the class names
2005-03-02 13:04:47 +00:00
Nikos Kouremenos
2c4362db46
a commit to check bugs
2005-03-02 12:56:20 +00:00
Yann Leboulanger
6d6b9796f0
change callback, widget and variable names for join groupchat window in glade and in the code
2005-03-02 12:32:44 +00:00
Yann Leboulanger
9647cf87ee
accounts_window become configure_accounts_window (glade modification will follow)
2005-03-02 12:05:56 +00:00
Nikos Kouremenos
844dc4ac4a
I don't remember what I changed, mostly all over
2005-03-01 23:48:05 +00:00
Yann Leboulanger
997942778e
remove unneeded commented line
2005-03-01 22:56:02 +00:00
Yann Leboulanger
7f5ff6fe09
merge vcard window into vcard_information_window
2005-03-01 22:52:22 +00:00
Nikos Kouremenos
07948af69e
warning class and changes in the code. should work. glade dialog removed
2005-03-01 19:02:51 +00:00
Yann Leboulanger
d007712e20
confirm window is now build without glade
2005-03-01 18:36:13 +00:00
Yann Leboulanger
5a1d5231dd
recommit some old stuff
...
change callback names for Accounts window in glade and in the code
2005-03-01 18:27:21 +00:00
Nikos Kouremenos
fe2abb1dbd
some changes. introduce accounts window bug
2005-03-01 18:00:34 +00:00
Yann Leboulanger
e431abd081
change callback, widget and variable names for user information window in glade and in the code
2005-03-01 15:56:02 +00:00
Yann Leboulanger
7a2cb8052c
change callback, widget and variable names for agent browser window in glade and in the code
2005-03-01 14:59:46 +00:00
Nikos Kouremenos
b97b090054
now preferences_window, some tooltips, removed TRUE/FALSE from code and pep appliance in imports
2005-03-01 13:46:22 +00:00
Yann Leboulanger
9c7b25c3b8
change callback, widget and variable names for Account window in glade and in the code
2005-02-28 22:09:21 +00:00
Yann Leboulanger
0425cd29d8
change callback, widget and variable names for Accounts window in glade and in the code
2005-02-28 17:45:06 +00:00
Yann Leboulanger
cfa9d02d43
fix typo
2005-02-26 23:18:57 +00:00
Yann Leboulanger
62ab1cbae8
some modification when registering a new account
2005-02-24 22:16:21 +00:00
Yann Leboulanger
8afe171636
we can add already existing accounts
2005-02-16 14:54:22 +00:00
Yann Leboulanger
4fd5ed56f3
Do not try to play sounds under windows
2005-02-16 00:24:36 +00:00
Yann Leboulanger
c64180aa38
check the 'register new accout' and 'save password' checkbuttons automatically
2005-02-16 00:16:00 +00:00
Yann Leboulanger
0e2552fd96
new sound management
2005-02-14 22:30:04 +00:00
Yann Leboulanger
47d7464a73
new emoticons binder in preferences window
2005-02-14 12:19:49 +00:00
Yann Leboulanger
21f8057fed
more general method to update tags that works for tabbed and not tabbed chat window
2005-02-11 23:13:19 +00:00
Yann Leboulanger
c44861e5b6
sound support for linux only (with a binder in preferences window)
2005-02-10 00:07:55 +00:00
Yann Leboulanger
5a99b1556a
we cannot join a groupchat if we are not connected
2005-02-07 22:27:54 +00:00
Yann Leboulanger
f2d850da01
typo
2005-02-07 22:26:17 +00:00
Yann Leboulanger
5b7d93769d
if we are not connected, do not show the browse agent window
2005-02-07 22:24:07 +00:00
Yann Leboulanger
54184d3a6f
use tabbed chat window is now an option in preference window
2005-02-05 17:18:49 +00:00
Yann Leboulanger
d2720d38e7
when we press the Delete key on emoticons treeview or status message treeview, delete the selected iter
2005-02-02 21:16:24 +00:00
Yann Leboulanger
0ab5416432
save emoticons before building them
2005-01-22 20:03:19 +00:00
Yann Leboulanger
19a967fcd2
emoticon binder : we can assotiate string to images
...
bindings are saved in config file
2005-01-20 12:09:26 +00:00
Yann Leboulanger
5d3504f996
emoticons support !
2005-01-18 10:17:03 +00:00
Yann Leboulanger
d970399c78
the regroup accounts feature is now available from preferences window
2005-01-17 13:43:15 +00:00
Yann Leboulanger
d8305fb20b
update my email adress
...
update copyright
add missing headers
2005-01-07 21:52:38 +00:00
Yann Leboulanger
c78ff29ce7
gpgpass option becomes gpgpassword
2005-01-06 12:44:50 +00:00
Yann Leboulanger
f5f7d0a9f7
if no line selected : don't join or register
2004-12-23 13:28:00 +00:00
Yann Leboulanger
f55a3f94ca
no need of shellbang line
2004-12-19 15:26:43 +00:00
Yann Leboulanger
c4c79d4d46
set trayicon checkbox unsensitive when trayicon module is not available
2004-12-14 16:13:58 +00:00
Yann Leboulanger
8e0fb06706
we can now add and remove the icon in systray without retarting Gajim
2004-12-14 12:57:45 +00:00
Yann Leboulanger
22344a6036
save the 'active' configuration and do not always set it to 1
2004-12-05 18:23:46 +00:00
Yann Leboulanger
f9df0474ff
When we add a new account, tell our password to the Core
2004-11-23 14:42:47 +00:00
Yann Leboulanger
c8176e80b4
we now keep the 'ask' status of a user to show the correct image in the roster
...
we upgrade sub and ask status in the plugins when we recieve them
2004-11-18 17:15:15 +00:00
Yann Leboulanger
db3d8e5e56
some Jabber servers doesn't understand http://jabber.org/protocol/disco#items (jabber.sk don't) so use jabber:iq:browse instead
2004-11-15 19:23:43 +00:00
Yann Leboulanger
48dfd4a3ea
it is now possible to configure logger plugin from gtkgui plugin
2004-11-04 01:03:17 +00:00
Yann Leboulanger
811dfbebed
bugfix: get the usegpg info where it is
2004-11-01 14:11:22 +00:00
Yann Leboulanger
35d2ba75d2
many improvements :
...
- it is now possible not to save the passphrase for accounts
- close button in accounts window
- unset sensitivity of some widgets in preferences window when some checkboxes are not active
- autoconnect accounts is now available
- apply button in preferences window
2004-11-01 13:41:00 +00:00
Yann Leboulanger
329e35f932
Save status text as soon as it changes
2004-11-01 13:30:56 +00:00
Yann Leboulanger
3eb2764bd2
we now save the last status message et some pre-defined status messages
2004-10-25 22:02:16 +00:00
Yann Leboulanger
6b3a035158
2 bugfixes
2004-10-21 19:42:46 +00:00
Yann Leboulanger
aa22e6c943
bugfix when adding an account
2004-10-21 15:12:46 +00:00
Yann Leboulanger
3241f32e11
Better idle support. Idle module is now optional
2004-10-20 22:53:15 +00:00
Yann Leboulanger
0f00e7ad8a
little bugfix
2004-10-18 08:37:40 +00:00
Yann Leboulanger
2e6c33719c
GPG is now optional
2004-10-16 09:37:32 +00:00
Yann Leboulanger
15efcf97da
remember the size and position of roster window if user want so
2004-10-13 21:46:10 +00:00
Yann Leboulanger
01b11054dc
no need to print anything :/
2004-10-12 11:08:46 +00:00
Yann Leboulanger
aac5d4d0f1
we can now choose the font of the roster's lines
2004-10-12 10:13:47 +00:00
Yann Leboulanger
54f83079ac
it is now possible to configure the roster style
2004-10-11 22:57:29 +00:00
Yann Leboulanger
7d587271fb
set gpg_pass_entry as sensitive only if save_gpg_pass is set
2004-10-11 16:42:56 +00:00
Yann Leboulanger
6142d4b448
we can select our secrete ket throught gtk plugin interface
2004-10-10 18:44:38 +00:00
Yann Leboulanger
7f64d59c11
a connection can be active or not. If not active, we cannot login.
2004-09-28 21:31:26 +00:00
Yann Leboulanger
f78acc3bf1
Close all opened windows before quitting gtkgui plugin
...
New agent Browser (JEP 30 complient)
Upgrade of french translation
2004-09-06 14:55:10 +00:00
Yann Leboulanger
4658ab8927
beginning of the group chat support
...
do not create a new connexion in the core if it already exists
2004-08-04 22:40:22 +00:00
Yann Leboulanger
d9316e83a2
when we add a new count, update ALL variables
2004-07-28 18:17:26 +00:00
Yann Leboulanger
03aee33e25
here is the sock plugin
...
runCore can now recieve the -c option to be lunch as a client. In such a case, it connects to a gajim server (a sock plugin) and not to a jabber server
2004-07-17 15:31:47 +00:00