Commit Graph

15069 Commits

Author SHA1 Message Date
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
sekelsenmat
59bebbe0f1 Improves fpgui menus
git-svn-id: trunk@15172 -
2008-05-17 01:34:07 +00:00
vincents
a367413cf8 win32 interface: further fix to implement TComboBox.DropDownCount
git-svn-id: trunk@15171 -
2008-05-16 23:54:00 +00:00
zeljko
06b546d269 Qt: fix mdiarea bad positioning and handling caused by recent changes in qt widgeset code.
git-svn-id: trunk@15170 -
2008-05-16 13:37:58 +00:00
paul
9debfcb8b1 ide: draw images in actionlist editor if images <> nil
git-svn-id: trunk@15169 -
2008-05-16 09:17:46 +00:00
kirkpatc
b7b8cade37 FPDoc - entry for TTabSheet in comctrls.xml
git-svn-id: trunk@15168 -
2008-05-16 08:55:02 +00:00
vincents
78880a64f6 IDE: fixed warnings caused by introduding TCustomEdit.GetReadOnly
git-svn-id: trunk@15167 -
2008-05-16 08:45:42 +00:00
zeljko
bb0b2a693d Qt: don't assign FCentralWidget twice when form style = fsMdiForm
git-svn-id: trunk@15166 -
2008-05-16 08:42:45 +00:00
paul
32cf8c515d lcl: simplify assigning image from action to speedbutton, fix assigning image from action to bitbtn
git-svn-id: trunk@15165 -
2008-05-16 08:25:19 +00:00
paul
0aec01262a lcl: protect TSearchFindNext from deletion of SearchFind
git-svn-id: trunk@15164 -
2008-05-16 08:18:03 +00:00
vincents
b26fe0d6b1 LCL: published TSplitter.PopupMenu
git-svn-id: trunk@15163 -
2008-05-16 07:31:39 +00:00
paul
a505d246aa lcl: publish more statusbar properties
git-svn-id: trunk@15162 -
2008-05-16 07:28:47 +00:00
sekelsenmat
e8a01d9dc1 Improves fpgui menus
git-svn-id: trunk@15161 -
2008-05-16 02:41:14 +00:00
paul
1c48ba9013 qt: cleanup
git-svn-id: trunk@15160 -
2008-05-16 01:48:06 +00:00
sekelsenmat
23d472f1ed fixes wince compilation
git-svn-id: trunk@15159 -
2008-05-15 21:10:43 +00:00
jesus
ec0b7a24ab fix col/row indices in gridcelleditor example
git-svn-id: trunk@15158 -
2008-05-15 18:11:18 +00:00