Commit Graph

5285 Commits

Author SHA1 Message Date
mattias
a45fef9f7e lcl: comment
git-svn-id: trunk@41163 -
2013-05-13 09:35:23 +00:00
juha
ab7b3aa82a LCL, Treeview: improve item dots. Issue #22011, patch from Anton
git-svn-id: trunk@41059 -
2013-05-07 10:02:56 +00:00
juha
48f88c37ef Revert "Use AllFilesMask everywhere instead of GetAllFilesMask, mask must be fixed in FPC libs"
git-svn-id: trunk@40957 -
2013-04-30 16:35:02 +00:00
juha
beb92d26d8 LCL: formatting
git-svn-id: trunk@40930 -
2013-04-29 15:32:22 +00:00
juha
8b188009b0 LCL: Update TDBText.Caption in overridden Loaded method. Issue #23206, patch from Tony Whyman
git-svn-id: trunk@40925 -
2013-04-29 07:20:23 +00:00
juha
8d88bf826d LCL: Improvements for DBImage. Issue #22416, patch from Tony Whyman
git-svn-id: trunk@40924 -
2013-04-29 06:10:33 +00:00
juha
ca340b95bb LCL: Copy TAction.OnExecute to TMenuItem.OnClick when assigning TAction. Issue #22644, patch from Anton
git-svn-id: trunk@40919 -
2013-04-28 21:35:20 +00:00
juha
665538169c LCL: Support Destroy event in TFormPropertyStorage class. Issue #22204, patch from Cyrax
git-svn-id: trunk@40911 -
2013-04-28 17:55:08 +00:00
jesus
917dea9ca0 LCL, update canvas state after Font, Brush and Pen handle creation so this functions can be overriden and yet the state would be correctly reflected
git-svn-id: trunk@40878 -
2013-04-22 14:49:44 +00:00
juha
73fb9ab0e2 Use AllFilesMask everywhere instead of GetAllFilesMask
git-svn-id: trunk@40849 -
2013-04-19 07:08:03 +00:00
jesus
03ecd2e09a LCL, navFocusableButtons doesn't work in TDBNavigator, modified patch from Éderson Cássio, issue #24191
git-svn-id: trunk@40778 -
2013-04-09 23:48:27 +00:00
jesus
abc18517a2 LCL, gtk, fix LazReport designer sometimes presented as a thin vertical or horizontal band that runs from center of screen under gtk2/64-bit, related to issue #21634
git-svn-id: trunk@40562 -
2013-03-16 19:29:54 +00:00
mattias
c86922a811 LCL: implemented TCanvas.DoPolyBezier
git-svn-id: trunk@40530 -
2013-03-12 00:43:26 +00:00
juha
c0e4e802d9 LCL, CoolBar: cleanup
git-svn-id: trunk@40504 -
2013-03-07 16:34:27 +00:00
mattias
76852a3c06 lcl: TCoolBar: less autosize updates
git-svn-id: trunk@40501 -
2013-03-06 23:28:24 +00:00
juha
bc9348a60f LCL, CoolBar: prevent control's width from going negative in any situation
git-svn-id: trunk@40498 -
2013-03-06 18:19:03 +00:00
juha
b7b1d42401 LCL, CoolBar: Revert FControl.Align back to alNone. Set control width also when autosizing.
git-svn-id: trunk@40497 -
2013-03-06 16:43:45 +00:00
juha
a337e0c6f4 LCL: set also FControl.Align := alCustom to ensure AutoSize works. Cleanup.
git-svn-id: trunk@40496 -
2013-03-06 15:51:35 +00:00
mattias
751398257f lcl: TCoolBand: use alCustom for custom positioned label
git-svn-id: trunk@40495 -
2013-03-06 12:08:13 +00:00
mattias
7a95d54a48 lcl: TCoolBand: reduce updates when creating text label
git-svn-id: trunk@40494 -
2013-03-06 12:06:07 +00:00
juha
068b003b83 LCL: try to make AutoSize working in CoolBar
git-svn-id: trunk@40492 -
2013-03-06 10:44:25 +00:00
bart
fe29021310 LCLIntf: Remove redundant IsQuoted from OpenURL (if IsFileUriWithSpaces then IsQuoted is always false).
git-svn-id: trunk@40491 -
2013-03-06 10:40:41 +00:00
bart
6e06c2f634 LCLIntf: On Windows quote URL's with file:// URI schemes if they contain spaces (NT platform only)
git-svn-id: trunk@40490 -
2013-03-05 23:07:53 +00:00
juha
faaf316280 LCL, CoolBar: fix error calculating Control's width when BiDiMode = bdLeftToRight
git-svn-id: trunk@40473 -
2013-03-04 01:06:21 +00:00
juha
34952b678a LCL: Make AutoSize work in CoolBar using CalculatePreferredSize
git-svn-id: trunk@40472 -
2013-03-04 01:06:12 +00:00
juha
5777bd5eea LCL: cleanup
git-svn-id: trunk@40466 -
2013-03-03 12:38:35 +00:00
juha
172e901252 LCL, CoolBar: remove unused TCoolBands.Notify method
git-svn-id: trunk@40465 -
2013-03-03 12:30:11 +00:00
juha
e41a29e06c LCL: support BiDiMode in CoolBar when drawing and calculating locations
git-svn-id: trunk@40464 -
2013-03-03 12:30:00 +00:00
jesus
f8463d9cc9 LCL, fix TUpDown bounds which may cause disappearing of button on some sizes, issue #23941
git-svn-id: trunk@40435 -
2013-02-27 16:40:28 +00:00
jesus
24fdf2be90 LCL, dblookup, prevent SIGSEGV if ListLinkDataset is closed, from Julio Jiménez Borreguero
git-svn-id: trunk@40434 -
2013-02-27 14:52:46 +00:00
juha
7070a7dd26 LCL: remove DebugLns from TControlBar.
git-svn-id: trunk@40419 -
2013-02-26 17:50:19 +00:00
martin
51657166be LCL: Revert Changes from 31132 (and partly 31577) which replaced TGraphicControl.Update by Invalidate
git-svn-id: trunk@40364 -
2013-02-22 16:05:54 +00:00
mattias
577bc9d322 LCL: gtk2: disabled optimization REMOVEEMPTYPROCS for fpc 2.7.1
git-svn-id: trunk@40321 -
2013-02-14 23:34:15 +00:00
bart
7ce04606cc TCustomLabeledEdit: don't set Text to empty string when changing Name in designtime,
make it behave like other TControls. Fixes issue #0023881

