Commit Graph

15219 Commits

Author SHA1 Message Date
mattias
5c7e0b9f07 IDE: designer: giving error on exception while loading lfm
git-svn-id: trunk@15257 -
2008-05-27 11:57:53 +00:00
vincents
6b20f997be IDE, path editor: double clicking on a template path, adds it to the selected paths.
git-svn-id: trunk@15256 -
2008-05-27 09:41:31 +00:00
mattias
0f58489d09 IDE: saving package user links after opening project dependencies
git-svn-id: trunk@15255 -
2008-05-27 09:28:51 +00:00
vincents
e4968dd922 Lazarus Data Desktop: cleanup
git-svn-id: trunk@15254 -
2008-05-27 09:17:09 +00:00
mattias
90e2a18527 translations: german: updates from Joerg Braun
git-svn-id: trunk@15253 -
2008-05-27 08:45:26 +00:00
paul
41c8f0ba80 lcl: don't show enlarge group box of docking dialog if no one child is visible
git-svn-id: trunk@15252 -
2008-05-27 07:35:07 +00:00
paul
6e460c2b91 lcl: make checked non-hot non-themed toolbutton more windows like (not 100% similarity though)
git-svn-id: trunk@15251 -
2008-05-27 06:58:54 +00:00
paul
35de6bcdec win32: draw menu bar with adequate color when themes are enabled and COLOR_MENUBAR <> COLOR_MENU
git-svn-id: trunk@15250 -
2008-05-27 06:05:10 +00:00
paul
ae4bdde101 lcl:
- don't publish Hint in TControl descendants, it is published in TControl itself
- add few missed TMemo properties

