Commit Graph

36319 Commits

Author SHA1 Message Date
martin
e0f4578cde SynEdit: Remove not required invalidation (paint / call to wrong Update() )
git-svn-id: trunk@37134 -
2012-05-02 13:36:30 +00:00
martin
3cb8b0d420 SynEdit: Fix WantTabs / Change default to "True" Issue #0021904
git-svn-id: trunk@37133 -
2012-05-02 13:19:47 +00:00
mattias
e870b21355 codetools: fixed resolving inherited
git-svn-id: trunk@37132 -
2012-05-02 12:06:32 +00:00
jesus
567bfeb0a1 LCL, implements textrect clipping in Postscriptprintercanvas
git-svn-id: trunk@37131 -
2012-05-01 20:50:57 +00:00
mattias
415a969db2 IDE: function result
git-svn-id: trunk@37130 -
2012-05-01 17:41:31 +00:00
mattias
aa2de353ed gtk2: clean up
git-svn-id: trunk@37129 -
2012-05-01 17:40:40 +00:00
mattias
4e977b1300 codetools: identifier completion: warn directive
git-svn-id: trunk@37128 -
2012-05-01 17:40:01 +00:00
juha
983705716a LazReport: remove an unused and empty procedure Frame3D. LCL has implemented many versions of it.
git-svn-id: trunk@37127 -
2012-05-01 17:20:26 +00:00
juha
bc35dbb456 LCL: Publish some TCheckGroup properties.
git-svn-id: trunk@37126 -
2012-05-01 17:20:17 +00:00
martin
52a8471216 DBG: Omit check for local files, when using GDB over ssh. Issue #0021834
git-svn-id: trunk@37125 -
2012-05-01 17:08:32 +00:00
martin
0fbe5d3207 Fix compile, for mouse over hint
git-svn-id: trunk@37124 -
2012-05-01 15:39:14 +00:00
martin
ca7b620b13 SrcEdit: Improve allow mouse to enter html hint
git-svn-id: trunk@37123 -
2012-05-01 15:24:49 +00:00
mattias
aab25bd8d1 IDE: select frame: search in completesrcpath
git-svn-id: trunk@37122 -
2012-05-01 14:54:17 +00:00
mattias
4bb1fdcdac IDE: select frame: search in packages
git-svn-id: trunk@37121 -
2012-05-01 14:43:39 +00:00
mattias
96694f6d88 codetools: clean up
git-svn-id: trunk@37120 -
2012-05-01 13:34:41 +00:00
mattias
e2ddd8da65 IDE: when building IDE failed: restore backup
git-svn-id: trunk@37119 -
2012-05-01 11:37:07 +00:00
mattias
147aa605ec IDE: build ide: if building fails, clear flag clean up once
git-svn-id: trunk@37118 -
2012-05-01 11:15:58 +00:00
martin
44b12851fb SrcEdit: Allow mouse to enter html hint
git-svn-id: trunk@37117 -
2012-05-01 00:48:19 +00:00
martin
d403a03802 DBG: Fix a possible crash in debugger (history). Issue #0021901
git-svn-id: trunk@37116 -
2012-04-30 21:24:36 +00:00
mattias
5465d579a1 openglcontrol: fixed freeing FBConfigs
git-svn-id: trunk@37115 -
2012-04-30 19:17:13 +00:00
martin
3af8c6a1b7 SynEdit: pas highlighter, minor optimization
git-svn-id: trunk@37114 -
2012-04-30 19:00:46 +00:00
martin
b4d22ba095 SynEdit: highlight class "helper". Fix wrong highlight of "sealed" Issue #0021812 Tests
git-svn-id: trunk@37113 -
2012-04-30 18:59:10 +00:00
martin
a8c17c1034 SynEdit: highlight class "helper". Fix wrong highlight of "sealed" Issue #0021812
git-svn-id: trunk@37112 -
2012-04-30 18:48:19 +00:00
juha
2a51d1e74c IDE: Make Close button work in Components List dialog. Issue #21892, patch from Takeda Matsuki
git-svn-id: trunk@37111 -
2012-04-30 17:38:56 +00:00
juha
4df518b70e LazUtils: minor refactoring of CopyFile
git-svn-id: trunk@37110 -
2012-04-30 17:15:23 +00:00
juha
4507911224 LazUtils: Improve CopyDirTree, modified from a patch from Takeda Matsuki.
git-svn-id: trunk@37109 -
2012-04-30 17:15:13 +00:00
juha
afcd11631a LazUtils: Make ForceDirectoriesUTF8 more readable.
git-svn-id: trunk@37108 -
2012-04-30 17:15:01 +00:00
martin
6d77dc76e7 DBG: Watches, added inspect/evaluate to popup
git-svn-id: trunk@37107 -
2012-04-30 16:17:52 +00:00
martin
cac7a2cac5 DBG: Register Copy Name/Value to clipboard. Issue #0021860
git-svn-id: trunk@37106 -
2012-04-30 16:00:05 +00:00
martin
0ce265622c DBG: Watches Copy Name/Value to clipboard. Issue #0021860
git-svn-id: trunk@37105 -
2012-04-30 14:16:59 +00:00
mattias
d18e8e49d3 codetools: GetSmartHint: show anonymous arrays
git-svn-id: trunk@37104 -
2012-04-30 14:13:02 +00:00
mattias
5f3801e1ee codetools: nested types: Self and inherited
git-svn-id: trunk@37103 -
2012-04-30 13:37:41 +00:00
mattias
903a5a4292 lazreport: clena up
git-svn-id: trunk@37102 -
2012-04-30 10:37:13 +00:00
mattias
82997d00c0 lazreport: fixed compilation with fpc 2.7.1
git-svn-id: trunk@37101 -
2012-04-30 10:24:01 +00:00
sekelsenmat
b0c62dc7dd TCDProgressBar: Fixes the background, it should be hardcoded, not be the parent one
git-svn-id: trunk@37100 -
2012-04-30 08:46:45 +00:00
sekelsenmat
125a10ca75 LCL-CustomDrawn-Android: Changes the hardcoded package name to a variable which user software can change
git-svn-id: trunk@37099 -
2012-04-30 08:36:08 +00:00
mattias
15b8f2e5c3 codetools: fixed GetSmartHint for unit
git-svn-id: trunk@37098 -
2012-04-30 08:08:02 +00:00
martin
b4ed549862 DBG: Fix compilation. Broke in r 37091 : Omit check for local files, when using GDB over ssh.
git-svn-id: trunk@37097 -
2012-04-29 22:19:32 +00:00
martin
3092170744 SynEdit: Do not offer OverviewGutter in Gutter-parts designer
git-svn-id: trunk@37096 -
2012-04-29 22:07:08 +00:00
martin
7c0124a4a8 SynEdit: fix crash in overview gutter creation. Issue #0021887
git-svn-id: trunk@37095 -
2012-04-29 21:58:15 +00:00
martin
d5584e2893 DBG (via SSH): additional options for ssh, separate field to specify gdb
git-svn-id: trunk@37094 -
2012-04-29 21:05:21 +00:00
martin
c8398bb037 DBG: Testcase: fixed reading env-options
git-svn-id: trunk@37093 -
2012-04-29 19:01:09 +00:00
mattias
f43c7d764c lcl: dbgrids: fixed TBookmark for fpc 2.7.1
git-svn-id: trunk@37092 -
2012-04-29 18:41:48 +00:00
martin
537e40a7d9 DBG: Omit check for local files, when using GDB over ssh. Issue #0021834
REQUIRES r 37097 to fix compilation

git-svn-id: trunk@37091 -
2012-04-29 18:39:54 +00:00
mattias
815fe6af00 codetools: do not try to search in record ancestors
git-svn-id: trunk@37090 -
2012-04-29 18:33:24 +00:00
mattias
40fdca11df codetools: GetSmartHint: use unit
git-svn-id: trunk@37089 -
2012-04-29 18:31:03 +00:00
mattias
ed45f617f0 lazbuild: fixed compilation
git-svn-id: trunk@37088 -
2012-04-29 18:26:47 +00:00
mattias
8be47d95a1 codetools: GetSmartHint: property params and type
git-svn-id: trunk@37087 -
2012-04-29 18:21:33 +00:00
mattias
37eb8f6bd9 IDEIntf: removed TLazCompilerOptions.LCLWidgetType, fixed computing default LCLWidgetType on cross target OS
git-svn-id: trunk@37086 -
2012-04-29 17:43:58 +00:00
mattias
62218fe07e IDE: show compiler options: check compiler
git-svn-id: trunk@37085 -
2012-04-29 16:32:31 +00:00