Tomasz Melcer
|
0412f97eda
|
Read-only forms are read-only now.
|
2006-11-20 22:49:28 +00:00 |
|
Tomasz Melcer
|
73461bdb21
|
Cancel and close buttons merged into one.
|
2006-11-20 22:33:08 +00:00 |
|
Jean-Marie Traissard
|
2ca94a530a
|
Fix send message to group.
Delete duplicate code
|
2006-11-20 22:22:30 +00:00 |
|
Yann Leboulanger
|
9259d870d5
|
get group name from jid column, not name column (it contains number of online / total contacts)
|
2006-11-20 22:02:08 +00:00 |
|
Tomasz Melcer
|
66893b1a52
|
Align field descriptions to left in new dataforms.
|
2006-11-20 21:23:55 +00:00 |
|
Stefan Bethge
|
720b190db8
|
fix some small things. Thanks, pyflakes. Fix #2684
|
2006-11-20 21:02:15 +00:00 |
|
Tomasz Melcer
|
fc7bd37634
|
Another fix due to pyflakes.
|
2006-11-20 19:59:07 +00:00 |
|
Tomasz Melcer
|
c52b9ea662
|
Small fixes thanks to pyflakes .
|
2006-11-20 19:34:11 +00:00 |
|
Jean-Marie Traissard
|
6775c3a43d
|
Some errors spoted by file source checkers
|
2006-11-20 19:11:31 +00:00 |
|
Jean-Marie Traissard
|
20ea31ac9e
|
Fixed indentation. Fixes #2683.
|
2006-11-20 18:50:25 +00:00 |
|
Jean-Marie Traissard
|
173ab72b46
|
var name
|
2006-11-20 17:24:52 +00:00 |
|
Tomasz Melcer
|
b9f5755ad6
|
Use iterators, better for memory usage.
|
2006-11-20 16:51:35 +00:00 |
|
Nikos Kouremenos
|
73157a4c65
|
present() may or may not deiconify. and in Windows Window Manager it does not, so force that
|
2006-11-20 13:41:53 +00:00 |
|
Nikos Kouremenos
|
ee390174d2
|
add hide this menuitem for systray menu in windows. GTK/win32 SUCKS. do not ever use it for your own project unless it is something trivial
|
2006-11-20 13:12:52 +00:00 |
|
Yann Leboulanger
|
1c09951eb2
|
put just_connected_bg_color and just_disconnected_bg_color in ACE. fixes #2677
|
2006-11-20 08:03:05 +00:00 |
|
Yann Leboulanger
|
a6c6d6a27f
|
80 margin
|
2006-11-20 07:53:58 +00:00 |
|
Yann Leboulanger
|
0de0f31d91
|
coding stds
|
2006-11-20 00:09:18 +00:00 |
|
Yann Leboulanger
|
2ebf1309de
|
fix logic for #2680
|
2006-11-19 23:58:14 +00:00 |
|
Yann Leboulanger
|
483ccdf35a
|
use isinstance instead of type. fixes #2680
|
2006-11-19 23:55:06 +00:00 |
|
Yann Leboulanger
|
27a6a1d7f1
|
redraw group row after we rename it. fixes #1728
|
2006-11-19 23:29:45 +00:00 |
|
Jean-Marie Traissard
|
31c3deb86e
|
Merge back [7466], [7467] and [7472] that were overwritten by ad_hoc merge. Fixes
#2200.
|
2006-11-19 19:45:43 +00:00 |
|
Tomasz Melcer
|
a6b38b6010
|
Oops, forget to remove testing code.
|
2006-11-19 18:38:03 +00:00 |
|
Tomasz Melcer
|
07bd24c2e8
|
Name clash in dataforms.
|
2006-11-19 18:30:58 +00:00 |
|
Jean-Marie Traissard
|
917f7e8db6
|
Fix ad_hoc menu for transports. Fixes #2678.
|
2006-11-19 17:53:04 +00:00 |
|
Nikos Kouremenos
|
0c5a736d0e
|
fix bad logic
|
2006-11-18 23:48:31 +00:00 |
|
Nikos Kouremenos
|
49f1cd3bcf
|
calling the module SRE is deprecated [in py25] in favor of RE. so use RE
|
2006-11-18 23:21:59 +00:00 |
|
Tomasz Melcer
|
03fdd6d3a6
|
Specified the root element of glade file in config.DataFormWindow, so that
it doesn't load new dataforms ui.
|
2006-11-18 22:01:02 +00:00 |
|
Tomasz Melcer
|
8744030d9c
|
Removed some prints, iterTags->getTags.
|
2006-11-18 21:25:55 +00:00 |
|
Tomasz Melcer
|
d9d5f5a841
|
Fixed last fix.
|
2006-11-18 21:04:24 +00:00 |
|
Tomasz Melcer
|
4b97eddee4
|
Comparing types: type(x)==type(self) => isinstance(x, self.__class__)
|
2006-11-18 21:01:41 +00:00 |
|
Tomasz Melcer
|
175a792cfe
|
Merging changes from trunk (6774:7465)
|
2006-11-18 20:52:28 +00:00 |
|
Tomasz Melcer
|
755964c3f1
|
Invoking commands works... at least those from psi 0.11.
|
2006-11-18 20:10:37 +00:00 |
|
Tomasz Melcer
|
68703a1d5d
|
'Server' part switched to use new forms.
|
2006-11-18 18:39:02 +00:00 |
|
Tomasz Melcer
|
fafc555b6b
|
Some changes in new dataforms, they're almost usable now.
|
2006-11-10 13:17:59 +00:00 |
|
Tomasz Melcer
|
289928050c
|
Reworked dataforms, not finished yet.
|
2006-11-06 12:23:39 +00:00 |
|
Tomasz Melcer
|
45cb666dfd
|
Basic edition of multiple-records forms (removing/moving items).
|
2006-09-15 11:08:32 +00:00 |
|
Tomasz Melcer
|
f91d9192e5
|
Initial support for multiple-records dataforms - displaying data.
|
2006-09-15 08:38:01 +00:00 |
|
Tomasz Melcer
|
9b29c4c8b8
|
Merging changes from trunk (6561:6774)
|
2006-09-13 16:47:58 +00:00 |
|
Tomasz Melcer
|
5824d3b873
|
Dataforms widget moved to another file, some ui tweaks.
|
2006-09-13 16:07:51 +00:00 |
|
Tomasz Melcer
|
dcded1cb3b
|
Forgotten file from last commit.
|
2006-08-21 14:14:24 +00:00 |
|
Tomasz Melcer
|
8f4b972a62
|
PubSub support: browse, subscribe and unsubscribe; posting atom entries to groups.
|
2006-08-20 10:18:20 +00:00 |
|
Yann Leboulanger
|
4682b5bed7
|
add ability to execute ad hoc commands on server
|
2006-08-07 16:18:01 +00:00 |
|
Tomasz Melcer
|
82739beea1
|
Browsing discussion groups, first version.
|
2006-08-04 20:12:00 +00:00 |
|
Tomasz Melcer
|
75227bb835
|
Small bug in common/dataforms.py.
|
2006-08-01 16:01:26 +00:00 |
|
Tomasz Melcer
|
3b08d054be
|
Error handling when receiving commands.
|
2006-08-01 15:45:42 +00:00 |
|
Yann Leboulanger
|
c1f211b2ca
|
allow ad hoc commands on transports too
|
2006-08-01 12:56:16 +00:00 |
|
Tomasz Melcer
|
fa6ae3b4be
|
Simple support for pubsub.com notifications.
|
2006-07-21 13:52:36 +00:00 |
|
Yann Leboulanger
|
fd5294bd21
|
fix some bugs with self contact row
|
2006-07-19 11:08:25 +00:00 |
|
Yann Leboulanger
|
1f93e36844
|
add a self contact row when another resource is connected. we can now use ad_hoc commands in gajim
|
2006-07-19 11:01:09 +00:00 |
|
Tomasz Melcer
|
585ab90e92
|
Merging changes from trunk (6496:6561)
|
2006-07-17 19:30:53 +00:00 |
|