Commit Graph

30 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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_
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
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_
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
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
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
loesje_
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
loesje_
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
loesje_
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
loesje_
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
loesje_
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
loesje_
ccf31173a7 * Fixed paint-location of first child widget
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2481 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-07-21 18:09:43 +00:00
loesje_
0ffef64893 * Initial start of NIB-designer for Lazarus
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2480 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-07-21 16:15:43 +00:00