git-svn-id: trunk@15249 -
2008-05-27 03:40:39 +00:00
paul
31659c29e0 ide: $Prompt() causes Laz error with external tool (#0011353)
git-svn-id: trunk@15248 -
2008-05-27 02:29:44 +00:00
paul
0dd452c02a formatting
git-svn-id: trunk@15247 -
2008-05-27 02:21:20 +00:00
paul
c246a4e243 lcl: ClientRect had not been recalculated on TPanel.BorderWidth/BevelWidth change (#0011351)
git-svn-id: trunk@15246 -
2008-05-27 01:50:06 +00:00
vincents
3f55063f8c IDE: implemented showing widestring properties in the object inspector
git-svn-id: trunk@15245 -
2008-05-26 20:55:07 +00:00
mattias
1352a93e6e IDE: designer: writing nested inherited components
git-svn-id: trunk@15244 -
2008-05-26 16:40:21 +00:00
mattias
6a7677946e IDE: reduced output
git-svn-id: trunk@15243 -
2008-05-26 16:25:04 +00:00
mattias
c52071e8b7 IDE: designer: set default ancestor when writing component
git-svn-id: trunk@15242 -
2008-05-26 16:12:23 +00:00
mattias
16cf6730fd IDE: implemented loading ancestor file if not already done
git-svn-id: trunk@15241 -
2008-05-26 15:30:37 +00:00
mattias
3b6486fbbb IDE: designer: implemented generic function for TWriter to find stream ancestor
git-svn-id: trunk@15240 -
2008-05-26 15:22:25 +00:00
vincents
5d3ba0fc54 lazarus data desktop: missing files from r15238 #59a89eeefe.
git-svn-id: trunk@15239 -
2008-05-26 15:05:31 +00:00
vincents
59a89eeefe lazarus data desktop: improved key handling and firebird/interbase from Javier Villarroya (issue #11360)
git-svn-id: trunk@15238 -
2008-05-26 14:56:44 +00:00
mattias
c0d554cdc6 lcl: LRSObjectTextToBinary writing inline flag
git-svn-id: trunk@15237 -
2008-05-26 14:39:50 +00:00
vincents
f57507573f IDE: fixed project -> Save As when there was no name change (bug #11090)
git-svn-id: trunk@15236 -
2008-05-26 14:23:39 +00:00
vincents
a3230ffdcd win32 printers: cleanup
git-svn-id: trunk@15235 -
2008-05-26 14:09:18 +00:00
mattias
2bf1be0786 synedit: lfm highlighter: added keyword inline
git-svn-id: trunk@15234 -
2008-05-26 14:08:50 +00:00
mattias
5afca49751 IDE: designer: added comment about csDesignInstance
git-svn-id: trunk@15233 -
2008-05-26 09:14:28 +00:00
mattias
b87e7979e5 IDE: designer: auto resetting frame bounds/anchors
git-svn-id: trunk@15232 -
2008-05-26 07:40:37 +00:00
paul
34db4880ce win32: add .inc to the themes unit (resolves #0011348)
git-svn-id: trunk@15231 -
2008-05-26 07:11:54 +00:00
mattias
3668e304fa IDE: designer: implemented using ancestor in TCustomFormEditor.SaveUnitComponentToBinStream
git-svn-id: trunk@15230 -
2008-05-26 00:08:46 +00:00
mattias
da7efa80db IDE: designer: implemented loading lists of ancestors
git-svn-id: trunk@15229 -
2008-05-25 23:37:39 +00:00
mattias
0f56af6dc6 IDE: designer: improved error messages
git-svn-id: trunk@15228 -
2008-05-25 22:20:58 +00:00
mattias
a75241f932 IDE: using DesignInfo for frames to store position, LCL: TFrame storing DesignLeft and DesignTop
git-svn-id: trunk@15227 -
2008-05-25 20:50:07 +00:00
mattias
29eab2b98f IDE: designer: implemented creating a nested frame
git-svn-id: trunk@15226 -
2008-05-25 16:30:59 +00:00
mattias
07802eab4d codetools: h2pas: added todo for unsigned/signed
git-svn-id: trunk@15225 -
2008-05-25 13:08:43 +00:00
mattias
53d28a00e4 IDE: designer: started reading ancestor streams of nested controls
git-svn-id: trunk@15224 -
2008-05-25 12:28:11 +00:00
mattias
28553b2fa3 svn export tgz: fixed
git-svn-id: trunk@15223 -
2008-05-24 06:16:46 +00:00
vincents
48395d5816 IDE: fixed range check error with GDI handle
git-svn-id: trunk@15222 -
2008-05-23 21:16:05 +00:00
vincents
5cc276c316 win32 interface: fixed themed DrawText for UTF8 text (bug #11348)
git-svn-id: trunk@15221 -
2008-05-23 20:57:11 +00:00
mattias
9598e8b7a7 translations: turkish: updates from Hakan
git-svn-id: trunk@15220 -
2008-05-23 18:57:36 +00:00
paul
aeaaaf25d5 lcl: safer gdi handles typecasting
git-svn-id: trunk@15219 -
2008-05-23 15:58:27 +00:00
paul
41a290891d lcl: safer gdi handles typecasting
git-svn-id: trunk@15218 -
2008-05-23 12:19:04 +00:00
paul
5af7559bfd lcl: safer gdi handles typecasting
git-svn-id: trunk@15217 -
2008-05-23 12:07:50 +00:00
paul
e5b449c97e lcl: safer gdi handles typecasting
git-svn-id: trunk@15216 -
2008-05-23 11:58:39 +00:00
paul
48abb9b26f typo
git-svn-id: trunk@15215 -
2008-05-23 11:38:31 +00:00
paul
829ed3c0f8 lcl: safer gdi handles typecasting
git-svn-id: trunk@15214 -
2008-05-23 11:36:55 +00:00
paul
394a35359a lcl: safer gdi handles typecasting
git-svn-id: trunk@15213 -
2008-05-23 11:20:03 +00:00
vincents
602c15291d IDE: added JavaScript syntax highlighter in the editor (issue #11344)
git-svn-id: trunk@15212 -
2008-05-23 08:38:11 +00:00
vincents
f5ba78f056 IDE: only make message window visible, if compilation is successful, fixes regression on issue #9045
git-svn-id: trunk@15211 -
2008-05-23 08:28:12 +00:00
vincents
ab92d735ee LCL: added mimimizename function from Bart Broersma (bug #11040)
git-svn-id: trunk@15210 -
2008-05-22 20:07:36 +00:00
kirkpatc
a04e14d982 FPDoc - further descriptions of functions in FileUtils.xml
git-svn-id: trunk@15209 -
2008-05-22 17:12:16 +00:00
mattias
49291a20cd codetools: fixed reading til statement end, bug #7970
git-svn-id: trunk@15208 -
2008-05-22 15:08:31 +00:00