witten
/
luminotes
Archived
1
0
Fork 0
Commit Graph

859 Commits

Author SHA1 Message Date
Dan Helfman 3ec60db6df No-op merge of unnamed head. 2017-10-27 22:18:45 -07:00
Dan Helfman 932a722284 Fixed a bug that prevented use of the AltGr key on Polish and other keyboards.
H: Enter commit message.  Lines beginning with 'HG:' are removed.
2009-08-07 18:14:00 -07:00
Dan Helfman 9d101ff1be Fixed a bug that caused ever-growing notes in Internet Explorer 8. 2009-07-26 10:31:03 -07:00
Dan Helfman a3922fb317 Bumping version and re-adding support for IE 8. 2009-07-14 20:44:29 -07:00
Dan Helfman 2a8405e2ad Fixed a bug that prevent "new note" button from working in discussion forums. 2009-07-14 19:56:36 -07:00
Dan Helfman 09fde2ceba Changed "IE 7+" supported to "IE 7" supported due to a number of outstanding issues in IE 8 that require fixing. 2009-07-12 15:08:55 -07:00
Dan Helfman 9a284e7b76 Fixed an Internet Explorer 8 bug in which the toolbar was positioned incorrectly. 2009-07-12 14:04:24 -07:00
Dan Helfman 81e3ca7ab2 Simplified cleanup_range() function. 2009-07-12 13:55:48 -07:00
Dan Helfman 73ba66ea72 Fixed a Firefox 3.5 bug in which bold mode (or italics mode) would inexplicably end after typing a few characters. 2009-07-12 13:27:31 -07:00
Dan Helfman 12719951c9 Fixed a Firefox 3.5 bug in which after ending a link ctrl-L, typed text ended up as part of the link. 2009-07-11 22:43:31 -07:00
Dan Helfman a75e4f48aa No longer charging for Luminotes Desktop or offering subscription signups. 2009-07-04 23:36:27 -07:00
Dan Helfman 5fd918898d Added a dynamic preview of your current color selections to the color picker. Made the color picker stay open after a color is selected. 2009-05-20 17:46:24 -07:00
Dan Helfman 45f2042e48 Fixed a Chrome/Safari bug in which popups such as those for export and color were not positioned correctly if the page was scrolled past the top. Fixed a bug in which certain popups on the left and right side of the page scrolled along with the page instead of staying fixed in place. 2009-05-20 16:43:21 -07:00
Dan Helfman c442f59894 Fixed a bug in which right clicking on a note did not always open the web browser's context menu. Also, can now middle click on a note link to open it in a new window or tab. 2009-05-19 13:06:58 -07:00
Dan Helfman 1b42644b81 More cursor: pointer. 2009-05-18 16:23:52 -07:00
Dan Helfman cf6195e2a9 Added cursor: pointer to several button elements. 2009-05-18 16:22:31 -07:00
Dan Helfman 21ec93610e Removing debugging print. 2009-05-18 16:19:22 -07:00
Dan Helfman 0a6a933a08 Fixed a bug in WebKit in which the current background color was sometimes not detected correctly. 2009-05-18 15:54:44 -07:00
Dan Helfman 161d6ad734 Fixed bug in which Color_pulldown wasn't changing this.editor when shown. 2009-05-18 15:23:45 -07:00
Dan Helfman d82b3ff8de Changed color box hover border to 1px from 2px. 2009-05-18 14:53:39 -07:00
Dan Helfman 5f47ae3187 Fixed hiding of table border in color pulldown in IE. Tweak light/dark threshold. Added :hover border on color boxes. 2009-05-18 14:48:24 -07:00
Dan Helfman ec3486f05d Color pulldown is now cached for speed reasons. Also, fixed a bug in which a <font> tag could have both a CSS style attribute and a color attribute. 2009-05-18 13:57:17 -07:00
Dan Helfman 714230a796 Fixed a WebKit bug in which cleanup_html() removed text with color. 2009-05-15 23:38:52 -07:00
Dan Helfman 26985d326f Only collapsing cursor if it's not already collapsed (for the benefit of WebKit). 2009-05-15 23:32:38 -07:00
Dan Helfman 9f42372ebc Fixed a bug in which color table rows were displayed incorrect in WebKit when switching colors. 2009-05-15 23:21:39 -07:00
Dan Helfman 03259b5350 Further refined the previous fix so as not to break clicking on links within pulldowns. 2009-05-15 19:19:01 -07:00
Dan Helfman 7b2b792572 Previous fix was to prevent clicking on pulldown background from closing pulldown. Fix that fix so that radio button clicks are not impeded. 2009-05-15 19:16:52 -07:00
Dan Helfman d7a2558dbe Prevent clicks on the pulldown's background from closing the pulldown. 2009-05-15 16:05:27 -07:00
Dan Helfman c7d7d6f58c Several IE color fixes. 2009-05-15 16:03:51 -07:00
Dan Helfman 4e21547da6 Added a toolbar color button for setting text and background colors. Still needs more testing/fixing in IE and WebKit. 2009-05-14 16:20:43 -07:00
Dan Helfman d0c5491400 Fixed a Firefox bug in which copying and pasting text between notes inserted line breaks in the pasted text. 2009-04-27 19:01:26 -07:00
Dan Helfman 882ccbc808 Fixed a bug in which discussion forum bylines ("Posted by...") were sometimes duplicated several times on a given post. Now bylines are displayed below each post rather than within it. 2009-04-27 16:24:31 -07:00
Dan Helfman ada0ce8319 Fixed a Firefox bug in which removing some bold text and then typing new text would make the new text bold. 2009-04-26 16:45:18 -07:00
Dan Helfman 84f6da7c27 Got toolbar buttons aligned correctly in various browsers (especially WebKit). 2009-04-24 15:02:42 -07:00
Dan Helfman 12ca44e512 Removing broken image. 2009-04-24 14:45:02 -07:00
Dan Helfman b1d3ebe2f9 Replace "+" buttons in left and right areas with textual buttons that should be a little clearer. 2009-04-24 13:42:13 -07:00
Dan Helfman 0c9c3844bd Got toolbar resizing working again. 2009-04-23 17:46:06 -07:00
Dan Helfman 6b0a87e097 Moved themes into its own directory under static/. That way, each theme directory can containing everything it needs: images, CSS, etc. 2009-04-22 15:36:58 -07:00
Dan Helfman 00b5a8ad81 Discovered that WebKit CSS border radius can be set on individual corners. 2009-03-29 12:24:26 -07:00
Dan Helfman f46e2a8fec Refactored toolbar code and images. Now buttons come from a single composite / sprited image.
Remaining things to complete:
  * In WebKit, the button images are offset +5 pixels down. They shouldn't be.
  * Small "+" buttons under notebooks and the note tree are broken.
  * Toolbar resizing doesn't work anymore (TODO comment).
