Commit Graph

38761 Commits

Author SHA1 Message Date
mattias
2cc4a14e1f lcl: gtk2: clean up
git-svn-id: trunk@39946 -
2013-01-24 10:51:55 +00:00
ask
07276efd34 TAChart: Fix streaming of TChartImageList after changes to TImageList bitmap format
git-svn-id: trunk@39945 -
2013-01-24 04:44:35 +00:00
ask
6709c70681 TAChart: Fix text label and right edge of the box-and-whiskers legend item
git-svn-id: trunk@39944 -
2013-01-23 23:14:00 +00:00
mattias
f8cf0578cf codetools: FindCodeContext: show error on fail
git-svn-id: trunk@39943 -
2013-01-23 21:35:09 +00:00
mattias
1fc41c1ab2 IDE: parameter hints: move+show buttons outside paint, disconnect idle when nothing changed
git-svn-id: trunk@39942 -
2013-01-23 21:26:36 +00:00
mattias
f9b63c0b1c codetools: identifier completion: in directives: used macros in source
git-svn-id: trunk@39941 -
2013-01-23 18:51:21 +00:00
bart
617fb0cf9e Grids: implement goIgnoreRowContentForAutoAddRows option.
If set then AutoAddRows will add a row even if last row is empty.
The then added row will not be removed if it is empty when user moves the cursor up.

git-svn-id: trunk@39940 -
2013-01-23 15:26:45 +00:00
sekelsenmat
aadb033941 fpvectorial: Advances a lot the ODG enhanced drawing reading
git-svn-id: trunk@39939 -
2013-01-23 14:46:49 +00:00
bart
93a98f4972 Grids: implement goTabIgnoreAutoAdvance option.
If set (and goTabs in Options), then Tab key traverses grid like in aaRightDown mode,
much like tables in common wordprocessors.

