Mercurial > pidgin.yaz
annotate .cvsignore @ 12125:3c1bac709234
[gaim-migrate @ 14425]
Change /core/savedstatus/current and /core/savedstatus/idleaway
to ints (they used to be strings, where the value was the title of a
GaimSavedStatus).
The value is now equal to the "creation" timestamp of a saved_status.
The creation timestamp is used as the unique key. The primary reason
for this is to allow for saved statuses to have NULL titles. NULL titles
are needed for transient statuses. I also added a "last_used" timestamp.
This all paves the way for keeping track of recently used statuses
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Fri, 18 Nov 2005 07:23:29 +0000 |
parents | b0ad08e1d492 |
children | 5adc0c9da9f3 |
rev | line source |
---|---|
1893 | 1 config.h |
2 libtool | |
3 config.status | |
4 intl | |
5 ABOUT-NLS | |
5048 | 6 compile |
1893 | 7 config.guess |
8 config.sub | |
4558
d22814243d13
[gaim-migrate @ 4839]
Christian Hammond <chipx86@chipx86.com>
parents:
4427
diff
changeset
|
9 Doxyfile |
1893 | 10 ltconfig |
11 ltmain.sh | |
12 install-sh | |
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 |
9365 | 32 gaim.pc |
10362 | 33 *.apspec |