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
24535a5161
fpvviewer: Adds a nice search next option for searching in the DXF tokens tree
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2601 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-12-20 12:02:51 +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
e4379b1df0
fpbrowser: Adds Firefox to the list of browser User Agents
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2597 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-12-03 13:41:11 +00:00
785b7f964f
LazEdit: picturedlgform.pp: convert filename from Utf-8 to system encoding when calling GetImageSize
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2596 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-11-29 18:35:41 +00:00
c89df7e568
LazEdit: Lazedit_PicsLib.pp: refactoring and making it Endian safe
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2595 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-11-29 18:32:01 +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
e6dea1efeb
Load/Save data from raw buffer
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2588 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-31 12:23:50 +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
467d62d6d7
"HAS_EXP_TREE" define to handle fcl-passrc expressions
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2586 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-29 19:31:17 +00:00
94db8aae9b
use "DefaultFormatSettings.DecimalSeparator" to suppress warning, "HAS_EXP_TREE" define to handle
...
fcl-passrc expressions
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2585 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-29 19:24:11 +00:00
b934d63e9b
Initialize "Result" to avoid garbage due to optimization
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2584 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-29 19:15:58 +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