Commit Graph

43501 Commits

Author SHA1 Message Date
mattias
0fc7614d00 IDE: fixed compilation
git-svn-id: trunk@45334 -
2014-06-04 09:38:48 +00:00
mattias
0fef9cf75d IDE: messages: save/load filters
git-svn-id: trunk@45333 -
2014-06-04 09:33:21 +00:00
mattias
340073d065 IDE: messages: moved filters to options
git-svn-id: trunk@45332 -
2014-06-04 08:38:02 +00:00
mattias
2e83e4997e IDE: windows: single button taskbar: hint
git-svn-id: trunk@45331 -
2014-06-04 06:34:16 +00:00
mattias
6e9e77ecd4 LCL: comment
git-svn-id: trunk@45330 -
2014-06-04 06:29:30 +00:00
mattias
c6bd6213b2 IDE: fixed running tool on fpc 2.6.2
git-svn-id: trunk@45329 -
2014-06-04 06:13:15 +00:00
juha
bd2676525f Revert "Refactor TProject.ReadProject and WriteProject into a new class TProjectStorage." Needs more testing.
git-svn-id: trunk@45328 -
2014-06-03 23:11:20 +00:00
mattias
3f0ce89e2c IDE: messages: about dialog screen center
git-svn-id: trunk@45327 -
2014-06-03 22:11:33 +00:00
juha
1b91fe8109 IDE: formatting
git-svn-id: trunk@45326 -
2014-06-03 19:01:48 +00:00
juha
258ea1153d IDE: Remove some duplicate resource strings.
git-svn-id: trunk@45325 -
2014-06-03 19:01:24 +00:00
juha
03aed28f3e IDE: Refactor TProject.ReadProject and WriteProject into a new class TProjectStorage.
git-svn-id: trunk@45324 -
2014-06-03 19:00:43 +00:00
juha
724be6e238 IDE: Change order of functions in TImExportCompOptsDlg. No global definitions needed.
git-svn-id: trunk@45323 -
2014-06-03 19:00:10 +00:00
juha
39e17d96b3 IDE: change GUI texts in import/export compiler options dialog.
git-svn-id: trunk@45322 -
2014-06-03 18:59:48 +00:00
juha
67307ac56e IDE: call SourceFileMgr.PublishModule directly from main.pp. Formatting.
git-svn-id: trunk@45321 -
2014-06-03 18:59:16 +00:00
mattias
5dc16e0b9f IDE: messages: started load/save options
git-svn-id: trunk@45320 -
2014-06-03 15:46:20 +00:00
sekelsenmat
9ad149a4c9 fpvectorial-svg: Implements support for rgba colors
git-svn-id: trunk@45319 -
2014-06-03 14:38:53 +00:00
mattias
604bb5f428 IDE: if default fpc message file does not exist in fpc sources use the codetools one
git-svn-id: trunk@45318 -
2014-06-03 10:56:51 +00:00
mattias
8a402f1c6b IDE: options: do not warn, if no fpc message file is set
git-svn-id: trunk@45317 -
2014-06-03 10:50:22 +00:00
zoran
ef1f0b14a6 DateTimePicker: code cleanup
git-svn-id: trunk@45316 -
2014-06-03 07:18:58 +00:00
joost
51c0c59b2b FpDebug (pure): Changes for cross-debugging
git-svn-id: trunk@45315 -
2014-06-03 06:15:08 +00:00
mattias
22d2d30164 IDE: quickfixes: use first fit
git-svn-id: trunk@45314 -
2014-06-02 23:29:21 +00:00
mattias
6198e17b19 cody: quickfix identifier not found
git-svn-id: trunk@45313 -
2014-06-02 23:05:46 +00:00
mattias
e9a2579aae IDE: messages: mark custom views as not running
git-svn-id: trunk@45312 -
2014-06-02 22:41:15 +00:00
mattias
ae0e120c10 IDE: messages: rename hide to filter
git-svn-id: trunk@45311 -
2014-06-02 22:24:06 +00:00
mattias
74861f25d3 IDE: messages: show pattern in menu item
git-svn-id: trunk@45310 -
2014-06-02 22:06:33 +00:00
mattias
351c19894f jcf: fixed compilation
git-svn-id: trunk@45309 -
2014-06-02 21:16:16 +00:00
mattias
15913d1179 IDE: codecontext: use ClientRect instead of Canvas.ClipRect
git-svn-id: trunk@45308 -
2014-06-02 19:58:33 +00:00
mattias
58192726cf IDE: codecontext: combine resize and show
git-svn-id: trunk@45307 -
2014-06-02 19:56:41 +00:00
mattias
c1d8b5398b IDE: updated lpi
git-svn-id: trunk@45306 -
2014-06-02 14:47:17 +00:00
mattias
c6ae64c80c IDE: clean up
git-svn-id: trunk@45305 -
2014-06-02 14:39:24 +00:00
mattias
37a1e9a9c3 IDE: fixed TProcess flags for windows
git-svn-id: trunk@45304 -
2014-06-02 14:32:06 +00:00
mattias
8db63f148a IDE: insert license notice: allow translators to add paragraph
git-svn-id: trunk@45303 -
2014-06-02 10:25:59 +00:00
mattias
3f0f2cf33a IDE: added list of external tools
git-svn-id: trunk@45302 -
2014-06-02 10:18:39 +00:00
mattias
39995327cc IDE: reference/release external tools, auto free
git-svn-id: trunk@45301 -
2014-06-02 10:04:34 +00:00
mattias
b791a70524 lazbuild: free Application early to see invalid GUI use early
git-svn-id: trunk@45300 -
2014-06-02 08:41:01 +00:00
mattias
ce27486a9a LCL: nicer error handlign
git-svn-id: trunk@45299 -
2014-06-02 08:40:18 +00:00
mattias
046ecd9f2c lazbuild: keep Application, needed for processmessages
git-svn-id: trunk@45298 -
2014-06-02 08:24:36 +00:00
mattias
ff603d2ae3 LCL: set Application to nil on free
git-svn-id: trunk@45297 -
2014-06-02 08:22:11 +00:00
mattias
a56e83d4d7 IDE: designer: fixed getting icon on datamodule
git-svn-id: trunk@45296 -
2014-06-02 07:40:03 +00:00
mattias
7140e5297a lazbuild: use interfaces early
git-svn-id: trunk@45295 -
2014-06-02 07:35:08 +00:00
mattias
20e6cdc0a9 lazbuild: started migration to external tools
git-svn-id: trunk@45294 -
2014-06-01 21:38:27 +00:00
mattias
2bd7eaf378 nogui: call CheckSynchronize in AppProcessMessages
git-svn-id: trunk@45293 -
2014-06-01 21:27:51 +00:00
joost
b526979d64 FpDebugger (pure): Removed excessive debug-output.
git-svn-id: trunk@45292 -
2014-06-01 19:46:06 +00:00
joost
2692d96325 FpDebug: Fixed AV in console-debugger due to an uninitialized variable
git-svn-id: trunk@45291 -
2014-06-01 18:29:42 +00:00
mattias
f71773d3f0 messages: quickfix items in src
git-svn-id: trunk@45290 -
2014-06-01 18:24:20 +00:00
mattias
213a34d083 messages: quickfix items in src
git-svn-id: trunk@45289 -
2014-06-01 18:17:15 +00:00
mattias
c0772a50ef IDE: messages: use left token for mlfLeftToken
git-svn-id: trunk@45288 -
2014-06-01 17:40:43 +00:00
joost
d72d8c2db8 FpDebug: Partly revert of accidentally committed r45286 #0275eec89b. The part that hasn't been reverted is the removal of the dependency on LCLbase.
git-svn-id: trunk@45287 -
2014-06-01 16:41:11 +00:00
joost
0275eec89b git-svn-id: trunk@45286 - 2014-06-01 16:28:56 +00:00
joost
b7f27e1bad FpDebugger (pure): Read software-breakpoint information properly for 64bit-targets.
git-svn-id: trunk@45285 -
2014-06-01 16:28:41 +00:00