Mercurial > pidgin.yaz
annotate plugins/.cvsignore @ 11016:6417b2f5de4e
[gaim-migrate @ 12885]
Wherever possible, allow users to act on objects and data directly, rather
than through dialogs or explicit commands. For example, it is more intuitive
to drag a circle object around in a diagram rather than selecting a "Move"
command from a menu while the circle is selected. Simlarly, in an email
application, allow the user to attach files by dragging them from the file
manager and dropping them onto the message composition window if they wish.
-- GNOME HIG
This allows direct manipulation of buddy aliases and group names, by moving
the features from dialogs to GtkTreeView's inline editing.
I think this is a great change, but it seems like the type of thing that
might stir up controversy. If so, take it to the mailing list for discussion.
If not, I'll go ahead and perfect this sometime later.
-s.
committer: Tailor Script <tailor@pidgin.im>
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Tue, 21 Jun 2005 04:40:34 +0000 |
parents | 936133f7c755 |
children | 218d0aec518d |
rev | line source |
---|---|
172 | 1 Makefile |
2 Makefile.in | |
6825
936133f7c755
[gaim-migrate @ 7369]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
3 .*.swp |
4204
dac73d754f6a
[gaim-migrate @ 4440]
Christian Hammond <chipx86@chipx86.com>
parents:
4202
diff
changeset
|
4 .deps |
1507
e16f5ec3c3e6
[gaim-migrate @ 1517]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
172
diff
changeset
|
5 .libs |
5205
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
4204
diff
changeset
|
6 *.dll |
4202
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
3702
diff
changeset
|
7 *.la |
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
3702
diff
changeset
|
8 *.lo |