Mercurial > pidgin.yaz
annotate .cvsignore @ 4946:154eb3188788
[gaim-migrate @ 5280]
Another gaim first, ladies and gentlemen!
I've been reading some books and sites on interface design and realized
something. The natural order for humans (or at least Western people?) is
a top-down approach. Menus drop down. Webpages go from top to bottom.
You tend to scroll down rather than up. Everything goes from the top to the
bottom. Apple realizes this, and that's why the menubar has always been
at the top. Microsoft never really grasped this, and we all know how
clunky the Start button feels.
So this commit puts the input box on IMs (I'll get to chats after school)
above the gtkimhtml widget. This feels much more natural, as what you type
then jumps down to the input widget. Though it may look odd at first,
you'll all realize just how comfortable gaim is now in comparison to any
other IM client.
committer: Tailor Script <tailor@pidgin.im>
author | Christian Hammond <chipx86@chipx86.com> |
---|---|
date | Tue, 01 Apr 2003 08:25:37 +0000 |
parents | 56c70997fe5c |
children | cb320b74a0dd |
rev | line source |
---|---|
1893 | 1 config.h |
2 libtool | |
3 config.status | |
4 intl | |
5 ABOUT-NLS | |
6 config.guess | |
7 config.sub | |
4558
d22814243d13
[gaim-migrate @ 4839]
Christian Hammond <chipx86@chipx86.com>
parents:
4427
diff
changeset
|
8 Doxyfile |
1893 | 9 ltconfig |
10 ltmain.sh | |
11 install-sh | |
12 mkinstalldirs | |
13 missing | |
14 aclocal.m4 | |
15 configure | |
16 config.h.in | |
17 stamp-h.in | |
18 Makefile.in | |
19 config.log | |
20 config.cache | |
21 Makefile | |
22 stamp-h | |
23 gaim.spec | |
2168
74947d32d3c6
[gaim-migrate @ 2178]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1894
diff
changeset
|
24 depcomp |
74947d32d3c6
[gaim-migrate @ 2178]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1894
diff
changeset
|
25 stamp-h1 |
3358
092594c175ff
[gaim-migrate @ 3377]
Christian Hammond <chipx86@chipx86.com>
parents:
3356
diff
changeset
|
26 autom4te*.cache |
3356
8647a5b37b5c
[gaim-migrate @ 3375]
Christian Hammond <chipx86@chipx86.com>
parents:
3355
diff
changeset
|
27 configure.2.1x |
3358
092594c175ff
[gaim-migrate @ 3377]
Christian Hammond <chipx86@chipx86.com>
parents:
3356
diff
changeset
|
28 confdefs.h |
092594c175ff
[gaim-migrate @ 3377]
Christian Hammond <chipx86@chipx86.com>
parents:
3356
diff
changeset
|
29 *.swp |
3702 | 30 win32-install-dir |
3703 | 31 .temp-gettextize |
4704 | 32 m4 |