git-svn-id: trunk@40293 -
2013-02-13 11:14:11 +00:00
mattias
fcc1d83bb8 lcl: fixed compilation with fpc 2.7.1
git-svn-id: trunk@40258 -
2013-02-10 21:44:09 +00:00
mattias
5ee38f3ce4 lcl: using fpcanvas JoinStyle
git-svn-id: trunk@40240 -
2013-02-10 12:26:35 +00:00
mattias
9860bb1ef1 lcl: using fpcanvas EndCap
git-svn-id: trunk@40239 -
2013-02-10 12:22:05 +00:00
juha
1dd55f7ae0 LCL: Don't access first element of ImageList if length=0. Issue #23834, patch from wp
git-svn-id: trunk@40192 -
2013-02-05 21:39:16 +00:00
mattias
f8c92431ec TUpDown: nicer UpdateOrientation filling up
git-svn-id: trunk@40189 -
2013-02-05 09:12:31 +00:00
mattias
2eb5e390be TUpDown: fixed unconnecting associate on free, independent if handle is allocated
git-svn-id: trunk@40188 -
2013-02-05 09:09:27 +00:00
mattias
2f4f9f1f8f TUpDown: clean up, fixed UpdateOrientation filling up
git-svn-id: trunk@40187 -
2013-02-05 09:08:38 +00:00
juha
a3d9027f52 LCL, CoolBar: Use InsertControl to add bands automatically when a control is dropped to CoolBar
git-svn-id: trunk@40167 -
2013-02-03 23:34:11 +00:00
bart
f85cc1c351 Implement TApplication.IsRightToLeft (Reason: Delphi compatibility).
git-svn-id: trunk@40155 -
2013-02-03 12:03:49 +00:00
juha
453863e7a7 LCL, CoolBar: Cleanup
git-svn-id: trunk@40154 -
2013-02-03 12:01:07 +00:00
juha
dc40f49c0c LCL, CoolBar: Improve OnIdle handler. add a band+control only if control's parent is Self. Notification is sent wrongly from any component on form.
git-svn-id: trunk@40151 -
2013-02-03 11:05:07 +00:00
juha
7bef18943c LCL, CoolBar: paint a grabber for bands. No grabbing functionality yet.
git-svn-id: trunk@40150 -
2013-02-03 11:05:02 +00:00
juha
7f287a7a36 LCL, CoolBar: add a new band when a component is dropped on Coolbar. Use OnIdle handler to delay setting the control's properties.
git-svn-id: trunk@40149 -
2013-02-03 11:04:57 +00:00
juha
0e316db7a8 LCL, CoolBar: Calculate text and control positions for bands in AlignControls method.
git-svn-id: trunk@40148 -
2013-02-03 11:04:48 +00:00
juha
d4d5a37938 LCL: Improve CoolBar. It actually crashed when adding bands to a new instance.
git-svn-id: trunk@40013 -
2013-01-29 00:37:27 +00:00
juha
27f76c34f7 A skeleton implementation for a new component ControlBar
git-svn-id: trunk@39990 -
2013-01-27 23:28:12 +00:00