Commit Graph

28186 Commits

Author SHA1 Message Date
martin
ef88560836 SrcEdit: Fixed Ctrl-Middle click (was no longer closing all others) / added option to enable/disbale the behaviour
git-svn-id: trunk@28439 -
2010-11-23 23:06:56 +00:00
juha
15785bf24f Converter: a patch from Stephano. Temporarily broken but applied to help co-operation and easier fixes.
git-svn-id: trunk@28438 -
2010-11-23 23:02:21 +00:00
vincents
c4d4d4f6c3 LCL: added TFileNameEdit.OnFolderChange event (issue #17644)
based on patch by Denis Golovan

git-svn-id: trunk@28437 -
2010-11-23 14:13:53 +00:00
paul
99073bb864 carbon: cleanup
git-svn-id: trunk@28436 -
2010-11-23 13:13:49 +00:00
mattias
496151f6f8 codetools: AddUnitToSpecificUsesSection for implementation, patch #18028
git-svn-id: trunk@28435 -
2010-11-23 11:39:42 +00:00
mattias
253ceab16b IDE: fixed applying project settings to FPC source directory
git-svn-id: trunk@28434 -
2010-11-23 11:09:39 +00:00
mattias
8ca0843855 IDE: fixed setting shortcuts
git-svn-id: trunk@28433 -
2010-11-23 11:03:22 +00:00
mattias
3fbccdd74b LCL: added dbgs for TMethod
git-svn-id: trunk@28432 -
2010-11-23 11:02:58 +00:00
mattias
a4f82ba95d codetools: fixed parsing operator after type section
git-svn-id: trunk@28431 -
2010-11-23 10:51:43 +00:00
mattias
ce4f575c39 qt intf: clean up
git-svn-id: trunk@28430 -
2010-11-23 10:42:02 +00:00
mattias
a9009de33a LCL: added -dEnableActiveControl2 to avoid endless loop for docked forms
git-svn-id: trunk@28429 -
2010-11-23 10:23:46 +00:00
vincents
371fcb0928 LCL: fixed streaming of doubles on win64 (little endian without type extended), fixes issue #16252
git-svn-id: trunk@28428 -
2010-11-23 08:52:07 +00:00
zeljko
b35616c6a3 carbon: fixed handling of clDefault for TCustomGroupBox and ancestors
git-svn-id: trunk@28427 -
2010-11-23 08:25:04 +00:00
jesus
e9ffe1adc7 LCL, patch to publish OnEditingDone event in some dbcontrols, from Silvio Clesio, issue #17433
git-svn-id: trunk@28426 -
2010-11-23 07:34:44 +00:00
jesus
2f99320859 LCL, patch to support in less hackish way lookupcombobox editor in dbgrid, from Leslie Kaye (with changes and fixes) issue #1090
git-svn-id: trunk@28425 -
2010-11-23 06:07:27 +00:00
maxim
a20024e982 regenerated translations; updated Russian translation
git-svn-id: trunk@28424 -
2010-11-23 00:21:06 +00:00
maxim
84b618c492 Converter, Replace functions/procedures dialog: improved localization
git-svn-id: trunk@28423 -
2010-11-23 00:20:23 +00:00
maxim
8133d8be54 regenerated translations; updated Russian translation
git-svn-id: trunk@28422 -
2010-11-22 23:46:07 +00:00
maxim
830ebc5eec Converter: improved localization
git-svn-id: trunk@28421 -
2010-11-22 23:41:07 +00:00
marc
0fe0f065e0 * Updated Japanese translation by Haruyuki Fujimaki
git-svn-id: trunk@28420 -
2010-11-22 23:39:05 +00:00
juha
96e73107c6 Converter: remove the unused variables noticed by Mattias.
git-svn-id: trunk@28419 -
2010-11-22 22:17:01 +00:00
maxim
979cf073f7 regenerated translations; updated Russian translation
git-svn-id: trunk@28418 -
2010-11-22 21:11:35 +00:00
juha
1976af73ee Converter: change resource string names to match the text better and to avoid translation errors.
git-svn-id: trunk@28417 -
2010-11-22 20:19:45 +00:00
martin
71d957a779 DBG: process IDE commands in dialogs. Add step-over/into with automatic (windows context) asm/cmd switch
git-svn-id: trunk@28416 -
2010-11-22 18:46:25 +00:00
sekelsenmat
cffb9da137 Patch from JiXian Yang, implements TCDTrackBar + a couple of modifications from me
git-svn-id: trunk@28415 -
2010-11-22 18:21:58 +00:00
jesus
946b781941 LazReport, support for any image format supported by TPicture
git-svn-id: trunk@28414 -
2010-11-22 17:56:07 +00:00
jesus
f76100ca6b Lazreport, added TPixmap support
git-svn-id: trunk@28413 -
2010-11-22 17:18:53 +00:00
mattias
acc881191b examples: started repair function for fpdoc fragments
git-svn-id: trunk@28412 -
2010-11-22 17:09:23 +00:00
zeljko
c2e17f304b carbon: fixed clDefault for TGroupBox.Part of issue #17994
git-svn-id: trunk@28411 -
2010-11-22 16:19:05 +00:00
jesus
136094c9c3 LazReport, fix db images in double pass reports, issue #14475
git-svn-id: trunk@28410 -
2010-11-22 16:02:05 +00:00
jesus
4c42919bff LazReport, debug log
git-svn-id: trunk@28409 -
2010-11-22 15:54:07 +00:00
martin
5c5bcd2b78 Fixed recursive key handling between main and src-edit (since rev 28403 #f3fe759e6c))
git-svn-id: trunk@28408 -
2010-11-22 15:12:17 +00:00
zeljko
383b0064f2 LCL: TShape: fixed stDiamond cutted Edges, added stTriangle shape.Patch by u-boot. Fixes issue #16285
git-svn-id: trunk@28407 -
2010-11-22 15:05:31 +00:00
martin
f72651e6f0 DBG: Show watch window, if a watch is added
git-svn-id: trunk@28406 -
2010-11-22 14:30:56 +00:00
martin
419e2d8dd3 Src-Edit / ContextMenu commands: Do not change on every editor focus change. Issue #17763
git-svn-id: trunk@28405 -
2010-11-22 14:21:03 +00:00
mazen
0ddec7a8d6 * Added lintian override rules to avoid errors while checking Debian policy.
git-svn-id: trunk@28404 -
2010-11-22 14:04:53 +00:00
martin
f3fe759e6c Src-Edit / ContextMenu commands: Do not change on every editor focus change. Issue #17763
git-svn-id: trunk@28403 -
2010-11-22 14:02:03 +00:00
mattias
e605fc929c IDE: fixed hide directive when cursor on semicolon
git-svn-id: trunk@28402 -
2010-11-22 12:45:27 +00:00
zeljko
761b8d3048 Gtk2: fixed crash when -dDebug enabled. fixes issue #18016
git-svn-id: trunk@28401 -
2010-11-22 11:57:11 +00:00
mattias
d4249c0b3a LCL: clean up
git-svn-id: trunk@28400 -
2010-11-22 10:33:14 +00:00
vincents
2fe6c4896e lcl: fixed compilation of TExtMemoryStream with fpc 2.4.3 on 64 bits platforms
git-svn-id: trunk@28399 -
2010-11-22 09:39:24 +00:00
paul
6c01fc2949 lcl: don't highlight toolbar when modal form is active (partly fixes bug #0017993)
git-svn-id: trunk@28398 -
2010-11-22 08:02:10 +00:00
paul
81ca694b8c lcl: remove assertion from imagelist (issue #0017456)
git-svn-id: trunk@28397 -
2010-11-22 07:08:22 +00:00
paul
da4786c70b qt: support clDefault for Font colors
git-svn-id: trunk@28396 -
2010-11-22 06:37:37 +00:00
martin
73c305cbc4 Src-Edit / ContextMenu commands: Do not change on every editor focus change. Issue #17763
git-svn-id: trunk@28395 -
2010-11-22 06:17:17 +00:00
paul
ec1fc668c9 lcl: TSpeedButton should generate a click event if it changes Down state in spite of csClicked state (fixes issue #0018010)
git-svn-id: trunk@28394 -
2010-11-22 06:15:27 +00:00
paul
a2e75a4b8d lcl: formatting
git-svn-id: trunk@28393 -
2010-11-22 06:13:31 +00:00
paul
f716b70688 wince: port win32 Frame3D fix (not tested)
git-svn-id: trunk@28392 -
2010-11-22 04:29:11 +00:00
paul
d57e6262e0 win32: don't ignore frame width in Frame3D (issue #0018006)
git-svn-id: trunk@28391 -
2010-11-22 03:25:34 +00:00
paul
5dc30c3fbc images: add forgotten laz_highlighter.png
git-svn-id: trunk@28390 -
2010-11-22 03:13:15 +00:00