Commit Graph

41080 Commits

Author SHA1 Message Date
martin
46fe5c5c38 tests: fix range check error
git-svn-id: trunk@42523 -
2013-08-30 08:51:16 +00:00
jesus
25b5b1428e Printers, windows, fix test for printer type
git-svn-id: trunk@42522 -
2013-08-29 23:45:25 +00:00
martin
ccd7488bf9 SourceSynEdit: top-info hint and scrolling, calculate the correct amount of top lines
git-svn-id: trunk@42521 -
2013-08-29 23:17:52 +00:00
martin
c55cba4d5d Win-Installer: ability to create secondary installations. Fix saving cfg file, if target folder does not yet exist.
git-svn-id: trunk@42520 -
2013-08-29 18:33:39 +00:00
mattias
8b58ad1940 rtticontrols: TTiCalendar: allow TDateTimePropertyEditor, bug #18489
git-svn-id: trunk@42519 -
2013-08-29 13:21:44 +00:00
martin
ac70f763e3 Win-Installer: ability to create secondary installations.
git-svn-id: trunk@42518 -
2013-08-29 12:43:22 +00:00
martin
49e7959139 Win-Installer: ability to create secondary installations.
git-svn-id: trunk@42517 -
2013-08-29 12:33:53 +00:00
martin
f7a27c9f1e Win-Installer: ability to create secondary installations.
git-svn-id: trunk@42516 -
2013-08-29 11:38:48 +00:00
martin
eca628b4c1 Win-Installer:fix for fpc 2.6. branch // better error checks
git-svn-id: trunk@42515 -
2013-08-29 10:56:21 +00:00
martin
7d0f344a06 SynEdit: clean up
git-svn-id: trunk@42514 -
2013-08-28 23:02:57 +00:00
mattias
8213f885c9 IDE: further migration exttools
git-svn-id: trunk@42513 -
2013-08-28 19:18:20 +00:00
martin
76293ee83e Win-Installer: Changed image
git-svn-id: trunk@42512 -
2013-08-28 19:18:12 +00:00
martin
b4ae6fbbb7 Win-Installer: Changed image
git-svn-id: trunk@42511 -
2013-08-28 18:48:48 +00:00
martin
52c58fb803 Win-Installer: Added ability to create secondary installations.
git-svn-id: trunk@42510 -
2013-08-28 18:41:36 +00:00
martin
c0948b5372 SynEdit: Fix painting user defined colors (missed update, if editor is hidden)
git-svn-id: trunk@42509 -
2013-08-28 11:22:26 +00:00
mattias
1396a95a14 LCL: TSplitter: anchored splitter: fixed when at constraints, bug #24913, from Vojtech Cihak
git-svn-id: trunk@42508 -
2013-08-27 21:15:26 +00:00
martin
9b35e9069f StartLazarus: Fix finding PCP, if it contains spaces.
git-svn-id: trunk@42507 -
2013-08-27 16:54:54 +00:00
martin
49e9300fb6 IDE: use lazarus.cfg file for additional commandline param / trim values
git-svn-id: trunk@42506 -
2013-08-27 16:49:30 +00:00
martin
254ef676d5 IDE: use lazarus.cfg file for additional commandline param
git-svn-id: trunk@42505 -
2013-08-27 15:30:51 +00:00
martin
d6fc8c8369 IDE: Commandline parser for startlazarus should not override specific --debug-log=user_specified, with generic --debug-log
git-svn-id: trunk@42504 -
2013-08-27 13:05:09 +00:00
martin
111a4e4b9d IDE: Check last exe using current config on startup
git-svn-id: trunk@42503 -
2013-08-26 14:32:22 +00:00
mattias
127d210a3a docs: various updates and fixes from Reinier
git-svn-id: trunk@42502 -
2013-08-26 13:07:18 +00:00
mattias
587c061094 IDE: source editor: pagechanged event when creating the first page
git-svn-id: trunk@42501 -
2013-08-26 12:41:14 +00:00
mattias
343ffd92d0 LCL: docs
git-svn-id: trunk@42500 -
2013-08-26 12:40:33 +00:00
mattias
4dd21f6724 LCL: TSplitter: fixed considering constraints for anchored splitter, patch #24911, from Vojtech Cihak
git-svn-id: trunk@42499 -
2013-08-26 10:58:49 +00:00
mattias
20a053c161 IDE: clean up
git-svn-id: trunk@42498 -
2013-08-25 16:44:13 +00:00
mattias
b35e91f5b7 IDE: clean up
git-svn-id: trunk@42497 -
2013-08-25 16:43:59 +00:00
mattias
02345b4e6a IDE: fixed command line help
git-svn-id: trunk@42496 -
2013-08-25 16:43:04 +00:00
martin
fc3240996d Debugger: Filenames (for line-info) must be case-sensitive
git-svn-id: trunk@42495 -
2013-08-25 11:51:59 +00:00
martin
b20db9cf61 IDE: fix layout of feedback dialog (used by debugger)
git-svn-id: trunk@42494 -
2013-08-25 11:50:01 +00:00
juha
96cadebf6e Converter: tweak messages
git-svn-id: trunk@42493 -
2013-08-25 10:26:49 +00:00
juha
01d108a107 Converter: add "ignore case" modifier for regular expressions for replacing units, types and functions.
git-svn-id: trunk@42492 -
2013-08-25 10:26:45 +00:00
juha
b12f09fa58 Converter: Fix the regular expression for TNT unit replacements.
git-svn-id: trunk@42491 -
2013-08-25 09:30:44 +00:00
juha
92e150fbd9 Converter: add some units from TNT components to be replaced.
git-svn-id: trunk@42490 -
2013-08-25 08:51:39 +00:00
juha
e4b01f4dca IDE: Use DebugLn for timings of reading and rendering all compiler options.
git-svn-id: trunk@42489 -
2013-08-25 08:09:55 +00:00
martin
00f34de6d3 SynEdit: SynHighlighterJava: basic parsing of Annotations by Flavio. Issue #0024706
git-svn-id: trunk@42488 -
2013-08-24 23:44:34 +00:00
martin
acfad58d98 SynEdit: Fixed issue in IFDEF code (re-using commented node)
git-svn-id: trunk@42487 -
2013-08-24 23:10:43 +00:00
martin
03d18a15a7 Debugger: fixed recent introduced crash in stack window (limited depth eval)
git-svn-id: trunk@42486 -
2013-08-24 22:57:46 +00:00
mattias
e4a286e807 IDE: source editor: call DoActiveEditorChanged after a series of PageIndex changes that result in no change to NoteBook.PageIndex
git-svn-id: trunk@42485 -
2013-08-24 20:41:42 +00:00
mattias
aa1bd75ad1 IDE: source editor SetPageIndex: check if PageIndex=AValue
git-svn-id: trunk@42484 -
2013-08-24 18:48:39 +00:00
mattias
4a79a421e4 IDE: source editor SetPageIndex: check if PageIndex=AValue
git-svn-id: trunk@42483 -
2013-08-24 18:42:17 +00:00
mattias
d01d5e1399 IDE: source editor: fixed marking skipped directives as disabled
git-svn-id: trunk@42482 -
2013-08-24 18:19:46 +00:00
mattias
fb86536307 codetools: elseif: mark active if enabled
git-svn-id: trunk@42481 -
2013-08-24 18:13:22 +00:00
mattias
60925a9ed7 IDE: verbosity
git-svn-id: trunk@42480 -
2013-08-24 16:53:57 +00:00
mattias
1bc0d5749a install: changed default test build directory for unix: ~/tmp
git-svn-id: trunk@42476 -
2013-08-24 10:10:03 +00:00
juha
aaa84e717b IDE: Try to improve the custom defines GUI.
git-svn-id: trunk@42475 -
2013-08-24 09:08:12 +00:00
juha
2e6dcd7875 IDE: Read all compiler options in a thread.
git-svn-id: trunk@42474 -
2013-08-24 07:24:46 +00:00
sekelsenmat
b73fea1ff5 fpvectorial: Fixes wrong comment
git-svn-id: trunk@42473 -
2013-08-24 06:51:49 +00:00
sekelsenmat
0c3cc1302d fpvectorial: Adds a link from more complex entities to the page, and from the page to the document. Improves the list and header level in ODT
git-svn-id: trunk@42472 -
2013-08-24 06:49:48 +00:00
mattias
821f02f67b codetools: sourcecloser: remove skipped code
git-svn-id: trunk@42471 -
2013-08-23 23:05:55 +00:00