Commit Graph

1856 Commits

Author SHA1 Message Date
ac7aeb38c8 XSD's "include" handling, better "uses" generation for schema files translalted to pascal, better generated file names, handling of "import" and "include" in sub-directories, Handling of TComplexEnumContentRemotable
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1856 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-29 02:59:57 +00:00
f2ef6e252b Fix crash in Delphi
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1855 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-29 02:49:04 +00:00
0663087930 TComplexEnumContentRemotable implementation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1854 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-29 02:47:41 +00:00
6a2cfcfb33 AnsiChar and WideChar implementation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1853 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-29 02:44:55 +00:00
bdfc17f284 fix error create RXDBDateEdit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1852 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-28 18:23:49 +00:00
2977965467 AM cactusjukebox.spec
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1851 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-28 16:52:44 +00:00
31203b03e0 try to fix Editmask in TDBDateEdit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1850 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-28 12:13:36 +00:00
ba6aad3083 fix Editmask in TRxDateEdit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1849 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-28 12:06:07 +00:00
6a0864d20c fix error in TRxDateEdit - error show calendar grid after 15 day of month
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1848 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-28 09:57:53 +00:00
e0bebc82cd fpchess: Improves the UI
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1847 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-28 06:32:54 +00:00
0a26a629ff fpchess: Fixes a crash and start implementing the telnet code
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1846 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-27 21:49:44 +00:00
de135f4ea0 fpchess: Some fixes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1845 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-27 21:16:40 +00:00
797e6dfabd fpchess: Recreates the button to start playing
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1844 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-27 21:04:29 +00:00
504857a383 fpchess: Advances the modules interface
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1843 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-27 20:53:13 +00:00
8b93de655c fpchess: Starts making the game modular
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1842 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-27 20:14:54 +00:00
0c664731be new sort engine for TSQLQuery - thx BugMaker from FreePascal.ru
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1841 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-27 20:03:59 +00:00
90c3dba68d delete old-style resource files
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1840 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-27 19:43:40 +00:00
1ad2c82b17 fix locate string values in PopUp forms - now RxDBLookupCombo find values for string fields on type his on keyboard
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1839 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-27 15:44:58 +00:00
d379826256 fix error create popup form - now use CreateNew constructor for this
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1838 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-27 15:15:40 +00:00
a71bf8ca2b android-sdk: Adds templates for all methods of a couple more classes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1837 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-26 15:48:44 +00:00
9ce86062fb Use "AResponse.ContentStream" instead of "AResponse.Content" because the later does interpret #13 as new and so replaced with #10. This is needed for binary format.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1836 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-26 15:10:43 +00:00
5e63f131fd android-sdk: Adds templates for all methods from EditText and TextView and View
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1835 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-26 14:21:31 +00:00
ebe2235117 Android: Adds a solution for Java methods called create
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1834 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-26 08:58:59 +00:00
c20f4e1ede Android: Finishes the large rework of the callback system. Now it can implement many more callbacks.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1833 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-26 07:29:13 +00:00
2f3114d122 svn classes: added support for reading property information from xml files from Dmitry
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1832 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-25 10:50:37 +00:00
6f85ed7742 svn classes: added property version of the installed svn executable.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1831 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-25 10:49:53 +00:00
608dfa4e35 tappytux: Initial commit of the game images and some resussitated source
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1830 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-25 09:29:40 +00:00
c8ec2ebe95 lazstacktrace: Moves session to lps
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1829 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-25 09:22:13 +00:00
ece1a0b6d0 AM install.txt
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1828 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-25 07:43:33 +00:00
784d4d6330 android-sdk: Reworks the callback code, partially finished
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1827 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-24 11:53:37 +00:00
b4eba2dfa3 lazstacktrace: Utility program to convert stacktraces address into symbol names
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1826 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-23 09:08:30 +00:00
f92b46fd23 android: Adds dialogs and improves the error handling
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1825 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-22 14:53:18 +00:00
9300c23a79 android: Adds spinner position
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1824 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-22 09:21:55 +00:00
7f3b8cba8c androidlcl: Adds global objects
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1823 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-22 08:49:44 +00:00
cdc7a41075 android-sdk: Adds the possibility of having global objects
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1822 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-22 08:49:24 +00:00
a311002a2b mtprocs: update for deprecated Thread.Resume
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1821 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-20 17:12:50 +00:00
4e0e6df655 fix show lookup list in TRxDBLookupEdit on Windows
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1820 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-19 17:03:17 +00:00
2f49245f8b androidlcl: Advances to implementing reading text values
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1819 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-19 15:26:03 +00:00
b194db05d2 androidlcl: Advances to implementing reading text values
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1818 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-19 15:25:57 +00:00
692a0346c5 android-sdk: Minor improvements
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1817 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-19 13:33:19 +00:00
ff3668aa67 android-sdk: Changes interfaces to Corba because COM was crashing and adds Pascal Log support
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1816 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-19 13:30:17 +00:00
b439241148 androidlcl: Implements the combobox
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1815 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-19 13:29:34 +00:00
044ff9395d androidlcl: Bindings update
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1814 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-19 11:18:12 +00:00
a5f2737fb4 android-sdk: Improves the Adapter
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1813 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-19 11:17:56 +00:00
195bd220a6 android-sdk: Adds android.R.layout
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1812 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-19 11:05:47 +00:00
f782a492bf Adds support for String and interfaces
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1811 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-19 10:56:52 +00:00
5eaf24e651 androidlcl: Binding update
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1810 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-19 10:55:53 +00:00
50167841fd fpvectorial: Adds multiline support for text, adds a new translate function to entities
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1809 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-18 11:39:57 +00:00
126ca68383 fpvectorial: Removes unused Z coordinates and makes the entity classes smarter, adds support for searching for elements
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1808 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-18 09:11:51 +00:00
5ed4ad7427 fpvectorial: Adds support for guessing the document size and zoom level
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1807 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-17 14:57:54 +00:00