mattias
d1f45975dc
LCL: TUpDown: use type
...
git-svn-id: trunk@46773 -
2014-11-07 10:04:20 +00:00
mattias
5ebadd515f
LCL: TUpDown: override directly instead of indirect via events
...
git-svn-id: trunk@46772 -
2014-11-07 10:02:46 +00:00
juha
1a30c3ba70
LCL: Improvents for TCoolbar by Vojtech Cihak. Issue #27001 .
...
git-svn-id: trunk@46771 -
2014-11-06 23:24:00 +00:00
mattias
817995bf38
IDE: when renaming component via F2: mark form as modified
...
git-svn-id: trunk@46769 -
2014-11-06 22:37:11 +00:00
mattias
fc3563fa16
IDE: fixed change component name resourcestring
...
git-svn-id: trunk@46768 -
2014-11-06 22:31:48 +00:00
jesus
b60d0138c4
LCL,grids: implements TDrawGrid and TStringGrid multiselection, patch from Werner Palmer, issue #27000
...
git-svn-id: trunk@46767 -
2014-11-06 20:53:42 +00:00
jesus
bd19001549
LCL, grids: InsertRowWithValues adjust first the number of columns then insert row, fix insert a row in a fixed grid, issue #26943
...
git-svn-id: trunk@46766 -
2014-11-06 19:41:05 +00:00
juha
02113e0100
IDE: Fix the parser for All Compiler Options when using FPC 2.7.1. Issue #26903 .
...
git-svn-id: trunk@46765 -
2014-11-06 19:29:35 +00:00
juha
1ea6528b88
IDE: TCompilerOptReader formatting.
...
git-svn-id: trunk@46764 -
2014-11-06 19:29:29 +00:00
juha
25b93e4ca7
IDE: Load a value also for Comboboxes in All Compiler Option GUI. Was disabled for some reason. Issue #26994 .
...
git-svn-id: trunk@46763 -
2014-11-06 00:07:30 +00:00
bart
5f894bec77
TComboBox: prevent execution of DefaultAction on parentform (e.g. Button with Default/Cancel := True) when pressing Enter/Cancel when DroppedDown (Issue #0024819 ).
...
git-svn-id: trunk@46762 -
2014-11-05 18:22:41 +00:00
jesus
e24d5e256c
LazReport: Patch from Alexey Lagunov, issue #26855
...
1. Fix AV on TlrButtonPanel
2. Implement highlight find text in preview report window
3. Fix loading TlrCrossView from stream
4. Fixed speed save changes to the data in the report (after double click on preview report window)
git-svn-id: trunk@46761 -
2014-11-05 17:48:14 +00:00
bart
92df6c333e
Grids:
...
- propagate CellHint to Application.Hint, so it can be used in Application.OnHint
- fix displaying CellHint if this has a "long hint".
Fixes issue #0026957 .
git-svn-id: trunk@46760 -
2014-11-05 14:26:11 +00:00
mattias
b82866c190
LCL: gtk2: ExtSelectClipRGN: check Drawable=nil
...
git-svn-id: trunk@46759 -
2014-11-05 12:32:12 +00:00
mattias
4b679593c8
lcl: TCustomImage.Paint: do not invalidate when initializing the image during paint
...
git-svn-id: trunk@46758 -
2014-11-05 12:20:06 +00:00
reiniero
5e6a4176d3
* Various files: cosmetic: typo: occurance=>occurrence
...
git-svn-id: trunk@46757 -
2014-11-05 10:00:42 +00:00
jesus
2ea7ac784f
JCF: avoid convert to WideString to string and count WideChars instead of chars, fix problem on formatting strings with several non-ascii chars, issue #23715
...
git-svn-id: trunk@46756 -
2014-11-05 00:13:54 +00:00
mattias
15749008b6
anchordocking: clean up
...
git-svn-id: trunk@46755 -
2014-11-04 22:56:45 +00:00
mattias
349fd28c87
fpcunit: after a test run only nodes with errors become expanded, all nodes in the tree (test units) are collapsed by default, patch #26985
...
git-svn-id: trunk@46754 -
2014-11-04 21:16:38 +00:00
mattias
548adfecfd
anchordocking: fixed freeing unneeded controls
...
git-svn-id: trunk@46753 -
2014-11-04 21:06:15 +00:00
juha
313da629e6
AnchorDocking: Fix loop in TAnchorDockHostSite.Merge.
...
git-svn-id: trunk@46752 -
2014-11-04 18:44:05 +00:00
juha
1f0e2c3881
AnchorDocking: add missing EnableAutoSizing in TAnchorDockHostSite.Merge.
...
git-svn-id: trunk@46751 -
2014-11-04 18:43:56 +00:00
juha
e09a1625bd
Anchordocking: Use a different way to free unneeded controls.
...
git-svn-id: trunk@46750 -
2014-11-04 18:43:47 +00:00
juha
8de1712110
Converter: fix layout error in Missing Properties dialog. Use AutoSize.
...
git-svn-id: trunk@46749 -
2014-11-04 18:43:23 +00:00
bart
dcb5b021b5
THeaderControl: properly restore Cursor after we internally changed it. Issue #0026968 .
...
git-svn-id: trunk@46748 -
2014-11-04 15:48:22 +00:00
wp
a42df364db
TAChart: fix fpvectorial compilation error, fix fpvectorial chart positioning error
...
git-svn-id: trunk@46747 -
2014-11-03 16:41:26 +00:00
juha
2bf9550c2a
LCL: Allow setting ToolButton size on Toolbar smaller. Issue #26948 , patch from Vojtech Cihak.
...
git-svn-id: trunk@46746 -
2014-11-03 16:04:49 +00:00
bart
a19b786147
LazFileUtils: less hints.
...
git-svn-id: trunk@46745 -
2014-11-03 15:54:06 +00:00
reiniero
5f5f37fe7f
* TurboPower iPro: error message typos/spelling fixes; also fixes issue #26953
...
git-svn-id: trunk@46744 -
2014-11-03 15:13:08 +00:00
juha
d6ba979d0c
LCL: Fix font.color on WinXP theme ttItemHot elements. Reverts faulty r46740 #bccb960c29. Issue #26981 , patch from Andrey Zubarev.
...
git-svn-id: trunk@46743 -
2014-11-03 11:16:34 +00:00
sekelsenmat
e4c6f04852
lcl-cocoa: Fixes TCheckBox.AutoSize
...
git-svn-id: trunk@46742 -
2014-11-02 19:44:47 +00:00
juha
263412374c
LCL: Allow changing ToolBar separator's width. Issue #25291 , patch from Vojtech Cihak.
...
git-svn-id: trunk@46741 -
2014-11-01 21:44:44 +00:00
juha
bccb960c29
LCL: Fix font.color on theme ttItemHot elements. Issue #26981 , patch from Andrey Zubarev.
...
git-svn-id: trunk@46740 -
2014-11-01 20:58:43 +00:00
juha
7c00bdebd3
LCL: Prevent range check error with 64-bit compiler on Win64. Issue #26977 , patch from Petr-K.
...
git-svn-id: trunk@46739 -
2014-11-01 20:28:49 +00:00
juha
257cf3e0ca
IDE: Set FShowMessagesIcons:=true in TEnvironmentOptions.Create, although IMO those defaults have no effect.
...
git-svn-id: trunk@46738 -
2014-11-01 19:51:57 +00:00
juha
1425ccc3b6
IDE: Improve layout in Window options frame.
...
git-svn-id: trunk@46737 -
2014-11-01 15:26:36 +00:00
juha
2d80259c2a
IDE: Turn a phrase positive in messages options. "Hide icons" -> "Show icons". Add hint.
...
git-svn-id: trunk@46736 -
2014-11-01 15:26:25 +00:00
juha
c4d86d6845
IDE: Replace Bevels + Label with DividerBevel in desktop options. Reorder the layout.
...
git-svn-id: trunk@46735 -
2014-10-31 23:19:15 +00:00
juha
c4286f5665
IDE: Move the option for single-click / double-click from messages options to desktop options page. Improve layout, add hints. Issue #18269 .
...
git-svn-id: trunk@46734 -
2014-10-31 23:19:06 +00:00
juha
59938e4efe
IDE: add hints to OI options.
...
git-svn-id: trunk@46733 -
2014-10-31 23:18:30 +00:00
sekelsenmat
26979ca90a
Patch from bug #26748 Improved CreateBrushIndirect workaround
...
git-svn-id: trunk@46732 -
2014-10-31 16:51:46 +00:00
sekelsenmat
c4a1f0c0e8
Patch from bug #24358 invalid messagebox buttons
...
git-svn-id: trunk@46731 -
2014-10-31 16:38:04 +00:00
sekelsenmat
070e902387
Patch from bug #26762
...
git-svn-id: trunk@46730 -
2014-10-31 16:20:17 +00:00
sekelsenmat
186500413d
Patch from bug #26753
...
git-svn-id: trunk@46729 -
2014-10-31 16:03:05 +00:00
sekelsenmat
b9f0f6ec91
Patch from bug #26757
...
git-svn-id: trunk@46728 -
2014-10-31 15:58:20 +00:00
sekelsenmat
705178081a
patch from bug #26817
...
git-svn-id: trunk@46727 -
2014-10-31 15:52:53 +00:00
sekelsenmat
81ab0126b2
reverting 46204 because it broke TListBox dynamic item adding
...
git-svn-id: trunk@46726 -
2014-10-31 15:31:29 +00:00
sekelsenmat
9816df33ef
lcl-cocoa: Finishes implementing TSpinEdit
...
git-svn-id: trunk@46725 -
2014-10-31 10:09:24 +00:00
maxim
c766f35de8
H2Pas: improved Russian translation
...
git-svn-id: trunk@46724 -
2014-10-31 00:53:43 +00:00
maxim
e4dee28df4
PoChecker: only open .po file in IDE if user presses OK in dialog box
...
git-svn-id: trunk@46723 -
2014-10-30 23:03:51 +00:00