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
58f603bdbe
Correct base type searching : if not found then create a unresolved item.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2777 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-08-27 16:39:08 +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
94daafcf93
fpvviewer: Updates to compile with the latest fpvectorial
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2771 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-08-09 12:25:19 +00:00
1e9328723a
fpvviewer: Idents the odt example files
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2770 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-08-09 10:40:16 +00:00
212f977cbc
fpvviewer: Makes the odt example more complex
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2769 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-08-09 10:34:33 +00:00
ad25952193
fpvviewer: Adds an ODT example and adds the capability in the viewer to see debug messages from FPVUtils (requires latest lazarus svn)
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2768 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-08-03 11:14:29 +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
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
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
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
491d1802c7
More eps and svg examples
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2762 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-07-11 14:21:32 +00:00
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
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
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
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
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
eb63b9a138
LazEdit: lazedit_picslib.pp: uses TFileStreamUtf8 for better UTF8 support on Windows.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2756 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-06-27 16:49:36 +00:00
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
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
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
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
cb3ce470f6
added aarre
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2751 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-06-13 21:23:20 +00:00
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
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
f7711025d7
lazspreadsheet: Small improvements
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2748 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-06-11 14:16:31 +00:00
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
06c4f17756
fpvviewer: One more bezier example
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2746 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-06-10 11:08:28 +00:00
90c3a68e07
fpvviewer: Very small improvements
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2745 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-06-10 07:33:00 +00:00
8abec37d49
fpvviewer: One more svg arc example
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2744 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-06-10 05:58:17 +00:00
38aa7ea0ba
fpvviewer: One more svg example
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2743 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-06-09 21:33:11 +00:00
61a1b00db4
fpvviewer: More svg examples
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2742 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-06-05 15:18:26 +00:00
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
4512219d6f
New mathml example
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2740 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-05-30 15:32:55 +00:00
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