Commit Graph

28289 Commits

Author SHA1 Message Date
mattias
918efdedca laz_xmlcfg: fixed DeletePath setting Modified, bug #17970
git-svn-id: trunk@28744 -
2010-12-17 19:12:20 +00:00
martin
e2b4dca3d5 IDE: editor-color-opt, convenience to click dropdown anywhere
git-svn-id: trunk@28743 -
2010-12-17 19:02:20 +00:00
paul
bf754531b7 revert r28741 #34d7d7e235 because it breaks loading of saved fold info
git-svn-id: trunk@28742 -
2010-12-17 16:27:33 +00:00
paul
34d7d7e235 synedit:
- don't distinct between class/object and record because records can have sections and methods now. remove cfbtRecord enumeration member
ide: remove code related to cfbtRecord

git-svn-id: trunk@28741 -
2010-12-17 09:30:58 +00:00
zeljko
e828230c13 Qt: fixed dropfiles filenames containing %20 instead of space by using QUrl.
git-svn-id: trunk@28740 -
2010-12-17 07:43:10 +00:00
dmitry
121824d7f2 carbon: filling TPaintStruct for the control, fixes #18211
git-svn-id: trunk@28739 -
2010-12-17 04:26:35 +00:00
martin
801686ce3e SynEdit: Fix scrolling to correct pos after undo. issue #0018228
git-svn-id: trunk@28738 -
2010-12-17 03:48:27 +00:00
martin
3393fc6278 DBG:result being checked.
git-svn-id: trunk@28737 -
2010-12-17 03:12:45 +00:00
martin
7e077f0e18 DBG: protect dialog actions against re-entrance
git-svn-id: trunk@28736 -
2010-12-17 01:46:36 +00:00
martin
8e4d321718 DBG: Ensure watches work, after changing project (if debugger already instantiated)
git-svn-id: trunk@28735 -
2010-12-17 01:40:07 +00:00
martin
a52df4f32a DBG: fixed display of a=b" watches
git-svn-id: trunk@28734 -
2010-12-16 23:48:42 +00:00
martin
7f2ff17b32 SynEdit: Fixed a crash in SyncroEdit. If previous syncro was aborted, while new selection existed and overlapped with syncro-area, and then new selection was reduced in size
git-svn-id: trunk@28733 -
2010-12-16 22:52:18 +00:00
mattias
ab62cfd0d1 IDE: fixed using defaults in sub directories
git-svn-id: trunk@28732 -
2010-12-16 21:31:47 +00:00
juha
177583dd55 IDE: Restart Lazarus after package install also when "Build LCL" profile is selected.
git-svn-id: trunk@28731 -
2010-12-16 20:07:11 +00:00
martin
0308e84da6 DBG: added internal debugger debug/experiment facility, with DBG_WITH_DEBUGGER_DEBUG
git-svn-id: trunk@28730 -
2010-12-16 18:56:37 +00:00
juha
3f8614f849 Build profiles: Select a proper default profile when no profiles are saved.
git-svn-id: trunk@28729 -
2010-12-16 17:55:43 +00:00
mattias
dff89b431e IDE: fixed duplicates in package source directories codetools defines
git-svn-id: trunk@28728 -
2010-12-16 15:43:50 +00:00
juha
c6415cbcb8 Converter: Add Interfaces section to right place when Delphi target is supported. Fixes issue #18023.
git-svn-id: trunk@28727 -
2010-12-16 12:44:38 +00:00
martin
e64dc6c401 SynEdit: partly fix Caret move back to undo pos (if CaretAlwaysVisible is on) issue #18228
git-svn-id: trunk@28726 -
2010-12-16 04:51:22 +00:00
martin
e4121d2b0b DBG: improved display of watches
git-svn-id: trunk@28725 -
2010-12-16 01:43:28 +00:00
maxim
4eb25d537b regenerated translations; updated Russian translation
git-svn-id: trunk@28724 -
2010-12-15 22:44:32 +00:00
zeljko
eb53f351e6 Gtk2: AskUser() must use Buttons[].Caption instead of resourcestrings.
git-svn-id: trunk@28723 -
2010-12-15 16:56:31 +00:00
zeljko
8dab37107c Gtk2: TGtk2WidgetSet.AskUser() do not use stock gtk2 buttons id's, fixes problems with custom button captions
git-svn-id: trunk@28722 -
2010-12-15 14:43:17 +00:00
mattias
fbbd9447ba IDE: added project compiler option: apply target file conventions, bug #17847
git-svn-id: trunk@28721 -
2010-12-15 13:00:17 +00:00
mattias
230d56ede2 IDE: added macro MakeLib
git-svn-id: trunk@28720 -
2010-12-15 12:41:06 +00:00
mattias
24cd1f56f3 translations: german: from Swen Heinig
git-svn-id: trunk@28719 -
2010-12-15 10:36:06 +00:00
mattias
d1dfc89a03 IDE: clean up
git-svn-id: trunk@28718 -
2010-12-15 10:34:47 +00:00
ask
ff046e1b02 TAChart: Add TBarSeries.BarWidthStyle property
git-svn-id: trunk@28717 -
2010-12-15 05:24:44 +00:00
marc
702bb61c02 * Updated Japanese translation by Haruyuki Fujimaki
git-svn-id: trunk@28716 -
2010-12-14 23:22:42 +00:00
maxim
33cb6962a4 Components, LazSVN: don't put SVN submenu to custom tools section of Tools menu, as it conflicts with external tools menu items update logic.
Put SVN submenu to Tools menu root instead.

