Commit Graph

38545 Commits

Author SHA1 Message Date
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
martin
0308e3759d SynEdit: Current word markup: reduce search overhead
git-svn-id: trunk@39859 -
2013-01-15 01:06:37 +00:00
martin
eabecb3943 SynEdit: Current word markup: partly undo last commit
git-svn-id: trunk@39858 -
2013-01-15 00:46:51 +00:00
martin
796ae74242 SynEdit: Current word markup: reduce search overhead
git-svn-id: trunk@39857 -
2013-01-15 00:38:38 +00:00
maxim
2140b91481 Translations: Spanish translation update by Lucas Martín, bug #23649
git-svn-id: trunk@39856 -
2013-01-14 21:29:14 +00:00
maxim
274612cf8f Installer: Spanish translation update by Lucas Martín, bug #23649
git-svn-id: trunk@39855 -
2013-01-14 20:58:13 +00:00
ask
a79405d847 TAChart: Set TChartTool.Chart = nil after calling OnAfterXXX event, not before
git-svn-id: trunk@39854 -
2013-01-14 15:19:40 +00:00
sekelsenmat
c30b0c2636 fpvectorial: Much improves the ODG reader, adding a lot of structural work for styles and page sizes and starts more entities
git-svn-id: trunk@39853 -
2013-01-14 14:42:44 +00:00
martin
f3812f0464 SynEdit: clean up
git-svn-id: trunk@39852 -
2013-01-14 14:26:06 +00:00
martin
6a5c8b3c85 SynEdit: clean up
git-svn-id: trunk@39851 -
2013-01-14 14:01:05 +00:00
martin
afae3bdd95 SynEdit: clean up
git-svn-id: trunk@39850 -
2013-01-14 13:25:38 +00:00
martin
eb0b68a7a3 SynEdit: clean up
git-svn-id: trunk@39849 -
2013-01-14 13:23:13 +00:00
mattias
1623e7d909 synedit: clean up
git-svn-id: trunk@39848 -
2013-01-14 12:31:34 +00:00
mattias
13a1d0fb80 synedit: fixed function result TSynEditStringsLinked.EditReplace
git-svn-id: trunk@39847 -
2013-01-14 12:27:52 +00:00
martin
abd47577bd SynEdit: Current word markup: reduce search overhead
git-svn-id: trunk@39846 -
2013-01-14 01:58:03 +00:00
martin
ade191f786 SynEdit search: Fix searching multi-line text. Found text could have longer lines (Pattern expected line-end), if start matched.
git-svn-id: trunk@39845 -
2013-01-14 01:49:07 +00:00
mattias
81894596dd messagecomposer: fixed result for QuestionDlg, bug #23640
git-svn-id: trunk@39844 -
2013-01-13 21:49:12 +00:00
jesus
c4c927e1ef LazReport, patch to fix work function UpperCase, LowerCase, NameCase in LazReport with non english char, from Aleksey Lagunov, issue #23638
git-svn-id: trunk@39843 -
2013-01-13 20:45:45 +00:00
jesus
fe2049c72d LazReport, fix AV on create LazReport report with Dialog page, from Aleksey Lagunov, issue #23600
git-svn-id: trunk@39842 -
2013-01-13 19:57:56 +00:00
zeljko
a327019296 Qt: make LCL happy when changing caption of groupbox from empty to some string or viceversa.part of #23642
git-svn-id: trunk@39841 -
2013-01-13 17:28:20 +00:00
zeljko
a5dcd4fcb7 Qt: fixed topmargin of groupbox when caption text is empty. issue #23642
git-svn-id: trunk@39840 -
2013-01-13 17:11:45 +00:00
zeljko
7e7b4b3277 Qt: reverted TQtPage.getClientBounds to use TQtWidget.getClientBounds, it wasn't good solution since it produces a mess in eg. in build lazarus form.
git-svn-id: trunk@39839 -
2013-01-13 13:15:54 +00:00
zeljko
7815ee8a38 Qt: fixed getClientBounds for TQtPage and TQtGroupBox. It should use QWidget_contentsRect() of underlaying widget or parent. issue #23630
git-svn-id: trunk@39838 -
2013-01-13 12:59:57 +00:00
juha
f4b61649a6 LCL: Update PageIndex in PageControl after setting TabVisible. Issue #23251, patch from Chronos
git-svn-id: trunk@39837 -
2013-01-12 23:27:29 +00:00
martin
1186928788 SynEdit: various minor speed improvements (replace selection) [missing file]
git-svn-id: trunk@39836 -
2013-01-12 11:47:10 +00:00
martin
1c99638ea5 SynEdit: various minor speed improvements (replace selection)
git-svn-id: trunk@39835 -
2013-01-12 10:47:23 +00:00
mattias
b56705acf2 codetools: fixed ReadPrioAtom at start of code, bug #23636
git-svn-id: trunk@39834 -
2013-01-12 09:41:40 +00:00
jesus
8777b362cd LazReport, fix sometimes text dissapearing on zooms different than 100%
git-svn-id: trunk@39833 -
2013-01-12 04:49:56 +00:00
mattias
db44871558 lcl: carbon: handle laz,wake event via handler, needed because carbon modal forms create their own sub loops, see bug #23601
git-svn-id: trunk@39832 -
2013-01-11 18:51:36 +00:00
mattias
929ce8fe33 lcl: carbon: debug for bug #23601
git-svn-id: trunk@39831 -
2013-01-11 18:33:33 +00:00
juha
1d91cbbe30 Revert "LCL: Invalidate TCustomEdit after setting PasswordChar. Issue #23627". Windows issue.
git-svn-id: trunk@39830 -
2013-01-11 17:27:15 +00:00
martin
86cf02bfa5 SourceEditor: Improve session restore, if more than 2 windows were used.
git-svn-id: trunk@39829 -
2013-01-11 14:59:56 +00:00
sekelsenmat
1dce23a89c fpvectorial: Advances the odg drawer
git-svn-id: trunk@39828 -
2013-01-11 14:49:09 +00:00
sekelsenmat
5bb378a5ab fpvectorial: Now it already shows something when loading odg documents
git-svn-id: trunk@39827 -
2013-01-11 11:20:26 +00:00
juha
8f7cd7dad2 LCL: Invalidate TCustomEdit after setting PasswordChar. Issue #23627
git-svn-id: trunk@39826 -
2013-01-11 11:04:33 +00:00