Commit Graph

1588 Commits

Author SHA1 Message Date
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
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
7ad7893a42 RxDBGrid - fix call footer values for empty dataset
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2800 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-09-30 20:52:47 +00:00
88eab3760e RxDBLookupCombo - fix AV if LookupDisplay property not set
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2799 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-09-30 04:46:22 +00:00
e644913963 RxDateEdit - add new resource
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2798 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-09-28 16:12:19 +00:00
e469ce1354 RxDateEdit - fix button icon
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2797 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-09-28 16:11:28 +00:00
eb04addd7e A small fix
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2795 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-09-18 20:47:06 +00:00
8d94f194a8 RxMDI - fix CloseAll
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2790 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-09-10 13:53:45 +00:00
6760f1a5bc * Readd support for hidden nodes and new header click event removed in 4.8 branch
* Update demos

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2789 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-09-07 21:50:00 +00:00
d67d6d0a63 Merge fixes from 4.8 branch to trunk
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2788 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-09-07 19:08:28 +00:00
d40caa283a Revert changes done in trunk after creation of 4.8 branch
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2787 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-09-07 18:51:06 +00:00
9327df59c7 Close the TTimer after redraw.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2786 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-09-07 03:22:00 +00:00
57007e1c82 Redraw faster.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2785 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-09-07 03:10:45 +00:00
57a4cf2cf5 Add a TTimer to fix black area on resize bug.
While WM_EXITSIZEMOVE does not work on Lazarus.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2784 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-09-07 02:56:43 +00:00
95d9d92e3d Add new property AutoAdvance
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2783 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-09-05 20:01:41 +00:00
684a4533e2 make the form no black area on resize.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2782 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-09-01 05:11:20 +00:00
37ae35db29 Examples: restore old version without MemDataset
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2781 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-08-30 07:58:45 +00:00
5b451c8cec Released jujiboutils 2.0
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2780 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-08-29 14:27:43 +00:00
dfd35e882c Examples updated. Show new calendar component.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2779 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-08-29 11:52:06 +00:00
a136018e37 New components, bug fixes, new example for tjlabel and tjbutton
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2778 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-08-29 10:42:04 +00:00
936f73cf0f manualdocker: fix the LCL resize endless loop, by doing resizing manually instead of Align. * Changed to manual controls alignment (of panel and splitter) by explicit setting top of each one; * fixed the initial state of the menu check box
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2776 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-08-25 17:53:51 +00:00
9c65a1b05d Update examples and remove MemDataset dependency
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2775 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-08-20 11:55:37 +00:00
9b89d94c74 * fix compilation of qt under 32bit. Issue 24881
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2774 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-08-18 18:44:46 +00:00
aa771f6036 Added: Calendar to Date/Date Time components and grid controls. Bug fixes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2773 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-08-18 09:59:00 +00:00
600931ce0e RxDBGrid.OptimizeColumnsWidth fired RxDBGrid.OnColumnSized
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2772 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-08-14 20:09:46 +00:00
46f065db6e RxMemDataSet - change AnsiUpperCase to Utf8UpperCase in locate
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2767 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-08-02 04:46:34 +00:00
efabad8e93 RxDBGrid - fix demo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2766 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-08-02 04:44:19 +00:00