Commit Graph

1353 Commits

Author SHA1 Message Date
mattias
fc7d4fcba1 synuni, semaphorgridlpk: clean up fpc options
git-svn-id: trunk@38169 -
2012-08-05 10:48:22 +00:00
mattias
ca126b80e1 examples: clean up
git-svn-id: trunk@38158 -
2012-08-05 10:04:36 +00:00
mattias
85f064ce90 IDE: fixed saving ambiguousfileaction, bug #22573
git-svn-id: trunk@38157 -
2012-08-05 10:02:55 +00:00
mattias
b10d611dbd examples: xmlreader: added example xml
git-svn-id: trunk@38147 -
2012-08-04 10:39:01 +00:00
mattias
705588570b examples: tv_add_remove: updated
git-svn-id: trunk@38146 -
2012-08-04 10:33:06 +00:00
mattias
3ea1e8c5d7 examples: synguttermarks: win32 gui mode, fixed Left position
git-svn-id: trunk@38144 -
2012-08-04 10:28:59 +00:00
mattias
b44975314e examples: mssqlconn: requires fpc 2.6.1
git-svn-id: trunk@38142 -
2012-08-04 10:15:31 +00:00
mattias
36feb4ee3e lazfreetype: fixed range check error, improved error message
git-svn-id: trunk@38141 -
2012-08-04 10:11:16 +00:00
mattias
141b15e2b6 examples: componentstreaming: fixed typo, clean up
git-svn-id: trunk@38140 -
2012-08-04 09:44:34 +00:00
mattias
6b7862901b examples: cleandirs: error for fpc version
git-svn-id: trunk@38139 -
2012-08-04 09:43:10 +00:00
mattias
0545a2c8ec examples: testall: fixed start
git-svn-id: trunk@38138 -
2012-08-04 09:38:49 +00:00
mattias
a6a9b39dab examples: fixed compilation, removed writeln
git-svn-id: trunk@38134 -
2012-08-03 23:03:00 +00:00
mattias
3be38ebef4 example: html help: fixed compilation
git-svn-id: trunk@37999 -
2012-07-22 10:17:07 +00:00
mattias
40f74104a7 htmlhelp: shortcut
git-svn-id: trunk@37980 -
2012-07-20 11:33:41 +00:00
mattias
691d97a22f htmlhelp: removed lrs
git-svn-id: trunk@37979 -
2012-07-20 11:30:38 +00:00
maxim
5fd2e6d25b Examples, LazConverter: regenerated translations
git-svn-id: trunk@37957 -
2012-07-16 19:45:23 +00:00
sekelsenmat
eb2efeec24 LCL-Android: Moves the JNI code to call the ListView Dialog to the CustomDrawn widgetset to centralize it.
git-svn-id: trunk@37701 -
2012-06-20 07:41:05 +00:00
sekelsenmat
d6534044c7 LCL-Android: Fixes a Java compilation error missed from the last commit and makes the ListView colors better
git-svn-id: trunk@37693 -
2012-06-19 15:06:21 +00:00
sekelsenmat
fad008f0a0 LCL-Android: Adds a new JNI routine which allows to show the native ListView in a dialog. It is very useful when we need the user to select an item from a list which has more info then the basic list for the combobox.
git-svn-id: trunk@37692 -
2012-06-19 14:56:57 +00:00
mattias
ea35582645 grouped editbtn: Tname
git-svn-id: trunk@37686 -
2012-06-18 12:25:12 +00:00
mattias
b5b2ca11b8 grouped editbtn: Text
git-svn-id: trunk@37685 -
2012-06-18 11:50:26 +00:00
mattias
3aaae3a85c examples: grouped edit and button
git-svn-id: trunk@37683 -
2012-06-18 10:54:53 +00:00
sekelsenmat
e4785e16cb lcl android example: Moves downloading the HTML page to the second form
git-svn-id: trunk@37617 -
2012-06-11 12:16:39 +00:00
sekelsenmat
b00191ac66 android lcl example: Finally the html download is working
git-svn-id: trunk@37616 -
2012-06-11 11:44:34 +00:00
sekelsenmat
dac7091698 android lcl example: Advances the networking code, now almost working
git-svn-id: trunk@37615 -
2012-06-11 09:10:16 +00:00
maxim
14a95ba91b Examples, Barchart: removed LRS file
git-svn-id: trunk@37608 -
2012-06-10 16:02:05 +00:00
maxim
972a963a50 Examples, Address_book: removed LRS file
git-svn-id: trunk@37606 -
2012-06-10 15:57:44 +00:00
maxim
62c5770624 Examples, Autosize: removed LRS file
git-svn-id: trunk@37605 -
2012-06-10 15:52:13 +00:00
sekelsenmat
c6213c990e lcl-android example: Improves the networking code
git-svn-id: trunk@37593 -
2012-06-08 14:45:05 +00:00
sekelsenmat
53b364d771 lcl-android example: Improves the networking code, but doesnt yet work
git-svn-id: trunk@37591 -
2012-06-08 11:43:14 +00:00
sekelsenmat
7b0ef9b1df android-lcl-example: Fixes compilation
git-svn-id: trunk@37589 -
2012-06-08 08:59:15 +00:00
sekelsenmat
8c940d8ef6 lcl-android-test: Advances the sockets example
git-svn-id: trunk@37568 -
2012-06-07 15:46:22 +00:00
sekelsenmat
07eac0e0f2 android-lcl-example: Adds code for testing socket communication possibilities
git-svn-id: trunk@37533 -
2012-06-06 16:17:57 +00:00
juha
0f72da14a7 SqlDb: changes to make new FBAdmin component and demo work, issue #22036
git-svn-id: trunk@37308 -
2012-05-17 18:51:51 +00:00
juha
06f818ff0d New files for FBAdmin component, issue #22036
git-svn-id: trunk@37307 -
2012-05-17 18:08:04 +00:00
sekelsenmat
9990ed11e7 LCL-CustomDrawn-Android: Improves the text measuring code so that now white space is correctly handled in TEdit
git-svn-id: trunk@37294 -
2012-05-16 16:00:49 +00:00
sekelsenmat
2ae6c90244 LCL-CustomDrawn-Android: Further improves the improved timer. Starts adding a list to make sure nothing is GCed, uses global reference and adds a new parameter to in the future use only the list ID instead of the raw reference
git-svn-id: trunk@37246 -
2012-05-10 16:18:54 +00:00
sekelsenmat
125a10ca75 LCL-CustomDrawn-Android: Changes the hardcoded package name to a variable which user software can change
git-svn-id: trunk@37099 -
2012-04-30 08:36:08 +00:00
sekelsenmat
5f2d225948 Adds a OpenURL/OpenDocument test
git-svn-id: trunk@36744 -
2012-04-13 12:45:54 +00:00
sekelsenmat
cd24e7b458 LCL-CustomDrawn: Buffers the canvas bitmap in Android which greatly diminishes the garbage collector activity and speeds drawing. Also adds a new callback routine to select forms of the project which should have the background drawing painting skipped to speed up drawing
git-svn-id: trunk@36700 -
2012-04-10 08:48:17 +00:00
mattias
29adb9ffcc cleaned up Makefiles, separated components into lazutils, codetools, base and bigide, added target help for components
git-svn-id: trunk@36677 -
2012-04-09 13:41:22 +00:00
mattias
99414d6b02 translation: german: updates from Swen Heinig
git-svn-id: trunk@36667 -
2012-04-09 08:32:22 +00:00
juha
844e616738 IDE etc.: unify 3 dots in GUI string to have a space ( ...).
git-svn-id: trunk@36666 -
2012-04-09 08:24:59 +00:00
sekelsenmat
1190fc3785 Expands the brush test
git-svn-id: trunk@36612 -
2012-04-06 14:34:36 +00:00
sekelsenmat
af2f01c513 Fixes closing the shaped window
git-svn-id: trunk@36607 -
2012-04-06 13:00:49 +00:00
sekelsenmat
980ad7d203 LCL-CustomDrawn-Android: Fixes a bug where invalidate was always called in timers and centralizes the event result processing further
git-svn-id: trunk@36586 -
2012-04-06 07:43:05 +00:00
dodi
04affae6fc DocMgr: reduced support for FCL packages
git-svn-id: trunk@36550 -
2012-04-03 20:38:07 +00:00
dodi
2c9423e0c0 DocMgr: fixed Fpc Source/Doc directory confusion.
git-svn-id: trunk@36512 -
2012-04-02 06:29:11 +00:00
mattias
9365cfa920 examples: added mssql, thanks to Reinier Olislagers
git-svn-id: trunk@36494 -
2012-04-01 07:26:10 +00:00
sekelsenmat
b52ee389ac Fixes the drawing of the checkbox in Android
git-svn-id: trunk@36396 -
2012-03-28 15:30:23 +00:00
sekelsenmat
c1eb17e8e9 Finishes the basic implementation of Android native menus
git-svn-id: trunk@36394 -
2012-03-28 13:59:52 +00:00
sekelsenmat
348a233427 Initial work for Android menu support
git-svn-id: trunk@36392 -
2012-03-28 12:23:05 +00:00
sekelsenmat
6edfeb2724 Adds a filter for the special alphablending routine to filter out white pixels and makes the Android look the default in the Android example
git-svn-id: trunk@36391 -
2012-03-28 09:11:32 +00:00
sekelsenmat
89e3e0fba4 Improves the Android build batch scripts, now they really work and build a proper signed APK =)
git-svn-id: trunk@36390 -
2012-03-28 08:20:44 +00:00
sekelsenmat
63b7d2c263 Improves the APK build script
git-svn-id: trunk@36379 -
2012-03-27 09:33:09 +00:00
paul
9226386149 ide, tools, examples: remove ver2_2_x defines
git-svn-id: trunk@36370 -
2012-03-27 07:19:59 +00:00
mattias
e3f65d9470 examples: opengl: clean up
git-svn-id: trunk@36355 -
2012-03-26 20:01:10 +00:00
sekelsenmat
dbf6d2c8f6 First version of a non-ant build system for the Android APK
git-svn-id: trunk@36346 -
2012-03-26 15:47:26 +00:00
sekelsenmat
3fe5879ba3 Patch from circular: Advances the LazFreeType support for font information
git-svn-id: trunk@36345 -
2012-03-26 12:20:15 +00:00
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
mattias
3ee7e468f9 example: idehelp: fpc directives
git-svn-id: trunk@35027 -
2012-01-29 21:03:02 +00:00
mattias
5e7cd09324 example: idehelp: fpc keywords
git-svn-id: trunk@35026 -
2012-01-29 20:40:39 +00:00
dodi
59043e7ffb DocMgr: removed package, fixed various problems
git-svn-id: trunk@34917 -
2012-01-25 08:38:05 +00:00
sekelsenmat
921aebcc60 Android: Implements drawing different text colors
git-svn-id: trunk@34893 -
2012-01-24 10:43:30 +00:00
dodi
758d5403ef DocMgr: fixed problems with IniFiles
git-svn-id: trunk@34883 -
2012-01-23 03:29:47 +00:00
vincents
c9c1c35a5b examples: fixed building with makefile, as is done by debian
git-svn-id: trunk@34835 -
2012-01-21 12:56:06 +00:00
maxim
6eee8de8d2 regenerated translations; updated Russian translation
git-svn-id: trunk@34804 -
2012-01-19 21:58:48 +00:00
sekelsenmat
f5c59f0258 Android: Implements substituting partial text with the final text selected in a longng press of a virtual keyboard key
git-svn-id: trunk@34770 -
2012-01-18 10:13:29 +00:00
dodi
47a0602c58 DocMgr: finished document generation
git-svn-id: trunk@34764 -
2012-01-17 02:11:29 +00:00
dodi
9882727e66 DocMgr: added default output name generation
git-svn-id: trunk@34761 -
2012-01-16 08:49:14 +00:00
juha
911e1f4389 EasyDockSite: Replace const string arrays with RTTI value and WriteStr()
git-svn-id: trunk@34760 -
2012-01-15 23:51:35 +00:00
mattias
4899a6c2e2 IDE: packages: added option Enable i18n for lfm similar to the project option
git-svn-id: trunk@34752 -
2012-01-15 17:34:52 +00:00
mattias
4b1b50d59c anchordocking: menu item to show headers
git-svn-id: trunk@34747 -
2012-01-15 13:02:55 +00:00
mattias
ebb5df5e11 anchordocking: option to hide headers
git-svn-id: trunk@34746 -
2012-01-15 12:46:17 +00:00
mattias
3e287c296d anchordocking: save options frame
git-svn-id: trunk@34744 -
2012-01-15 11:44:42 +00:00
mattias
168345b9ca anchordocking: added separate class for settings
git-svn-id: trunk@34742 -
2012-01-15 11:08:39 +00:00
dodi
02d648e46f DocMgr: GUI extended
git-svn-id: trunk@34739 -
2012-01-15 09:42:41 +00:00
mattias
55b77b7eab anchrodocking: comment
git-svn-id: trunk@34738 -
2012-01-14 23:29:38 +00:00
dodi
fd406b79ea DocMgr: added documentation
git-svn-id: trunk@34710 -
2012-01-11 13:48:51 +00:00
dodi
cf3e60b2ce DocMgr: fixed importing LPI and LKP
git-svn-id: trunk@34690 -
2012-01-09 20:12:35 +00:00
dodi
3066c21737 fpdocmanager heavily refactored.
git-svn-id: trunk@34675 -
2012-01-09 11:10:32 +00:00
sekelsenmat
cc4b062b1d Improves the Android text handling
git-svn-id: trunk@34571 -
2012-01-04 11:21:28 +00:00
dodi
ed5ef5dec3 examples/fpdocmanager added.
git-svn-id: trunk@34537 -
2012-01-02 04:45:54 +00:00
sekelsenmat
b106f80cb9 Android: Starts improving the key input. Now it gets real unicode chars instead of the key name
git-svn-id: trunk@34509 -
2011-12-29 23:12:21 +00:00
sekelsenmat
728f54b6ad Various small improvements in sms and location in Android
git-svn-id: trunk@34499 -
2011-12-29 16:01:46 +00:00
sekelsenmat
b92e125ce3 Finishes basic SMS sending in Android and fixes TEdit.GetText in LCL-CustomDrawn, but in the process broke the initial text setting for TEdit
git-svn-id: trunk@34496 -
2011-12-29 13:51:45 +00:00
sekelsenmat
30e9088462 Finishes basic SMS sending in Android and fixes TEdit.GetText in LCL-CustomDrawn, but in the process broke the initial text setting for TEdit
git-svn-id: trunk@34495 -
2011-12-29 13:51:19 +00:00
sekelsenmat
7dc377cd18 Android: Fixes a bug in gettextextentexpoint which improves TEdit a lot. Starts adding Positioning support in Android
git-svn-id: trunk@34494 -
2011-12-29 10:54:14 +00:00
sekelsenmat
fdc8606135 Adds Accelerometer stopping in Android (and to the general structure) and starts implementing SMS sending
git-svn-id: trunk@34486 -
2011-12-29 00:24:15 +00:00
sekelsenmat
b360c1f433 Implements basic accelerometer support in Android and adds it to the Example
git-svn-id: trunk@34479 -
2011-12-28 23:06:17 +00:00
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
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
mattias
65e81b030b examplaes nicer layout
git-svn-id: trunk@31437 -
2011-06-28 19:39:56 +00:00
mattias
7206ab763e anchordocking: using a smaller default layout, working better if screen resolution can not be determined
git-svn-id: trunk@31128 -
2011-06-07 18:49:08 +00:00
mattias
bca9900c3f IDEIntf: TIDEDockMaster can now show the simple layout options
git-svn-id: trunk@31122 -
2011-06-07 07:08:04 +00:00
mattias
decb40acca examples: clean up
git-svn-id: trunk@31090 -
2011-06-05 09:07:56 +00:00
maxim
a42f9f07db Translations: Ukrainian translation update by Igor Paliychuk, bug #19476
git-svn-id: trunk@31035 -
2011-06-03 22:10:56 +00:00
mattias
ea77bd45cf examples: objectinspector: lrs to lfm
git-svn-id: trunk@30924 -
2011-05-27 07:19:10 +00:00
maxim
29d00b67cf Reverted r30719 (adding SortOrder parameter to OnCompareCells event) and all subsequent commits (r30724, r30727 #7cdf1cffde) which were intended to fix breakage it caused
git-svn-id: trunk@30729 -
2011-05-13 22:54:51 +00:00
maxim
7cdf1cffde IDE: fixed grid_semaphor example compilation after r30719 #49ca3709de
git-svn-id: trunk@30727 -
2011-05-13 22:37:09 +00:00
juha
fdc466d76d Fix spelling from Childs to Children around Lazarus source. Patch from Mazen NEIFER
git-svn-id: trunk@30657 -
2011-05-10 09:13:38 +00:00
mattias
bc19f550d3 cody: added dialog to add a Assign method
git-svn-id: trunk@30521 -
2011-05-01 19:24:09 +00:00
maxim
dcfb62621b regenerated translations; updated Russian translation
git-svn-id: trunk@30432 -
2011-04-22 20:42:07 +00:00
maxim
3a372890ed Translations: Italian translation update by Massimo Soricetti, bug #19214
git-svn-id: trunk@30431 -
2011-04-22 20:15:17 +00:00
maxim
1581cce771 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #19135
git-svn-id: trunk@30262 -
2011-04-10 20:42:45 +00:00
paul
bbb20f8374 examples: remove .lrs from lazintfimage example
git-svn-id: trunk@30245 -
2011-04-08 09:21:06 +00:00
paul
149d3a219a examples: correct canvas_test example:
- fix screenshot example bug (use GetDC(0) instead of DC = 0)
  - fix image example - clear LazIntfImage before experiments (part of issue #0019123)
  - remove all .lrs, .rc files and use .lfm, .res instead

git-svn-id: trunk@30244 -
2011-04-08 09:15:38 +00:00
mattias
af4ddf60a7 anchordocking: fixed loading settings, fixed ignoring invalid Monitor.WorkareaRect
git-svn-id: trunk@30238 -
2011-04-08 02:56:18 +00:00
mattias
9c26e8ecf5 anchordocking: clean up
git-svn-id: trunk@30237 -
2011-04-08 02:10:38 +00:00
mattias
cbc70260b8 fixed line endings
git-svn-id: trunk@30088 -
2011-03-30 17:36:02 +00:00
juha
4c2bf7e89d IDE: Get rid of Environment menu and move items to Tools menu.
git-svn-id: trunk@29884 -
2011-03-17 11:54:25 +00:00
juha
f38190794b Formatting: joined lines where only ');' was split to its own line, in procedure defs.
git-svn-id: trunk@29871 -
2011-03-16 16:52:28 +00:00
juha
01db3bb47c LCL (mostly), Replace Assert(False... with //DebugLn(... Now Assert can be used for its original purpose again.
git-svn-id: trunk@29820 -
2011-03-13 18:21:51 +00:00
juha
ff4c1eb7c2 Examples: Moved "Explore Menus" to View menu, improve texts and use $R resource.
git-svn-id: trunk@29764 -
2011-03-09 14:12:36 +00:00
marc
c8f3c56e61 + added missing Italian translation. Patch by Sandro Cumerlato
git-svn-id: trunk@29656 -
2011-02-23 00:39:05 +00:00
mattias
f5466d09b4 examples: removed fpdocrepair
git-svn-id: trunk@29652 -
2011-02-22 13:31:54 +00:00
sekelsenmat
bd44a633e1 Adds a large Canvas drawing example and test
git-svn-id: trunk@29587 -
2011-02-17 09:55:53 +00:00
maxim
a460a9d3ee Examples, TestAll: disabled TNotebook, enabled TPageControl instead
git-svn-id: trunk@29584 -
2011-02-16 23:45:39 +00:00
maxim
a6d35d4624 Examples, TabOrder: fixed to use TPageControl, made 'Close' button work
git-svn-id: trunk@29583 -
2011-02-16 23:13:04 +00:00
maxim
93873ae295 Examples, NotebookTest: save session info in .lpi again
git-svn-id: trunk@29580 -
2011-02-16 22:31:43 +00:00
maxim
936f3bcb10 Examples, NotebookTest: adapted to changed TNotebook behavior and improved layout
git-svn-id: trunk@29579 -
2011-02-16 22:24:49 +00:00
maxim
363abb927f Examples, NoteBk: converted nested Notebook to TPageControl and restored features, which were removed in r28916 #76f0a18ff0
git-svn-id: trunk@29571 -
2011-02-15 22:17:28 +00:00
maxim
43f1c4d764 Examples, listview: fixed to use TPageControl. While at it, also got rid of .lrs resource.
git-svn-id: trunk@29551 -
2011-02-14 22:19:26 +00:00
mattias
0e109ea1e1 fixed typos: usefull
git-svn-id: trunk@29446 -
2011-02-10 09:43:23 +00:00
mattias
b3a8dd03b1 fixed typos: childs
git-svn-id: trunk@29440 -
2011-02-10 09:37:16 +00:00
mattias
af3d007090 switched from deprecated xmlcfg to xmlconf
git-svn-id: trunk@29286 -
2011-02-01 09:34:27 +00:00
mattias
72f67335e7 anchordocking: using CreateNew
git-svn-id: trunk@29269 -
2011-01-31 10:20:35 +00:00
maxim
d7d15d1dcb Translations: added Portuguese translation stub, based on Brazilian Portuguese
git-svn-id: trunk@29259 -
2011-01-30 17:39:09 +00:00
maxim
9972d532ea Translations: changed Brazilian Portuguese language code according to ISO/IANA language and region codes
git-svn-id: trunk@29245 -
2011-01-29 12:23:02 +00:00
zeljko
d830867f37 anchordocking examples: TOpenDialog instead of TSaveDialog. patch by samuel herzog. issue #18595
git-svn-id: trunk@29182 -
2011-01-24 07:17:35 +00:00