aboutsummaryrefslogtreecommitdiff
path: root/pub/guiedit
Commit message (Expand)AuthorAgeFilesLines
* PmSyntax update for Cookbook:InputStar.petko2024-08-181-1/+1
* PmSyntax update for $EnableSimpleTableRowspan.petko2024-08-181-0/+2
* Update for PHP 8. PmSyntax fix line-height for some skin configurations.petko2024-08-121-0/+3
* Add $EnableUploadDrop based on Cookbook:DragDropMultiUpload (cont.)petko2024-07-271-1/+2
* Add $EnableUploadDrop based on Cookbook:DragDropMultiUpload (cont.)petko2024-07-271-1/+0
* Add $EnableUploadDrop based on Cookbook:DragDropMultiUpload.petko2024-07-261-0/+59
* PmSyntax (:comment :) add required space (cont.)petko2024-06-251-1/+1
* PmSyntax (:comment :) add required space.petko2024-06-251-1/+1
* Update some dates, PmSyntax add input defaults.petko2024-06-061-2/+2
* Add (:if action browse,edit:) conditional.petko2024-04-281-1/+1
* Responsive skin hide dropdown icons from printing.petko2024-04-071-3/+0
* PmSyntax add rule for bracketlinks.petko2024-04-052-6/+19
* Dark theme colors for PmSyntax: only apply on screen.petko2024-02-251-50/+52
* PmSyntax expose color variables to recipes.petko2024-02-111-5/+4
* Update PmSyntax dark theme.petko2024-02-111-29/+36
* PmSyntax update dark styles (cont.)petko2024-01-211-1/+1
* PmSyntax update dark styles (cont.)petko2024-01-211-13/+13
* PmSyntax update dark styles (cont.)petko2024-01-211-1/+1
* PmSyntax update dark styles.petko2024-01-211-2/+2
* Dark theme styles (cont.).petko2023-12-201-3/+3
* Dark theme styles (cont.).petko2023-12-201-2/+2
* Dark theme styles (cont.).petko2023-12-201-1/+1
* Dark theme styles (cont.).petko2023-12-201-27/+26
* Add prototype for dark theme toggle (experimental).petko2023-12-181-0/+65
* PmSyntax allow for more precise (fractional) dimensions of the highlighted area.petko2023-12-181-1/+1
* Fix urlapprove.php for PHP 8.2. PmSyntax textarea remove styles for width, he...petko2023-11-281-2/+0
* Fix PmSyntax when window.localStorage is disabled.petko2023-11-271-4/+14
* Add input color (cont.)petko2023-10-261-1/+1
* Add input month field.petko2023-10-241-1/+1
* Fix Ctrl+ArrowUp|Down broke with recent change.petko2023-10-231-39/+40
* Add new keyword shortcuts Ctrl+B (bold), Ctrl+I (italic), Ctrl+K (link/unlink).petko2023-10-231-9/+37
* Add (:input pmtoken:) helper.petko2023-04-281-1/+1
* PmSyntax optimize for large pages (multiline CustomSyntax).petko2022-12-211-15/+39
* PmSyntax refactor splitting of the edited text, add EnableStopwatch.petko2022-12-211-10/+8
* PmSyntax optimize/refactor for large pages (cont.), fix inline escaped texts ...petko2022-12-181-16/+32
* EditAutoText() fix for lines ending with multiple backslashes.petko2022-12-171-1/+1
* PmSyntax optimize for larger pages (cont.).petko2022-12-151-1/+1
* EditAutoText change for insertText to allow undo; add Ctrl+L convert to lower...petko2022-12-081-12/+79
* GUIEditButtons switch to document.execCommand('insertText'...) to enable Undo...petko2022-12-051-9/+24
* PmSyntax refactor, fix misaligment after deleting full lines.petko2022-11-251-18/+18
* PmSyntax more optimizations for large pages.petko2022-11-251-44/+70
* PmSyntax optimization for large pages.petko2022-11-252-9/+67
* PmSyntax fix font for nested programming languages.petko2022-11-241-0/+3
* $EnableListIncludedPages use class name instead of style. guiedit.js remove u...petko2022-11-241-1/+1
* GUIButtons fix bug reported by Gregor Klaric; add alt attribute.petko2022-11-191-3/+15
* GUIButtons unescape some characters.petko2022-11-191-1/+2
* GUIButtons remove forgotten diagnostics.petko2022-11-191-3/+1
* Rewrite GUIButtons to avoid unsafe-inline JavaScript.petko2022-11-191-2/+41
* PmSyntax fix [[Highlight]] label font size and family.petko2022-11-051-2/+3
* CSS pre, code relative/scaleable font-size (responsive skin); PmSyntax add va...petko2022-11-041-3/+4