Commit Graph

36507 Commits

Author SHA1 Message Date
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
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