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
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
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
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
95ddacdc6a
fpspreadsheet: Patch from bug 22398 which improves the biff2 reader
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2600 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-12-11 16:53:54 +00:00
ca0980e0ed
fpspreadsheet: Patch from bug 21400, adds date reading support to the ods reader
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2599 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-12-11 16:46:25 +00:00
97df6a8d20
Add property Cascade (patch by teejaydub - #22989 )
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2598 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-12-07 14:56:48 +00:00
9426e4f37c
PowerPDF, added properties to freely scale a picture, helps to fix issue 23326, bumped version to 0.9.10
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2594 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-11-15 21:17:53 +00:00
106fd8d85b
remove non sense assignment
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2593 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-11-06 03:41:59 +00:00
19067c2529
PowerPDF, version 0.9.8 -> 0.9.9
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2592 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-11-04 17:24:08 +00:00
6f55ebe095
EraseBackground procedure added.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2591 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-11-02 00:53:24 +00:00
be31f78ae8
RxViewsPanel - select first item on load
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2590 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-11-01 14:11:48 +00:00
683521530b
add sender to RxViewPanel event handler
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2589 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-31 14:54:31 +00:00
0484197d39
Avoid showing undesired float format
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2587 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-30 15:15:28 +00:00
c7ae5633d7
fix possible crash in dragdrop demo
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2583 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-23 11:31:16 +00:00
501e8ee43b
* Fix gtk compilation with Lazarus 1.0.2
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2582 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-23 11:11:47 +00:00
2bfd559a3a
* Update header state when mouse leaves control
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2581 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-23 02:46:27 +00:00
1e31f8c41d
PowerPDF, add angle support to TPRLabel, patch from Julio Jiménez Borreguero
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2580 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-22 19:29:29 +00:00
9a87777833
1. Rework wordwrap procedure
...
2. RxDBGrid - in tools menu hide not used items
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2570 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-18 14:11:00 +00:00
38e19b287d
rxfpc - version 2.4.2.120
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2569 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-17 20:47:13 +00:00
5cfeeee16e
RxDBGrid - allow word wrap in data cell. For details see RxDBGrid demo
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2568 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-17 13:17:40 +00:00
a118511eb9
update version to 4.8.7.2
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2567 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-17 00:14:29 +00:00
1ba81e412d
change version from string to numeric
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2566 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-17 00:10:55 +00:00
c84dd357ac
demos: update project files
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2565 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-16 23:54:01 +00:00
66cf644217
RxMDI - russian localization
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2564 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-16 19:20:20 +00:00
4eddaf1aca
in RxMDI new procedure - CloseAll - close all child forms
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2563 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-16 19:17:14 +00:00
fcaa4dab01
Added some descriptions to the package file.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2562 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-16 08:51:42 +00:00
c32a6a26ca
demos: use UTF8 file functions in advaced
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2561 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-14 23:30:57 +00:00
edccc73ea2
demos: improvement to property editors in advanced
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2560 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-14 23:29:50 +00:00
46780b3a29
gtk2: use LCLVersion to make it compatible with Lazarus > 1.0
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2559 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-14 22:52:37 +00:00
7db931d3fc
* Offset header height only when resizing header. fixes onheaderclick
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2558 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-14 22:46:25 +00:00
d1f7228ff3
demos: add show header options to dragdrop examples + minor GUI tweaks
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2557 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-14 22:34:47 +00:00
c66386067c
Remove obsolete define
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2556 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-14 21:01:13 +00:00