Commit Graph

1014 Commits

Author SHA1 Message Date
sekelsenmat
2838f4c9c4 Android example: Adds a build mode to build under Windows
git-svn-id: trunk@34450 -
2011-12-27 20:27:17 +00:00
sekelsenmat
c8fd1de1c8 Implements GetTextExtentExPoint in Android
git-svn-id: trunk@34402 -
2011-12-25 11:01:30 +00:00
sekelsenmat
eed671d9e8 Android: Adds a work around for the too small text measuring
git-svn-id: trunk@34401 -
2011-12-25 09:28:12 +00:00
sekelsenmat
1933e0f5ff Adds a callback for Android OnCreate and also implements TTimer in X11
git-svn-id: trunk@34350 -
2011-12-21 13:40:14 +00:00
sekelsenmat
4a93ca7438 Adds an example for testing motion graphics
git-svn-id: trunk@34346 -
2011-12-21 10:57:34 +00:00
paul
daca7f3037 examples: remove lrs files from messages example
git-svn-id: trunk@34335 -
2011-12-21 02:25:51 +00:00
sekelsenmat
87b8887d73 LCL Android example: Adds a Debug build mode
git-svn-id: trunk@34333 -
2011-12-20 21:41:14 +00:00
sekelsenmat
454c19a3d7 Android: Fixes screen sizing and attempts to improve timer destruction
git-svn-id: trunk@34281 -
2011-12-19 14:31:09 +00:00
sekelsenmat
001954f566 Fixes the first screen rotation in Android by migrating from SurfaceView to View
git-svn-id: trunk@34280 -
2011-12-19 14:08:01 +00:00
sekelsenmat
cc0e04b161 Finishes the basic implementation of dpi and screen rotation adjustment for Android. Not 100% perfect, but in general already functional.
git-svn-id: trunk@34279 -
2011-12-19 13:51:13 +00:00
sekelsenmat
f2254e0143 Various fixes for handling the Back key in Android and fixes OnClick in all backends
git-svn-id: trunk@34223 -
2011-12-16 15:39:33 +00:00
sekelsenmat
3270436597 Adds virtual keyboard support to LCL-CustomDrawn-Android
git-svn-id: trunk@34221 -
2011-12-16 14:31:57 +00:00
sekelsenmat
05cd46835f Advances keyboard events in Android and X11. Simple key down/up can already be received in both
git-svn-id: trunk@34207 -
2011-12-15 13:19:01 +00:00
sekelsenmat
3f621c5134 Some more small changes to decrease the file size
git-svn-id: trunk@34191 -
2011-12-14 18:52:45 +00:00
sekelsenmat
4a5b2a2815 customdrawn-android: Improves the non-native form handling and implement appropriate support for the Back hardware key
git-svn-id: trunk@34180 -
2011-12-14 13:16:24 +00:00
sekelsenmat
872dd6830b customdrawn-android: Implements TTimer and improves the key handling
git-svn-id: trunk@34179 -
2011-12-14 12:36:48 +00:00
sekelsenmat
52611f279a customdrawnws: Adds more stub code to the text metrics to prevent crashes. Updates the non-android example for the second form
git-svn-id: trunk@34174 -
2011-12-14 09:46:26 +00:00
sekelsenmat
aa5c1a901c customdrawnws: Starts implementing TEdit, Starts implementing Android key events, updates the example
git-svn-id: trunk@34167 -
2011-12-14 08:14:19 +00:00
sekelsenmat
aa6e4e422d customdrawn-android: Fixes autosizing of controls by postposing Application.Run into Activity.OnCreate
git-svn-id: trunk@34155 -
2011-12-13 12:06:53 +00:00
sekelsenmat
50dc7cf2e8 customdrawn-android: Improves the drawing of the bottom part of letters like g
git-svn-id: trunk@34152 -
2011-12-13 10:22:29 +00:00
sekelsenmat
c7d4748e81 customdrawn-android: Improves the text rendering, starts implementing text metrics. Improves the customdrawn examples.
git-svn-id: trunk@34150 -
2011-12-13 09:30:28 +00:00
sekelsenmat
446ffaa84b customdrawn-android: Finishes the initial implementation of text rendering, it works ok for a very initial support. Improves the AlphaBlend method in TLazCanvas to be more optimized and support a custom source position.
git-svn-id: trunk@34138 -
2011-12-12 21:10:18 +00:00
sekelsenmat
9c38c40343 Reworks the assyncronous modal dialogs interface and adds it to the TCustomForm too. Reimplements the Android support for modal dialogs to support 1 Java implementation for both MessageBox and PromptUser. Implements LCLIntf.PromptUser for Android
git-svn-id: trunk@34127 -
2011-12-12 07:30:55 +00:00
sekelsenmat
6646781795 Starts the support in the LCL for assyncronous modal dialogs, implements MessageBox in LCL-CustomDrawn-Android and updates the Android example to test this API
git-svn-id: trunk@34117 -
2011-12-11 20:31:09 +00:00
mattias
1b9c627cc4 anchordocking: miniide: init opensavedialog
git-svn-id: trunk@34073 -
2011-12-09 19:22:31 +00:00
sekelsenmat
6a8db96405 android example: Adds some structure to debug it in windows
git-svn-id: trunk@33973 -
2011-12-05 15:03:51 +00:00
sekelsenmat
20156f2329 Android example: Adds more debug info for mouse messages
git-svn-id: trunk@33942 -
2011-12-04 11:14:49 +00:00
mattias
6ac5285035 anchordocking: disconnect idle before ending restore
git-svn-id: trunk@33910 -
2011-12-02 17:44:06 +00:00
sekelsenmat
4e01a5e817 customdrawn-android: Advances the text drawing code
git-svn-id: trunk@33909 -
2011-12-02 17:06:32 +00:00
sekelsenmat
066a73b5a2 customdrawn-android: Starts implementing text metrics
git-svn-id: trunk@33908 -
2011-12-02 16:37:19 +00:00
sekelsenmat
702da92ba0 android example: Adapts it to use the new system colors
git-svn-id: trunk@33895 -
2011-12-01 17:15:30 +00:00
sekelsenmat
afde9c23d7 Android example: Adds the armv6 process selection and a progressbar and a trackbar
git-svn-id: trunk@33893 -
2011-12-01 16:41:08 +00:00
sekelsenmat
9f647bf179 Android example: Adds a TArrow and a non-customdrawn build mode for comparison
git-svn-id: trunk@33852 -
2011-11-29 12:48:39 +00:00
sekelsenmat
2458c71cfd android example: Adds the forgotten Java source code
git-svn-id: trunk@33850 -
2011-11-29 09:56:16 +00:00
sekelsenmat
9063d804bf android test: Adds a non-android project file for comparison
git-svn-id: trunk@33838 -
2011-11-28 16:53:51 +00:00
sekelsenmat
ac80bdd2a9 android example: Adds more event tests
git-svn-id: trunk@33837 -
2011-11-28 16:38:22 +00:00
sekelsenmat
8fc57de450 android example: Updates to the latest lcl
git-svn-id: trunk@33830 -
2011-11-28 14:40:08 +00:00
sekelsenmat
4391554b46 Android example: Adds a TCustomControl, removes unnecessary calling cdecl option and removes support for nativeapp
git-svn-id: trunk@33825 -
2011-11-28 12:31:32 +00:00
sekelsenmat
18fff55534 android example: Small improvements
git-svn-id: trunk@33824 -
2011-11-28 10:48:06 +00:00
sekelsenmat
7137e09e51 android example: Fixes the resources
git-svn-id: trunk@33820 -
2011-11-28 10:20:16 +00:00
sekelsenmat
fb4a6b3045 Adds the Android example to the lazarus repository
git-svn-id: trunk@33818 -
2011-11-28 10:16:44 +00:00
juha
0bf4f5b688 Remove -WC from htmlhelp_ipro sample. Issue #20687
git-svn-id: trunk@33616 -
2011-11-18 16:20:45 +00:00
juha
123ceac181 LCL: remove obsolete AlignNames, AnchorNames and AutoSizePhaseNames. Use WriteStr
git-svn-id: trunk@33233 -
2011-11-02 23:15:07 +00:00
martin
c5f2e44a7c Description for example
git-svn-id: trunk@32962 -
2011-10-18 12:48:51 +00:00
martin
fe8730e4db Description for example
git-svn-id: trunk@32961 -
2011-10-18 12:48:04 +00:00
martin
66b25485f9 Description for example
git-svn-id: trunk@32960 -
2011-10-18 12:33:59 +00:00
martin
8a7cb1120a Description for example
git-svn-id: trunk@32959 -
2011-10-18 12:23:36 +00:00
martin
6aeddede79 Description for example
git-svn-id: trunk@32958 -
2011-10-18 12:13:09 +00:00
martin
2353e90507 Examples: SynEdit Bookmarks
git-svn-id: trunk@32904 -
2011-10-15 11:39:56 +00:00
sekelsenmat
266bf088ec Final purge of OnPageChanged from Lazarus
git-svn-id: trunk@32626 -
2011-10-02 20:02:34 +00:00