Commit Graph

775 Commits

Author SHA1 Message Date
jesus
14e8e2cf01 LCL+Printers, patch to allow cupsprinter to use another class of TPrinterCanvas, from Petr Kristan, issue #16101
git-svn-id: trunk@24216 -
2010-03-25 21:21:55 +00:00
paul
f281b3a82e docs: add Massimo Magnano to the list of contributors
git-svn-id: trunk@24007 -
2010-03-15 08:27:30 +00:00
jesus
e41a4b5a78 LCL, allow StringGrid to copy current select range in addition to whole grid
git-svn-id: trunk@23901 -
2010-03-09 19:28:18 +00:00
dodi
b9871028b6 docs: added RTL and FCL entries.
git-svn-id: trunk@23716 -
2010-02-16 11:03:06 +00:00
mattias
a712ac4139 lcl doc: createrelativepath inverse example
git-svn-id: trunk@23670 -
2010-02-09 13:57:39 +00:00
mattias
9a1ab2d27c lcl doc: createrelativepath
git-svn-id: trunk@23669 -
2010-02-09 13:52:30 +00:00
mattias
cd4464a40b lcl doc: createrelativepath
git-svn-id: trunk@23668 -
2010-02-09 13:51:28 +00:00
paul
4c39f9374a docs: add Flavio Etrusco to the contributors list
git-svn-id: trunk@23577 -
2010-01-28 03:52:43 +00:00
mattias
5ce50bc416 IDE: help for compiler options
git-svn-id: trunk@23519 -
2010-01-21 15:16:00 +00:00
mattias
64d1d2b39f IDE: help for project options
git-svn-id: trunk@23518 -
2010-01-21 15:09:18 +00:00
dodi
a4fee565d3 docs: fixed various XML errors, added missing paragraphs.
git-svn-id: trunk@23485 -
2010-01-19 04:31:57 +00:00
dodi
d72ae36b96 docs: TFPCustomImage
git-svn-id: trunk@23445 -
2010-01-14 11:36:06 +00:00
dodi
2f8e7da046 docs: update more images
git-svn-id: trunk@23437 -
2010-01-13 13:03:26 +00:00
dodi
1d2d237b37 docs: update TRawImageDescription
git-svn-id: trunk@23423 -
2010-01-11 12:00:43 +00:00
dodi
0ffd8bc17f docs: update ImageList
git-svn-id: trunk@23398 -
2010-01-07 13:49:10 +00:00
dodi
06bf6d9b20 docs: update dragging related methods
git-svn-id: trunk@23390 -
2010-01-06 10:17:06 +00:00
paul
1af2edb94e docs: add Juha Manninen to the contributors list
git-svn-id: trunk@23384 -
2010-01-05 13:14:58 +00:00
dodi
8b83117d89 docs: some LCL doc updates
git-svn-id: trunk@23306 -
2009-12-28 08:21:01 +00:00
blikblum
99791d327b doc: added Description to TCustomEdit.MaxLength with a note about a Delphi incompatibility
git-svn-id: trunk@23254 -
2009-12-24 09:39:23 +00:00
paul
903b555e57 docs: document TApplicationProperties.ShowButtonGlyphs, TApplicationProperties.ShowMenuGlyphs, TApplicationShowGlyphs
git-svn-id: trunk@23206 -
2009-12-20 14:16:35 +00:00
mattias
28705f03fa lcl docs: added hint for utf8
git-svn-id: trunk@23162 -
2009-12-17 13:56:30 +00:00
paul
af265e5363 add Mattias Hansson to the contributors list
git-svn-id: trunk@23062 -
2009-12-10 08:38:18 +00:00
mattias
ab21b234c8 docs: LCLIntf
git-svn-id: trunk@23008 -
2009-12-06 23:31:34 +00:00
mattias
463452490e lcl: lclintf doc
git-svn-id: trunk@22893 -
2009-12-01 11:47:34 +00:00
paul
de89e6efe0 gtk: also use TPopupMenu.IsRightToLeft to determine the popup position
git-svn-id: trunk@22737 -
2009-11-24 08:44:15 +00:00
paul
24cabf85dd docs: write info about TPopupMenu.Alignment, TPopupMenu.TrackButton
git-svn-id: trunk@22734 -
2009-11-24 08:10:03 +00:00
paul
964dd239b9 lcl: add TCustomEdit.HideSelection, publish it for TEdit, TMemo (requested by Marco van de Voort)
git-svn-id: trunk@22729 -
2009-11-24 03:29:11 +00:00
paul
ee63dd4485 docs: add Eugene Kryukov to the contributors list
git-svn-id: trunk@22715 -
2009-11-23 04:30:42 +00:00
paul
3e7ffc8cd8 docs: add a small description for TPen.Cosmetic, TPen.EndCap, TPen.JoinStyle
git-svn-id: trunk@22704 -
2009-11-22 15:38:58 +00:00
marc
eb80d6dfb7 * Removed NoGdkPixBufLib description, since pixbuf is required
git-svn-id: trunk@22506 -
2009-11-09 17:11:32 +00:00
vincents
85dd7ce13b lclintf docs: fixed typo
git-svn-id: trunk@22351 -
2009-10-30 14:46:28 +00:00
paul
7ffc66550f docs: add Boian Mitov to the contributors list
git-svn-id: trunk@22311 -
2009-10-28 09:45:16 +00:00
andrew
41bffacb9f * fixed build_lcl_docs not using the fpdoc specified by --fpdoc
git-svn-id: trunk@22013 -
2009-10-04 01:29:32 +00:00
kirkpatc
cd7edba6ef FPDoc - some updates to descriptions for TCustomComboBox
git-svn-id: trunk@21886 -
2009-09-26 22:15:46 +00:00
andrew
a20ae1765a * removed unneeded option --make-searchable from script since it's included by default now
git-svn-id: trunk@21631 -
2009-09-09 00:53:38 +00:00
andrew
ad18ccca04 * Fixed build_lcl_docs to include files in the lcl subfolders recursively
* Added --make-searchable to default fpdoc options when the format is chm

