Commit Graph

2682 Commits

Author SHA1 Message Date
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
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
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
alexs75
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
alexs75
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
sekelsenmat
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
loesje_
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
loesje_
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
alexs75
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
loesje_
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
loesje_
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
lazarus-bart
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
lazarus-bart
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
lazarus-bart
0ae703b874 LazEdit: use English captions as default in PictureDialog form
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2663 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-06 19:17:12 +00:00
lazarus-bart
398225f25b LazEdit: use English captions as default in AnchorDialog form
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2662 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-06 19:13:45 +00:00
lazarus-bart
cdec4eeeaa LazEdit: use English captions as default in NewHtmlDialog form
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2661 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-06 19:10:47 +00:00
jesusr
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
jesusr
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
jesusr
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
yangjixian
84775a80a0 add a icon select dialog.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2657 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-05 15:15:06 +00:00
blikblum
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
jesusr
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
jesusr
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
loesje_
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
alexs75
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
loesje_
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
loesje_
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
loesje_
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
loesje_
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
loesje_
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
loesje_
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
zoran-vucenovic
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
loesje_
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
loesje_
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
loesje_
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
loesje_
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
loesje_
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
loesje_
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
zoran-vucenovic
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
loesje_
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
sekelsenmat
0fa9d2fa95 Adds more dxf and svg examples
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2636 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-23 11:13:17 +00:00
sekelsenmat
ff0febbfe2 Adds internal files of ODG examples
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2635 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-23 10:44:46 +00:00
loesje_
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
loesje_
7e3b60e61d * Store main objects classname in xib
* Store referencing outlet to main object in the files owner.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2633 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-19 18:56:58 +00:00