Commit Graph

46315 Commits

Author SHA1 Message Date
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
mattias
528e8777a2 codetools: less output, ctconsoleverbosity
git-svn-id: trunk@48423 -
2015-03-18 21:44:39 +00:00
mattias
f4623462da lazbuild: added parameter --max-process-count, write parameters on start when verbose
git-svn-id: trunk@48422 -
2015-03-18 21:18:45 +00:00
mattias
018a36d6fe lazbuild: clean up
git-svn-id: trunk@48421 -
2015-03-18 20:39:20 +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
b5fe30e1bb lazbuild: reduced default verbosity
git-svn-id: trunk@48419 -
2015-03-18 19:11:00 +00:00
mattias
0763ff58d5 lazutils: fixed typo
git-svn-id: trunk@48418 -
2015-03-18 18:52:45 +00:00
juha
82504c2aaf LCL Win32: Prevent a beep from valid control accelerators (Alt+Key). Issue #27687, patch from ChrisF.
git-svn-id: trunk@48417 -
2015-03-18 18:08:50 +00:00
mattias
8ffc5aba40 codetools: use lazlogger
git-svn-id: trunk@48416 -
2015-03-18 17:33:47 +00:00
mattias
c9f92e8bc2 IDE: clean up
git-svn-id: trunk@48415 -
2015-03-18 17:19:35 +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
mattias
9ece157c2a IDEIntf: added HasGUI
git-svn-id: trunk@48413 -
2015-03-18 17:11:43 +00:00
mattias
b962b0dc8a IDE: save misc options when building IDE
git-svn-id: trunk@48411 -
2015-03-18 10:45:15 +00:00
mattias
907bd03e63 IDE/lazbuild: fixed check orphaned ppu
git-svn-id: trunk@48410 -
2015-03-18 09:56:33 +00:00
martin
9cefd73299 Debugger GDBMI: Fix checking for handle to gdb (unix)
git-svn-id: trunk@48409 -
2015-03-17 22:54:46 +00:00
juha
ca503d94f3 Packager: Reveal a Nil reference bug with assertions.
git-svn-id: trunk@48408 -
2015-03-17 22:51:49 +00:00
mattias
2a7329ce1d IDE/lazbuild: cleaned up debugging
git-svn-id: trunk@48407 -
2015-03-17 21:15:57 +00:00
mattias
7760e5b734 IDE/lazbuild: simplified TestBuildDirectory, when checking if project needs compile check if target file exists
git-svn-id: trunk@48406 -
2015-03-17 13:30:53 +00:00
mattias
a6a61ddf51 IDE/lazbuild: check duplicate files: do not warn single files when sharing directories
git-svn-id: trunk@48405 -
2015-03-17 11:45:54 +00:00
martin
5cde3a8237 SynEdit: fix issue with setting caret and then topline, if the handle is not yet created. TopLIne was ignored, even if it was set after caret.
git-svn-id: trunk@48404 -
2015-03-17 03:24:50 +00:00
martin
f95d44c481 SynEdit: fix crash with negative extra line/char spacing
git-svn-id: trunk@48402 -
2015-03-17 02:43:29 +00:00
juha
d75669f8f9 JCF2: Support constref keyword. Issue #27677, patch from Julian Puhl.
git-svn-id: trunk@48401 -
2015-03-16 23:40:53 +00:00
juha
308ceaa44c IDE: Use the new icon for TDBDateEdit in "Data Controls" palette. Issue #27672.
git-svn-id: trunk@48400 -
2015-03-16 23:38:27 +00:00
juha
13473691f7 A shell script for updating component icons.
git-svn-id: trunk@48399 -
2015-03-16 23:29:50 +00:00
juha
7bedf21470 New icon for TDbDateEdit from LacaK.
git-svn-id: trunk@48398 -
2015-03-16 23:03:59 +00:00
mattias
a2e5531222 IDE: check duplicate ppu: do not warn if the same ppu is in two packages and only of them has a source
git-svn-id: trunk@48397 -
2015-03-16 22:17:24 +00:00
mattias
1a28636b9e IDE/lazbuild: append project/global additions to custom compiler options as last
git-svn-id: trunk@48396 -
2015-03-16 21:03:59 +00:00
martin
5e498c6211 SYnEdit: multi caret, IDE integration, and refactor
git-svn-id: trunk@48395 -
2015-03-16 16:42:16 +00:00
zeljko
6e3dd69f06 Qt: do not send mousewheel event to lcl when combobox is dropped down. issue #27675
git-svn-id: trunk@48394 -
2015-03-16 13:51:00 +00:00
zeljko
77e59cf3b8 Qt: fixed TListView drLabel size with checkable listView. issue #27673
git-svn-id: trunk@48393 -
2015-03-16 13:00:35 +00:00
martin
6c290d7368 SYnEdit: multi caret, shared editors
git-svn-id: trunk@48392 -
2015-03-15 22:29:32 +00:00