• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Changeset MAIN:gustafn:20051102031744:12 does not match your current filter (clear filter).

file Extended.html was initially added on branch oacs-5-2.

    • -0
    • +0
    ./xinha-nightly/examples/Extended.html
file custom.css was initially added on branch oacs-5-2.

    • -0
    • +0
    ./xinha-nightly/examples/custom.css
file stylist.css was initially added on branch oacs-5-2.

    • -0
    • +0
    ./xinha-nightly/examples/stylist.css
file full_example.js was initially added on branch oacs-5-2.

    • -0
    • +0
    ./xinha-nightly/examples/full_example.js
file full_example.html was initially added on branch oacs-5-2.

    • -0
    • +0
    ./xinha-nightly/examples/full_example.html
file lc_parse_strings.php was initially added on branch oacs-5-2.

    • -0
    • +0
    ./xinha-nightly/contrib/lc_parse_strings.php
Initial checkin

    • -0
    • +264
    ./xinha-nightly/contrib/lc_parse_strings.php
    • -0
    • +220
    ./xinha-nightly/examples/Extended.html
    • -0
    • +40
    ./xinha-nightly/examples/custom.css
    • -0
    • +56
    ./xinha-nightly/examples/dynamic.css
    • -0
    • +16
    ./xinha-nightly/examples/ext_example.html
    • -0
    • +185
    ./xinha-nightly/examples/full_example-body.html
    • -0
    • +213
    ./xinha-nightly/examples/full_example-menu.html
    • -0
    • +47
    ./xinha-nightly/examples/full_example.css
    • -0
    • +16
    ./xinha-nightly/examples/full_example.html
    • -0
    • +154
    ./xinha-nightly/examples/full_example.js
    • -0
    • +31
    ./xinha-nightly/examples/stylist.css
    • -0
    • +174
    ./xinha-nightly/examples/testbed.html
  1. … 94 more files in changeset.
file dialog.js was initially added on branch oacs-5-2.

    • -0
    • +0
    ./xinha-nightly/dialog.js
file popupwin.js was initially added on branch oacs-5-2.

    • -0
    • +0
    ./xinha-nightly/popupwin.js
file panel-dialog.js was initially added on branch oacs-5-2.

    • -0
    • +0
    ./xinha-nightly/panel-dialog.js
file license.txt was initially added on branch oacs-5-2.

    • -0
    • +0
    ./xinha-nightly/license.txt
file inline-dialog.js was initially added on branch oacs-5-2.

    • -0
    • +0
    ./xinha-nightly/inline-dialog.js
file htmlarea.js was initially added on branch oacs-5-2.

    • -0
    • +0
    ./xinha-nightly/htmlarea.js
file htmlarea.css was initially added on branch oacs-5-2.

    • -0
    • +0
    ./xinha-nightly/htmlarea.css
initial checkin

    • -0
    • +327
    ./xinha-nightly/inline-dialog.js
Button lists weren't wrapping cleanly. This inserts a little extra vertical space. The 250% value was a tradeoff between IE, where the separation is largeish, and Firefox, where the separation is smallish.

Button lists weren't wrapping cleanly. This inserts a little extra vertical space. The 250% value was a tradeoff between IE, where the separation is largeish, and Firefox, where the separation is smallish.

Apply patch 695 for bug 2516, increase standards compliance

  1. … 5 more files in changeset.
general purpose calendar button

file calendar.gif was initially added on branch oacs-5-2.

eliminates ugly border around list sort arrows for list-narrow style

Adding dhtml tree code.

removes ugly border around sort-order arrows

commit the 20050304 version of rte from http://www.kevinroth.com/ + patches from Xarg to make it work properly on safari and degrade correctly for the richtext widget (requires that a second input box be rendered for the content type html/text/etc). Also renames the View source button to 'edit html' which is what it is and moves it top right with the other edit widgets

    • -0
    • +274
    ./rte/html2xhtml.js
    • -0
    • +67
    ./rte/insert_link.htm
    • -0
    • +70
    ./rte/insert_table.htm
    • -0
    • +126
    ./rte/palette.htm
    • -0
    • +685
    ./rte/richtext.js
    • -0
    • +1
    ./rte/richtext_compressed.js
    • -0
    • +127
    ./rte/xarg-fixes.patch
  1. … 26 more files in changeset.
pull in htmlarea 3.0rc3

    • -137
    • +0
    ./htmlarea/example-fully-loaded.html
    • -134
    • +0
    ./htmlarea/example-spell-checker.html
    • -116
    • +0
    ./htmlarea/example-table-operations.html
    • -1629
    • +2595
    ./htmlarea/htmlarea.js
    • -82
    • +182
    ./htmlarea/release-notes.html
    • -0
    • +16
    ./htmlarea/examples/2-areas.cgi
  1. … 166 more files in changeset.
rudimentary print-only css file

test

  1. … 1 more file in changeset.
Internet Explorer does not left align the widgets by default, which

gives it a behavior at odds with all the other browsers I've tested on

(Safari, Mozilla, etc). This is a small change that left aligns

widgets by default in all forms, which looks much better, especially

on larger forms.

Added htmlArea 3.0 beta to OpenACS

    • -0
    • +72
    ./htmlarea/dialog.js
    • -0
    • +137
    ./htmlarea/example-fully-loaded.html
    • -0
    • +134
    ./htmlarea/example-spell-checker.html
    • -0
    • +116
    ./htmlarea/example-table-operations.html
    • -0
    • +181
    ./htmlarea/example.html
    • -0
    • +180
    ./htmlarea/htmlarea.css
    • -0
    • +1629
    ./htmlarea/htmlarea.js
    • -0
    • +190
    ./htmlarea/index.html
    • -0
    • +13
    ./htmlarea/license.txt
    • -0
    • +369
    ./htmlarea/popupdiv.js
    • -0
    • +125
    ./htmlarea/popupwin.js
    • -0
    • +522
    ./htmlarea/reference.html
    • -0
    • +82
    ./htmlarea/release-notes.html
    • binary
    ./htmlarea/images/ed_about.gif
  1. … 96 more files in changeset.
Moved configuration form style CSS here