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
jesus
ff9e96532a
LCL, do not immediately start dragging when DragMode=dmAutomatic, added helper to dbgrid to convert and make some sense of mouse coords, fix issue #23558
...
git-svn-id: trunk@39877 -
2013-01-17 22:06:45 +00:00
maxim
2b1a166dd5
Translations: Czech translation update by Vaclav Valicek, bug #23665
...
git-svn-id: trunk@39876 -
2013-01-17 20:47:26 +00:00
mattias
1060abd924
IDE: added check
...
git-svn-id: trunk@39875 -
2013-01-17 17:40:43 +00:00
mattias
55574e2a90
LCL: TCustomForm.MoveToDefaultPosition: use MonitorFromRect instead of center
...
git-svn-id: trunk@39874 -
2013-01-17 13:10:54 +00:00
mattias
d1e9068de2
LCL: do not move maximized form due to Form.Position
...
git-svn-id: trunk@39873 -
2013-01-17 11:33:34 +00:00
mattias
472a8172e5
LCL: simplified TCustomForm.MoveToDefaultPosition
...
git-svn-id: trunk@39872 -
2013-01-17 11:28:57 +00:00
mattias
3e1efc3341
LCL: fixed TCustomForm.MoveToDefaultPosition finding the monitor from form pos
...
git-svn-id: trunk@39871 -
2013-01-17 11:22:16 +00:00
sekelsenmat
f758bdf235
Fixes compilation of Lazarus with FPC trunk due to the fix to spelling mistake in TFPCustomFont
...
git-svn-id: trunk@39870 -
2013-01-17 09:17:52 +00:00
juha
154caf4c01
Revert "LCL: Update PageIndex in PageControl after setting TabVisible", does not work when IDE is built for GTK2. Issue #23648
...
git-svn-id: trunk@39869 -
2013-01-17 08:49:36 +00:00
jesus
459cdc0ca9
LCL, only adjust editor position if colcount/rowcount change will affect editor, issue #23652
...
git-svn-id: trunk@39868 -
2013-01-17 02:09:04 +00:00
jesus
32ed7b46e7
LCL, fix AV when grid is being destroyed and editor has focus, part of issue #23478
...
git-svn-id: trunk@39867 -
2013-01-16 23:51:25 +00:00
jesus
03fa03c235
LCL, implements TextRect in PostscriptCanvas, from Tim P. Launchbury, issue #23659
...
git-svn-id: trunk@39866 -
2013-01-16 20:59:00 +00:00
mattias
6438ccc4ba
codetools: added test for scanner at end, tool at impl uses end, then buildtree
...
git-svn-id: trunk@39865 -
2013-01-16 17:10:59 +00:00
bart
5a5af581e2
Grids: make option goAutoAddRows also work with Tab key.
...
Also don't loose the state of FRowAutoInserted in KeyDown() when user presses Crl,Alt,Shift or Meta key
(otherwise "undoing" an auto-added row doesn't work anymore)
git-svn-id: trunk@39864 -
2013-01-16 14:51:29 +00:00
sekelsenmat
26a3419dbb
fpvectorial: Advances the ODG reader
...
git-svn-id: trunk@39863 -
2013-01-16 11:43:12 +00:00
martin
66c18deb3f
EditorMacroScript: clean up
...
git-svn-id: trunk@39862 -
2013-01-15 20:15:13 +00:00
ask
f0478fa8a2
TAChart: Fix SIGFPE in TChartSeries.Add when the last data item is NaN
...
git-svn-id: trunk@39861 -
2013-01-15 15:31:56 +00:00
martin
a589532b57
SynEdit: Current word markup: reduce search overhead
...
git-svn-id: trunk@39860 -
2013-01-15 13:03:39 +00:00