Commit Graph

43386 Commits

Author SHA1 Message Date
mattias
f3a8270e7d IDE: insert license notice commands: split into English and translated items
git-svn-id: trunk@45219 -
2014-05-29 09:43:07 +00:00
mattias
0c04004aab IDE: messages: store filename style
git-svn-id: trunk@45218 -
2014-05-28 23:46:07 +00:00
mattias
5656db6508 IDE: indentiation
git-svn-id: trunk@45217 -
2014-05-28 23:12:11 +00:00
mattias
8844f15f3a IDE: designer mediator: fixed non visual components selection and moving, patch #26234
git-svn-id: trunk@45216 -
2014-05-28 22:43:19 +00:00
mattias
2a05226c0a IDE: fixed clearing project target file name when using project template
git-svn-id: trunk@45214 -
2014-05-28 17:05:12 +00:00
bart
1c1b39f232 Translations: add parameter Full: Boolean (default True) to constructor. When setting this to False it allows
method ReadPOText to work correctly when reading from an internal resource (Issue #0026021).

git-svn-id: trunk@45213 -
2014-05-28 09:26:30 +00:00
mattias
f0b55cf3e1 IDE: warn if fpc msg file not found
git-svn-id: trunk@45212 -
2014-05-28 07:18:09 +00:00
mattias
e3654cc051 IDE: load fpc msg files with right encoding
git-svn-id: trunk@45211 -
2014-05-28 06:56:20 +00:00
mattias
bee1c1b28f codetools: added list of encodings for fpc error files
git-svn-id: trunk@45210 -
2014-05-28 06:28:09 +00:00
mattias
339dff0b10 IDE: fpc msg parser: load msg file depending on fpc version
git-svn-id: trunk@45209 -
2014-05-28 05:58:01 +00:00
mattias
837e4699e5 codetools: GetFPCVersion: check if update needed
git-svn-id: trunk@45208 -
2014-05-28 05:57:06 +00:00
maxim
922feb68b1 LazDataDesktop: fixed "EResNotFound: Resource "ddconnection" not found" exception, patch by Reinier, bug #26228
git-svn-id: trunk@45207 -
2014-05-27 20:49:26 +00:00
mattias
31225a494f codetools: updated fallback fpc msg file
git-svn-id: trunk@45206 -
2014-05-27 20:29:56 +00:00
mattias
b0e716ec2b codetools: scanfpcerrormsgfiles: added parameter -v to show details
git-svn-id: trunk@45205 -
2014-05-27 20:04:09 +00:00
mattias
48e6a0844a codetools: added example to scan all fpc error*.msg files and compare them to the English file
git-svn-id: trunk@45204 -
2014-05-27 19:10:49 +00:00
mattias
2b4d559441 IDE: messages: save translate flag
git-svn-id: trunk@45203 -
2014-05-27 18:32:41 +00:00
mattias
4363059a42 IDE: messages: started storing translate option
git-svn-id: trunk@45202 -
2014-05-27 14:26:51 +00:00
mattias
fb7fd07c9b IDE: messages options: moved option focus-after-build to messages options
git-svn-id: trunk@45201 -
2014-05-27 13:54:52 +00:00
mattias
226a364fff IDE: messages options: moved dbl click jumps to messages options
git-svn-id: trunk@45200 -
2014-05-27 13:50:34 +00:00
mattias
e964afc151 IDE: messages options: moved hide messages icons to messages options
git-svn-id: trunk@45199 -
2014-05-27 13:46:45 +00:00
mattias
76b41ca24f LCL: clean up
git-svn-id: trunk@45198 -
2014-05-27 13:27:55 +00:00
mattias
856f36c29c IDE: options: messages: colors
git-svn-id: trunk@45197 -
2014-05-27 13:16:16 +00:00
mattias
503ddc71ad IDE: fixed run abort
git-svn-id: trunk@45195 -
2014-05-27 09:08:58 +00:00
mattias
305b621aa8 IDE: component palette: disabled scrollbars for LCL carbon widgetset
git-svn-id: trunk@45192 -
2014-05-27 07:52:12 +00:00
mattias
42af6c5f2f IDE: started options frame for messages
git-svn-id: trunk@45191 -
2014-05-26 23:36:34 +00:00
mattias
73c1593c0b IDE: messages: clear translation when message changes
git-svn-id: trunk@45190 -
2014-05-26 20:51:52 +00:00
mattias
2fa5d80285 IDE: messages: show view earlier
git-svn-id: trunk@45189 -
2014-05-26 17:21:03 +00:00
mattias
396a37ec01 IDE: clean up
git-svn-id: trunk@45188 -
2014-05-26 16:55:16 +00:00
mattias
2c52843001 IDE: quickfix explore checksum changed dialog
git-svn-id: trunk@45187 -
2014-05-26 16:36:34 +00:00
mattias
04d59be9be IDE: fpc parser: find ld message file:line: msg
git-svn-id: trunk@45186 -
2014-05-26 14:46:29 +00:00
mattias
53ca8fe17d IDE: unit dependencies: quickfix for circular units: show path
git-svn-id: trunk@45185 -
2014-05-26 13:46:43 +00:00
mattias
1fcab0ef9f IDE: messages: do not show missing file dialog twice
git-svn-id: trunk@45184 -
2014-05-26 13:03:25 +00:00
mattias
73668b5f04 IDE: fpc msg parser: started showing resource output
git-svn-id: trunk@45183 -
2014-05-25 22:01:23 +00:00
mattias
e5cad01118 IDE: fpc msg parser: show linking output
git-svn-id: trunk@45181 -
2014-05-25 21:33:27 +00:00
mattias
b51d55bfad IDE: clean up
git-svn-id: trunk@45179 -
2014-05-25 21:00:04 +00:00
mattias
1797870a52 IDE: fixed quickfix remove local var not used
git-svn-id: trunk@45178 -
2014-05-25 20:02:24 +00:00
mattias
f8f1d91999 IDE: find unit dialog: quick fix for cannot find unit
git-svn-id: trunk@45177 -
2014-05-25 19:38:45 +00:00
mattias
79c6e82dd7 IDE: codebrowser: quick fix identifier nor found
git-svn-id: trunk@45176 -
2014-05-25 19:14:42 +00:00
mattias
b9c7913104 IDE: fpc message parser: hide status message compiling module
git-svn-id: trunk@45175 -
2014-05-25 18:19:34 +00:00
mattias
ec07f96b0c IDE: fpc message parser: mark linking messages as warnings
git-svn-id: trunk@45174 -
2014-05-25 17:12:09 +00:00
joost
f81a1f3ea6 LazDebuggerFp (pure): Read macho-64 binaries
git-svn-id: trunk@45173 -
2014-05-25 16:38:40 +00:00
sekelsenmat
333e535ec6 fpvectorial-svg: Fixes a bug in use element position
git-svn-id: trunk@45172 -
2014-05-25 16:36:25 +00:00
sekelsenmat
e82d386034 fpvectorial-svg: General improvement in the text drawing positioning
git-svn-id: trunk@45171 -
2014-05-25 16:28:00 +00:00
mattias
a9241fe01b IDE: messages: quick fix remove used unit
git-svn-id: trunk@45170 -
2014-05-25 16:21:10 +00:00
mattias
5f2cff6bfc IDE: fpc message parser: improve cannot find unit
git-svn-id: trunk@45169 -
2014-05-25 15:37:37 +00:00
sekelsenmat
0af01e94b2 fpvectorial-svg: Improves text positioning
git-svn-id: trunk@45168 -
2014-05-25 15:05:48 +00:00
mattias
fa2cd799f8 IDE: messages: auto header: show view state via color
git-svn-id: trunk@45167 -
2014-05-25 14:56:08 +00:00
mattias
4dcad783db IDE: fpc message parser: faster search for include files
git-svn-id: trunk@45166 -
2014-05-25 14:14:44 +00:00
sekelsenmat
f767727da8 fpvectorial-svg: Improves rectangle positioning
git-svn-id: trunk@45165 -
2014-05-25 08:16:18 +00:00
mattias
384e900260 lazbuild: fixed compilation, bug #26214
git-svn-id: trunk@45164 -
2014-05-25 00:56:56 +00:00