mattias
0d6e68ae9b
aggpas: TAggLCLCanvas.AggTextOut adding font size
...
git-svn-id: trunk@22875 -
2009-11-30 12:13:22 +00:00
mattias
a13c723a8d
IDE: delete package clean up base package
...
git-svn-id: trunk@22874 -
2009-11-30 11:03:41 +00:00
mattias
3d6f6c8bba
IDE: fixed double adding
...
git-svn-id: trunk@22873 -
2009-11-30 10:58:45 +00:00
mattias
690f6d84b4
IDE: auto converting encoding of lfm files used by $R directive to UTF8 without BOM
...
git-svn-id: trunk@22872 -
2009-11-30 10:54:02 +00:00
mattias
7948ae0818
IDE: if loading lazarus base packages, auto create built ins
...
git-svn-id: trunk@22871 -
2009-11-30 10:40:29 +00:00
dmitry
77b4e22f3c
cocoa: implemented: form resize event, WinAPI.GetWindowRect
...
git-svn-id: trunk@22870 -
2009-11-30 09:30:19 +00:00
zeljko
3a5dfa739f
Qt: removed qt-4.3 workaround
...
git-svn-id: trunk@22869 -
2009-11-30 09:21:42 +00:00
mattias
45f8f39a9e
codetools: auto indenter: fixed parsing in bbtStatement
...
git-svn-id: trunk@22868 -
2009-11-30 09:16:11 +00:00
mattias
6d42a4b2d0
codetools: expreval: fixed searching closing bracket
...
git-svn-id: trunk@22867 -
2009-11-30 08:56:44 +00:00
mattias
78d2df6cba
codetools1: updated lpk
...
git-svn-id: trunk@22866 -
2009-11-30 08:51:58 +00:00
zeljko
eb773ef0f5
Qt: show page setup dialog on qt print dialog by default (button Properties)
...
git-svn-id: trunk@22865 -
2009-11-30 08:33:02 +00:00
mattias
5e40787741
codetools: auto indenter: fixed endless loop on pasting new section, bug #15030
...
git-svn-id: trunk@22864 -
2009-11-30 08:31:00 +00:00
zeljko
35cb7923c6
Qt: use QPageSetupDialog instead of error message for printer setup dialog. fixes #15181 .
...
git-svn-id: trunk@22863 -
2009-11-30 08:09:22 +00:00
mattias
99fd7bc690
IDEIntf: added open package flag pofDoNotOpenEditor, when changing lazarus source directory reload packages in lazarus source directory
...
git-svn-id: trunk@22862 -
2009-11-29 23:51:13 +00:00
mattias
5c09cc4e34
codetools: indenter: if no examples found, use defaults
...
git-svn-id: trunk@22861 -
2009-11-29 22:33:51 +00:00
mattias
a3eed789e4
codetools: indenter: closing statement on else
...
git-svn-id: trunk@22860 -
2009-11-29 22:22:56 +00:00
marc
6031820f5a
* Updated Italian translation by Pietro Bua
...
git-svn-id: trunk@22858 -
2009-11-29 18:36:35 +00:00
laurent
a4468ae571
Update cheetah icon
...
git-svn-id: trunk@22857 -
2009-11-29 13:56:34 +00:00
zeljko
1b06607531
Qt: updated issues.xml - TListView.HideSelection isn't supported under qt.
...
git-svn-id: trunk@22856 -
2009-11-29 09:50:51 +00:00
mattias
1cc866061d
IDE: check for R directive and skip updating lrs file
...
git-svn-id: trunk@22855 -
2009-11-28 22:07:39 +00:00
paul
55b9380fff
ide: fix project resources generation:
...
- generate for the temp projects
- generate all resources in the project directory for now because fpc can't search in $R in other directories (there is only one line of code which needs to be changed to save in the output directory)
git-svn-id: trunk@22854 -
2009-11-28 16:50:20 +00:00
mattias
e97ed5a1c9
codetools: LoadFile revert=true: check Revert result
...
git-svn-id: trunk@22853 -
2009-11-28 15:23:23 +00:00
mattias
0d6aff22e1
csOwnedChildsSelectable inverted and renamed to csOwnedChildsNotSelectable
...
git-svn-id: trunk@22852 -
2009-11-28 15:18:27 +00:00
mattias
8ca12569f2
IDE: delete not needed project rc file
...
git-svn-id: trunk@22851 -
2009-11-28 14:47:26 +00:00
mattias
5fd00cffab
codetools: expreval: reading closing bracket if last char
...
git-svn-id: trunk@22850 -
2009-11-28 12:59:13 +00:00
mattias
830714131b
IDE: creating manifest file only for win32/win64 and where the exe is, which can differ from the project directory
...
git-svn-id: trunk@22849 -
2009-11-28 12:55:38 +00:00
dmitry
133e54ac19
cocoa: Refactoring callback name. Added window LCL messages for window Close, CloseQuery, Activate, Deactive
...
git-svn-id: trunk@22848 -
2009-11-28 12:26:04 +00:00
mattias
510e73913d
IDE: code explorer: fixed check for updates, added menu item Rename
...
git-svn-id: trunk@22847 -
2009-11-28 11:55:46 +00:00
mattias
524cc9f759
IDE: designer: fixed selecting non visual above visual
...
git-svn-id: trunk@22846 -
2009-11-28 11:09:22 +00:00
mattias
9a2a11741e
IDEIntf: component treeview: csOwnedChildsSelectable
...
git-svn-id: trunk@22845 -
2009-11-28 00:31:25 +00:00
mattias
446308e0f5
IDE: designer: fixed DrawNonVisualComponent when frame is in a groupbox on a form
...
git-svn-id: trunk@22844 -
2009-11-28 00:27:27 +00:00
mattias
a0d2779d55
IDE: designer: fixed csOwnedChildsSelectable
...
git-svn-id: trunk@22843 -
2009-11-28 00:21:30 +00:00
mattias
ba45db3a02
IDEIntf: GetSelectableComponents: csOwnedChildsSelectable
...
git-svn-id: trunk@22842 -
2009-11-28 00:20:46 +00:00
mattias
bd7a777008
IDE: designer: using GetChildren for selecting
...
git-svn-id: trunk@22841 -
2009-11-28 00:14:33 +00:00
dmitry
6bf8885dc8
cocoa: code cleanup
...
git-svn-id: trunk@22840 -
2009-11-27 22:00:36 +00:00
dmitry
f30c58345f
carbon: added comments about hard-coded edit controls hotkeys
...
git-svn-id: trunk@22839 -
2009-11-27 21:32:19 +00:00
zeljko
7071eb888d
Qt: implemented ListView.OwnerData, we use PaintEvent to fire TListView.OnData(), a trial to fix #15202 .
...
git-svn-id: trunk@22838 -
2009-11-27 18:52:21 +00:00
dmitry
9e78fcec57
carbon: fix for #12174 , #15202 , system control and menu hot-keys conflict. Fixed incorrect radio button switching
...
git-svn-id: trunk@22837 -
2009-11-27 18:28:42 +00:00
mattias
95082ac67f
IDE: designer: renamed private variable
...
git-svn-id: trunk@22836 -
2009-11-27 17:51:58 +00:00
paul
271c760dc1
designer: cleanup
...
git-svn-id: trunk@22835 -
2009-11-27 17:43:45 +00:00
mattias
1d9513d837
IDE: reduced debugging
...
git-svn-id: trunk@22834 -
2009-11-27 17:39:54 +00:00
mattias
a618ec548b
IDE: designer: iterate non visual components only for csInline components
...
git-svn-id: trunk@22833 -
2009-11-27 17:33:55 +00:00
mattias
d095612940
IDEIntf: added GetSelectableComponents
...
git-svn-id: trunk@22832 -
2009-11-27 17:33:11 +00:00
mattias
ed9baa53d3
IDEIntf: comments
...
git-svn-id: trunk@22831 -
2009-11-27 16:59:25 +00:00
mattias
2c31bb4001
clean up
...
git-svn-id: trunk@22830 -
2009-11-27 16:58:05 +00:00
paul
61f9dfb823
designer: draw non-visual components only returned by recursively GetChildren calls
...
git-svn-id: trunk@22829 -
2009-11-27 16:54:47 +00:00
mattias
dfc20b664d
codetools: completeblock: skip if target line is not empty or code behind is more indented
...
git-svn-id: trunk@22828 -
2009-11-27 16:50:24 +00:00
zeljko
3ed535c5f2
Qt: DropFilesEvent() fix for #15200 . We must remove "file://" in front of filename since LCL doesn't parse it.
...
git-svn-id: trunk@22827 -
2009-11-27 15:30:57 +00:00
mattias
507823b744
codetools: expreval: fixed wrong out parameter
...
git-svn-id: trunk@22826 -
2009-11-27 11:20:06 +00:00
mattias
28026aebe8
codetools: expreval: added FreeEvalOperand
...
git-svn-id: trunk@22825 -
2009-11-27 11:13:07 +00:00