paul
3a3cc91bd0
demo: add xml reader demo from Aleksey Lagunov
...
git-svn-id: trunk@22889 -
2009-12-01 10:06:49 +00:00
mattias
a9f222d1e9
codetools: expreval: fixed parsing sub expressions, bug #15228
...
git-svn-id: trunk@22888 -
2009-12-01 09:08:40 +00:00
dodi
69cdb386e1
dockmanager example: MakeSite starts to work, but deserves more considerations
...
git-svn-id: trunk@22887 -
2009-12-01 09:07:17 +00:00
paul
456e38d5f8
fix lazbuild compilation
...
git-svn-id: trunk@22885 -
2009-12-01 02:23:52 +00:00
mattias
e26fe2aaa0
IDE: clean up
...
git-svn-id: trunk@22884 -
2009-11-30 20:58:22 +00:00
mattias
a8af53b8b2
IDE: added codetools.lpk
...
git-svn-id: trunk@22883 -
2009-11-30 20:58:04 +00:00
zeljko
06a978b8e3
Qt: fix segfault when creating QRegion with negative width or height.Fixed implementation of GetRgnBox, so it doesn't ask for QRegion_boundingRect() if returned region type is ERROR or NULLREGION.
...
git-svn-id: trunk@22881 -
2009-11-30 20:43:38 +00:00
mattias
41403c5fbd
codetools: update for new fpc search of units with in filename: lowercase,uppercase
...
git-svn-id: trunk@22878 -
2009-11-30 19:20:35 +00:00
mattias
34cfafc138
THintWindow.ReleaseHandle: check if handle allocated
...
git-svn-id: trunk@22877 -
2009-11-30 19:01:37 +00:00
mattias
111f81ba6a
aggpas: fixed GetTextHeight
...
git-svn-id: trunk@22876 -
2009-11-30 13:30:03 +00:00
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