git-svn-id: trunk@28715 -
2010-12-14 22:52:20 +00:00
maxim
dcfd50061c IDE, Edit external tool dialog: don't add empty item to external tools list, not only show error message, bug #18174
git-svn-id: trunk@28714 -
2010-12-14 21:30:59 +00:00
martin
562432af1c DBG: Improve display of var-param in watches
git-svn-id: trunk@28713 -
2010-12-14 19:14:15 +00:00
mattias
b10eb0360c IDE: unit info: using StrictDelimiter, bug #18216
git-svn-id: trunk@28712 -
2010-12-14 11:50:49 +00:00
sekelsenmat
30a5fed9f7 Patch from JiXian: Improves TCDPageControl
git-svn-id: trunk@28711 -
2010-12-14 11:31:23 +00:00
mattias
500cf06dda LCL: added hint when miscompiled with nogui
git-svn-id: trunk@28710 -
2010-12-14 10:05:26 +00:00
mazen
e3ea34bc78 MAKE DEB: Need to package *.lfm files in LCL (we may also need them for packages, so probably make files should be fixed to install *.lfm files in units output direcotry).
git-svn-id: trunk@28709 -
2010-12-14 09:33:03 +00:00
martin
e476e14b73 IdeInspector: 2.4.0 comp
git-svn-id: trunk@28708 -
2010-12-13 21:33:10 +00:00
maxim
32a62507fe Translations: Hebrew translation update by Ezik Shulamy, bug #18210
git-svn-id: trunk@28707 -
2010-12-13 20:48:03 +00:00
mattias
5fea9dd70e lazbuild: updated
git-svn-id: trunk@28706 -
2010-12-13 19:30:31 +00:00
mattias
25b1fc7114 IDE: optional abort for run tool
git-svn-id: trunk@28705 -
2010-12-13 19:29:39 +00:00
zeljko
2d8d01da6c Gtk2: fixed font changing on readonly combobox, issue #18206
git-svn-id: trunk@28704 -
2010-12-13 15:02:40 +00:00
mazen
f2083e28d4 MAKE DEB: Fixed typo.
git-svn-id: trunk@28703 -
2010-12-13 13:07:14 +00:00
vincents
69ef97f530 IDE: 2.4.0 compatibility
git-svn-id: trunk@28702 -
2010-12-13 10:10:34 +00:00
mattias
f9e4baf8f3 IDE: 2.4.0 compatibility
git-svn-id: trunk@28701 -
2010-12-13 09:57:29 +00:00
dmitry
460abbead9 carbon: temporary workaround to prevent LCL applications hanging if traditional mac focusing scheme used without any text controls
git-svn-id: trunk@28700 -
2010-12-12 21:05:50 +00:00
dmitry
6205262833 carbon: implemented winapi Get/SetViewPortOrg functions
git-svn-id: trunk@28699 -
2010-12-12 20:05:49 +00:00
maxim
2f5fde4aa1 regenerated translations; updated and improved Russian translation
git-svn-id: trunk@28698 -
2010-12-12 17:58:13 +00:00
martin
45883b6dc0 IDE: fixed invisible toolbutton in designer. Issue #18192
git-svn-id: trunk@28697 -
2010-12-12 16:26:05 +00:00
ask
a7114a3c18 TAChart: Replace Marks.DistanceToCenter with more generic Marks.Attachment property
git-svn-id: trunk@28696 -
2010-12-12 12:06:17 +00:00
ask
f234d5845a TAChart: Add TPieSeries.RotateLabels property. Update demo.
git-svn-id: trunk@28695 -
2010-12-12 09:44:34 +00:00