blikblum
|
ed5e8f0f0a
|
lcl: remove TDBEdit.IsReadOnly (not required anymore) (missing commit)
git-svn-id: trunk@32476 -
|
2011-09-23 23:19:14 +00:00 |
|
blikblum
|
aedcdf5145
|
lcl: remove TDBEdit.IsReadOnly (not required anymore)
git-svn-id: trunk@32475 -
|
2011-09-23 23:18:03 +00:00 |
|
mattias
|
131939d14e
|
codetools: GetExpandedOperand: allow Result,Self in with-block
git-svn-id: trunk@32474 -
|
2011-09-23 15:52:26 +00:00 |
|
zeljko
|
4aaa69e28a
|
Qt: fixed bug with mouse capture release under mswindows.
git-svn-id: trunk@32472 -
|
2011-09-23 10:55:05 +00:00 |
|
vincents
|
ef03f51f52
|
lazarus rpm: added create rpm script that uses mock to build in a chroot environment
git-svn-id: trunk@32471 -
|
2011-09-23 10:06:28 +00:00 |
|
vincents
|
8dc5f36b1a
|
lazarus rpm spec file: added build requirements, so that yum can initialize the chroot environment correctly
git-svn-id: trunk@32470 -
|
2011-09-23 10:01:28 +00:00 |
|
mattias
|
c78feb9f4b
|
LCL: clean up
git-svn-id: trunk@32469 -
|
2011-09-23 09:59:08 +00:00 |
|
martin
|
2aee52f6f3
|
IDE: debug/complier-options dialog. revert default to -g
git-svn-id: trunk@32468 -
|
2011-09-23 09:54:24 +00:00 |
|
mattias
|
ae67ba05c7
|
codetools: fixed initial search flags for local var completion
git-svn-id: trunk@32467 -
|
2011-09-23 09:30:06 +00:00 |
|
juha
|
71f1c25189
|
LCL: UpDown control's Visible and Enabled follow the associated control. Issue #20301, patch from Silvio Clécio
git-svn-id: trunk@32466 -
|
2011-09-23 08:41:38 +00:00 |
|
juha
|
ea9e588d42
|
LCL: add EnabledChanging and EnabledChanged events for TControl. Issue #20300, patch from Silvio Clécio
git-svn-id: trunk@32465 -
|
2011-09-23 08:30:48 +00:00 |
|
juha
|
4d3cc5e247
|
LCL, Win32: fix range check error with newly started Windows. Issue #20321, patch from Benito van der Zander
git-svn-id: trunk@32464 -
|
2011-09-23 07:41:10 +00:00 |
|
dodi
|
e0f7806aca
|
Docs: revised scrollbars and combobox.
git-svn-id: trunk@32463 -
|
2011-09-23 03:37:24 +00:00 |
|
blikblum
|
ce952d5a7a
|
lcl: fix clipboard paste in DBEdit. Part of 20326
git-svn-id: trunk@32462 -
|
2011-09-22 22:54:57 +00:00 |
|
mattias
|
414a4a4d6e
|
IDE: codehelp: help for units
git-svn-id: trunk@32461 -
|
2011-09-22 22:48:54 +00:00 |
|
mattias
|
fb881dac0d
|
IDE: codehelp: used unit: search unit header
git-svn-id: trunk@32460 -
|
2011-09-22 20:59:24 +00:00 |
|
mattias
|
e59acfda40
|
codetools: safety check
git-svn-id: trunk@32459 -
|
2011-09-22 20:57:28 +00:00 |
|
blikblum
|
09c6d11771
|
lcl: group boolean fields in DB Controls
git-svn-id: trunk@32458 -
|
2011-09-22 15:16:07 +00:00 |
|
paul
|
5b7cad31b1
|
debugger: improve output of WideString and UnicodeString variables
git-svn-id: trunk@32457 -
|
2011-09-22 06:38:19 +00:00 |
|
paul
|
603f7c97eb
|
codetools: fix parsing of method implementation header - they may contain directives like 'static'
git-svn-id: trunk@32456 -
|
2011-09-22 05:13:25 +00:00 |
|
paul
|
e0f6f71ee9
|
codetools: add STATIC word as a procedure specifier
git-svn-id: trunk@32455 -
|
2011-09-22 03:20:25 +00:00 |
|
ask
|
2118b39908
|
TAChart: Fix List-out-of-bounds when moving the series up in the editor
git-svn-id: trunk@32454 -
|
2011-09-21 22:32:34 +00:00 |
|
martin
|
837fe09471
|
DBG: Disassembler, when having to guess, use an even address.
git-svn-id: trunk@32453 -
|
2011-09-21 18:41:42 +00:00 |
|
jesus
|
47c3378937
|
LCL, make GetDefaultEditor virtual
git-svn-id: trunk@32452 -
|
2011-09-21 16:59:54 +00:00 |
|
mattias
|
da010d4038
|
IDE: added TBaseCompilerOptions.GetEffectiveTargetOS/CPU
git-svn-id: trunk@32451 -
|
2011-09-21 15:34:29 +00:00 |
|
martin
|
6be51d73df
|
IDE: debug/complier-options: start detecting OS/CPU
git-svn-id: trunk@32450 -
|
2011-09-21 14:04:12 +00:00 |
|
martin
|
dbb87ca09b
|
DBG: Fixed jumping to unit of unsaved project
git-svn-id: trunk@32449 -
|
2011-09-21 12:13:24 +00:00 |
|
ask
|
1176e4faca
|
TAChart: Support NaNs in area series. Update demo
git-svn-id: trunk@32448 -
|
2011-09-21 11:30:39 +00:00 |
|
mattias
|
5416195ef5
|
IDEIntf: TLazProject.IsVirtual
git-svn-id: trunk@32447 -
|
2011-09-21 11:06:51 +00:00 |
|
juha
|
751cd5b9ae
|
IDE: Fix a crash in Components View. Issue #20305, patch from Bart Broersma
git-svn-id: trunk@32446 -
|
2011-09-21 09:28:03 +00:00 |
|
mattias
|
39d0a7fdfe
|
IDE: compiler options: linking page: layout fix, bug #20306
git-svn-id: trunk@32445 -
|
2011-09-21 05:55:44 +00:00 |
|
dodi
|
bc18b3ca98
|
Docs: image lists revised again.
git-svn-id: trunk@32444 -
|
2011-09-21 03:40:37 +00:00 |
|
mattias
|
4cf44bd8f7
|
IDE: added flag jfDoNotExpandFilename
git-svn-id: trunk@32443 -
|
2011-09-20 19:50:56 +00:00 |
|
martin
|
e7eb929eb2
|
DBG: Toggle breakpoint enabled with ctrl-click. (more efficient)
git-svn-id: trunk@32442 -
|
2011-09-20 19:34:58 +00:00 |
|
martin
|
a65bbd7c40
|
DBG: Toggle breakpoint enabled with ctrl-click. Issue #0017330
git-svn-id: trunk@32441 -
|
2011-09-20 19:24:22 +00:00 |
|
mattias
|
e3a3b6dab5
|
IDE: comments
git-svn-id: trunk@32440 -
|
2011-09-20 19:02:01 +00:00 |
|
martin
|
7f24c49848
|
fixed: FilenameIsWinAbsolute
git-svn-id: trunk@32439 -
|
2011-09-20 18:24:15 +00:00 |
|
martin
|
a6f5c17aca
|
DBG: Fix finding units
git-svn-id: trunk@32438 -
|
2011-09-20 18:23:42 +00:00 |
|
martin
|
1df02ca4fc
|
DBG: Fixed issue with variables from parent-nested-frames showing with prefix "error:"
git-svn-id: trunk@32437 -
|
2011-09-20 18:22:56 +00:00 |
|
martin
|
876951bceb
|
SynEdit, make ecDeleteLine stop at end of file. Issue #0020299
git-svn-id: trunk@32436 -
|
2011-09-20 17:12:44 +00:00 |
|
mattias
|
b5e8aedd1b
|
imagesforlazarus: readme
git-svn-id: trunk@32435 -
|
2011-09-20 12:53:49 +00:00 |
|
dodi
|
133f12ff98
|
Docs: revised image lists.
git-svn-id: trunk@32434 -
|
2011-09-20 04:27:28 +00:00 |
|
dodi
|
feebca5f5b
|
Docs: add some scripts and StyleGuide
git-svn-id: trunk@32433 -
|
2011-09-20 04:25:48 +00:00 |
|
martin
|
7666c75dd1
|
DBG: Fix inserting breakpoints (do not silently enter pause state), introduced in r 32414
git-svn-id: trunk@32432 -
|
2011-09-19 23:28:15 +00:00 |
|
martin
|
ce6ac1c77c
|
DBG:: implement log expression-eval in breakpoint
git-svn-id: trunk@32431 -
|
2011-09-19 23:19:19 +00:00 |
|
martin
|
a1e0eec879
|
IDE fixed typo
git-svn-id: trunk@32430 -
|
2011-09-19 22:23:06 +00:00 |
|
martin
|
bf13fbd3d8
|
IDE: debug/complier-options dialog. Improve layout/dependencies
git-svn-id: trunk@32429 -
|
2011-09-19 21:45:35 +00:00 |
|
juha
|
8e1acdcf52
|
IDE: lazarus.res updated
git-svn-id: trunk@32428 -
|
2011-09-19 21:04:53 +00:00 |
|
juha
|
8e3740b555
|
LCL: make TShape.Shape = stSquaredDiamond different from stDiamond. Issue #20290, patch from Anton
git-svn-id: trunk@32427 -
|
2011-09-19 21:04:42 +00:00 |
|
mattias
|
517f95cae4
|
codetools: GetExpandedOperand: simply copying [] content
git-svn-id: trunk@32426 -
|
2011-09-19 20:18:37 +00:00 |
|