[Citadel Development] Citadel commit log: revision 6970

2009-01-20 Thread matt
r6970 | matt | 2009-01-20 04:09:05 -0500 (Tue, 20 Jan 2009) | 2 lines Changed paths: M /trunk/webcit/msg_renderers.c Restore mailbox view

[Citadel Development] webcit 6970 build failure

2009-01-20 Thread samjam
/build_packages debian fails on: msg_renderers.c: In function ‘Conditional_ROOM_DISPLAY_MSG’: msg_renderers.c:410: error: ‘IterateStruct’ undeclared (first use in this function) msg_renderers.c:410: error: (Each undeclared identifier is reported only once msg_renderers.c:410: error: for each

[Citadel Development] Re: Citadel commit log: revision 6970

2009-01-20 Thread IGnatius T Foobar
Matt: gcc -I/root/ctdl/trunk/webcit -g -O2 -Wall --pedantic -DHAVE_CONFIG_H -c -D_REENTRANT msg_renderers.c ./wmsg_renderers.c: In function bConditional_ROOM_DISPLAY_MSGb: msg_renderers.c:410: error: bIterateStructb undeclared (first use in this function)

[Citadel Development] Citadel commit log: revision 6971

2009-01-20 Thread matt
r6971 | matt | 2009-01-20 18:49:26 -0500 (Tue, 20 Jan 2009) | 2 lines Changed paths: M /trunk/webcit/subst.c M /trunk/webcit/subst.h temporarily have IterateStruct in subst.h so mailbox conditionals can get at them

[Citadel Development] Citadel commit log: revision 6972

2009-01-20 Thread ajc
r6972 | ajc | 2009-01-20 22:08:39 -0500 (Tue, 20 Jan 2009) | 2 lines Changed paths: M /trunk/webcit/static/t/msg_listview.html * Reapplied 'mailbox_summary' class to the mailbox table * Removed the alt-text from the

[Citadel Development] Citadel commit log: revision 6973

2009-01-20 Thread ajc
r6973 | ajc | 2009-01-20 22:13:44 -0500 (Tue, 20 Jan 2009) | 1 line Changed paths: M /trunk/webcit/static/webcit.css * Reduced mailbox_summary font size down to 8pt, looks real nice now on a 1024x768 monitor

[Citadel Development] Citadel commit log: revision 6974

2009-01-20 Thread ajc
r6974 | ajc | 2009-01-20 22:20:37 -0500 (Tue, 20 Jan 2009) | 1 line Changed paths: M /trunk/webcit/calendar_view.c * Summary view - don't display a time for all day events

[Citadel Development] Citadel commit log: revision 6975

2009-01-20 Thread ajc
r6975 | ajc | 2009-01-20 22:38:18 -0500 (Tue, 20 Jan 2009) | 1 line Changed paths: M /trunk/webcit/fmt_date.c * fmt_time() in 24-hour mode, no leading space

[Citadel Development] Citadel commit log: revision 6976

2009-01-20 Thread ajc
r6976 | ajc | 2009-01-20 23:48:37 -0500 (Tue, 20 Jan 2009) | 1 line Changed paths: M /trunk/webcit/preferences.c * ParsePref() was passing NULL values to the target buffer of the string tokenizer, causing all preferences

[Citadel Development] Citadel commit log: revision 6977

2009-01-20 Thread ajc
r6977 | ajc | 2009-01-21 00:08:17 -0500 (Wed, 21 Jan 2009) | 1 line Changed paths: M /trunk/webcit/fmt_date.c M /trunk/webcit/webcit.h * If the user has not selected a time format, make a guess about 12 hour or 24