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 |
|
mattias
|
2996a3c332
|
rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
git-svn-id: trunk@15834 -
|
2008-07-22 09:48:15 +00:00 |
|
vincents
|
d948a49ca9
|
LCL: fixed initial position of TCalendarPopupForm from Damien Gerard (bug #10599)
git-svn-id: trunk@14713 -
|
2008-04-01 12:02:28 +00:00 |
|
paul
|
7ea25e8927
|
some comments
git-svn-id: trunk@13961 -
|
2008-02-03 09:16:42 +00:00 |
|
mattias
|
223e59af66
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
git-svn-id: trunk@12615 -
|
2007-10-28 00:33:23 +00:00 |
|
vincents
|
4750d21b79
|
LCL: improvements for the finddialog and replacedialog (bug #8370) from Bart Broersma
git-svn-id: trunk@11490 -
|
2007-07-13 12:27:18 +00:00 |
|
vincents
|
180a3b4e0c
|
LCL: made TPopupMenu.Popup virtual (Delphi compatible, #8395)
git-svn-id: trunk@10684 -
|
2007-02-25 22:26:01 +00:00 |
|
vincents
|
6d2bea5566
|
added borderspace again
git-svn-id: trunk@10500 -
|
2007-01-23 13:22:31 +00:00 |
|
vincents
|
0fb085d921
|
LCL: fixed dateedit's calendarpopup (bug #8182)
git-svn-id: trunk@10499 -
|
2007-01-23 13:13:01 +00:00 |
|
mattias
|
d047ad08ec
|
LCL: improved layout of calendar popup, added hack until gtk intf supports non modal forms on modal forms from Aleksey
git-svn-id: trunk@10254 -
|
2006-11-28 18:58:27 +00:00 |
|
mattias
|
2757f800c3
|
fixed TReplaceDialog, localized TFindDialog and TReplaceDialog
git-svn-id: trunk@9480 -
|
2006-06-22 20:16:57 +00:00 |
|
mattias
|
d5f0c65a98
|
fixed exception during loading of TCalendar with different date format
git-svn-id: trunk@9357 -
|
2006-05-26 14:50:32 +00:00 |
|
vincents
|
d85c27e3b9
|
added workaround for gtk1 not being able to show non modal forms on top of a modal dialog
git-svn-id: trunk@9356 -
|
2006-05-26 09:55:03 +00:00 |
|
mattias
|
47a7425d7c
|
set button/bitbtn borderspacing.innerborder to 4
git-svn-id: trunk@9335 -
|
2006-05-22 08:10:49 +00:00 |
|
mattias
|
35df38220d
|
added TFindDialog, TReplaceDialog from Aleksey Lagunov
git-svn-id: trunk@9312 -
|
2006-05-19 22:32:04 +00:00 |
|
vincents
|
b7000d9d8c
|
manually removed Date from lfm, it got there because of fpc bug #5082 (issue #2083)
git-svn-id: trunk@9258 -
|
2006-05-12 08:15:02 +00:00 |
|
mattias
|
6eb4930179
|
fixed references to COPYING.LCL
git-svn-id: trunk@9243 -
|
2006-05-05 05:52:08 +00:00 |
|
vincents
|
662141d40e
|
added CalendarPopup for DateEdit
git-svn-id: trunk@9149 -
|
2006-04-19 22:40:10 +00:00 |
|