eda11d6bf8
Added: AllowNull property to TJLabeledIntegerEdit
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2851 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-11-27 10:01:09 +00:00
b2b2c69c87
Changed: Call to OnEditingDone after field value has been set
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2850 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-11-27 09:04:13 +00:00
f687422a13
RxLockupCombo - fix SetFocus after close popup box
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2849 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-11-26 11:10:34 +00:00
e40dc498be
Added russian translation by Sergey Golubev
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2848 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-11-23 15:28:33 +00:00
60a5a4279b
Added: TJDBLabeledFloatEdit and TJDBLabeledCurrencyEdit null value support
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2847 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-11-23 12:47:14 +00:00
db4eec3283
Convert system month names to utf8
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2846 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-11-23 06:22:41 +00:00
63f2b8fae4
Added: JDBLabeledIntegerEdit support for null values
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2845 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-11-22 09:23:34 +00:00
2172ae9c6e
fpspreadsheet: Minor bug fix from forum http:\/\/forum.lazarus.freepascal.org\/index.php\/topic,22667.0.html
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2844 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-11-21 16:13:02 +00:00
ce2fa416c9
fpchess: clean up and fixes of the winboard module
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2843 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-11-20 01:28:33 +00:00
3222dc18bc
FPC-2.6.2 compatibility fix
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2842 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-11-19 15:25:37 +00:00
29fbe0a4b9
Generator :
...
* unit without types should not have a "type" section
* alias definitions should occurs according to their dependency on each other
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2841 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-11-19 14:37:07 +00:00
0a2294b0d7
* Remove duplicated class' properties(Complex type restriction case)
...
* Add the "_" prefix or the "_Type" suffix only when necessary
* Search module by namespace if a namespace is provided (FindModule)
* Parse schema's imported documents
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2840 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-11-19 11:04:25 +00:00
048ad30635
Make "FreeObjectProperties" a method of TBaseRemotable
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2839 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-11-19 10:52:20 +00:00
ac388ad3f8
month names allowed now
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2838 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-11-15 21:32:47 +00:00
c5aea14eb1
[-] Better detection for Form Constraint handling on Linux
...
(by: DSA and Galló Gábor)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2837 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-11-14 22:46:47 +00:00
2ed97da49a
RxDBGrid - remove depricated property AllowedOperations
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2836 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-11-09 16:56:32 +00:00
0eaf0d46c4
Added EditFormat property to JDBGridControl
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2835 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-11-08 15:44:57 +00:00
8023e253b0
Added: EditFormat property to FloatEdit components
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2834 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-11-08 12:52:19 +00:00
4f5803ff74
Fix wrong conversion
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2833 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-11-08 11:41:55 +00:00
3db28fa6a8
richmemo: forcing handle allocation on set* operations (including load), to make sure that RichMemo system specific operations can be executed, #19662
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2832 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-11-08 03:02:45 +00:00
6df495c1af
richmemo: #21103 #23614 - TEditStream record changed to packed in order by be 64-bit compatible. Found by: Arndt Wills and gillesfr14
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2831 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-11-07 18:22:58 +00:00
005d47e24a
richmemo: fix for #23042 , the patch by teejaydub - fixes hangs on win32 setrangeparams
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2830 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-11-07 17:55:12 +00:00
468fe8a4a5
Add ftFMTBCD support to TJDBGridControl. Thanks to Sergey Golubev for the reminder
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2829 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-11-05 19:16:31 +00:00
e0105c9c37
trial to fix libsmpeg loading (mpeg support)
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2828 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-11-02 07:56:42 +00:00
60fbe07caa
fix cdripper example
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2827 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-11-01 23:44:04 +00:00
01d685203b
fix recorder example
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2826 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-11-01 23:42:51 +00:00
d6f80b1ca7
fix mixer example
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2825 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-11-01 23:41:17 +00:00
9423e11d6c
fix fileconverter example
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2824 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-11-01 23:38:17 +00:00
91722ff2a9
fix cdplayer example
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2823 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-11-01 23:36:22 +00:00
c9d65fa82e
fix linerecord example
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2822 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-11-01 23:33:58 +00:00
1e4133108f
fix alsa loading
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2821 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-11-01 23:10:36 +00:00
b827644c2a
fixed compiling player
...
fixed alsa driver
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2820 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-11-01 17:05:54 +00:00
5d957a8c60
removed libc dependency
...
fixed compiling
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2819 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-11-01 16:14:55 +00:00
49e3927ada
Introducing a way to replace default LCL's calendar with some other calendar control
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2818 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-10-31 14:02:19 +00:00
c56afc479f
Auto unit renaming
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2817 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-10-30 14:38:32 +00:00
38806e4bdc
RxMDI - fix update window caption
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2816 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-10-29 19:18:06 +00:00
199b0d183e
RxDBGrid - fix save in lfm
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2815 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-10-28 21:05:56 +00:00
b55bf44f64
RxDBGrid - revert prev. vesrion
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2814 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-10-28 20:13:17 +00:00
d78519fad6
RxFPC - current version in folder trunk
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2813 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-10-28 20:10:57 +00:00
874dbce42c
RxDBGrid - AllowedOperations is depricated
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2812 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-10-28 20:06:02 +00:00
84c1091074
RxFPC - create folder with version 2.1
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2811 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-10-28 20:04:21 +00:00
1e92c08d23
RXDBGrid - fix clear cell with date format in RxDBGrid
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2810 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-10-28 08:06:33 +00:00
6e41b14320
Starting right-to-left languages support
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2809 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-10-15 10:49:00 +00:00
f3f0321cd1
Update manual with new properties
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2808 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-10-12 19:13:28 +00:00
47d1db4071
Add HideDateTimeParts property
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2807 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-10-12 19:08:00 +00:00
33dadcd154
cmdlinecfg:
...
* minimized TCmdLineLayoutInfo class public section;
* updated the TCmdLineScrollBoxControl loader to use %%other switch; using hash list to check of used/unused controls;
* updated readme.txt description for UI layout controls;
* updated IDE package to make the dialog look close to the existing compiler options;
* updated testguibuild to be able to load a certain section only;
* added smaller sample files for testguibuild, modified conf.coptui to have %%other switch, where all "non-default" compiler options would go;
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2806 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-10-12 17:15:48 +00:00
c63c5bb6b7
TRxDBLookupCombo - try to fix change DataField value on close lockup dataset
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2805 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-10-09 17:28:08 +00:00
4469c3749b
Rename ReadMe.htm to manual.htm
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2804 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-10-02 13:25:28 +00:00
70127608b9
Add readme.txt
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2803 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-10-02 13:20:28 +00:00
6ee63d67b1
cmdlinecfg: the initial files commit
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2802 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-10-02 03:46:44 +00:00