Commit Graph

3293 Commits

Author SHA1 Message Date
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
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
8eb36210b7 GradControls, removed MultilogLaz dependency
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2660 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-05 18:36:49 +00:00
2d5f3f2b19 GradControls, make button caption transparent
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2659 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-05 18:32:57 +00:00
b4fadb7ad8 GradControls, make it compile again
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2658 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-05 18:32:07 +00:00
f9c8ef18de * patch by Juha Manninen to make it compatible with 64 bit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2656 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-05 01:37:55 +00:00
fea38dec70 PowerPDF, fix duplicated resource, issue 23625
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2655 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-04 21:41:46 +00:00
86e50b5919 PowerPDF, optimization for code size and speed, from Luiz Americo, issue 23328
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2654 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-04 21:31:55 +00:00
422e749b57 * Set default background colors
* Set default flags-value
 * Paint the title on a button
 * Added the StatusBar property

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2653 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-04 21:12:51 +00:00
e75fecfde6 fix close window in RxMDI
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2652 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-04 14:26:15 +00:00
ffb8b985a6 * Removed Info.Plist file definition. The file which is generated by the iphonelazext package is used instead
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2651 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-03 16:58:04 +00:00
3d7a8e071f * Added example application
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2650 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-03 16:42:43 +00:00
df178ee0be * Clear possible settings from a prior project before setting properties of the new project
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2649 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-03 11:33:45 +00:00
240a03937a * Updated project file
* Incremented package-version to 0.7.0
 * Marked package as a design-time only package

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2648 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-03 01:43:02 +00:00
ca1f5066e7 * Add custom-settings to an exported XCode-project to make it possible to compile for iOS _and_ the Simulator
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2647 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-03 01:39:54 +00:00
5e40fc3cfa * Tell the designer to use rtti to obtain the eventss parameters
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2646 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-02 16:46:28 +00:00
678dbe14c1 Add property AutoButtonSize
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2645 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-01 10:37:17 +00:00
72556fec6d * Package file updated, new version number is 0.2.0.0
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2644 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-30 21:18:27 +00:00
2236146a6a * Without this fix, IBTool sometimes closes Lazaruss stdOut, which leads to disk full error messages
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2643 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-29 20:28:25 +00:00
c09cd5cd10 * Deleted old template-file
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2642 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-29 20:21:23 +00:00
c77c17799d * Removed obsolete NSObject.GetFlattenedProperties
* Fixed several properties

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2641 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-29 20:19:45 +00:00
9c74031efa * Removed obsolete SaveAsXIB functionality
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2640 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-29 08:06:48 +00:00
ee0705478a * Made handling of events more generic
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2639 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-27 22:40:09 +00:00
28f337df41 Fixed up-down arrows firing OnChange event
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2638 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-27 11:25:55 +00:00
a06ba35698 * Ability to set onTouchDown event
* Outlets and Objects may not have the same ID

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2637 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-27 10:12:50 +00:00
1fe5f8e4a4 * Fixed component compilation on Windows
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2634 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-21 18:11:54 +00:00