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 |
|
bart
|
3e31ff5eeb
|
LazUtils: fix FileAgeUtf8 for Windows, when file is in a folder with Unicode characters.
Fixes issue: #0023538. Patch by Takeda Matsuki.
git-svn-id: trunk@39891 -
|
2013-01-19 15:37:06 +00:00 |
|
martin
|
7f16e6cc64
|
DBG: improved unit search
git-svn-id: trunk@39890 -
|
2013-01-19 13:22:36 +00:00 |
|
mattias
|
5e17d8358a
|
codetools: identifier completion: verbosity when FindDeepestNode fails after BuildTree
git-svn-id: trunk@39889 -
|
2013-01-19 12:29:06 +00:00 |
|
mattias
|
f7ca9e6a3b
|
aggpass: clean up
git-svn-id: trunk@39888 -
|
2013-01-19 08:35:38 +00:00 |
|
zeljko
|
906b5868a0
|
LCL: do not use cached FPopupMenu pointer but property getter. issue #23336
git-svn-id: trunk@39887 -
|
2013-01-19 08:19:29 +00:00 |
|
blikblum
|
ced57c7fc5
|
win32: use VisibleIndex in MovePage. Issue #22293
git-svn-id: trunk@39886 -
|
2013-01-19 07:14:10 +00:00 |
|
ask
|
e10e3ce749
|
Fix compilation after r39879 #f1fe1fc167
git-svn-id: trunk@39885 -
|
2013-01-19 07:03:26 +00:00 |
|
blikblum
|
f5e292ac03
|
lcl: remove redundant checks
git-svn-id: trunk@39884 -
|
2013-01-19 02:21:58 +00:00 |
|
juha
|
ca2fc53e25
|
LCL: reapply patch from Chronos to update PageIndex in PageControl after setting TabVisible. Issue #23251
git-svn-id: trunk@39883 -
|
2013-01-19 00:21:51 +00:00 |
|
zeljko
|
8e1595bae1
|
Gtk2: removed (by ifdef) usage of dummy notebook page for gtk2.Old gtk1 fashioned dummy page can be used with define GTK2USEDUMMYNOTEBOOKPAGE.
git-svn-id: trunk@39882 -
|
2013-01-18 20:46:46 +00:00 |
|
zeljko
|
a0c274aebc
|
Gtk2: fixed hiding of tabcontrol during design time. issue #23648
git-svn-id: trunk@39881 -
|
2013-01-18 20:10:45 +00:00 |
|
mattias
|
789195b1df
|
codetools: allow published methods in objcclass, bug #22483
git-svn-id: trunk@39880 -
|
2013-01-18 16:28:45 +00:00 |
|
mattias
|
f1fe1fc167
|
fixed compilation with fpc 2.6.1 23444
git-svn-id: trunk@39879 -
|
2013-01-18 16:21:23 +00:00 |
|
zeljko
|
00419b8bb3
|
Qt: fixed SetCapture() and GetCapture() for TQtCustomControl on qtwin32 targets
git-svn-id: trunk@39878 -
|
2013-01-18 09:11:57 +00:00 |
|