Commit Graph

2178 Commits

Author SHA1 Message Date
f78ccebe3e missing file - part 2
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2178 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-30 17:27:12 +00:00
bf70144280 missing file
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2177 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-30 17:25:13 +00:00
0997254cc5 new component - RxHistoryNavigator
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2176 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-30 16:28:31 +00:00
6577163d6c PowerPDF: corrects default radius for roundrect shape plus lcl roundrect function uses diameter not radius as it seems by the RX parameters
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2175 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-29 07:14:08 +00:00
2c99a0ce7a Removes the LCL-CustomDrawn-Android example because it was moved to the lazarus repository
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2174 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-28 10:52:20 +00:00
caad03f788 Small improvements to the example
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2173 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-28 07:29:20 +00:00
4cac065b2a Corrects the loading of the Android LCL test
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2172 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-28 06:24:48 +00:00
e6e313b81e lcltestv2: Makes the package name more unique and small fixes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2171 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-27 21:59:42 +00:00
311601ba92 Adds bindings for jnigraphics
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2170 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-27 21:00:59 +00:00
706b8f1058 Starts preparing the example for using the new jnigraphics version of the LCL
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2169 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-27 20:33:24 +00:00
45a7900c4e Add some enhancements and fixes in the winboard mod
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2168 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-27 16:13:27 +00:00
d2dccb679c Now the JNI example actually works
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2167 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-27 09:05:43 +00:00
b018630e7f JNI example: Small improvements
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2166 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-27 08:51:47 +00:00
694f02d26c Improvements to the JNI Test
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2165 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-27 08:36:15 +00:00
27bce8924f Adds a test project for building JNI Pascal Android apps
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2164 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-27 08:17:49 +00:00
b37d9a2602 Android-LCL example v2: Improves the cross-compilation options
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2163 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-26 19:33:38 +00:00
6bbca25247 fcl-passrc now uses TFPList instead of TList.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2162 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-26 17:54:55 +00:00
1dd3ca859b Android OpenGL improvement
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2161 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-25 16:13:20 +00:00
7b9f4459cf Example compilation fix
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2160 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-25 15:54:06 +00:00
41c6e0451c Updates the Android example to the latest code
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2159 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-25 15:49:50 +00:00
6c1b1a746d Adds the new lcl example
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2158 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-25 10:14:01 +00:00
923745afa2 * remove directive for obsolete compiler (fpc 2.2)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2157 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-22 23:23:45 +00:00
5ee83aa605 tappytux: Adds missing images
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2156 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-21 08:54:58 +00:00
e295603a2f tappytux: Implements the hammer throwing
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2155 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-17 14:28:03 +00:00
d5be64af68 fpbrowser: Fixes changing between tabs to also change between renderers
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2154 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-17 13:01:39 +00:00
f974ea84b7 Fixes WriteLn crashes in Windows and changes the pageControl to be visually added instead of in code
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2153 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-17 12:47:17 +00:00
6086315b5d Improves the support for translations
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2152 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-17 07:04:46 +00:00
dcc85b95c3 Fixes an access violation on quit and implements support for multiple languages and for the all wordlists
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2151 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-17 06:57:03 +00:00
3bc96963bc tappytux: A very large rework of the software architecture, removing various hacks and improving the general architecture
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2150 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-16 21:54:32 +00:00
c1bf1dd46a git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2149 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2011-11-16 13:31:32 +00:00
5e35b522d3 tappytux: Large graphics rework, changes TFPRasterImage into TLazIntfImage to store sprites to increase the speed in Linux and Mac OS X
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2148 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-16 07:44:39 +00:00
d07426651b TappyTux is fully playable. Sound yet to be implemented.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2147 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-16 00:43:34 +00:00
f9df1c361b Adds the profiler initial stub
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2146 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-15 21:28:30 +00:00
aadb3b200b git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2145 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2011-11-15 20:45:41 +00:00
e4e3f34376 "CaseSensitive" fixes.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2144 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-15 19:11:17 +00:00
03b5e24fc4 "Address" spelling
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2143 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-15 19:06:36 +00:00
653b385d69 git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2142 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2011-11-15 17:53:13 +00:00
93b6b043b7 git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2141 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2011-11-15 17:38:30 +00:00
d107a7c229 tappytux: Unifies duplicated position code
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2140 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-15 14:23:07 +00:00
cbad3f56f8 tappytux: Cleanup and adds animation destruction code
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2139 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-15 14:03:57 +00:00
900023506f git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2138 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2011-11-15 13:37:10 +00:00
eb7fda5787 git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2137 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2011-11-15 12:47:57 +00:00
c38546ca77 Adds support for the user adding new tabs by itself (requires Lazarus rev 33539+)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2136 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-15 10:22:30 +00:00
5195e212a1 git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2135 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2011-11-15 00:05:10 +00:00
63775e2439 New animation class created.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2134 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-15 00:03:21 +00:00
51c54f54ac fpsound: Some more coding and skeleton building
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2133 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-14 21:00:46 +00:00
2b0994f3cd Initial commit of fpsound, still doesn't compile
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2132 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-14 20:26:08 +00:00
b10cdc87f2 Adds the dancing tux animation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2131 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-14 17:24:45 +00:00
078d054f3e git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2130 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2011-11-14 17:17:47 +00:00
b8c22454bf Reworks the tappydrawer structure
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2129 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-14 16:58:08 +00:00