sekelsenmat
|
af63b3f314
|
canvastest: Adds a CustomDrawn build mode
git-svn-id: trunk@36344 -
|
2012-03-26 12:12:05 +00:00 |
|
dodi
|
d5ba4d32d2
|
DockMaster: fix form positioning
git-svn-id: trunk@36257 -
|
2012-03-23 09:43:41 +00:00 |
|
vincents
|
d0240becd3
|
fpdocmanager readme: made text more factual
git-svn-id: trunk@36248 -
|
2012-03-23 08:52:48 +00:00 |
|
sekelsenmat
|
5d9dce28f6
|
Patch from circular to improve LazFreeType
git-svn-id: trunk@36242 -
|
2012-03-23 06:41:02 +00:00 |
|
sekelsenmat
|
1eefe347e4
|
Android example: Changes the NDK v5 paths to NDK v7 paths
git-svn-id: trunk@36162 -
|
2012-03-19 10:24:13 +00:00 |
|
mattias
|
39637ac360
|
examples: fixed path to synedit
git-svn-id: trunk@36043 -
|
2012-03-15 21:50:36 +00:00 |
|
mattias
|
564702bf75
|
examples: make help
git-svn-id: trunk@36042 -
|
2012-03-15 21:48:18 +00:00 |
|
mattias
|
9cf9902754
|
moved anchordocking to components
git-svn-id: trunk@36005 -
|
2012-03-14 19:24:11 +00:00 |
|
mattias
|
e1b41e5f0e
|
example opengl: replaced bmp with png
git-svn-id: trunk@35932 -
|
2012-03-13 16:16:24 +00:00 |
|
dodi
|
4ecdea86a6
|
DocMgr: Added description editor. Conditional support for FCL packages
git-svn-id: trunk@35831 -
|
2012-03-08 19:54:52 +00:00 |
|
sekelsenmat
|
328a1c9564
|
ops, I had named the test project the same as the main lazfreetype unit =D error fixed
git-svn-id: trunk@35670 -
|
2012-03-03 14:42:15 +00:00 |
|
sekelsenmat
|
e8b04fca2e
|
Adds an example project for LazFreeType
git-svn-id: trunk@35669 -
|
2012-03-03 14:35:45 +00:00 |
|
dodi
|
b052eb6172
|
DocMgr: more support for FCL packages
git-svn-id: trunk@35658 -
|
2012-03-03 08:35:00 +00:00 |
|
sekelsenmat
|
9fc9951724
|
Fixes the crash in the Android TComboBox dialog
git-svn-id: trunk@35653 -
|
2012-03-02 14:06:25 +00:00 |
|
sekelsenmat
|
4d20dae129
|
Now TComboBox is almost working in Android. It shows the item selection dialog, but it crashes when the user selects an item
git-svn-id: trunk@35652 -
|
2012-03-02 10:10:33 +00:00 |
|
martin
|
c5d5141847
|
SynCompletion: Clean property names
git-svn-id: trunk@35512 -
|
2012-02-20 18:56:54 +00:00 |
|
martin
|
cbacc22f81
|
SynEdit: Add SynCompletion to component palette / Add property edit for key commands
git-svn-id: trunk@35511 -
|
2012-02-20 18:41:32 +00:00 |
|
maxim
|
ac94bd963c
|
Translations: cleanup some PO files
git-svn-id: trunk@35483 -
|
2012-02-19 14:28:47 +00:00 |
|
zeljko
|
c369edc334
|
examples lazintfimage: paint bitmaps inside paint event, qt and carbon do not support paint outside of paint event.
git-svn-id: trunk@35477 -
|
2012-02-19 11:35:21 +00:00 |
|
dodi
|
5f5da586dd
|
DocMgr: added selectable FCL packages
git-svn-id: trunk@35414 -
|
2012-02-17 12:25:20 +00:00 |
|
mattias
|
922fe9141a
|
xmlstreaming: fixed compilation
git-svn-id: trunk@35413 -
|
2012-02-17 10:52:28 +00:00 |
|
zeljko
|
d1693804e7
|
examples: listview, check if input for sort column is valid. issue #21273
git-svn-id: trunk@35355 -
|
2012-02-13 12:08:58 +00:00 |
|
dodi
|
78ca2e4f3b
|
DocMgr: updated Imports
git-svn-id: trunk@35330 -
|
2012-02-12 17:37:50 +00:00 |
|
sekelsenmat
|
577822049d
|
Implements vibration in Android
git-svn-id: trunk@35293 -
|
2012-02-10 15:10:13 +00:00 |
|
sekelsenmat
|
913c5364a6
|
Adds a new object to lazdevicepias: Device and it starts with manufacturer and model info showing in Android and already predicts vibration capabilities. Starts opening the implementation of font enumeration in lcl-customdrawn
git-svn-id: trunk@35291 -
|
2012-02-10 13:39:06 +00:00 |
|
zeljko
|
cd7931e012
|
Examples: listview: added OwnerData mode, added property ReadOnly, AutoWidthLastColumn, fixed exceptions. issue #18898
git-svn-id: trunk@35268 -
|
2012-02-09 13:24:14 +00:00 |
|
zeljko
|
311b8e0ab1
|
Examples: dragimagelist, partially reverted r32356 #5cae5f037f (juha), since it breaks example with qt and gtk2 (it does not work anymore). Now it's correct.
git-svn-id: trunk@35180 -
|
2012-02-06 13:47:53 +00:00 |
|
paul
|
09018556e6
|
examples: remove customdrawn as LCLWidgetType (bug #0021161)
git-svn-id: trunk@35167 -
|
2012-02-06 03:18:44 +00:00 |
|
dodi
|
8f58e393e4
|
DocMgr: added additional description directories
git-svn-id: trunk@35163 -
|
2012-02-05 17:19:42 +00:00 |
|
mattias
|
25ceea4ece
|
examples: idehelp: fixed saving options
git-svn-id: trunk@35156 -
|
2012-02-05 13:02:20 +00:00 |
|
mattias
|
7ee6423491
|
codetools: TFPCMsgFile started FindWithMessage
git-svn-id: trunk@35140 -
|
2012-02-04 23:55:58 +00:00 |
|
sekelsenmat
|
b8c8be3925
|
Adds accessibility info for TPanel and TSplitter. Adds current accessibility descriptions to the LCL translations. Fixes a bug in the Carbon handling of AXChildren for TCustomControl descendents: Add TControl children to the Array
git-svn-id: trunk@35138 -
|
2012-02-04 22:36:41 +00:00 |
|
mattias
|
3c9ca0105a
|
examples: idehelp: some defaults
git-svn-id: trunk@35137 -
|
2012-02-04 21:57:28 +00:00 |
|
mattias
|
3b39f0f955
|
examples: idehelp: less hints
git-svn-id: trunk@35136 -
|
2012-02-04 20:22:08 +00:00 |
|
sekelsenmat
|
eed2fffb55
|
Implements TCanvas.BrushCopy, adds a test to it in the canvas tests and also adds full CopyMode tests there
git-svn-id: trunk@35134 -
|
2012-02-04 18:46:34 +00:00 |
|
mattias
|
aa3560ea0f
|
examples: idehelp: less hints
git-svn-id: trunk@35133 -
|
2012-02-04 18:10:26 +00:00 |
|
mattias
|
3b95059ce4
|
examples: idehelp: added more types
git-svn-id: trunk@35130 -
|
2012-02-04 17:14:41 +00:00 |
|
mattias
|
24c54cb3c4
|
examples: idehelp: started load/save
git-svn-id: trunk@35121 -
|
2012-02-04 10:52:20 +00:00 |
|
mattias
|
353a841ec1
|
IDE: fixed CopySecondaryConfigFile to not create double path delims
git-svn-id: trunk@35118 -
|
2012-02-04 09:14:13 +00:00 |
|
martin
|
0a388b8f9f
|
Examples: Write your own SynEdit HighLighter
git-svn-id: trunk@35116 -
|
2012-02-03 19:33:35 +00:00 |
|
mattias
|
3a4a59c37b
|
examples: idehelp: started options for fpc keywords
git-svn-id: trunk@35112 -
|
2012-02-03 09:44:51 +00:00 |
|
mattias
|
f6ccc59c2b
|
examples: idehelp: options frame
git-svn-id: trunk@35107 -
|
2012-02-02 22:31:30 +00:00 |
|
mattias
|
d1b6d6ed3b
|
examples: idehelp: help for message
git-svn-id: trunk@35099 -
|
2012-02-02 21:29:25 +00:00 |
|
dodi
|
916b25ac4d
|
DocMgr: adopt to modified engine
git-svn-id: trunk@35084 -
|
2012-02-02 13:24:51 +00:00 |
|
mattias
|
3e176b9fa5
|
examples: ide help: comments
git-svn-id: trunk@35080 -
|
2012-02-01 21:46:29 +00:00 |
|
mattias
|
78fa86808a
|
examples: help for messages
git-svn-id: trunk@35075 -
|
2012-02-01 16:42:55 +00:00 |
|
dodi
|
eb69a933a4
|
DocMgr: fixed project settings, improved --input values
git-svn-id: trunk@35050 -
|
2012-01-31 04:38:11 +00:00 |
|
mattias
|
18eae4cea8
|
examples: comments
git-svn-id: trunk@35040 -
|
2012-01-30 11:58:46 +00:00 |
|
mattias
|
57143e7590
|
help: ide directives
git-svn-id: trunk@35039 -
|
2012-01-30 11:43:19 +00:00 |
|
mattias
|
135787c571
|
examples: idehelp: comment
git-svn-id: trunk@35034 -
|
2012-01-30 09:23:31 +00:00 |
|