Commit Graph

4713 Commits

Author SHA1 Message Date
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
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
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
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
9aa4af26d7 Adds more public test files
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2709 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-03-26 12:19:49 +00:00
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
56183071a6 fpvviewer: Adds properties to the drawer class and a nice instantaneous mousewheel zoom
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2707 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-03-22 10:33:46 +00:00
b84e2f1705 Adds svg example from w3c
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2706 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-03-22 10:32:44 +00:00
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
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
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
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
a567920d3d LazEdit: Also translate PopUpMenu captions.
Patch by arny. Fixes issue #0024034.


git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2701 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-03-13 17:55:49 +00:00
14b404eb5b LazEdit: Set menu accellerators for English language.
Patch by arny. Fixes issue #0024035.


git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2700 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-03-13 14:57:39 +00:00
c1b0e53aeb LazEdit: add .p to default extensions linked to fpc highlighter.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2699 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-03-12 23:37:57 +00:00
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
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
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
ab893594d7 Handle top level(global) declared attribute and references
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2695 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-03-05 15:48:26 +00:00
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
b74fcb2b85 lazspreadsheet: Adds a label to show the coordinates of the current cell
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2675 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-12 12:23:29 +00:00
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
2630770763 TRxDBLookupCombo: fix modify TPopUpFormColumns
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2673 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-12 12:00:56 +00:00
c4c6ccb983 RxDBGrid: fix modify TRxDBGridKeyStrokes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2672 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-12 11:44:08 +00:00
af3ee31a25 fpspreadsheet: Adds support to writing the formatting of formula and number cells in XLS
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2671 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-12 11:29:19 +00:00
46759dcae0 * Paint for TableView
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2670 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-10 21:53:29 +00:00
7b46e65d41 * Adapted SearchBar and TableView properties
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2669 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-10 20:44:17 +00:00
ea52b268e3 fix find in rxlockupcombo with press Spacebar
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2668 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-10 14:29:33 +00:00
ca816f94e0 * Improved painting
* Added fonts support (for now system-type only)
 * Removed default caption value

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2667 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-09 14:29:21 +00:00
244b987e9b * Added ResizesToFullScreen and ClearGraphincsContext properties
* Added ability to remove objects
 * Paint fake statusbar

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2666 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-08 20:30:59 +00:00
2192cce055 LazEdit: use English captions as default in NewTable Dialog form
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2665 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-06 19:23:42 +00:00
e0c705d0f0 LazEdit: use English captions as default in HtmlCharMapDialog form
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2664 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-06 19:20:43 +00:00