Commit Graph

991 Commits

Author SHA1 Message Date
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
juha
5cae5f037f Improve examples/DragImageList. Issue #20164, patch from Flávio Etrusco
git-svn-id: trunk@32356 -
2011-09-15 17:22:30 +00:00
jesus
cd51a553c4 Examples, fix some system dependant issues, from Julio Jimenez B.
git-svn-id: trunk@32176 -
2011-09-04 18:07:54 +00:00
maxim
59ebbbce2c Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #20054
git-svn-id: trunk@32052 -
2011-08-25 21:14:51 +00:00
maxim
2484cdcb62 Translations: Ukrainian translation update by Igor Paliychuk, bug #20044
git-svn-id: trunk@32041 -
2011-08-24 20:48:02 +00:00
maxim
503169d0a1 Examples: replaced 'inherited create' with 'inherited createnew'
git-svn-id: trunk@31931 -
2011-08-10 19:57:50 +00:00
maxim
b7d8429ca2 Components: simplified AnchorDocking menuitems localization code from r31895 #8236371d00, hint by Flávio Etrusco
git-svn-id: trunk@31906 -
2011-08-06 22:05:58 +00:00
maxim
5f07956514 Examples, SynCompletion: store session info separately
git-svn-id: trunk@31904 -
2011-08-06 17:50:55 +00:00
maxim
78b9610ce5 Examples, affinetransforms: clean up
git-svn-id: trunk@31903 -
2011-08-06 17:44:13 +00:00
maxim
27ba6399cb Examples, DBEditMask: removed absolute paths (based on patch by Samuel Herzog, bug #18569). While at this, also removed .lrs file reference
git-svn-id: trunk@31901 -
2011-08-06 17:21:11 +00:00
maxim
dea4f5d215 Examples, DBLookup: removed absolute paths (based on patch by Samuel Herzog, bug #18569). While at this, also removed .lrs files
git-svn-id: trunk@31900 -
2011-08-06 17:14:42 +00:00
maxim
54b3d403f6 Examples, LazConverter: removed absolute path (bug #19569), regenerated translations and updated Russian one
git-svn-id: trunk@31898 -
2011-08-06 16:48:09 +00:00
maxim
8236371d00 Components: fixed some AnchorDocking menuitems localization
git-svn-id: trunk@31895 -
2011-08-06 16:07:24 +00:00
maxim
192b29ec59 Components: improved AnchorDocking localization
git-svn-id: trunk@31891 -
2011-08-06 13:25:42 +00:00
juha
842ea9af5d AnchorDocking: create ResetLayout menu command. Issue #0019909, patch from Flávio Etrusco
git-svn-id: trunk@31886 -
2011-08-06 11:09:31 +00:00
dodi
3b09a8015c Dragging: fixes for trunk
git-svn-id: trunk@31814 -
2011-07-28 04:27:40 +00:00
sekelsenmat
73542b658a Renames TCustomNotebook to TCustomTabControl, a major breakthrough into fixing the tab-controls
git-svn-id: trunk@31767 -
2011-07-20 14:39:50 +00:00
mattias
e0b91a2f5e anchordocking: default close button if theme does not support it
git-svn-id: trunk@31704 -
2011-07-15 18:33:27 +00:00
mattias
6a55c3b32c anchordoccking: todo
git-svn-id: trunk@31609 -
2011-07-09 08:07:07 +00:00
mattias
b607684e3f anchordocking: clean uo
git-svn-id: trunk@31570 -
2011-07-06 11:30:34 +00:00
zeljko
b1c060787d examples: fixed compilation of anchordocking examples. issue #19682
git-svn-id: trunk@31563 -
2011-07-04 20:36:25 +00:00
zeljko
2a8c382976 examples: barchart fixed compilation
git-svn-id: trunk@31484 -
2011-07-01 07:24:57 +00:00
zeljko
b847eb1cdd examples: fixed compilation of anchordocking example. issue #19660 patch by Dirk Schiphorst
git-svn-id: trunk@31478 -
2011-06-30 13:54:33 +00:00
paul
e8085ad171 examples: cleanup pen and brush example
git-svn-id: trunk@31471 -
2011-06-30 09:09:31 +00:00