Commit Graph

67 Commits

Author SHA1 Message Date
juha
6813e28eef LazUtils: Move math helper functions from LCLProc to LazUtilities. Deprecate LCLProc versions.
git-svn-id: trunk@64197 -
2020-12-12 11:41:07 +00:00
wp
1c83511c19 LCL: Avoid thick border of TCalendarPopupForm used by TDateEdit (patch by Roland Hahn).
git-svn-id: trunk@63189 -
2020-05-20 22:39:47 +00:00
ondrej
fc360e75a1 LCL: TimePopup: better DoubleBuffered
git-svn-id: trunk@58102 -
2018-06-03 20:52:42 +00:00
ondrej
083ef5923c LCL: rename TControl.ScaleCoord* methods
git-svn-id: trunk@55022 -
2017-05-20 10:02:25 +00:00
ondrej
ee8a7ab7a7 LCL: new Database Login dialog. Modified patch by LacaK, issue #27764
git-svn-id: trunk@54810 -
2017-05-04 19:42:18 +00:00
wp
24077d3218 LCL (TimeEdit): Centered cell text in hours and minutes grid of TimePopupForm
git-svn-id: trunk@53996 -
2017-01-24 18:46:46 +00:00
juha
b831bae1aa LCL: Fix TimeEdit popup visual problems. Issue #31225, patch from AlexeyT.
git-svn-id: trunk@53985 -
2017-01-23 14:35:42 +00:00
ondrej
ff5c88f3ce lcl: timepopup: highDPI: enable Scaled. Issue #28438
git-svn-id: trunk@53607 -
2016-12-09 07:29:53 +00:00
bart
602280cef5 CaculatorForm: fix TCalculatorPanel.FindButton for buttons after the Square root button.
git-svn-id: trunk@52862 -
2016-08-22 12:40:48 +00:00
bart
38d823ee5e LCL: Some visual improvement of the CalendarPopup form. Patch by wp. Part of issue #0029949.
git-svn-id: trunk@52144 -
2016-04-07 13:13:15 +00:00
bart
f30c4db48e EditBtn: improve positioning of calendar popup form. Issue #0029949. Patch by wp.
git-svn-id: trunk@52118 -
2016-04-06 17:25:07 +00:00
bart
b4316ad202 EditBtn: fix keeping TimePopup form in view (a.o. take Taskbar into account). Patch by wp (minor modification by me). Issue #0029949.
git-svn-id: trunk@52106 -
2016-04-05 15:22:14 +00:00
bart
3d71055636 LCL: Try not to close CalendarDialogs if CurrentView <> cvMonth. Partly resolves Issue #0029646.
git-svn-id: trunk@51695 -
2016-02-25 10:01:05 +00:00
bart
78c3da20fa LCL: TimePopupForm: keep the form in view when switchin to non-simple layout.
git-svn-id: trunk@49851 -
2015-09-19 14:22:00 +00:00
bart
108a741bb8 EditButton: Implement property SimpleLayout for TTimeEdit. Patch by Janusz Tomczak, slighty modified by me (Issue #0028561).
git-svn-id: trunk@49850 -
2015-09-19 14:01:40 +00:00
juha
2d80484e2d LCL: Support custom font in calculator form. Issue #28653, patch from Alexey Torgashin.
git-svn-id: trunk@49844 -
2015-09-17 10:42:36 +00:00
mattias
8c380d06fa lcl: less hints
git-svn-id: trunk@49709 -
2015-08-24 12:42:49 +00:00
mattias
bf7cf6fe96 lcl: less hints
git-svn-id: trunk@49707 -
2015-08-24 12:41:55 +00:00
juha
a7bc23443e Calculator: Add menu for copy/paste. Issue #28551, patch from Alexey Torgashin
git-svn-id: trunk@49706 -
2015-08-23 22:20:02 +00:00
mattias
d10fe91ee5 lcl: moved lcl/forms/calcform.pas, issue #28562
git-svn-id: trunk@49704 -
2015-08-23 19:29:29 +00:00
bart
a7f0880392 LCL: TimePopupForm: Now actually submit the code (which was forgotten in my previous commit r49572 #03e9e040af) that immediately hides the form on deactivate (Issue #0028441).
git-svn-id: trunk@49574 -
2015-07-28 15:54:05 +00:00
bart
03e9e040af LCL: TimePopupForm: Immediately hide the form on deactivate (Issue #0028441).
git-svn-id: trunk@49572 -
2015-07-27 17:01:23 +00:00
bart
ad5e87d3a0 LCL: Implement TTimeEdit. Patch by Michael Fuchs, modified by me.
git-svn-id: trunk@49566 -
2015-07-25 13:11:10 +00:00
bart
42c4bdafbf CalendarPopup: Immediately hide the form (before closing) on deactivate (Issue #0020647)
git-svn-id: trunk@47181 -
2014-12-12 12:28:29 +00:00
mattias
d353d99858 lcl: TFindDialog: autosize buttons
git-svn-id: trunk@46650 -
2014-10-23 12:49:05 +00:00
mattias
118a554b5b lcl: TFindDialog: layout avoid overlapping of flags
git-svn-id: trunk@46648 -
2014-10-23 12:36:13 +00:00
mattias
3a87ca62f4 lcl: updated comments
git-svn-id: trunk@46647 -
2014-10-23 12:28:37 +00:00
juha
ecd140c985 Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
git-svn-id: trunk@41389 -
2013-05-25 09:22:25 +00:00
paul
880401dbb8 lcl: remove ver2_2_x defines
git-svn-id: trunk@36368 -
2012-03-27 07:16:11 +00:00
juha
6493c83448 LCL: added checkbox "Prompt on replace" to TReplaceDialog. Issue #20654, patch from Bart Broersma
git-svn-id: trunk@33585 -
2011-11-17 13:41:04 +00:00
juha
79353aa2a5 LCL: Close calendar popup also when the application loses focus. Issue #20171
git-svn-id: trunk@33131 -
2011-10-28 09:15:13 +00:00
juha
4d6031177e LCL: Always use modeless window for calendar popup. Fixes issue #14059
git-svn-id: trunk@31682 -
2011-07-12 18:33:55 +00:00
paul
897c403425 lcl: fix layout of replace dialog by Anton
git-svn-id: trunk@28990 -
2011-01-13 12:47:01 +00:00
mattias
12bd4b87a6 LCL: TDateEdit: displaysettings
git-svn-id: trunk@28084 -
2010-11-05 01:51:03 +00:00
paul
c406896b08 lcl: calendar popup form should have pmActive popup mode to be on top of parent stayontop forms (#0010092)
git-svn-id: trunk@25102 -
2010-05-01 16:08:11 +00:00
sekelsenmat
74f27bdc7b Improves the fpc 2.2.4 defines
git-svn-id: trunk@24957 -
2010-04-26 08:43:23 +00:00
sekelsenmat
e3b6b29bdb Implements support for FPC 2.2.4 for WinCE
git-svn-id: trunk@24956 -
2010-04-26 08:31:15 +00:00
paul
62640977d0 lcl: convert forms to use fpc resources
git-svn-id: trunk@23435 -
2010-01-13 12:54:33 +00:00
paul
43726b3318 lcl: Add DroppedDown property to TDateEdit by Luiz Americo (issue #0015361) + cleanup
git-svn-id: trunk@23225 -
2009-12-22 04:39:54 +00:00
paul
c238c57405 lcl: don't call Change two times when TDateEdit changes (fixes issue #0014977)
git-svn-id: trunk@23213 -
2009-12-21 10:12:25 +00:00
mattias
7dbec45e6d gtk2 intf: fixed slow down when mouse outside bug #11740, fixed crash when WindowFromPoint widget destroyed
git-svn-id: trunk@21213 -
2009-08-13 06:53:35 +00:00
mattias
3e9f4bda8d LCL: published TCalendar.AutoSize
git-svn-id: trunk@21203 -
2009-08-12 15:44:16 +00:00
mattias
236c316138 LCL: calendarpopup: missing semicolon
git-svn-id: trunk@21187 -
2009-08-12 11:33:53 +00:00
mattias
a0468e41ab LCL: TFindDialog: added option entire scope, from Brad Campbell, bug #13783
git-svn-id: trunk@20397 -
2009-06-04 08:52:15 +00:00
paul
6af0fb9bc9 lcl: fix asterisk position in the copyright comment
git-svn-id: trunk@19477 -
2009-04-18 04:03:13 +00:00
paul
9622addb28 lcl: position find dialog on screen center instead of desktop center
git-svn-id: trunk@19399 -
2009-04-13 04:49:03 +00:00
paul
841762b66d lcl: make CalendarPopup work on multi-monitor systems
git-svn-id: trunk@19382 -
2009-04-12 10:03:33 +00:00
paul
5a3f0457dd lcl: don't close calendar dialog and calendar popup form on double click if user clicked on wrong parts of calendar (issue #0009722)
git-svn-id: trunk@19126 -
2009-03-27 03:25:20 +00:00
paul
f772d28064 lcl: increase calendar and popup calendar form sizes to fit better on gtk2-ubuntu
git-svn-id: trunk@19085 -
2009-03-24 03:52:58 +00:00
paul
46665e4081 lcl: protect calendar popup form the second close. based on patch of Bart Broersma (bug #0010109)
git-svn-id: trunk@18524 -
2009-02-01 08:32:23 +00:00