Commit graph

19 commits

Author SHA1 Message Date
rich2014
69ab554ba5 FIX: background color of some Buttons (issue #1593) 2024-04-28 20:51:40 +08:00
Alexander Koblov
1fdccb4e36 UPD: DialogAPI - MsgChoiceBox function 2023-12-12 21:58:34 +03:00
rich2014
ab64636e64 Fix: ESC handle in Ask Dialog 2023-07-26 21:52:24 +08:00
Alexander Koblov
b48b2816d5 ADD: Copy text from message box (Ctrl+C) 2021-03-10 15:57:23 +00:00
Alexander Koblov
ccc2bda708 ADD: Feature [0001536] Compare by content in overwrite dialog 2018-07-08 11:35:12 +00:00
Alexander Koblov
0df55731cb FIX: Crash if close message dialog by 'X' window button 2017-02-02 17:57:35 +00:00
Alexander Koblov
a04cab16c5 ADD: Feature [0001447] Assign 'Up' and 'Down' keys in the MessageBox form to move the selected button upwards and downwards instead of left and right 2016-06-29 17:44:34 +00:00
Alexander Koblov
aedb83945a FIX: Default button order (patch by Denis Bisson) 2014-09-11 16:00:45 +00:00
Alexander Koblov
d612bdfe1b ADD: OverwriteSmaller/OverwriteLarger file exists options 2013-10-15 14:51:06 +00:00
Alexander Koblov
c0426f2ec0 UPD: Use Lazarus mechanism to align controls in fMsg 2013-10-12 09:02:59 +00:00
Alexander Koblov
99e0534915 FIX: Don't activate main window when activate Viewer form, make Viewer form really standalone
UPD: Use in Viewer modal windows that blocks only parent form (fixes "jumping" between main window and viewer form, don't block main form)
2012-05-20 05:51:31 +00:00
cobines
dbcb9fcaa8 FIX: Bug [0000398] Overwrite confirmation on file rename sometimes closes automatically on GTK2. 2012-04-02 21:57:40 +00:00
cobines
caa8a15d52 UPD: Cleanup, silence some warnings. 2011-02-10 05:27:42 +00:00
Alexander Koblov
fa057ca89d UPD: Use FPC resources for forms 2011-02-01 18:25:55 +00:00
Alexander Koblov
2fa027538b FIX: Process OnMouseUp only if it called on same control 2010-10-10 12:51:18 +00:00
Alexander Koblov
198361e87d UPD: Replace OnMouseDown by OnMouseUp in workaround for bug [2806729] 2010-10-10 07:25:33 +00:00
cobines
79d5da2bfc UPD: Code cleanup, formatting. Removed some compiler warnings. 2009-07-05 17:01:55 +00:00
cobines
aa762421c8 FIX: Bug [2806729] "copying/moving files by drag&drop inside dc". (Only a workaround.) 2009-06-17 11:16:41 +00:00
Alexander Koblov
2801b1d2f9 UPD: Continue source code relocation 2009-04-20 19:09:10 +00:00
Renamed from fMsg.pas (Browse further)