Mercurial > pidgin.yaz
annotate doc/Makefile.am @ 15144:b81e4e44b509
[gaim-migrate @ 17929]
User Info and Tooltips now use the GaimNotifyUserInfo object and methods defined in notify.h. GaimNotifyUserInfo objects encapsulate a list of GaimNotifyUserInfoEntry objects, each of which may have a label, a value, and be specified to be a section header.
This moves the burden of UI generation of user information from the various prpls to the UI. The UI can choose how to display the information rather than being fenced into a particular HTML formatting. Consistency across the prpls' information presentation is now enforced, as well. gaim_notify_user_info_get_text_with_newline() generates text in the:
<b>label</b>: value
<b>label</b>: value
format as was passed by convention from prpls in the past.
committer: Tailor Script <tailor@pidgin.im>
author | Evan Schoenberg <evan.s@dreskin.net> |
---|---|
date | Sun, 10 Dec 2006 02:53:09 +0000 |
parents | bcf89a7c69db |
children | 165a9e1f5bbc |
rev | line source |
---|---|
14585 | 1 man_MANS = gaim.1 gaim-text.1 |
6600
e5e415a72904
[gaim-migrate @ 7124]
Christian Hammond <chipx86@chipx86.com>
parents:
6218
diff
changeset
|
2 |
6164
2746cc773de7
[gaim-migrate @ 6645]
Christian Hammond <chipx86@chipx86.com>
parents:
2287
diff
changeset
|
3 EXTRA_DIST = \ |
10468
87d2f1a7f984
[gaim-migrate @ 11750]
Luke Schierer <lschiere@pidgin.im>
parents:
10409
diff
changeset
|
4 C-HOWTO.dox \ |
6600
e5e415a72904
[gaim-migrate @ 7124]
Christian Hammond <chipx86@chipx86.com>
parents:
6218
diff
changeset
|
5 FAQ \ |
e5e415a72904
[gaim-migrate @ 7124]
Christian Hammond <chipx86@chipx86.com>
parents:
6218
diff
changeset
|
6 PERL-HOWTO.dox \ |
10409 | 7 TCL-HOWTO.dox \ |
6996
5b1eab285cdd
[gaim-migrate @ 7552]
Christian Hammond <chipx86@chipx86.com>
parents:
6955
diff
changeset
|
8 account-signals.dox \ |
5b1eab285cdd
[gaim-migrate @ 7552]
Christian Hammond <chipx86@chipx86.com>
parents:
6955
diff
changeset
|
9 blist-signals.dox \ |
12053 | 10 cipher-signals.dox \ |
6996
5b1eab285cdd
[gaim-migrate @ 7552]
Christian Hammond <chipx86@chipx86.com>
parents:
6955
diff
changeset
|
11 connection-signals.dox \ |
5b1eab285cdd
[gaim-migrate @ 7552]
Christian Hammond <chipx86@chipx86.com>
parents:
6955
diff
changeset
|
12 conversation-signals.dox \ |
12053 | 13 core-signals.dox \ |
14 dbus-server-signals.dox \ | |
11289 | 15 gaim.1.in \ |
16 gaims_funniest_home_convos.txt \ | |
14585 | 17 gaim-text.1.in \ |
9609 | 18 gtkaccount-signals.dox \ |
9000 | 19 gtkblist-signals.dox \ |
20 gtkconv-signals.dox \ | |
12838
cb36bc2db7c5
[gaim-migrate @ 15186]
Richard Laager <rlaager@wiktel.com>
parents:
12737
diff
changeset
|
21 gtklog-signals.dox \ |
9000 | 22 gtkimhtml-signals.dox \ |
12390
dca3779701a7
[gaim-migrate @ 14697]
Etan Reisner <pidgin@unreliablesource.net>
parents:
12291
diff
changeset
|
23 gtkrc-2.0 \ |
12737
a1e241dd50b6
[gaim-migrate @ 15082]
Richard Laager <rlaager@wiktel.com>
parents:
12390
diff
changeset
|
24 log-signals.dox \ |
12129
216988c717da
[gaim-migrate @ 14429]
Richard Laager <rlaager@wiktel.com>
parents:
12079
diff
changeset
|
25 notify-signals.dox \ |
13400
6a8a595e17b1
[gaim-migrate @ 15775]
Gary Kramlich <grim@reaperworld.com>
parents:
13387
diff
changeset
|
26 plugin-i18n.dox \ |
7335
3c3039aa7259
[gaim-migrate @ 7923]
Christian Hammond <chipx86@chipx86.com>
parents:
6996
diff
changeset
|
27 plugin-ids.dox \ |
12053 | 28 plugin-signals.dox \ |
13387
d9dbb874a30c
[gaim-migrate @ 15760]
Richard Laager <rlaager@wiktel.com>
parents:
12838
diff
changeset
|
29 savedstatus-signals.dox \ |
12291
5bc3d67ceb24
[gaim-migrate @ 14595]
Etan Reisner <pidgin@unreliablesource.net>
parents:
12148
diff
changeset
|
30 sound-signals.dox \ |
11289 | 31 the_penguin.txt \ |
11281
920a37a4c1be
[gaim-migrate @ 13478]
Gary Kramlich <grim@reaperworld.com>
parents:
11022
diff
changeset
|
32 xfer-signals.dox |