Commit Graph

37234 Commits

Author SHA1 Message Date
martin
d0d2b1b546 EditorMacros: create PascalScript based macros
git-svn-id: trunk@38393 -
2012-08-26 22:09:35 +00:00
martin
c34825f8a2 Ide/EditorMacros: changed flag-names for internal/pseudo files
git-svn-id: trunk@38392 -
2012-08-26 16:09:17 +00:00
martin
f6e9182888 Installer, SynEdit: moved registration to separate package (makefiles)
git-svn-id: trunk@38391 -
2012-08-26 15:10:01 +00:00
martin
da0e648c31 Installer, SynEdit: moved registration to separate package (makefiles)
git-svn-id: trunk@38390 -
2012-08-26 14:50:52 +00:00
martin
4f8ecedcb8 EditorMacros: Show macro parsing errors in messages
git-svn-id: trunk@38389 -
2012-08-26 13:09:44 +00:00
mattias
b0abb50057 IDE: clean up, ignore mainbar deactivate events on destroy
git-svn-id: trunk@38388 -
2012-08-26 13:08:44 +00:00
martin
95e32f6478 EditorMacros: Refactor, make avail in SrcEditInterface (makefile)
git-svn-id: trunk@38387 -
2012-08-26 12:36:30 +00:00
martin
6cf912504a EditorMacros: improved detection of changes
git-svn-id: trunk@38386 -
2012-08-26 12:23:32 +00:00
zeljko
d338c2b41f Gtk2: do not set background color if currentbrush.color = currentbackcolor. issue #22719
git-svn-id: trunk@38384 -
2012-08-26 12:04:15 +00:00
martin
c94ce7f850 SynEdit: moved registration to separate package
git-svn-id: trunk@38383 -
2012-08-26 11:19:02 +00:00
martin
96941a7b35 EditorMacros: Refactor, make avail in SrcEditInterface
git-svn-id: trunk@38382 -
2012-08-25 23:11:55 +00:00
martin
55db0fa79e EditorMacros: Refactor, make avail in SrcEditInterface
git-svn-id: trunk@38381 -
2012-08-25 22:46:20 +00:00
maxim
5ff0b4ff94 IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@38380 -
2012-08-25 22:09:59 +00:00
maxim
21a83dc687 Converter: improved converter settings form layout
git-svn-id: trunk@38379 -
2012-08-25 22:03:32 +00:00
maxim
f317a74361 IDE: fixed typo
git-svn-id: trunk@38378 -
2012-08-25 21:38:05 +00:00
maxim
58d0e7b9ff Translations: removed unmaintained Portuguese translation, which was outdated copy of Brazilian Portuguese one
git-svn-id: trunk@38377 -
2012-08-25 21:00:03 +00:00
sekelsenmat
890ac2a4a6 First attempt at adding support for images with bpp 48 in TLazIntfImage
git-svn-id: trunk@38376 -
2012-08-25 19:49:28 +00:00
martin
05e86a2261 Installer, SynEdit: moved registration to separate package (installer remove old ppu)
git-svn-id: trunk@38375 -
2012-08-25 16:17:40 +00:00
martin
ee8d125c0d SynEdit: moved registration to separate package
git-svn-id: trunk@38374 -
2012-08-25 15:31:50 +00:00
zeljko
dbe9056692 Gtk2,Qt: make ETO_OPAQUE work from TCanvas.TextOut(). issue #22719
git-svn-id: trunk@38373 -
2012-08-25 15:29:23 +00:00
martin
1ffcfe06cd EditorMacros: Refactor, do not inherit TSynMacroRecorder
git-svn-id: trunk@38372 -
2012-08-25 13:37:05 +00:00
sekelsenmat
d80920b427 LCL-CustomDrawn: Fixes the issue with alAlign and starts improving TPageControl. TCDPageControl already works almost 100% ok.
git-svn-id: trunk@38371 -
2012-08-25 11:27:55 +00:00
martin
f9f3d34cb8 EditorMacros: Allow editing of macros / Format multi-line
git-svn-id: trunk@38370 -
2012-08-25 11:22:49 +00:00
zeljko
0bb2dc6719 Qt: use QTextCursor_insertText() instead of QTextEdit_insertPlainText() inside cursor edit block.
git-svn-id: trunk@38369 -
2012-08-25 10:45:41 +00:00
zeljko
aa1c945cdd Qt: moved insertPlainText() into QTextCursor beginEdit & endEdit to keep 1 undo() operation instead of 2.
git-svn-id: trunk@38368 -
2012-08-25 10:24:45 +00:00
zeljko
a2cf7dbb61 Qt: speed improvement for QTextEdit text insertions when it contains < or > chars. part of issue #22715
git-svn-id: trunk@38367 -
2012-08-25 10:08:25 +00:00
zeljko
87ed4c7d57 Qt: bit refactored viewportEventFilter of TQtCustomControl, use Sender in mouse move, not Widget.
git-svn-id: trunk@38366 -
2012-08-25 07:52:29 +00:00
zeljko
4c7a01b629 Qt: another fix for qt richtext parser. fixes issue #22715
git-svn-id: trunk@38365 -
2012-08-25 06:48:51 +00:00
juha
599ff107ba Converter: stop the scanning thread also when Cancel is clicked
git-svn-id: trunk@38364 -
2012-08-25 05:26:14 +00:00
martin
084f17f010 EditorMacros: Allow editing of macros / Fixed parsing empty brackets
git-svn-id: trunk@38363 -
2012-08-25 02:12:59 +00:00
martin
a8e5f51078 EditorMacros: Allow editing of macros / Fixed highlighter
git-svn-id: trunk@38362 -
2012-08-25 02:12:08 +00:00
martin
03ca8e74d3 EditorMacros: Allow editing of macros / Fixed Revert
git-svn-id: trunk@38361 -
2012-08-25 01:46:39 +00:00
martin
48333d8333 EditorMacros: Allow editing of macros
git-svn-id: trunk@38360 -
2012-08-25 01:02:55 +00:00
martin
e191d86627 EditorMacros: Allow assigning custom keys
git-svn-id: trunk@38359 -
2012-08-24 20:14:59 +00:00
juha
dbb987ca5b Converter: refactor the code for background file scanning
git-svn-id: trunk@38358 -
2012-08-24 18:52:02 +00:00
zeljko
c04a85a663 Gtk2: skip mask in any case when creating 1bpp GdkBitmap otherwise gtk2 crashes. issue #21673
git-svn-id: trunk@38356 -
2012-08-24 08:49:33 +00:00
mattias
16ec1d1b95 fpc deb: add installed-size
git-svn-id: trunk@38354 -
2012-08-24 08:07:42 +00:00
jesus
e57cf9363b LazReport, avoid duplicated export filters
git-svn-id: trunk@38353 -
2012-08-23 20:32:56 +00:00
juha
da3f78a531 Converter: Allow user to stop the directory scan in settings window
git-svn-id: trunk@38352 -
2012-08-23 20:30:43 +00:00
vincents
933485319f win32 widgetset: enable marquee progress bar, if the right comctl32 version is available, even if themes are not enabled, fixes issue #17445.
git-svn-id: trunk@38350 -
2012-08-23 14:03:15 +00:00
ask
fcf47b570b TAChart: Add TChartAxis.IsPointInside function
git-svn-id: trunk@38349 -
2012-08-23 13:55:15 +00:00
vincents
25d16d33d5 lcl: xmlpropstorage: explicitly convert utf8 strings to unicodestrings (domstring), so that the correct encoding is used for conversion, based on patch from Bart Broersma, fixes issue #19875
git-svn-id: trunk@38347 -
2012-08-23 12:58:46 +00:00
zeljko
83001bf110 Gtk2: fix mouse event when clicking on root item of main menu.issue #22616
git-svn-id: trunk@38345 -
2012-08-23 09:59:48 +00:00
juha
20131f3434 Converter: Show a ProgressBar in settings window when parent dir is scanned. Refactor code.
git-svn-id: trunk@38344 -
2012-08-23 06:21:58 +00:00
juha
11a9424522 Converter: Treat also Wintypes and Winproc units as Windows specific when converting for multi-platform. Issue #22677
git-svn-id: trunk@38343 -
2012-08-23 06:21:49 +00:00
ask
1223b09763 TAChart: Add TZoomDragTool.RestoreExtentOn property
git-svn-id: trunk@38342 -
2012-08-23 04:09:34 +00:00
ask
4d9f1110be TAChart: Update radial demo to show TPolarSeries.CloseCircle property
git-svn-id: trunk@38341 -
2012-08-23 03:24:53 +00:00
ask
1e025efb9d TAChart: Add TPolarSeries.CloseCircle property
git-svn-id: trunk@38340 -
2012-08-23 02:57:51 +00:00
martin
ba00570c74 SynEdit TSynMultiSyn: Fix CaseSensitivity for Sheme marker. Issue #0022693
git-svn-id: trunk@38339 -
2012-08-23 02:56:44 +00:00
maxim
8c6f49f4de Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #22700.
git-svn-id: trunk@38337 -
2012-08-22 21:58:24 +00:00