Commit Graph

13946 Commits

Author SHA1 Message Date
martin
a7d7e1edcb Debugger, GDBMI: Disable WarnOnSetBreakpointError
git-svn-id: trunk@48520 -
2015-03-27 16:10:17 +00:00
martin
ca1c86d571 SynEdit: doublewidth / ambiguous width chars: Added IFDEFED workaround. Issue #0027707
git-svn-id: trunk@48517 -
2015-03-26 22:44:00 +00:00
juha
dade590e2a Component Palette: Move SelectionMode to interface. Support multiselect also in ComponentList.
git-svn-id: trunk@48516 -
2015-03-26 21:19:10 +00:00
joost
8b06480841 FpDebug: Avoid endless exceptions when the debugger does not have enough rights to debug on Darwin.
git-svn-id: trunk@48515 -
2015-03-26 20:30:56 +00:00
martin
aaaeb005bf SynEdit: win, IME Handler: prevent underline styles from other markup
git-svn-id: trunk@48513 -
2015-03-26 18:30:01 +00:00
martin
b239addb71 SynEdit: win, IME Handler: improved scrolling
git-svn-id: trunk@48512 -
2015-03-26 18:11:11 +00:00
wp
b677a06286 TAChart: Add new demo for paned charts (demo/panes-2)
git-svn-id: trunk@48511 -
2015-03-26 17:04:04 +00:00
wp
489724243b TAChart: Fix paned charts to draw axis lines only in data range.
git-svn-id: trunk@48510 -
2015-03-26 16:59:12 +00:00
dmitry
575e6ac4fd printer4lazarus: carbon - replace OSX 10.5 (driver specific) code with OSX 10.0 compatible code for getting printerinters DPI
git-svn-id: trunk@48507 -
2015-03-26 00:48:36 +00:00
juha
2368d8ad9a IdeIntf: Prevent invalid shortcut entries in TCustomShortCutGrabBox. Issue #27705, patch from Howard Page-Clark.
git-svn-id: trunk@48506 -
2015-03-25 21:21:19 +00:00
wp
feb46ca59a TAChart: Fix centering of axis title for chart panes
git-svn-id: trunk@48501 -
2015-03-25 08:43:48 +00:00
martin
5fd753e72e SynEdit: win, IME Handler: added started/ended events
git-svn-id: trunk@48498 -
2015-03-24 23:35:29 +00:00
martin
a2ec42e01e SynEdit: Undo initializations, if value is either not needed or always set.
git-svn-id: trunk@48497 -
2015-03-24 23:13:33 +00:00
wp
7b6b5c3ce1 TAChart: Fix arrows at axes and constant line series with respect to rtl bidi mode and line flips
git-svn-id: trunk@48496 -
2015-03-24 23:05:13 +00:00
martin
56a9ba3535 SynEdit: win, IME Handler: added markup for ATTR_TARGET_NOTCONVERTED
git-svn-id: trunk@48486 -
2015-03-24 21:17:16 +00:00
juha
90345dd84b Component palette: Move OnClassSelected event to interface. Focus a design form also when selecting from component list.
git-svn-id: trunk@48484 -
2015-03-24 17:52:54 +00:00
juha
3c30f0d516 LazUtils: Formatting.
git-svn-id: trunk@48483 -
2015-03-24 17:52:43 +00:00
juha
abe573b42d Initialize variables based on compiler warnings around Lazarus and libs. Contains ToDo items.
git-svn-id: trunk@48481 -
2015-03-24 17:52:23 +00:00
juha
232c983159 CodeTools: Initialize variables based on compiler warnings. Contains ToDo items.
git-svn-id: trunk@48480 -
2015-03-24 17:51:40 +00:00
juha
4e16799fd7 SynEdit: Initialize variables based on compiler warnings. Contains ToDo items.
git-svn-id: trunk@48478 -
2015-03-24 17:50:59 +00:00
juha
c666926244 JCF2: Cleanup based on compiler hints.
git-svn-id: trunk@48477 -
2015-03-24 17:50:33 +00:00
juha
addc44e0f5 FpVectorial: Cleanup based on compiler hints.
git-svn-id: trunk@48476 -
2015-03-24 17:50:02 +00:00
sekelsenmat
c02daaa84b fpvectorial: Initial implementation of html table border, there are alignment issues
git-svn-id: trunk@48474 -
2015-03-24 09:30:31 +00:00
wp
44f9503627 TAChart: Fix axis labels reaching beyond data limits in paned charts
git-svn-id: trunk@48473 -
2015-03-24 09:25:46 +00:00
martin
875cfefd74 SynEdit: win, IME Handler: fix reference to freed object / leak. Issue #0027714
git-svn-id: trunk@48470 -
2015-03-23 23:02:04 +00:00
maxim
e36c3eb12f EditorToolBar: improved i18n, regenerated translations and updated Russian translation
git-svn-id: trunk@48469 -
2015-03-23 22:53:00 +00:00
maxim
285342a2d4 SynEdit: fixed typos, regenerated translations and updated Russian translation
git-svn-id: trunk@48466 -
2015-03-23 22:22:49 +00:00
martin
6f0657736a SynEdit: win, IME Handler: markup, underline only
git-svn-id: trunk@48465 -
2015-03-23 21:41:00 +00:00
martin
0f8ef5d6fc SynEdit: win, IME Handler: Fixed more overwrite selection. Issue #0027712
git-svn-id: trunk@48463 -
2015-03-23 14:50:59 +00:00
sekelsenmat
b2cb4feed7 fpvectorial: Improves html reading of embedded images
git-svn-id: trunk@48462 -
2015-03-23 13:11:54 +00:00
martin
ba0b0b4e7c SynEdit: win, IME Handler: Fixed (added) overwrite selection. Issue #0027712
git-svn-id: trunk@48460 -
2015-03-23 12:49:17 +00:00
martin
f63887ca7b SynEdit: win, IME Handler: Fixed (added) overwrite selection. Issue #0027712
git-svn-id: trunk@48459 -
2015-03-23 00:45:30 +00:00
juha
bd959215d1 Fix more uninitialized variables.
git-svn-id: trunk@48458 -
2015-03-22 22:39:33 +00:00
martin
e345120713 SynEdit: Experimental/Incomplete, some hints on the usage of GetCharacterPlacementW
git-svn-id: trunk@48456 -
2015-03-22 14:27:38 +00:00
joost
f8ba7fd9c8 LazDebuggerFp: Ability to select console to attach debuggee onto
git-svn-id: trunk@48455 -
2015-03-22 12:53:35 +00:00
juha
7003a55fb6 ToDo items for some uninitialized variables and other problems found by the compiler.
git-svn-id: trunk@48452 -
2015-03-22 10:17:59 +00:00
juha
708afdf966 Fix uninitialized variables and other problems found by the compiler.
git-svn-id: trunk@48451 -
2015-03-22 10:17:35 +00:00
joost
0923ac9836 FpDebug: - Ability to disable usage of a pseudo-tty
- Ability to supply tty to bind standard input/output to

