Commit Graph

1566 Commits

Author SHA1 Message Date
zoran-vucenovic
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
zoran-vucenovic
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
skalogryz
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
alexs75
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
alexs75
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
alexs75
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
alexs75
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
zoran-vucenovic
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
alexs75
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
blikblum
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
blikblum
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
blikblum
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
yangjixian
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
yangjixian
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
yangjixian
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
zoran-vucenovic
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
yangjixian
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
jujibo
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
jujibo
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
jujibo
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
jujibo
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
skalogryz
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
jujibo
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
blikblum
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
jujibo
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
alexs75
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
alexs75
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
alexs75
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
alexs75
c61a60b9a9 RxMDI - fix demo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2765 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-08-02 04:42:39 +00:00
dopi
339f88d3cd Trying to emulate OnActivate & OnDeactivate on TDI
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2764 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-07-13 23:31:38 +00:00
alexs75
ab407ba4e7 1. Fix compile RxDBGrid on Lazarus 1.0
2. Fix Replace AnsiUpperCase to UTF8UpperCase in FolderList
3. Fix OnChange event in TRxDBLockup on destroy component


git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2763 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-07-11 16:28:38 +00:00
alexs75
eeb03913ca RxCloseFormvalidate - add OnValidate event for item custom validate rule
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2761 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-07-09 18:46:44 +00:00
joshy
fa1ffd579f NaN (Not A Number) values now are read as '' (nothing) instead as "NaN".
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2760 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-07-03 00:01:48 +00:00
joshy
30bcff1574 Removed uneeded test code.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2759 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-07-02 23:59:57 +00:00
joshy
3517fb8a2c Fixed missing assignment of "DIF first sector", now xls files can be bigger than 7 megabytes.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2758 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-07-02 23:27:25 +00:00
joshy
a624b7f671 Handle ID_CONTINUE inside some tags.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2757 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-07-02 15:07:43 +00:00
alexs75
b36311669c TRxDBLookupCombo now recived FocusControl event from DataField
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2755 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-06-19 19:07:23 +00:00
jujibo
9100dfa797 Fix header. Component name
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2754 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-06-17 08:21:15 +00:00
jujibo
e75b217c9f Added: TJDBImageBlob. Display raw images from blob fields (read only)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2753 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-06-17 08:17:21 +00:00
alexs75
e8883e24af RxMDI - fix MDIForm.ActiveControl on change MDI windows
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2752 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-06-14 18:44:58 +00:00
sekelsenmat
238e173677 fpspreadsheet: Adds support for RGB colours
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2750 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-06-12 11:02:02 +00:00
sekelsenmat
be328215cd fpspreadsheet: Minor wikitable fixes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2749 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-06-11 14:34:28 +00:00
sekelsenmat
89c7433d5d fpspreadsheet: Adds read/write wiki table format support and some improvements to the base routines
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2747 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-06-11 14:15:59 +00:00
alexs75
07d8c3bf79 RxToolPanel - fix owner for TToolbarItems
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2741 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-06-02 19:38:20 +00:00
alexs75
0e48d1843c RxDBGrid:fix AV on calc collumn width. Patch from ssadragon
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2739 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-05-21 17:01:09 +00:00
alexs75
bcbeed383b RxDBGrid - fix edit buttons
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2738 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-05-16 17:57:58 +00:00
alexs75
9a9db1d08a New component - RxPropStorage
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2737 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-05-09 05:37:53 +00:00
alexs75
e16f5bacfb RxDBGrid - add enable property for RxCollumn filter
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2736 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-05-08 05:26:49 +00:00
jujibo
758c208d7d Fixed: TJDBGridControl Focus issues
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2734 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-04-30 07:43:57 +00:00
jesusr
cc4e8d39f7 PowerPDF: updated readme file
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2733 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-04-29 23:02:35 +00:00