bart
|
0d005db507
|
Select cell when it's content is deleted by VK_Delete
git-svn-id: trunk@37399 -
|
2012-05-22 22:39:20 +00:00 |
|
maxim
|
3a65d68767
|
IDE: corrected version info language list, added Ukrainian language, bug #22103
git-svn-id: trunk@37398 -
|
2012-05-22 22:28:41 +00:00 |
|
maxim
|
d51b5131f5
|
TodoList: properly trim comment markers and convert multiline text to single line, fixes bug #22085. Based on patch by Anton.
git-svn-id: trunk@37397 -
|
2012-05-22 21:14:51 +00:00 |
|
maxim
|
6b0679c4b7
|
Codetools: updated Russian translation
git-svn-id: trunk@37396 -
|
2012-05-22 20:50:56 +00:00 |
|
jesus
|
86fcc0a6c2
|
LazReport, editor sample, translations updated automatically
git-svn-id: trunk@37395 -
|
2012-05-22 19:29:53 +00:00 |
|
juha
|
4c1213e99f
|
LazControls: Replace property Data with property Items in ListFilterEdit. Issue #22100
git-svn-id: trunk@37394 -
|
2012-05-22 18:24:49 +00:00 |
|
jesus
|
910d439bb1
|
LazReport, lrcodereport: addded accessory SetFont, frm Julio Jimenez Borreguero
git-svn-id: trunk@37393 -
|
2012-05-22 17:09:24 +00:00 |
|
mattias
|
08fb6b919a
|
LCL: use as default widgettype the IDE value
git-svn-id: trunk@37392 -
|
2012-05-22 13:50:34 +00:00 |
|
mattias
|
b7deaffd70
|
IDE,codetools: added conditionals functions GetIDEValue, GetEnv
git-svn-id: trunk@37391 -
|
2012-05-22 13:27:59 +00:00 |
|
mattias
|
b88a39ccca
|
codetools: cfgscript: nicer error message if semicolon is missing
git-svn-id: trunk@37390 -
|
2012-05-22 10:53:35 +00:00 |
|
mattias
|
752c8adef7
|
runtests: unit output directory
git-svn-id: trunk@37389 -
|
2012-05-22 10:23:18 +00:00 |
|
mattias
|
8d1cb5ba75
|
tests: added tests for cfgscripts
git-svn-id: trunk@37388 -
|
2012-05-22 10:19:03 +00:00 |
|
mattias
|
7d0c629373
|
synedit: less hints
git-svn-id: trunk@37387 -
|
2012-05-22 09:27:20 +00:00 |
|
djenkins
|
cac82bf695
|
Remove writeln() that looks like a residual debug message
git-svn-id: trunk@37386 -
|
2012-05-21 21:59:24 +00:00 |
|
juha
|
3d6659f2e4
|
LCL: Revert the hack in TCustomGrid.KeyDown trying to fix issue #22057. Helps debugging the real problem.
git-svn-id: trunk@37385 -
|
2012-05-21 19:08:42 +00:00 |
|
mattias
|
4046f4b316
|
IDE: do not set TUnitInfo.Modified when committing source editor to codetools
git-svn-id: trunk@37384 -
|
2012-05-21 18:37:17 +00:00 |
|
mattias
|
718c6bf9ad
|
IDE: TUnitInfo.fModified: do not set on get
git-svn-id: trunk@37383 -
|
2012-05-21 18:33:37 +00:00 |
|
jesus
|
a77e88fed3
|
LazReport, lrcodereport: fix problem with slow generation of pages on second batch, sample now ask for target pdf filename, from Julio Jimenez Borreguero
git-svn-id: trunk@37381 -
|
2012-05-21 17:10:46 +00:00 |
|
martin
|
ec79d9e28b
|
SourceEdit/DBG: Ensure Codebuffer is updated before using it to add watches
git-svn-id: trunk@37380 -
|
2012-05-21 16:45:53 +00:00 |
|
martin
|
e27bff3507
|
SourceEditor: Hide hint, when mouse moves (even if outside IDE, or IDE is not active). Differentiate plain and html hint Issue #0022016
git-svn-id: trunk@37379 -
|
2012-05-21 16:07:39 +00:00 |
|
martin
|
a66b293fd8
|
SourceEditor: Hide hint, when mouse moves (even if outside IDE, or IDE is not active). Issue #0022016
git-svn-id: trunk@37378 -
|
2012-05-21 15:59:20 +00:00 |
|
martin
|
d4d543a5bb
|
SynEdit: Mouse Selection and scroll-by-wheel (Rev 37351 #dd70e244ec). Issue #0022072, #0022090
git-svn-id: trunk@37377 -
|
2012-05-21 14:06:31 +00:00 |
|
mattias
|
f4b2defdfb
|
IDE: update TUnitInfo.ResourceBaseClass on loading lfm
git-svn-id: trunk@37376 -
|
2012-05-21 12:35:31 +00:00 |
|
zeljko
|
1971fbf901
|
Gtk2: do not show taskbar entry for dragimagelist.
git-svn-id: trunk@37375 -
|
2012-05-21 11:32:14 +00:00 |
|
zeljko
|
1b2f7f8684
|
Qt: bypass windowmanager when showing dragimagelist.
git-svn-id: trunk@37374 -
|
2012-05-21 11:15:49 +00:00 |
|
mattias
|
e633d0721b
|
IDE: debugger options: check the resolved file, bug #22086
git-svn-id: trunk@37373 -
|
2012-05-21 08:37:05 +00:00 |
|
paul
|
94e8990aaf
|
lcl: don't access Items of TreeView if DragOver happens during treeview destruction
git-svn-id: trunk@37372 -
|
2012-05-21 08:21:05 +00:00 |
|
paul
|
e4be3b0c67
|
lcl: fixed a memory leak when canceling drag of dead control
git-svn-id: trunk@37371 -
|
2012-05-21 07:21:48 +00:00 |
|
paul
|
136bb2bf67
|
lcl: cleanup debug info
git-svn-id: trunk@37370 -
|
2012-05-21 06:46:06 +00:00 |
|
paul
|
6dc8b8cf94
|
lcl: don't crash when either DragTarget or dragged control is freed (issue #22067)
git-svn-id: trunk@37369 -
|
2012-05-21 03:50:06 +00:00 |
|
martin
|
c070b17f46
|
DBG: Fixed array len for 64 bit
git-svn-id: trunk@37368 -
|
2012-05-20 23:38:26 +00:00 |
|
maxim
|
32221ff083
|
IDE: regenerated translations
git-svn-id: trunk@37367 -
|
2012-05-20 13:37:31 +00:00 |
|
maxim
|
f37444fe98
|
IDE: removed unused resourcestrings
git-svn-id: trunk@37366 -
|
2012-05-20 13:35:54 +00:00 |
|
maxim
|
0e9c12c306
|
IDEIntf: improved Object Inspector localization
git-svn-id: trunk@37365 -
|
2012-05-20 13:30:22 +00:00 |
|
maxim
|
71506adce0
|
SynEdit: updated Russian translation
git-svn-id: trunk@37364 -
|
2012-05-20 13:04:38 +00:00 |
|
mattias
|
a94ce8fe69
|
translations: germans: updated from Swen Heinig
git-svn-id: trunk@37363 -
|
2012-05-20 08:52:05 +00:00 |
|
mattias
|
66ddf0aa13
|
translations: germans: updated from Swen Heinig
git-svn-id: trunk@37362 -
|
2012-05-20 08:51:51 +00:00 |
|
mattias
|
63e28ece43
|
translations: germans: updated from Swen Heinig
git-svn-id: trunk@37361 -
|
2012-05-20 08:51:44 +00:00 |
|
mattias
|
9d23ad175f
|
translations: germans: updated from Swen Heinig
git-svn-id: trunk@37360 -
|
2012-05-20 08:51:36 +00:00 |
|
mattias
|
ff617aa1c9
|
translations: germans: updated from Swen Heinig
git-svn-id: trunk@37359 -
|
2012-05-20 08:51:27 +00:00 |
|
mattias
|
497d69683c
|
fixed makefiles for ideintf depending on lazcontrols
git-svn-id: trunk@37358 -
|
2012-05-20 08:24:13 +00:00 |
|
zeljko
|
13d5c8b967
|
Gtk2: fixed mbAll button on dialogs. Added response keys which does not exist in gtk2. issue #22083
git-svn-id: trunk@37357 -
|
2012-05-20 08:08:38 +00:00 |
|
martin
|
0349edd1d0
|
SynEdit HTML Highlighter: added CDATA and html 5 tags. Issue #0022077, #0022082 Patch by Janusz Tomczak
git-svn-id: trunk@37356 -
|
2012-05-19 22:26:52 +00:00 |
|
juha
|
f58b0dd95d
|
IDE: Use the improved FilterEdit feature in Search Results window
git-svn-id: trunk@37355 -
|
2012-05-19 18:33:01 +00:00 |
|
juha
|
f21525813a
|
IDE: Use the improved FilterEdit feature in many forms
git-svn-id: trunk@37354 -
|
2012-05-19 18:32:55 +00:00 |
|
juha
|
f209e0ccf2
|
LCL: in FilterEdit, register Form Activate and Deactivate handlers to get info of ActiveControl state. Issue #22079
git-svn-id: trunk@37353 -
|
2012-05-19 18:32:44 +00:00 |
|
martin
|
854ef8a1ba
|
SynEdit HTML Highlighter: added CDATA and html 5 tags. Issue #0022077 Patch by Janusz Tomczak
git-svn-id: trunk@37352 -
|
2012-05-19 17:07:28 +00:00 |
|
martin
|
dd70e244ec
|
SynEdit: Mouse Selection and scroll-by-wheel. Issue #0022072
git-svn-id: trunk@37351 -
|
2012-05-19 13:25:30 +00:00 |
|
juha
|
afdef03054
|
LCL: add DebugLns to TCustomControlFilterEdit DoEnter and DoExit. They are not always called properly.
git-svn-id: trunk@37350 -
|
2012-05-19 13:19:11 +00:00 |
|
juha
|
2d53c6ccb3
|
IDE: improve filter in Object Inspector
git-svn-id: trunk@37349 -
|
2012-05-19 11:38:04 +00:00 |
|