Commit Graph

36319 Commits

Author SHA1 Message Date
mattias
1eca771511 codetools: save less errors
git-svn-id: trunk@37214 -
2012-05-07 16:13:24 +00:00
mattias
855af79e42 codetools: do not save errors outside parser
git-svn-id: trunk@37213 -
2012-05-07 16:04:57 +00:00
mattias
ea0537d6bd sqldb: added TMySQL55Connection
git-svn-id: trunk@37212 -
2012-05-07 15:29:44 +00:00
ask
ceb9377fc2 TAChart: Update versions of a few demo projects
git-svn-id: trunk@37211 -
2012-05-07 08:49:20 +00:00
ask
28475d565d TAChart: Update dragdrop demo to use TDataPointHintTool with the modifier key
git-svn-id: trunk@37210 -
2012-05-07 07:39:35 +00:00
ask
c0db15a654 TAChart: Silence compiler hints
git-svn-id: trunk@37209 -
2012-05-07 07:32:38 +00:00
ask
35ae157a3b TAChart: Add TDataPointHintTool.UseApplicationHint property
Application-level hint does not work in combination with modifier keys
and mouse buttons. The tool now manages a separate hint window instead.
Rare users who require a single hint window per application
may set UseApplicationHint=true.

git-svn-id: trunk@37208 -
2012-05-07 07:25:28 +00:00
sekelsenmat
f7a49a4d03 LCL-CustomDrawn-Cocoa: Improves ClientToScreen, now it returns LCL screen coordinates and is much closer to the real positions for non-windowed controls
git-svn-id: trunk@37207 -
2012-05-07 07:07:21 +00:00
sekelsenmat
44f5d11c10 fpvectorial-eps: Some corrections to the array handling
git-svn-id: trunk@37205 -
2012-05-06 17:13:40 +00:00
sekelsenmat
0cfb1121f3 fpvectorial-eps: Implements the repeat operation
git-svn-id: trunk@37204 -
2012-05-06 16:37:32 +00:00
sekelsenmat
0d9fd40e57 fpvectorial-eps: Adds more missing operations
git-svn-id: trunk@37203 -
2012-05-06 16:26:46 +00:00
sekelsenmat
e732c71f3b fpvectorial-eps: Adds some missing operations, specially for the Current Transformation Matrix, arrays and some arithmetic operations
git-svn-id: trunk@37202 -
2012-05-06 16:14:30 +00:00
martin
d0fa292c28 SourceEdit: Only add tabs to tab-history that were accessed
git-svn-id: trunk@37196 -
2012-05-06 10:48:22 +00:00
martin
b66752bd74 SourceEdit: Do not access outdated tab-history entries (dangling pointers). Issue #0021939
git-svn-id: trunk@37195 -
2012-05-06 10:40:09 +00:00
sekelsenmat
19e4380062 fpvectorial-EPS: Finishes up inkscape errors by giving up in the end of the file
git-svn-id: trunk@37184 -
2012-05-06 08:00:53 +00:00
sekelsenmat
1054e895c8 fpvectorial: Implements many dictionary and VM Memory commands necessary for reading EPS files from Inkscape. It still fails in the very end of the file
git-svn-id: trunk@37181 -
2012-05-06 07:53:16 +00:00
sekelsenmat
2111299e6b LCL-CustomDrawn-Cocoa: Now the highlighting of windowed controls is perfect in UIBrowser, non-windowed ones still wrong. Also fixes the implementation of ClientToScreen
git-svn-id: trunk@37173 -
2012-05-06 07:01:46 +00:00
juha
ffa0f2e2dd LCL: Fix range check error in StringGrid when sorting and RowCount=FixedRows, issue #21947
git-svn-id: trunk@37167 -
2012-05-05 23:38:50 +00:00
martin
d17e688df7 SynEdit: Fixed Caret when scrolling under older Wine (Win Emulator) 0021929
git-svn-id: trunk@37166 -
2012-05-05 18:10:28 +00:00
mattias
b16adcf533 IDE: fixed DoGetUnitRegisterInfo for virtual files
git-svn-id: trunk@37165 -
2012-05-05 11:52:28 +00:00
mattias
92b4af045c IDE: fixed DoGetUnitRegisterInfo for virtual files
git-svn-id: trunk@37164 -
2012-05-05 11:49:29 +00:00
mattias
a461fd7b65 IDE: TProjectFileDescriptor.DefaultResourceName: first try without appending a number, check for pascal keywords
git-svn-id: trunk@37163 -
2012-05-05 11:47:40 +00:00
mattias
7ef4bcdbbf IDE: TProjectFileDescriptor.DefaultResourceName: first try without appending a number, check for pascal keywords
git-svn-id: trunk@37162 -
2012-05-05 11:36:45 +00:00
sekelsenmat
45c7aa2ce1 LCL-CustomDrawn-Cocoa: Improved accessibility, now it lists all elements on a form correctly
git-svn-id: trunk@37161 -
2012-05-05 10:38:28 +00:00
zeljko
f7a4699628 LCL: published missing properties TCalendar.Hint and TCalendar.TabOrder.
git-svn-id: trunk@37160 -
2012-05-05 10:06:12 +00:00
sekelsenmat
f0f5beb5cf Fixes a bug in the code to iterate accessible objects, it didnt work, now it does
git-svn-id: trunk@37159 -
2012-05-05 09:58:28 +00:00
sekelsenmat
5b94ac9513 LCL-CustomDrawn-Cocoa: Fixes the alphanumerical key input
git-svn-id: trunk@37158 -
2012-05-05 09:21:12 +00:00
zeljko
1cd734692e Qt: fixed key events from QCalendar, now tabbing works fine.
git-svn-id: trunk@37157 -
2012-05-05 09:13:18 +00:00
maxim
94b6dd00df Cody: updated Russian translation
git-svn-id: trunk@37156 -
2012-05-04 21:44:08 +00:00
jesus
825197724c LCL, use rectclip to set clipping rectangle instead of current path because it sometimes get drawn on next stroke
git-svn-id: trunk@37155 -
2012-05-04 19:51:30 +00:00
marc
09e587db69 lcl-db: prevent lookup initialization when dataset is destroyed
git-svn-id: trunk@37154 -
2012-05-04 12:27:30 +00:00
marc
465eb5f5c1 enable global loading, so loaded gets called only once when loading inherited frames/forms
git-svn-id: trunk@37153 -
2012-05-04 12:26:04 +00:00
mattias
cdc3c432b4 cody: new IDE window: show dialog to setup form name
git-svn-id: trunk@37152 -
2012-05-04 08:00:38 +00:00
mattias
0fa1769426 cody: IDE item to create dockable IDE window
git-svn-id: trunk@37151 -
2012-05-04 06:32:50 +00:00
paul
f8dcbb669b lcl: don't block special keys in common TControl handler - this is up to descendants.
SynEdit: use shorter inherited call since TControl does not have the handler now