git-svn-id: trunk@21630 -
2009-09-09 00:50:52 +00:00
mattias
d53d68fc6c docs: lcl csSetCaption
git-svn-id: trunk@21470 -
2009-08-28 06:26:02 +00:00
kirkpatc
141dffc70a FPDoc - added short descriptions for Unit headers; some updates to TCustomScrollBar and TCustomMemo in stdctrls
git-svn-id: trunk@21439 -
2009-08-25 07:06:38 +00:00
mattias
a0dcd37632 docs: fixed TControl.DoMouseWheel, true means handled
git-svn-id: trunk@21420 -
2009-08-23 12:44:53 +00:00
paul
ffc2148273 docs: add Przemysław Nagay to the contributors list (mantis nick = cobines)
git-svn-id: trunk@21414 -
2009-08-23 07:58:24 +00:00
kirkpatc
3a36d94ef4 FPDoc - fixed links for various AutoSize and AdjustSize methods in Controls.xml; additional descriptions for some inherited methods in stdctrls.xml (ScrollBar and ComboBox)
git-svn-id: trunk@21383 -
2009-08-21 14:39:35 +00:00
kirkpatc
eb83d753dc Some corrections and additions to topic "AutoSize" in Controls.xml
git-svn-id: trunk@21364 -
2009-08-20 18:10:08 +00:00
martin
01e56ae6fa EditorOptions: own help page for code folding
git-svn-id: trunk@21332 -
2009-08-19 20:04:29 +00:00
mattias
386e36b867 deleted obsolete TODO.txt
git-svn-id: trunk@21327 -
2009-08-19 18:54:23 +00:00
mattias
9493a8684c docs: fixed broken tag
git-svn-id: trunk@21295 -
2009-08-18 19:28:32 +00:00
mattias
3366aabd3c docs: fixed broken tag
git-svn-id: trunk@21294 -
2009-08-18 19:27:06 +00:00
mattias
d2d06b8fa3 docs: fixed opening tag
git-svn-id: trunk@21292 -
2009-08-18 19:20:04 +00:00
kirkpatc
ae18dd25ea A new topic, AutoSize, has been added to Controls.xml. This has been imported from the corresponding page of the Lazarus Wiki.
git-svn-id: trunk@21285 -
2009-08-18 16:11:39 +00:00
kirkpatc
bdbbb068ca FPDoc - descriptions for classes have been added to LDockCtrl.xml; some corrections to LDockTree.xml
git-svn-id: trunk@21279 -
2009-08-18 12:52:31 +00:00
martin
74e8a2eefb EditorOptions: added simplified Mouse settings
git-svn-id: trunk@21232 -
2009-08-15 20:05:01 +00:00