Commit Graph

551 Commits

Author SHA1 Message Date
mattias
92e799f428 LCL: removed lconv.pas
git-svn-id: trunk@13546 -
2007-12-31 09:27:43 +00:00
mattias
5987e7d9cb added package components/turbopower_ipro/design/turbopoweriprodsgn.lpk
git-svn-id: trunk@13530 -
2007-12-29 20:58:16 +00:00
vincents
5659d730e9 synedit: added VB highlighter from Nyitrai Péter (#10163)
git-svn-id: trunk@13264 -
2007-12-10 19:54:10 +00:00
mattias
d72ecf6d11 lazdatadict: added package lazdatadict - a data dictionary from Michael Van Canneyt
git-svn-id: trunk@13236 -
2007-12-08 20:19:59 +00:00
mattias
15fe65e8c2 IDE: fixed pkg manager abstract method warning
git-svn-id: trunk@13229 -
2007-12-08 18:23:05 +00:00
mattias
11d3e6af3e IDE: fixed mem leak: freeing DefaultPackage from Paul
git-svn-id: trunk@13208 -
2007-12-07 16:25:27 +00:00
paul
0c31625cb5 remove Jpeg4Lazarus from all svn files dependencies
git-svn-id: trunk@13194 -
2007-12-07 03:03:52 +00:00
paul
ed30a967a5 - increase component button with/height
- redirect all dependencies to component *image* width/height instead of *button* width/height

git-svn-id: trunk@13186 -
2007-12-07 00:07:26 +00:00
mattias
53e8d6533f IDE: fixed searching owner of virtual files
git-svn-id: trunk@13168 -
2007-12-05 19:27:09 +00:00
paul
8cbb54ba3a images:
- remove some old images already replaced by new
- update unit dependencies dialog to use common images instead of own

git-svn-id: trunk@13137 -
2007-12-04 09:10:15 +00:00
mattias
29f5ce9731 IDE: fixed adding package when adding a component to a form
git-svn-id: trunk@13129 -
2007-12-03 19:27:09 +00:00
paul
deb3af7f84 packager: fix memory leak in package links dialog (merge me)
git-svn-id: trunk@13069 -
2007-11-29 01:47:27 +00:00
mattias
dd735a4378 replaced writeln with debugln
git-svn-id: trunk@13011 -
2007-11-24 21:28:46 +00:00
paul
122db22fd0 ide: improve component icon search
git-svn-id: trunk@12961 -
2007-11-22 01:45:27 +00:00
paul
84b91e501e prevent exception when component image cannot be found (this will be improved)
git-svn-id: trunk@12954 -
2007-11-21 10:26:09 +00:00
paul
1b68ef3e5c ide: allow other types than XPM as component images
git-svn-id: trunk@12947 -
2007-11-21 04:23:07 +00:00
mattias
7a243a0dbd codetools: added a cache for FindDeclarationAndOverload calls, IDE: combined macro time stamps of values and graph
git-svn-id: trunk@12937 -
2007-11-20 20:00:26 +00:00
mattias
e4ed360ac1 IDE: added functions to search possible package/project for files
git-svn-id: trunk@12924 -
2007-11-19 19:16:25 +00:00
vincents
0c328fda99 regenerated Makefiles with fixed fpc 2.3 fpcmake
git-svn-id: trunk@12846 -
2007-11-12 23:00:57 +00:00
vincents
b28396e73a IDE: double click in the listview of the open installed package dialog opens the selected package.
git-svn-id: trunk@12843 -
2007-11-12 21:07:05 +00:00
mattias
5c093fdd54 added resourcestring
git-svn-id: trunk@12836 -
2007-11-12 11:13:34 +00:00
mattias
b91754876e Makefiles: recreated with fpcmake -Tall
git-svn-id: trunk@12824 -
2007-11-11 12:20:00 +00:00
mattias
897f3f5605 removed wrong svn tag in code
git-svn-id: trunk@12814 -
2007-11-10 14:36:03 +00:00
mattias
72f329a32d IDE: pckage links dlg: added filenames
git-svn-id: trunk@12813 -
2007-11-10 14:28:00 +00:00
mattias
12a7912211 IDE: added dialog to explore the current package links
git-svn-id: trunk@12811 -
2007-11-10 13:59:51 +00:00
mattias
dce6093a4d IDE: ignore read only PO output directories for packages
git-svn-id: trunk@12720 -
2007-11-03 17:08:52 +00:00
mattias
c1df9e4739 IDE: ignore write errors for .po and Makefiles if directory is readonly
git-svn-id: trunk@12718 -
2007-11-03 16:56:23 +00:00
mattias
22b7128760 LCL: fixing endless loop in win32: TWinControl.IsControlMouseMsg recognizes overlapping TWinControl, but will ignore them
git-svn-id: trunk@12713 -
2007-11-03 10:46:54 +00:00
mattias
53a3d197dd IDE: install pkg dlg: fixed layout
git-svn-id: trunk@12708 -
2007-11-03 01:08:40 +00:00
mattias
f97864b493 IDE: added flag to not compile IDE when just installing a package
git-svn-id: trunk@12698 -
2007-11-02 16:44:11 +00:00
mattias
223e59af66 LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
git-svn-id: trunk@12615 -
2007-10-28 00:33:23 +00:00
mattias
1d517decaf IDE: fixed auto code templates to not always add the typed character, IDE: fixed resetting IDE ToolStatus, fixing crash when double clicking on install package button, IDEIntf: added property OpenEditorsOnCodeToolChange to allow tools to cleanly change sources (this fixes the bug of quickfix items not working with temporary files)
git-svn-id: trunk@12613 -
2007-10-27 18:26:35 +00:00
vincents
6c588075a8 regenerated makefile for better cross compilation support (#9924)
git-svn-id: trunk@12554 -
2007-10-22 21:33:01 +00:00
mattias
5fa66be34e IDE: fixed i18n flags for packages
git-svn-id: trunk@12547 -
2007-10-21 22:16:26 +00:00
mattias
e4a0241fcb Makefiles: removed some fcl dependencies
git-svn-id: trunk@12495 -
2007-10-16 22:47:51 +00:00
marc
132732a96b * Package Options Dialog layout & localization fix by Maxim Ganetsky
* updated po files

git-svn-id: trunk@12419 -
2007-10-11 22:38:12 +00:00
vincents
95eb5d2dd4 IDE: clean up package options dialog from Luis Rodrigues (#9872)
git-svn-id: trunk@12372 -
2007-10-08 09:16:19 +00:00
mattias
dc9ea5da5c added new package lazthread from Carlos German Tejero
git-svn-id: trunk@12345 -
2007-10-06 14:37:17 +00:00
mattias
f20081a879 IDE: improved and enabled creation of .lrt files and combining all .rst/.lrt files into one .po files per project. ToDo: do the same for packages. From Luis Rodrigues
git-svn-id: trunk@12344 -
2007-10-06 13:59:31 +00:00
mattias
0bee7cfd80 IDE: added flag if packagesystem should free link in RemoveLink
git-svn-id: trunk@12297 -
2007-10-02 20:52:00 +00:00
mattias
1bfef11f73 added lazcustforms-0.lpl
git-svn-id: trunk@12268 -
2007-10-01 10:11:57 +00:00
paul
430c74310a restore packager AV fix
git-svn-id: trunk@12184 -
2007-09-26 07:02:39 +00:00
mattias
8a1732c539 synedit: doublebuffering enabled only for gtk1
git-svn-id: trunk@12175 -
2007-09-25 08:55:27 +00:00
vincents
5ea375ef4d updated Indonesian translations from Zaenal Mutaqin
git-svn-id: trunk@12160 -
2007-09-24 11:12:37 +00:00
paul
a5f461ec1f packager: fix AV when package has been removed
git-svn-id: trunk@12158 -
2007-09-24 09:02:43 +00:00
marc
15362cf05c * Fixed anchoring for long button texts by Maxim Ganetsky
git-svn-id: trunk@12141 -
2007-09-22 21:55:31 +00:00
marc
620c81225c * autosize fix by Maxim Ganetsky
git-svn-id: trunk@12099 -
2007-09-20 22:45:04 +00:00
mattias
4f8d2a8022 IDE: added package option Provides - needed by KOL, gtk intf: reduced warnings, fixed wrong type cast calling gdk_text_extends (crashing Label.OptimalFill=true and miscalculation of width)
git-svn-id: trunk@12080 -
2007-09-19 17:58:52 +00:00
jesus
2fd8219767 fixed package link to lazreport
git-svn-id: trunk@11951 -
2007-09-06 20:11:35 +00:00
jesus
d0a347df28 Added LazReport components
git-svn-id: trunk@11950 -
2007-09-06 19:47:34 +00:00