root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @118 [118] 5 weeks ashley Button color fix
(edit) @117 [117] 6 weeks ashley Fixed remaining look & feel issues Updated RebDOC.r and tour.r
(edit) @116 [116] 3 months ashley sheet.r now supports widths option
(edit) @115 [115] 3 months ashley Fixed dbl-click action in face-iterator
(edit) @114 [114] 3 months ashley Added /no-show refinement to set-values.r, updated pill.r and fixed …
(edit) @113 [113] 3 months cyphre -fixed keyboard focus when selecting a row
(edit) @112 [112] 11 months ashley Added pill.r Scroller fixes Major color / theme management changes (in …
(edit) @111 [111] 11 months ashley Split requestors off into %rebgui-requestors.r Requestors and functions …
(edit) @110 [110] 11 months ashley Added RebDOC app and heading widget scroll-panel.r and tree.r …
(edit) @109 [109] 12 months ashley Fixed read-dir in rebgui-functions.r
(edit) @108 [108] 12 months ashley Renamed vid.r to style.r Fixed tree.r Added scroll-panel.r and sheet.r
(edit) @107 [107] 12 months ashley Added tree.r and (de)select-row funcs
(edit) @106 [106] 12 months ashley Added set-state.r function.
(edit) @105 [105] 12 months ashley Added vid.r to support in-line styles
(edit) @104 [104] 12 months ashley field.r and area.r now support alternate info color
(edit) @103 [103] 13 months ashley Added request-value.r
(edit) @102 [102] 13 months ashley Added bistate option to check.r and check-group.r
(edit) @101 [101] 14 months ashley set-focus.r and caret behaviour improved
(edit) @100 [100] 14 months ashley rebgui-layout.r now copies options block
(edit) @99 [99] 14 months ashley radio-group.r select-item now accepts 0 and none!
(edit) @98 [98] 14 months ashley edit-list auto-complete fix (now able to select an entry other than first)
(edit) @97 [97] 14 months ashley Added no-tabs option to tab-panel.r
(edit) @96 [96] 16 months ashley Fixed caret positioning bug
(edit) @95 [95] 18 months ashley Added on keyword so multiple handlers can be specified at once. Also added …
(edit) @94 [94] 19 months ashley Minor tooltip, drop-list, request-menu, on-click and on-alt-click fixes.
(edit) @93 [93] 20 months ashley Added on-edit handler and fixed set-focus bug
(edit) @92 [92] 20 months ashley Adds event to on-fkeys call so /control and /shift can be detected
(edit) @91 [91] 20 months ashley ESC handling added back in and improved
(edit) @90 [90] 20 months ashley More mouse focus fixes
(edit) @89 [89] 20 months ashley Fixed display/close handling and button/unfocus interaction
(edit) @88 [88] 20 months ashley Caret/focus fixes
(edit) @87 [87] 20 months ashley set-text.r fix
(edit) @86 [86] 20 months ashley Fixed set-text.r, clear-text.r and table.r bugs.
(edit) @85 [85] 20 months ashley Spellcheck optimizations
(edit) @84 [84] 20 months ashley Added missing Italian.dat language file from build 83
(edit) @83 [83] 20 months ashley Added request-progress.r
(edit) @82 [82] 20 months ashley locale* fixes request-spellcheck.r performance improvement
(edit) @81 [81] 20 months ashley Fixed label & text auto-sizing (now defaults to -1x-1) Spinner now accepts …
(edit) @80 [80] 20 months ashley Chat initialization bug (where no data) fixed
(edit) @79 [79] 20 months ashley Renamed language/Italiano.dat to language/Italian.dat Added new dictionary …
(edit) @78 [78] 20 months ashley New chat widget Added on-fkey handlers Soundex spellcheck replaced with …
(edit) @77 [77] 20 months ashley Added prototype chat widget
(edit) @76 [76] 20 months ashley Fixed alt-click and dbl-click problems with text-list and …
(edit) @75 [75] 20 months ashley Fixes for problems introduced in build 74 Widget documentation improved
(edit) @74 [74] 20 months ashley Implemented on- actions Added examine function and inline widget usage & …
(edit) @73 [73] 20 months ashley Functions split into separate scripts in a new functions directory (aka …
(edit) @72 [72] 20 months ashley Added request-spellcheck function
(edit) @71 [71] 20 months ashley Calendar fix
(edit) @70 [70] 20 months ashley Added missing calendar.r & symbol.r scripts
(edit) @69 [69] 20 months ashley New calendar & symbol widgets New request-font function Various bug fixes
(edit) @68 [68] 20 months ashley Rationalized function names and refinements Fixed dislogs by adopting …
(edit) @67 [67] 21 months ashley Removed now redundant %rebgui-requestors.r
(edit) @66 [66] 21 months ashley All functions except display & layout merged into new …
(edit) @65 [65] 21 months ashley RebGUI Beta 2 Release
(edit) @64 [64] 21 months ashley Added link widget (#63) plus drop-list and password fixes
(edit) @63 [63] 21 months ashley
(edit) @62 [62] 21 months ashley Widget fixes plus new request-menu and menu widgets
(edit) @61 [61] 21 months ashley Replaced set-sizes, set-fonts and set-colors with widget rebind funcs
(edit) @60 [60] 21 months ashley New button look and size plus request-date fix
(edit) @59 [59] 22 months ashley radio-group fix (defaults to no selection)
(edit) @58 [58] 22 months ashley Tabbing fixes
(edit) @57 [57] 22 months ashley Spinner and Group-box fixes
(edit) @56 [56] 22 months ashley tab-panel, spinner and arrow fixes
(edit) @55 [55] 22 months ashley Numerous widget fixes and optimizations
(edit) @54 [54] 22 months ashley Deleted chevron.r
(edit) @53 [53] 22 months ashley Rewrote button widget to use AGG
(edit) @52 [52] 22 months ashley Popup and tabbing fixes
(edit) @51 [51] 22 months ashley Added persistent global UI settings and new request-ui requestor
(edit) @50 [50] 2 years ashley alt-down in area now triggers alt-action
(edit) @49 [49] 2 years ashley Added spinner widget
(edit) @48 [48] 2 years ashley Incorporated Cyphre's changes (including new chart, drop-tree, grid, …
(edit) @47 [47] 2 years ashley Fixed locale block bug and added translate function
(edit) @46 [46] 2 years ashley Fixed tool-tip-time bug on Mac/Linux
(edit) @45 [45] 2 years ashley Accessor enhancements
(edit) @44 [44] 2 years ashley Fixed area and tool-tip bugs, and unified tool-tip and tool-bar color …
(edit) @43 [43] 2 years ashley Dynamic button/color fix
(edit) @42 [42] 2 years ashley Fixed tool-bar tooltip bug and added return none to duplicate display …
(edit) @41 [41] 2 years ashley Fixed button away bug
(edit) @40 [40] 2 years ashley Added colors/button and button now uses colors/button and colors/over
(edit) @39 [39] 2 years ashley Fixed focal-face bug in spell-check
(edit) @38 [38] 2 years ashley Changed table dividers to a width of 2 pixels
(edit) @37 [37] 2 years ashley get-rebgui.r can now silently request a specific build
(edit) @36 [36] 2 years ashley Added viewed?, no-dividers option and fixed area [info] resizing
(edit) @35 [35] 2 years rebolek Upper directory (..) is always displayed first in 'request-dir …
(edit) @34 [34] 2 years ashley Closed a number of long-standing tickets (21,53,3,44,41,4,5), many of …
(edit) @33 [33] 2 years ashley Cleaned up build system and added support for alternate button colors
(edit) @32 [32] 2 years ashley Check for header/version where download is new
(edit) @31 [31] 2 years ashley Added /parent refinement to display
(edit) @30 [30] 2 years ashley Fixed build/version ids
(edit) @29 [29] 2 years cyphre -fixed the TABLE scrolling bug -fixed bug in choose/popup …
(edit) @28 [28] 2 years cyphre -added: ADD-ROW,REMOVE-ROW,ALTER-ROW -enhanced: SELECT-ROW -fixed: …
(edit) @27 [27] 2 years ashley Added REBGUI-BUILD and Volker's focus fix
(edit) @26 [26] 2 years ashley Added Ctrl-Enter hard tab suppor