Commit Graph

46345 Commits

Author SHA1 Message Date
juha
f736aee269 CodeHelp: Check for FPDocFile.Filename instead of Path which was not initialized.
git-svn-id: trunk@48482 -
2015-03-24 17:52:34 +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
653207f24f LCL-Win32: Initialize variables based on compiler warnings. Contains ToDo items.
git-svn-id: trunk@48479 -
2015-03-24 17:51:18 +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
zeljko
997a2f114d Qt: implemented minimum column size for TListView. Fixed TListView.Columns.AutoSize. issue #27696
git-svn-id: trunk@48475 -
2015-03-24 09:30:36 +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
c1cfcdb407 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@48468 -
2015-03-23 22:40:27 +00:00
maxim
80ea45ac3c IDE: improved i18n
git-svn-id: trunk@48467 -
2015-03-23 22:28:26 +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
ccc46ce0bc Editor Opts: Spelling
git-svn-id: trunk@48461 -
2015-03-23 12:55:33 +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
bart
beb11406dd Docs: document that adding a submenu to a TMenuItem that is a separator can crash the computer on non-Windows platform.
git-svn-id: trunk@48457 -
2015-03-22 14:42:50 +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
fbbe781a3c DebugManager: fix an error in earlier commit when initializing a variable.
git-svn-id: trunk@48454 -
2015-03-22 11:54:27 +00:00
mattias
46d3e09630 IDE: fixed unitializeed variable
git-svn-id: trunk@48453 -
2015-03-22 11:14:09 +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
mattias
8b11ec2c8e translations: German: updates from Swen Heinig
git-svn-id: trunk@48449 -
2015-03-21 21:09:03 +00:00
mattias
88acc9cf76 lazbuild: fixed not passing max-process-count
git-svn-id: trunk@48447 -
2015-03-21 12:17:02 +00:00
mattias
4a4bc73855 IDE/lazbuild: append global options to building IDE
git-svn-id: trunk@48445 -
2015-03-21 12:11:33 +00:00
mattias
2dc3f24423 IDE/lazbuild: build IDE: fixed passing options twice, order: packages, profile, target
git-svn-id: trunk@48443 -
2015-03-21 11:57:34 +00:00
mattias
ba549190fe IDE: build IDE: when not using idemake.cfg insert package options in same order
git-svn-id: trunk@48441 -
2015-03-21 11:12:47 +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
65f76b2842 IDE: multi caret, more win-friendly keys
git-svn-id: trunk@48438 -
2015-03-20 20:14:36 +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
zeljko
1a4529c1d8 Gtk3: implemented remove prop.
git-svn-id: trunk@48436 -
2015-03-20 20:09:00 +00:00
zeljko
344723bda1 Gtk2: do not set TStatusBar panel text if panel is ownerdrawn. issue #27695
git-svn-id: trunk@48435 -
2015-03-20 19:55:26 +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
mattias
23f22ed784 LCL: gtk2: started fixing TGtk2WSCustomGroupBox.GetPreferredSize
git-svn-id: trunk@48432 -
2015-03-20 15:24:48 +00:00
mattias
023bd23bb0 LCL: gtk2: fixed TGtk2WidgetSet.GetClipRGN fetching default
git-svn-id: trunk@48430 -
2015-03-20 14:37:24 +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
bart
bdb8739939 IDE: Fix crash in procedurelist when no file is open in editor. Issue #0027694.
git-svn-id: trunk@48426 -
2015-03-19 20:04:56 +00:00
juha
40d5c1519c Revert r46068 #8db03dc81d "Designer: remove a duplicate call to DoDeletePersistent." Issue #27689.
git-svn-id: trunk@48425 -
2015-03-19 18:25:13 +00:00
sekelsenmat
323f5e65a9 Patch from https://github.com/graemeg/lazarus/pull/7 Updates android build script for newer SDKs
git-svn-id: trunk@48424 -
2015-03-19 11:40:29 +00:00