git-svn-id: trunk@48450 -
2015-03-22 01:08:00 +00:00
juha
e0fbbdd0c4 Object Inspector: Improve scrolling, reduce flicker using ScrollWindowEx. Issue #27667.
git-svn-id: trunk@48440 -
2015-03-21 08:07:12 +00:00
juha
f78dd6dbd5 Object Inspector: Scrolling works without Invalidate and messages, remove them. Issue #27667.
git-svn-id: trunk@48439 -
2015-03-20 21:49:38 +00:00
martin
ed83f63c99 Debugger GDBMI: Fix checking for handle to gdb (unix)
git-svn-id: trunk@48437 -
2015-03-20 20:13:54 +00:00
juha
45a96a8c27 Object Inspector: Restrict scrolling improvemets to Windows platform. Issue #27667.
git-svn-id: trunk@48434 -
2015-03-20 18:31:21 +00:00
juha
326bf8d567 Object Inspector: Improve scrolling, reduce flicker. Issue #27667.
git-svn-id: trunk@48433 -
2015-03-20 17:07:52 +00:00
martin
a5f3c0045d SynEdit: Fix multi caret mouse action
git-svn-id: trunk@48429 -
2015-03-20 00:38:42 +00:00
martin
9dffe82111 Debugger GDBMI, prevent endless loop
git-svn-id: trunk@48427 -
2015-03-20 00:32:58 +00:00
mattias
528e8777a2 codetools: less output, ctconsoleverbosity
git-svn-id: trunk@48423 -
2015-03-18 21:44:39 +00:00
mattias
505992f5e4 lazbuild: made debugln more consistent and easier to distinguish from FPC messages
git-svn-id: trunk@48420 -
2015-03-18 20:37:48 +00:00
mattias
0763ff58d5 lazutils: fixed typo
git-svn-id: trunk@48418 -
2015-03-18 18:52:45 +00:00
mattias
8ffc5aba40 codetools: use lazlogger
git-svn-id: trunk@48416 -
2015-03-18 17:33:47 +00:00
mattias
c292a5e843 codetools: fixed crash if Result not in function
git-svn-id: trunk@48414 -
2015-03-18 17:13:09 +00:00