Commit graph

12 commits

Author SHA1 Message Date
Denis Bisson
1101c8ee1e ADD: Various minor modifications around tooltip configuration.
ADD: Warn user if attempt to exit configuration page with unsaved modification in tooltip configuration.
ADD: New setting to set the tooltip hide timeout in tooltip configuration.
ADD: Configuration of tooltip file type with a memo instead of a single line so we see better line changes and have a better preview of the result.
ADD: Support drag and drop in the tool tip configuration for placing the file type in the order we want.
ADD: Better control of tooltip info we see combined or not with system ones and if so, which one we see first.
ADD: Export/Import tooltip configuration.
ADD: Internal command "cm_ConfigTooltips" to launch directly tooltip configuration panel.
CHG: Language files adapted for minimal impact with modifications made in tooltip configuration.
2018-08-26 00:22:18 +00:00
Alexander Koblov
de24a66c4c FIX: Controls alignment 2016-03-12 09:16:16 +00:00
Alexander Koblov
4e364b9a4e FIX: Controls alignment 2016-03-10 19:58:52 +00:00
Alexander Koblov
a4bdac5ed8 FIX: Bug [0000962] Cannot disable tool tips 2016-01-15 21:18:14 +00:00
Alexander Koblov
7300cbbd18 FIX: Bug [0000552] Missing acceleration keys and bad Tab order in dialog "Configuration/Options" (patch by pktfag) 2012-09-01 13:00:44 +00:00
cobines
60abbb7462 UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
cobines
49b59e8394 UPD: More changes to anchors and spacing in Options.
Each top control (group boxes) in a frame must be anchored to parent or not anchored at all, they cannot be anchored to one another because autosizing in the scrollbox won't work correctly. Each control in an autosized container must be anchored so that the container is autosized properly. Using VerticalSpacing on TFrame currently does not work correctly with autosize, so replaced with spacing of individual controls.
2011-10-09 15:59:49 +00:00
cobines
81ca5e2d31 UPD: Change anchors and spacing in Options so that scrollbars are shown correctly and the frames scale better when resizing. 2011-10-08 23:59:04 +00:00
cobines
26129fac3b UPD: Apply Align=alClient automatically to all options editors. 2011-08-30 21:50:47 +00:00
Alexander Koblov
b0f8315169 UPD: Register options frames like Lazarus IDE does 2011-04-12 14:01:01 +00:00
Alexander Koblov
d3179b207e UPD: Interface alignment 2011-04-10 17:23:43 +00:00
Alexander Koblov
5317ee486a ADD: Configure custom tooltips 2011-04-10 17:15:09 +00:00