Commit Graph

15184 Commits

Author SHA1 Message Date
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
mattias
a45d589f57 codetools: extended ctnWithStatement EndPos to next atom when possible, bug #7970
git-svn-id: trunk@15207 -
2008-05-22 14:48:32 +00:00
vincents
bc6912e30f LCL: Set default value of TCustomImage.Transparent to false (bug #10220, #10778)
git-svn-id: trunk@15206 -
2008-05-22 14:15:03 +00:00
mattias
376c870ffe codetools: fixed EndPos of ctnWithStatement
git-svn-id: trunk@15205 -
2008-05-22 14:01:11 +00:00
vincents
d0ff0fd3a0 IDE: fixed typo in Edit tool dialog (part of issue #11336)
git-svn-id: trunk@15204 -
2008-05-22 08:38:10 +00:00
vincents
4d8c5628cf LCL: fixed wince compilation
git-svn-id: trunk@15203 -
2008-05-22 08:28:09 +00:00
vincents
3e86fa25cd lazdesktop: set the used widgetset to default
git-svn-id: trunk@15202 -
2008-05-22 07:28:37 +00:00
paul
1843642237 lcl: rearrange some class fields as suggested by Luiz to reduce occupied memory
git-svn-id: trunk@15201 -
2008-05-22 02:10:13 +00:00
mattias
d0c1ddd0d2 IDE: designer: started creating nested frames
git-svn-id: trunk@15200 -
2008-05-21 15:00:34 +00:00
vincents
64ca931ca0 IDE: bring messages view to front at start and end of compilation, issue #9045 and #9870.
git-svn-id: trunk@15199 -
2008-05-21 13:50:51 +00:00
kirkpatc
c5acac34f7 FPDoc - descriptions for some of the procedures and functions in FileUtils.xml
git-svn-id: trunk@15198 -
2008-05-21 13:41:06 +00:00
vincents
4164fa92e0 LCL: removed broken override for specifying the SystemEncoding
git-svn-id: trunk@15197 -
2008-05-21 13:30:05 +00:00
paul
f94b387c2c components: move project templates options to more fixed parent (0011332)
git-svn-id: trunk@15196 -
2008-05-21 13:11:51 +00:00
vincents
d42b49c565 IDE: when building lazarus from the IDE, let the Makefile set the codepage of the console to the code page used in the gui (windows only), fixes bug #11316
git-svn-id: trunk@15195 -
2008-05-21 12:40:39 +00:00
vincents
9454cec7f7 LCL: fixed GetSystemEncoding on windows.
git-svn-id: trunk@15194 -
2008-05-21 12:04:25 +00:00
mattias
177dcdbe22 IDEIntf: OI: implemented checking for circles in nested object properties, feature 11333
git-svn-id: trunk@15193 -
2008-05-21 11:48:02 +00:00
mattias
f2fa3c549d IDEIntf: OI: implemented sorting sub properties
git-svn-id: trunk@15192 -
2008-05-21 11:38:09 +00:00
mattias
acc201bc8b LCL: added license header
git-svn-id: trunk@15191 -
2008-05-20 16:29:00 +00:00
vincents
6e5b358938 lazbuild: fixed looking primary configuration path, fixes bug #11277
git-svn-id: trunk@15190 -
2008-05-20 10:28:00 +00:00
paul
3ea31bad3a lcl: set correct default values for TButtonPanel ShowButtons, ShowGlyphs
git-svn-id: trunk@15189 -
2008-05-20 09:14:29 +00:00
mattias
5247dc563d IDE: designer: forbid deleting components not owned by the lookuproot
git-svn-id: trunk@15188 -
2008-05-20 08:11:40 +00:00
mattias
7535957250 LCL: TPanelButton: implemented freeing individual buttons
git-svn-id: trunk@15187 -
2008-05-20 08:03:48 +00:00
zeljko
35c2c6cd27 Qt: Bugfix - TQtComboBox sends KeyPress & KeyRelease twice from EventFilter.
git-svn-id: trunk@15186 -
2008-05-20 07:04:59 +00:00
mattias
d52d359d9e IDE: implemented loading more than one ancestor lfm
git-svn-id: trunk@15185 -
2008-05-19 22:57:21 +00:00
sekelsenmat
fe83d3ce23 Fixes range check errors patch by Martin Friebe.
git-svn-id: trunk@15184 -
2008-05-19 21:49:46 +00:00
sekelsenmat
b86b98e34d Starts Cocoa widgetset.
git-svn-id: trunk@15183 -
2008-05-19 18:39:34 +00:00
kirkpatc
5cfa24eb18 FPDoc - definitions added in CustomTimer.xml
git-svn-id: trunk@15182 -
2008-05-19 13:39:09 +00:00
vincents
3d2bb7d1e3 LCL: published ParentFont property for TBitBtn, TPage and TNotebook (issue #11307)
git-svn-id: trunk@15181 -
2008-05-19 13:06:20 +00:00
mattias
5e981c6e48 codetools: fixed parsing }}, bug #11304
git-svn-id: trunk@15180 -
2008-05-19 12:53:49 +00:00
kirkpatc
2005fcbedd FPDoc - A few updates to ExtCtrls.xml
git-svn-id: trunk@15179 -
2008-05-19 12:27:00 +00:00
paul
1fe2f01c5e lcl: publish TListBox.OnMeasureItem (it works for windows, gtk2, qt)
gtk2: redo some parts of LCLIntfCellRenderer, implement item measure

git-svn-id: trunk@15178 -
2008-05-19 05:38:25 +00:00
vincents
d294819542 windows installer: fixed cross compiling the ideintf package
git-svn-id: trunk@15177 -
2008-05-18 19:39:12 +00:00
marc
f7fe61c9e4 * published OnKey*
git-svn-id: trunk@15176 -
2008-05-18 14:31:33 +00:00
marc
1eaa009a7b * Updated Russion translation by Maxim Ganetsky
git-svn-id: trunk@15175 -
2008-05-18 12:28:21 +00:00
sekelsenmat
c5ae780008 Improves the TTrayIcon example
git-svn-id: trunk@15174 -
2008-05-18 12:05:10 +00:00
zeljko
0c3416a0e8 Qt: Small optimization to TQtWidgetSet.DrawText(), bugfix EnumFontFamiliesEx() - wrong UTF8 conversion.
git-svn-id: trunk@15173 -
2008-05-17 21:12:16 +00:00