Commit Graph

2851 Commits

Author SHA1 Message Date
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
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
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
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
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
9c37b28e46 * Upgraded component-template from Interface Builder 3.2 to XCode 4.3 format
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2632 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-19 13:18:05 +00:00
8727566e64 * Added option to open xib in XCode
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2631 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-19 09:15:31 +00:00
a7c7a1f7a5 * Do not compile nsProfile on Windows. It does not compile and is not used anyway
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2630 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-18 15:46:54 +00:00
40ac6954ef * Replaced prBool with LongBool
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2629 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-18 15:45:35 +00:00
1af94d0364 * Replaced prBool with LongBool
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2628 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-18 14:43:13 +00:00
39de091679 Adds odg tests
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2627 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-17 13:52:14 +00:00
ca8e90efe3 * Scan for .xib-resources (from the iOSDesigner package) and convert them to .nib files
* When the project is not saved yet, use project1 for the bundle-name

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2626 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-16 09:49:42 +00:00
71003d8a0c * Adapt paths for Xcode versions 4.3 and above
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2625 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-15 21:31:26 +00:00
72825b82d6 cleaunp code - remove deprecated functions from rxstrutils
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2624 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-15 04:12:21 +00:00
91e9adb6c5 * Show .xib resource files in iphone project options.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2623 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-14 21:42:04 +00:00
0b6368ae7b * Store object-names in .xib
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2622 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-14 20:24:22 +00:00
706c667f9f * Forgotten in r2620
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2621 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-12 10:04:53 +00:00
59a45e49b3 * The form is no longer stored inside a .lfm resource, but directly in a
.xib resource-file. Property-values are not stored inside the fake-
   components, but reside inside a DOM-tree. The property getters and setters
   are used to obtain their values. This way all nodes which are unknown to the
   fake-components are not touched. The .xib file could be edited by xcode as
   well as Lazarus.
   The system to create a .xib file from the .lfm has now become obsolete.


git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2620 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-12 10:00:53 +00:00
ec78bcaa0d * Fixed compilation with latest Lazarus versions
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2619 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-11 22:16:58 +00:00
c4969596c7 fix rxcloseformvalidator
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2618 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-11 14:19:14 +00:00
1c4e449b92 Add graphic EXT name.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2617 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-07 16:34:50 +00:00
45015556f5 Added: TJDbEnumCombo, like TDbComboBox but, uses itemindex instead of text
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2616 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-03 15:50:39 +00:00
6fa5fafa9b fpvviewer: Compilation fix
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2615 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-02 11:05:14 +00:00
46324aceaf fpvviewer: Adds SVG test files
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2614 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-02 10:48:20 +00:00
823ae323f3 fpvviewer: Adjusts to the new way of rendering
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2613 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-01 21:42:32 +00:00
d83eb2450c * Cleanup WndProc
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2612 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-12-31 14:06:40 +00:00
5cb0efece9 Remove workaround to bug 18211 (already fixed according to mantis)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2611 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-12-31 13:56:15 +00:00
04ddb7e465 * Properly close debug code in WMLButtonDown
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2610 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-12-31 13:51:43 +00:00
6e2a018f82 * Remove unnecessary check for FHeader
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2609 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-12-31 13:45:43 +00:00
db9b5d5168 * Refactor LBUTTONDOWN handling so overrides TControl BeginDrag at the same time that header events are fired
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2608 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-12-31 13:23:49 +00:00
0094b184a5 started rowgrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2607 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-12-30 11:20:36 +00:00
39fc078e2e fpvviewer: Adapts to support the new background color
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2606 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-12-28 12:32:48 +00:00
eb0708fe6a lazspreadsheet: Improves debug tool
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2605 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-12-27 15:33:51 +00:00
d5f6b62914 lazspreadsheet: Adds a cell debug info tool
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2604 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-12-27 15:28:44 +00:00
5e4bd50473 lazspreadsheet: Adds a new example which can show an entire spreadsheet file
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2603 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-12-27 15:11:22 +00:00
43bbb91965 fpvviewer: Adds the possibility to force a text encoding when reading the file
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2602 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-12-21 09:41:22 +00:00