git-svn-id: trunk@39938 -
2013-01-23 14:26:28 +00:00
sekelsenmat
ea48f9e94f fpvectorial: Adds 3D polygon support to the base code and to DXF, together with a 2D rendering
git-svn-id: trunk@39936 -
2013-01-23 11:14:14 +00:00
mattias
f64d8b0994 LCL: doc about TTreeView.DefaultItemHeight
git-svn-id: trunk@39935 -
2013-01-23 10:17:34 +00:00
mattias
db32bdf565 LCL: doc about TListBox.ItemHeight
git-svn-id: trunk@39934 -
2013-01-23 10:14:11 +00:00
ask
5f4ad40cae TAChart: Update "multi" demo to show box-and-whispers legend
git-svn-id: trunk@39933 -
2013-01-22 12:07:28 +00:00
ask
9480b0ac80 TAChart: Add specific legend item for box-and-whiskers series
git-svn-id: trunk@39932 -
2013-01-22 12:05:50 +00:00
ask
e29b38cefa TAChart: Fix TBoxAndWhiskerSeries.Assign to correctly assign class properties
git-svn-id: trunk@39931 -
2013-01-22 10:51:45 +00:00
ask
93ddc1aec3 TAChart: Force recalculation of the full extent for linked charts
git-svn-id: trunk@39930 -
2013-01-22 09:25:52 +00:00
mattias
154e3f3567 codetools: fixed parsing #3 comment
git-svn-id: trunk@39929 -
2013-01-21 18:18:44 +00:00
mattias
583ff30428 codetools: class completion: update method body signatures changes in case, bug #23710
git-svn-id: trunk@39928 -
2013-01-21 16:12:24 +00:00
mattias
47e20342b2 codetools: identifier completion: property procs: use compatibility exact
git-svn-id: trunk@39927 -
2013-01-21 15:23:16 +00:00
ask
af6a389df6 TAChart: Add AImmediateRecalc parameter to ZoomFull procedure
git-svn-id: trunk@39926 -
2013-01-21 06:12:48 +00:00
martin
89795718f6 IDE, EditorOpts: Refactor color-editing
git-svn-id: trunk@39924 -
2013-01-20 22:25:59 +00:00
juha
23b1694c3c StartLazarus: prevent crash when IDEMacros is not assigned yet.
git-svn-id: trunk@39923 -
2013-01-20 18:50:04 +00:00
zeljko
0d3fac65e3 LCL: added capfHasScrollOffset into ControlAtPos in WMContextMenu so offset is ok when control is inside scrolled control. issue #23584
git-svn-id: trunk@39922 -
2013-01-20 18:11:52 +00:00
bart
835664f7f6 LazUtils: FileAgeUtf8 and FileSetDateUtf8: fix for WinCE after r39893 and r39891 #3e31ff5eeb (hopefully get it right this time).
git-svn-id: trunk@39918 -
2013-01-20 13:05:56 +00:00
mattias
e038ce4fc2 lazutils: xpath: test for predicates
git-svn-id: trunk@39917 -
2013-01-20 12:22:29 +00:00
mattias
5eecb021b6 lazutils: xpath: test for position
git-svn-id: trunk@39916 -
2013-01-20 12:10:15 +00:00
mattias
9ad25df1d3 lazutils: xpath: test for nodes
git-svn-id: trunk@39915 -
2013-01-20 12:05:07 +00:00
mattias
32fc4e1bed lazutils: xpath: test for root and //
git-svn-id: trunk@39914 -
2013-01-20 11:52:49 +00:00
mattias
a841f44ff5 xpath: added a test
git-svn-id: trunk@39913 -
2013-01-20 11:34:32 +00:00
mattias
53af0c65a7 lazutils: added laz2_xpath
git-svn-id: trunk@39912 -
2013-01-20 11:02:30 +00:00
juha
400f1275e2 Docs: FileIsHardLink and FileIsSymLink. Issue #23304, patch from Bart
git-svn-id: trunk@39911 -
2013-01-20 10:33:54 +00:00
juha
de8fbe1e29 Fix typo in comment
git-svn-id: trunk@39910 -
2013-01-20 09:34:40 +00:00
juha
d451ec6672 IDE: Allow user to create own custom IDE macros and install them to IDE by using packages. Issue #23502, patch from Cyrax
git-svn-id: trunk@39909 -
2013-01-20 09:34:35 +00:00
juha
e03de76fde IDE: Allow IDE to expand IDE macros in Project Options->Version Info->Other Info. Issue #23468, patch from Cyrax
git-svn-id: trunk@39908 -
2013-01-20 09:34:27 +00:00
juha
47446ad440 IDE: Expand IDE macros in Run->Run parameters->Environment->User override. Issue #23469, patch from Cyrax
git-svn-id: trunk@39907 -
2013-01-20 09:34:22 +00:00
juha
3ad44aa03c New file for issue #23502
git-svn-id: trunk@39906 -
2013-01-20 09:28:51 +00:00
mattias
599083582c codetools: do not increase TreeChangeStep if nothing changed
git-svn-id: trunk@39905 -
2013-01-19 23:28:44 +00:00
mattias
6942131435 codetools: on error, expand parent nodes of unclosed current node
git-svn-id: trunk@39904 -
2013-01-19 22:54:27 +00:00
mattias
e119532987 codetools: do not end implementation at uses section
git-svn-id: trunk@39903 -
2013-01-19 22:52:19 +00:00
juha
3b5868962b LCL: Fixes for property storage classes. Issue #23644, patch from Cyrax
git-svn-id: trunk@39902 -
2013-01-19 21:57:23 +00:00
mattias
fb537b160f keep old StrikeTrough for current RC 2.6.2
git-svn-id: trunk@39901 -
2013-01-19 20:35:10 +00:00
mattias
a5bf4cd13b codetools: better debugging out
git-svn-id: trunk@39900 -
2013-01-19 19:56:48 +00:00
mattias
f568eeece5 codetools: UpdateNeeded: when sources changed, clear last error
git-svn-id: trunk@39899 -
2013-01-19 19:41:56 +00:00
juha
12fb700d61 LCL, Treeview: redraw nodes after sorting them. Issue #23697
git-svn-id: trunk@39898 -
2013-01-19 19:33:02 +00:00
mattias
7db10c0527 codetools: fixed searching identifier in constant, bug #23643
git-svn-id: trunk@39897 -
2013-01-19 19:15:38 +00:00
mattias
fbcab8dfee codetools: more verbosity for scan range
git-svn-id: trunk@39896 -
2013-01-19 18:35:33 +00:00
mattias
724fca703f codetools: more verbosity for scan angw
git-svn-id: trunk@39895 -
2013-01-19 18:22:09 +00:00
juha
7548ba8e96 LCL: Support for TImage.AntialiasingMode (stretching). Implement Win32 and GTK2. Issue #22205, patch from Chronos
git-svn-id: trunk@39894 -
2013-01-19 17:42:38 +00:00
bart
809f049924 LazUtils: fix FileSetDateUtf8 for Windows, when file is in a folder with Unicode characters.
Fixes issue: #0023696. Patch based upon efforts of Takeda Matsuki.

git-svn-id: trunk@39893 -
2013-01-19 17:23:30 +00:00
zeljko
60db6ec323 Qt: fixed preffered size of autosized groupboxes. issue #23351
git-svn-id: trunk@39892 -
2013-01-19 16:29:30 +00:00