git-svn-id: trunk@37150 -
2012-05-04 00:55:22 +00:00
maxim
d73fbccbd9 IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@37149 -
2012-05-03 20:56:31 +00:00
maxim
6e559a7b17 Translations: Ukrainian translation cleanup
git-svn-id: trunk@37148 -
2012-05-03 20:50:27 +00:00
maxim
a183bd12fd Cody: updated Russian translation
git-svn-id: trunk@37147 -
2012-05-03 20:47:58 +00:00
mattias
0871adbd8b IDE: if component class is missing: note about RegisterClass
git-svn-id: trunk@37146 -
2012-05-03 09:44:06 +00:00
sekelsenmat
5a9e3fa502 fpvectorial: Implements the basic formula support in the generic structures
git-svn-id: trunk@37145 -
2012-05-03 07:28:10 +00:00
mattias
4b43946e95 IDEIntf: TDefaultComponentEditor: always select component
git-svn-id: trunk@37144 -
2012-05-03 06:46:12 +00:00
mattias
6e86b03868 IDEIntf: added TPropertyEditorHook.IsSelected
git-svn-id: trunk@37143 -
2012-05-03 06:44:56 +00:00
paul
70fca72696 lcl: always ask control about special key using CM_WANTSPECIALKEY and LM_GETDLGCODE, simplify DoCancelKey, DoReturnKey, remove old WantKeyBeforeInterface
git-svn-id: trunk@37142 -
2012-05-03 01:38:51 +00:00
martin
c40f7cfc8e SynEdit: Fixed Caret paint error (extra caret left on screen) Issue #0021924
git-svn-id: trunk@37141 -
2012-05-02 23:24:36 +00:00
mattias
edfb38007b cody: show code node info: show complete source
git-svn-id: trunk@37140 -
2012-05-02 18:03:58 +00:00
martin
3b43d6d9d5 Fix compile, for mouse over hint
git-svn-id: trunk@37139 -
2012-05-02 16:41:17 +00:00
martin
7eb5fa6c4a SrcEdit: Improve allow mouse to enter html hint
git-svn-id: trunk@37138 -
2012-05-02 16:33:50 +00:00
martin
e7b462dc61 IDE, IpPro: Allow copy to clipboard from hint
git-svn-id: trunk@37137 -
2012-05-02 16:33:19 +00:00
martin
2ac1ad92c9 IpPro: Fix painting for SelectAll
git-svn-id: trunk@37136 -
2012-05-02 16:31:57 +00:00
martin
ce6718c8ea SynEdit: Remove wrong implementation of Update. Update no longer forwards to Invalidate
git-svn-id: trunk@37135 -
2012-05-02 13:40:46 +00:00