2009-03-29 12:23:55 -07:00
Dan Helfman 190a3fa41d Fixed a bug in which toolbar buttons didn't depress based on the current location of the text cursor. 2009-03-21 02:02:23 -07:00
Dan Helfman d0853c8e6b Removing newlines so that formatting (spacing, specifically) shows up correctly. 2009-03-20 17:44:10 -07:00
Dan Helfman 1021a01e6a Added <tbody> to upload progress table to make IE happy. 2009-03-20 16:14:08 -07:00
Dan Helfman 0d91bc043e Made upload pulldown never ephemeral, since when it was, it could sometimes disappear in IE after you selected a file to upload. 2009-03-20 15:57:44 -07:00
Dan Helfman 588e0906b9 Upping client timeout threshold for uploads. 2009-03-20 15:39:40 -07:00
Dan Helfman a15d8221ca Fixed a bug in which the new upload code didn't work in IE due to IE not noticing that enctype was set to multipart/form-data. 2009-03-20 15:37:14 -07:00
Dan Helfman e35f566609 Better spacing around file upload instructions. 2009-03-20 14:07:58 -07:00
Dan Helfman 604578aba1 Haiku: Comma at list end / Makes IE very angry / Cherry blossoms fall 2009-03-20 13:57:37 -07:00
Dan Helfman a16b0f1194 If upload client receives ten consecutive "starting" states in a row, it gives up on the upload. Also, max upload completion of a non-done upload is 99%. 2009-03-20 02:01:35 -07:00
Dan Helfman bd18f0600c Increasing initial upload progress poll interval slightly. 2009-03-20 01:30:42 -07:00