• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
sync info files with package data and correct provides identifiers

  1. … 36 more files in changeset.
added missing message for key Date_as_YYYYMMDD to catalog file

    • -0
    • +1
    ./catalog/acs-datetime.en_US.ISO-8859-1.xml
merge from oacs-4-6

  1. … 110 more files in changeset.
Fixed acs-datetime to use acs-lang's localization-procs instead of having weekdays and names of months replicated here.

    • -20
    • +0
    ./catalog/acs-datetime.da_DK.ISO-8859-1.xml
    • -20
    • +0
    ./catalog/acs-datetime.en_US.ISO-8859-1.xml
    • -0
    • +14
    ./tcl/test/acs-calendar-procs.tcl
Date/time/number localization

    • -43
    • +1
    ./tcl/acs-calendar-2-procs-oracle.xql
    • -43
    • +1
    ./tcl/acs-calendar-2-procs-postgresql.xql
  1. … 81 more files in changeset.
changed a non-existant key to one that is in the catalog file and seemed like the same thing

localizing the month name in the month calendar widget

I18N: internationalizing time-related words used by acs-datetime such as month names. Work done by Steffen Tiedemann. Thanks Steffen.

    • -0
    • +42
    ./catalog/acs-datetime.da_DK.ISO-8859-1.xml
    • -0
    • +42
    ./catalog/acs-datetime.en_US.ISO-8859-1.xml
acs-events provided acs-event. now provides matches package key

change CSS classes z_light, oddrow to odd, and z_dark, evenrow to even

  1. … 8 more files in changeset.
acs-events provided acs-event. now provides matches package key

  1. … 1 more file in changeset.
cleanup from sloan

info for added icons

new icons from sloan

    • binary
    ./www/doc/pics/add.gif
    • binary
    ./www/doc/pics/diamond.gif
    • binary
    ./www/doc/pics/go.gif
    • binary
    ./www/doc/pics/new.gif
Added missing file to .info file

dt_prev_month_name mistakenly returned the name of the next month instead of the previous one.

dt_widget_calendar_navigation: list_of_vars didn't get initialized if there were no pass_in_vars, which caused the proc to break.

cleanup javadoc tags (eg @cvs_id @cvs @cvs-id: instead if @cvs-id)

    • -2
    • +2
    ./www/doc/examples/calendar-navigation.tcl
    • -2
    • +2
    ./www/doc/examples/calendar-widgets.tcl
    • -2
    • +2
    ./www/doc/examples/datetime-widgets.tcl
  1. … 686 more files in changeset.
fixed bug in dt_widget_day that only shows up if activity is more than one hour long. Essentially the_hour was incrd by i to get a new index value. The previous index is later needed, so I added an expression to subtract i from the_hour

fixed the weekly widget

    • -4
    • +4
    ./tcl/acs-calendar-2-procs-postgresql.xql
fixed calendar for PG

  1. … 10 more files in changeset.
double qoute width=NUM%> to avoid the ADP parser warnings fixes bug 1582 patch 304

    • -2
    • +2
    ./www/doc/examples/datetime-widgets.adp
  1. … 37 more files in changeset.
Fix to dt_widget_list bug that showed the no item type multiple

times. From Andrew Grumet.

Fixed SDM$ 1551 using patch # 269

width made better

fixed calendar daily layout - again

fixed calendar daily layout

added no-time support for list widget

added today bgcolor to month view

  1. … 1 more file in changeset.
made list widget nicer

  1. … 4 more files in changeset.