|
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 |
|
|
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 |
|
|
cd54972062
|
Use TFPList in fpc 2.6.1 now
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2579 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-10-22 14:44:59 +00:00 |
|
|
4a1a0b0731
|
<ItemFocused> is not reliable, use ItemIdex
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2578 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-10-22 14:38:07 +00:00 |
|
|
4a587712a7
|
Read XML with name space activated, add upper cased file filters
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2577 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-10-22 13:55:14 +00:00 |
|
|
82a48915cf
|
<ItemFocused> is not reliable, use ItemIdex
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2576 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-10-22 13:46:08 +00:00 |
|
|
8357cd9d78
|
Use interface to manage object life cycle
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2575 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-10-22 13:41:11 +00:00 |
|
|
7d73bd43ac
|
Use TFPList in fpc 2.6.1 now
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2574 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-10-22 13:37:15 +00:00 |
|
|
13d25e5e00
|
Do not generate 2 type hints
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2573 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-10-22 13:31:03 +00:00 |
|
|
76d8fd4b55
|
Use TList2
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2572 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-10-22 13:26:09 +00:00 |
|
|
9d5841e2cd
|
Read XML with name space activated
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2571 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-10-22 13:23:30 +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 |
|
|
a652cadbc2
|
Hopefully fixes compilation with fpc 2.6.1. Issue 22307
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2555 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-10-14 20:59:12 +00:00 |
|
|
14492371eb
|
demos: improve dragdrop example
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2554 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-10-14 20:49:09 +00:00 |
|
|
88138f32aa
|
demos: change header height in unicode demo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2553 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-10-14 20:24:51 +00:00 |
|
|
220462eea2
|
* Advanced demo: set visible to false in speeddemo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2552 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-10-13 12:01:31 +00:00 |
|