vvzh
|
559b0a470e
|
* csvdocument: updated documentation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2444 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-05-28 17:46:25 +00:00 |
|
vvzh
|
4a2a31f979
|
* csvdocument: updated list of files to be included into release
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2443 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-05-28 17:44:38 +00:00 |
|
vvzh
|
e1ca074fc2
|
* csvdocument: added project files for Lazarus 0.9.30 (without LCLBase dependency)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2442 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-05-28 17:26:08 +00:00 |
|
vvzh
|
147bd0d561
|
* csvdocument: fixed bug in demo application (updating StringGrid after loading a document)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2441 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-05-28 17:14:26 +00:00 |
|
jesusr
|
03ba6287a3
|
PowerPDF: implements single line text rotation at 90 degrees, from Julio Jiménez Borreguero
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2440 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-05-24 19:19:17 +00:00 |
|
vsnijders
|
3a3e49b01c
|
fixed hiding horizontal scrollbar from Julian Schutsch
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2439 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-05-17 13:01:47 +00:00 |
|
sekelsenmat
|
95d589c4eb
|
fpvviewer: Adds more vectorial reference files
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2438 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-05-16 08:36:03 +00:00 |
|
sekelsenmat
|
b35007ddbc
|
fpvviewer: More examples
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2437 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-05-16 07:53:41 +00:00 |
|
sekelsenmat
|
8a36e1140c
|
fpvviewer: More examples
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2436 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-05-16 07:49:29 +00:00 |
|
blikblum
|
be57e227e9
|
* Fix position of drag image. Issue21945
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2435 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-05-16 01:58:24 +00:00 |
|
Joshy
|
1149c237b0
|
Fixes the bug related to unable to open the xls files in Windows 7.
More information here: http://forum.lazarus.freepascal.org/index.php/topic,16716.0.html
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2434 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-05-15 17:47:21 +00:00 |
|
blikblum
|
50325e7a18
|
* Change KeyState and Effect type in DragDrop interface to DWORD. Issue 21973
* fix compilation with fpc trunk. Issue 22023
* Adapt ole demo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2433 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-05-14 02:38:21 +00:00 |
|
lazarus-bart
|
3be423d4ed
|
TPictureDlgForm.GetSrc: include value for default picture folder in result
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2432 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-05-13 14:17:51 +00:00 |
|
alexs75
|
38ac510e85
|
improved draw TRCloockupCombobox, new propertys for RxDbGrid - SortField and SortOrder
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2431 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-05-12 17:51:20 +00:00 |
|
blikblum
|
793a4cb817
|
* Use TCanvas.Save/RestoreHandle. Issue 21866
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2430 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-05-12 17:06:48 +00:00 |
|
lazarus-bart
|
d41597f774
|
Fix disabled menu items in EditorPopupMenu
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2429 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-05-12 16:57:40 +00:00 |
|
blikblum
|
a8db0cee0c
|
* Change result of TBaseVirtualTree.DoDragMsg to LRESULT. Issue 21974
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2428 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-05-12 16:48:51 +00:00 |
|
blikblum
|
fafa74baac
|
* make message methods protected
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2427 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-05-12 16:45:02 +00:00 |
|
blikblum
|
4d834d3fca
|
* Dont initialize dragmanager in DragOver. Issue 21976
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2426 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-05-12 10:57:17 +00:00 |
|
blikblum
|
0c674ecb3a
|
* fix header height resize
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2425 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-05-12 01:48:33 +00:00 |
|
sekelsenmat
|
e543fe6d7f
|
fpvviewer: Adds controls to allow walking through the drawing in the X and Y axises
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2424 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-05-10 10:14:28 +00:00 |
|
alexs75
|
068c0f2fdc
|
fix cacl footer row in rxDBGrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2423 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-05-08 14:57:37 +00:00 |
|
alexs75
|
d2615e526b
|
fix cacl footer row in rxDBGrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2422 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-05-08 14:14:10 +00:00 |
|
blikblum
|
315e2d4437
|
* Do not auto scroll if mouse pos in header. Issue 21944
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2421 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-05-07 16:37:42 +00:00 |
|
sekelsenmat
|
04ac8f2295
|
Adds another EPS Example
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2420 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-05-07 05:59:56 +00:00 |
|
dopi
|
b37e712501
|
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2419 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-05-07 03:19:14 +00:00 |
|
blikblum
|
de99993b53
|
* Fix autoscroll with headers. Issue 21944
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2418 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-05-07 01:50:23 +00:00 |
|
blikblum
|
7a497ae1ce
|
* reverse rev 2200: not working properly
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2417 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-05-07 01:00:34 +00:00 |
|
sekelsenmat
|
007ed94507
|
fpvviewer: Adds EPS test files
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2416 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-05-06 17:37:20 +00:00 |
|
sekelsenmat
|
0e2d71b9bb
|
fpvviewer: Adds the EPS format reference
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2415 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-05-06 17:32:33 +00:00 |
|
lazarus-bart
|
52c26ea871
|
Fix: Set EditorPopUpMenu as popupmenu for NoteBook
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2414 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-05-05 16:26:36 +00:00 |
|
alexs75
|
c150575c15
|
fix compile with latest FPC - tnx Ludo Brands
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2413 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-05-02 16:40:14 +00:00 |
|
sekelsenmat
|
29823d09b4
|
Patch from wp for fixing multiple sheet support in XLSX
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2412 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-04-29 15:22:53 +00:00 |
|
sekelsenmat
|
60f89d3bfa
|
fpspreadsheet: Minor improvement of encoding support
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2411 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-04-29 15:21:12 +00:00 |
|
sekelsenmat
|
0ee4ede6b0
|
fpspreadsheet: Fixes using always point for numbers in OOXML and adds a solution to initialize the format settings in the constructor of the writer
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2410 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-04-27 08:01:15 +00:00 |
|
dopi
|
a24299c185
|
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2409 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-04-25 21:27:13 +00:00 |
|
dopi
|
caaed89c99
|
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2408 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-04-25 14:26:34 +00:00 |
|
dopi
|
8a7eabb7e2
|
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2407 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-04-25 00:18:19 +00:00 |
|
dopi
|
05760e281c
|
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2406 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-04-23 22:32:42 +00:00 |
|
dopi
|
07e2fb94a8
|
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2405 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-04-23 16:40:28 +00:00 |
|
alexs75
|
625dbaa306
|
Rx - increase build number
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2404 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-04-22 17:18:43 +00:00 |
|
alexs75
|
909cca7757
|
RxDBGrid - fix error on calc footer with null fields - tnx ronin
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2403 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-04-22 17:17:38 +00:00 |
|
alexs75
|
db96249492
|
RxDBGrid - fix cacl footer for empty dataset
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2402 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-04-22 17:12:20 +00:00 |
|
alexs75
|
dd694d509c
|
RxDBGrid - fix cacl footer row for ftLargeint fields
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2401 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-04-22 17:10:46 +00:00 |
|
dopi
|
26f6b7f3af
|
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2400 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-04-21 22:57:35 +00:00 |
|
dopi
|
f14005671f
|
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2399 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-04-21 21:13:38 +00:00 |
|
dopi
|
b28934bb74
|
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2398 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-04-21 15:38:55 +00:00 |
|
alexs75
|
2983ae02f7
|
fix error in lockup box
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2397 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-04-21 06:11:08 +00:00 |
|
dopi
|
221bc57670
|
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2396 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-04-20 12:39:44 +00:00 |
|
dopi
|
f71e98f6d9
|
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2395 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-04-19 21:52:48 +00:00 |
|