Commit Graph

2743 Commits

Author SHA1 Message Date
e9b3d86b4a The question words in TappyWords are now constantly changing.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2093 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-25 22:24:00 +00:00
043339d46d TappyWords is now playable, including 'Score, Level and Lives' components. 'GameOver' has been implemented, and 'Continue' is an option.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2092 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-25 14:29:52 +00:00
48aca8301a TTappyModules.Answered() procedure created, allowing game code to be placed in mod_tappywords.pas instead of gameplayform.pas.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2091 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-25 10:21:59 +00:00
d7827921fc tappygamedata.pas is being rewritten.
TappyWords is already playable, but in a very rudimentary way.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2090 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-24 23:09:39 +00:00
bd690c6ad9 git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2089 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2011-10-24 19:51:13 +00:00
9ab5cb45e9 demo for rxCloseFormValidator
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2088 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-24 16:37:03 +00:00
93fb6372e6 fix find in popup window on type text
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2087 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-23 09:13:42 +00:00
dc39460b7e Latest fixes. Fixed bug where params that were pointers to types were not recognized
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2086 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-22 20:09:07 +00:00
04d7c59350 removed deprecated functions
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2085 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-22 18:52:20 +00:00
28bd62eab3 Fixed error where certain types that are pointers to a type are not recognized
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2084 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-22 18:47:15 +00:00
922d9f855a fpbrowser: Changes from TPageControl to TCDPageControl
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2083 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-21 20:57:45 +00:00
467647591c Now the module mod_braille works correctly. The function ConvertUTF8HtmlTexttoBraille gets an html file a returns the same file, but with the texts translated. It uses the Braille space (which has length 3) instead of the traditional one (which has length 1).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2082 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-19 18:00:31 +00:00
faece44df9 Now disables most of the output which was added only to fix this bug
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2081 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-18 09:25:12 +00:00
f2b3539ab5 Finally fixes the freezes in Windows
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2080 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-18 09:16:42 +00:00
b39e1cce61 Adds a release mode for the CactusJukebox without so much debug info
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2079 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-18 08:53:29 +00:00
4ba3ac9dae Corners the freezing by adding a lot more debug info
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2078 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-18 08:42:40 +00:00
ddfc0e9dee fix compile error
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2077 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-15 11:17:10 +00:00
fe22c80f59 Set release number and package info
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2076 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-14 14:49:34 +00:00
4a2d4438e3 Minor fix for newer LCL
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2075 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-14 14:17:17 +00:00
5dab4e4f3f Fix text
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2074 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-14 11:34:16 +00:00
fde1d264a1 Fix text, Add link to the wiki project page
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2073 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-14 10:54:32 +00:00
80266243c7 Change components order
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2072 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-14 08:29:24 +00:00
695b270396 fix datemask in rxdbgrid, new component rxCloseFormValidator
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2071 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-13 15:45:13 +00:00
19359ddf86 Fix the RxDBGrid Scrollbar drag bug. When drag the vertical bar to first and last and the records are not fully display, there is not first or last record.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2070 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-12 13:35:03 +00:00
719a515e21 Enable VK_UP and VK_DOWN for cell editing because it's working fine with TJDBGridControl
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2069 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-11 15:18:56 +00:00
13d6d65ef2 Add: Error messages to mouse events
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2068 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-10 08:36:28 +00:00
12b16151cc Manage properly mouse clicks inside and outside the grid for input values
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2067 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-09 09:48:14 +00:00
ddc1b15861 Fix Return key for some values
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2066 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-07 16:13:02 +00:00
efbe37b5a8 Better implementation to detect if a value has been edited
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2065 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-07 15:32:22 +00:00
617d6901f6 Remove debug code
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2064 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-05 10:18:13 +00:00
a669e9886b Fix: TJDBGridControl AV in design mode
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2063 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-05 10:09:04 +00:00
2565275b1b Auto Set MaxLength in TJDBLabeledEdit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2062 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-05 08:16:12 +00:00
12bd7eecd9 Remove: unused unit and code
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2061 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-05 07:40:13 +00:00
b5d913b470 Use CellEditor MaxLength for strings editing
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2060 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-05 07:30:26 +00:00
4080716092 Fix: Date/Time, restore old value.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2059 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-03 08:23:50 +00:00
9391552baa Added option to create dynamically linked bindings
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2058 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-02 16:47:06 +00:00
e43937240d The function ConvertUTF8TexttoBraille has been corrected, and now can translate full texts to the Braille code, including those with accented characters. The function ConvertUTF8HtmlTexttoBraille was also modified, but there are still some bugs to be corrected.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2057 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-01 19:25:25 +00:00
a8e23840e6 Remove cbsNone from GridControl selection
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2056 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-01 18:15:58 +00:00
1c08303458 Fix: detect properly delete keys. Inerited update only when using standard cell editor
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2055 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-01 07:29:19 +00:00
eeef620e6c rx: rxnew.lpk removed lclbase dependency
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2054 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-30 21:06:42 +00:00
7bb64f5146 Fix: Update only when edited
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2053 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-30 20:38:20 +00:00
e3213f10f1 Update: about file
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2052 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-30 19:16:55 +00:00
8769aa2951 Move testgrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2051 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-30 19:09:57 +00:00
5f16608337 Move examplenodb
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2050 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-30 19:09:13 +00:00
84a7486860 Move example1
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2049 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-30 19:08:17 +00:00
6094833d64 Create examples directory
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2048 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-30 19:06:20 +00:00
7af8b1a35c jujiboutils: remove usingControl field
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2047 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-30 18:46:00 +00:00
da2c6fb1ee Fix: update required package in examples
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2046 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-30 16:29:44 +00:00
54614993a2 Rename package
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2045 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-30 16:20:54 +00:00
2839a90c91 Translations support: spanish
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2044 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-30 15:23:11 +00:00