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
mgaertner
bbcbee56d6
multithreadprocs: added link
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2732 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-04-29 22:09:37 +00:00
mgaertner
791f498b06
mtprocs: fixed fpc 2.7.1
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2727 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-04-18 23:24:25 +00:00
alexs75
5020d5a53f
RxDBGrid - fix sort engine for SQLDB. Thx dmitry03 from freepascal.ru
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2726 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-04-17 12:41:59 +00:00
alexs75
e2986ffdf1
RxDBGrid - fix open dataset without create collumns
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2724 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-04-11 16:45:50 +00:00
blikblum
6cd6cb0824
* update version to 4.8.7.3
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2723 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-04-11 11:22:21 +00:00
zoran-vucenovic
69b74cea58
OnChange responds immediately to user's typing
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2722 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-04-08 13:45:11 +00:00
zoran-vucenovic
91d939066d
Move TDTCalendar's Notification method to protected section to avoid warning
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2721 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-04-08 12:14:00 +00:00
alexs75
aff1962f51
RxDBGrid - fix calc COUNT in footer row on filtred dataset
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2715 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-03-29 20:34:42 +00:00
alexs75
596d7cf5d9
RxDBGrid - new code for calc footer sum for any dataset
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2714 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-03-29 18:17:29 +00:00
alexs75
6e3b508236
RxDBGrid - continue work on calc footer
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2713 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-03-28 21:46:45 +00:00
alexs75
94c53ecb53
1. TRxDBGrid - fix error in calc title height procedure on resize column
...
2. TRxDBGrid - start work on DB independed filter procedure in grid
3. TRxDBGrid - fix calc sum in footer row on Zeos dataset with filter
4. TRxDBGrid - fix calc width of filter combobox after resize filtred column
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2712 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-03-28 15:40:03 +00:00
alexs75
b85c797fd5
Rx DBUtils: use UTF8CompareText in function DataSetLocateThrough
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2711 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-03-27 20:23:34 +00:00
alexs75
3c9d8fa4f5
RxMDI:fix AV on close last window
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2710 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-03-27 20:03:22 +00:00
alexs75
e5b34bf98b
RxDBGrid - fix error on calc footer sum for ZeosDBO
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2708 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-03-22 19:54:49 +00:00
alexs75
0d0db64f45
1. TRxDBGrid - add new metod in RxSortEngine for calc total values
...
2. In TZeosDataSetSortEngine add metod for for calc total values in RxDBGrid
3. In TZeosDataSetSortEngine add metod for for calc total values in RxDBGrid
4. In TRxMemoryDataSortEngine add metod for for calc total values in RxDBGrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2705 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-03-19 13:45:06 +00:00
alexs75
8420f0cbf1
RX:TCurrencyEdit - applied patch from Adilson Pazzini
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2704 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-03-17 08:06:32 +00:00
zoran-vucenovic
41fbf0e16c
When TMonitor.WorkareaRect is not implemented, use TMonitor.BoundsRect
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2703 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-03-16 15:15:28 +00:00
alexs75
1edb9a7a9c
1. TRxDBLookupCombo - fix fired OnClosePopup event
...
2. TRxDBGrid - fix show filter in table dropdown box in Windows XP
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2702 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-03-14 14:29:55 +00:00
alexs75
09e5252262
1. RxDBGrid - fix paint multiline caption after show dialogs over grid
...
2. RxDBGrid - fix show filter values after add new record
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2698 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-03-12 14:08:34 +00:00
zoran-vucenovic
f08de69e4e
When TMonitor.WorkareaRect is not implemented, use TMonitor.BoundsRect
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2697 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-03-10 16:02:31 +00:00
jujibo
5fc553bb5b
Be sure Field and Dataset are assigned and active
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2696 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-03-10 10:57:32 +00:00
alexs75
c2ab127031
RxFPC: Fixed a bug when the TRxCloseFormValidator on TFrame
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2694 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-03-04 20:21:52 +00:00
alexs75
c70a742cf7
RxDBGrid - fix draw last row with active footer rows
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2693 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-03-03 09:35:53 +00:00
alexs75
a36e138253
RxFPC: Visual component for RxSortSQLDB
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2692 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-25 17:23:08 +00:00
zoran-vucenovic
aee597f739
Bug 23898 - responding to Abort in OnChange handler
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2691 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-22 10:28:34 +00:00
alexs75
0cb50e0d02
TRxCloseFormValidator - fix edit items in design time
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2690 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-20 19:05:19 +00:00
alexs75
439d68c14f
RxDBGrid: fix compile with fpc 2.6
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2689 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-17 14:31:05 +00:00
loesje_
9c62e32f73
* Changes for Lazarus-trunk
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2688 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-17 11:44:38 +00:00
loesje_
1f0f7c35df
* Converted UIProgressViews property to new style
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2687 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-16 12:22:31 +00:00
alexs75
b5347890a1
Rx: Ukrainian language by svk12
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2686 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-16 08:20:48 +00:00
alexs75
40cb0c1012
RxDBGrid - Find Next now working
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2685 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-15 06:46:24 +00:00
loesje_
966669d138
* Do not show components that are not usable on the component-palette
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2684 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-14 23:23:03 +00:00
loesje_
e30731258b
* When a child is added to a view, make the view the first responder of the child
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2683 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-14 20:10:42 +00:00
alexs75
1f96355bb2
RxDBGrid - fix caption rxFilterByForm
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2682 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-14 14:44:52 +00:00
loesje_
d9cee66e39
* Improved painting
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2681 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-13 20:27:42 +00:00
loesje_
aad0b0ff0a
* Removed hardcoded path to xib-file to be opened in Xcode
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2680 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-13 20:23:04 +00:00
loesje_
9e192acebc
* Added example with UITableView
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2679 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-13 20:20:30 +00:00
sekelsenmat
9729dd4d09
fpspreadsheet: Reorganizes the formula writing routine and some comments
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2678 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-13 07:38:57 +00:00
sekelsenmat
6f670fd14d
Patch from bug 23733: Adds codepage support to BIFF2
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2677 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-13 07:22:29 +00:00
sekelsenmat
698d941bf1
fpspreadsheet: Fixes a bug with the STT table of strings and the CONTINUE record. The bug prevented reading STT strings after the CONTINUE
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2676 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-12 14:49:43 +00:00
sekelsenmat
e70e659419
fpspreadsheet: Greatly improves the biff8 formula writing, now supports ABS and fixed =Cell+Cell
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2674 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-12 12:13:49 +00:00