|
e185b2ed51
|
MruLists.pp: fix call to CompareFileNames (function signature has changed).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3252 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2014-06-29 12:24:23 +00:00 |
|
|
af315f4311
|
LazEdit: when calling FileGetAttrUTF8 check for LongInt(feInvalidHandle) instead of feInvalidHandle.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3251 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2014-06-29 12:03:21 +00:00 |
|
|
5b30aa71e0
|
fpvviewer: Improves page border drawing
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3095 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2014-05-25 15:06:38 +00:00 |
|
|
203059b3df
|
LazEdit: when calling FileGetAttrUTF8 check for feInvalidHandle.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3036 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2014-05-10 16:23:34 +00:00 |
|
|
42bf26f5f4
|
LazEdit: Fix loosing focus after closing Find/Replace dialog in some circumstanses.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2992 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2014-05-02 22:37:43 +00:00 |
|
|
246fc9e568
|
LazEdit: EditorPageControl: Fix not being able to save hidden files on Windows.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2991 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2014-05-02 22:29:20 +00:00 |
|
|
a05c182b2c
|
fpvviewer: Adds a new button to show the page border, requires lazarus rev 44400 plus
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2903 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2014-03-10 21:49:26 +00:00 |
|
|
19bb4e4d40
|
one more svg example
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2902 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2014-03-10 06:14:14 +00:00 |
|
|
e5985bac85
|
Added the option --unit-prefix to gir2pascal so that you can add a prefix to the generated units names.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2878 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2014-01-06 04:58:26 +00:00 |
|
|
ae7df38f31
|
Further fixes for gir2pascal instance-parameter
Improved PointerLevel detection
Added IsConst Property to Parameter types
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2877 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2014-01-06 04:39:27 +00:00 |
|
|
ba51e1b8d9
|
Updated gir2pascal to add the parameter error: PPGError to functions if throws=1 is set as a property name
https://bugzilla.gnome.org/show_bug.cgi?id=721588
Added support for the new parameter type "instance-parameter" which is similiar to the hidden "self" param of pascal
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2876 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2014-01-06 02:31:04 +00:00 |
|
|
7bad9fa169
|
LazEdit: main.pp: fix not saving modified editor files when closing program.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2858 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2013-12-09 22:04:31 +00:00 |
|
|
ce2fa416c9
|
fpchess: clean up and fixes of the winboard module
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2843 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2013-11-20 01:28:33 +00:00 |
|
|
ef49aac4dc
|
fpvviewer: Much improves the zoom/position auto-adjustment of documents
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2796 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2013-09-20 13:33:07 +00:00 |
|
|
57c396316d
|
fpbrowser: minor fix
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2794 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2013-09-17 09:54:44 +00:00 |
|
|
acb02f9c35
|
fpbrowser: Improves the http test
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2793 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2013-09-16 11:48:16 +00:00 |
|
|
e4baa63b89
|
fpbrowser: Adds a module for testing HTTP commands
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2792 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2013-09-16 11:07:57 +00:00 |
|
|
628a8e6b46
|
fpvviewer: Starts adding print support
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2791 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2013-09-12 15:09:41 +00:00 |
|
|
94daafcf93
|
fpvviewer: Updates to compile with the latest fpvectorial
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2771 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2013-08-09 12:25:19 +00:00 |
|
|
1e9328723a
|
fpvviewer: Idents the odt example files
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2770 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2013-08-09 10:40:16 +00:00 |
|
|
212f977cbc
|
fpvviewer: Makes the odt example more complex
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2769 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2013-08-09 10:34:33 +00:00 |
|
|
ad25952193
|
fpvviewer: Adds an ODT example and adds the capability in the viewer to see debug messages from FPVUtils (requires latest lazarus svn)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2768 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2013-08-03 11:14:29 +00:00 |
|
|
491d1802c7
|
More eps and svg examples
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2762 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2013-07-11 14:21:32 +00:00 |
|
|
eb63b9a138
|
LazEdit: lazedit_picslib.pp: uses TFileStreamUtf8 for better UTF8 support on Windows.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2756 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2013-06-27 16:49:36 +00:00 |
|
|
f7711025d7
|
lazspreadsheet: Small improvements
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2748 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2013-06-11 14:16:31 +00:00 |
|
|
06c4f17756
|
fpvviewer: One more bezier example
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2746 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2013-06-10 11:08:28 +00:00 |
|
|
90c3a68e07
|
fpvviewer: Very small improvements
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2745 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2013-06-10 07:33:00 +00:00 |
|
|
8abec37d49
|
fpvviewer: One more svg arc example
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2744 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2013-06-10 05:58:17 +00:00 |
|
|
38aa7ea0ba
|
fpvviewer: One more svg example
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2743 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2013-06-09 21:33:11 +00:00 |
|
|
61a1b00db4
|
fpvviewer: More svg examples
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2742 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2013-06-05 15:18:26 +00:00 |
|
|
4512219d6f
|
New mathml example
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2740 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2013-05-30 15:32:55 +00:00 |
|
|
3c8f140dc0
|
LazEdit: MruLists.pp: don't Trim filenames when adding, it's wrong.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2735 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2013-05-01 13:07:24 +00:00 |
|
|
9ed4d20684
|
fpvviewer: Adds more example files
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2728 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2013-04-19 12:31:08 +00:00 |
|
|
9f5228dd9f
|
one more svg example
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2725 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2013-04-12 15:53:17 +00:00 |
|
|
393a073c75
|
fpvviewer: Now it fully redraws when dragging and syncs the control pos info with the spins
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2720 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2013-04-05 09:11:36 +00:00 |
|
|
265fe232b5
|
improved uncompress subproject
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2719 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2013-04-03 12:12:34 +00:00 |
|
|
4a386482fa
|
adds more debug info to the uncompressor
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2718 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2013-04-03 11:13:44 +00:00 |
|
|
60bdc5be13
|
fpvviewer: Adds an uncompressor tool to help uncompress svgz
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2717 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2013-04-03 11:06:37 +00:00 |
|
|
c7504daf94
|
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2716 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2013-04-03 10:46:45 +00:00 |
|
|
9aa4af26d7
|
Adds more public test files
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2709 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2013-03-26 12:19:49 +00:00 |
|
|
56183071a6
|
fpvviewer: Adds properties to the drawer class and a nice instantaneous mousewheel zoom
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2707 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2013-03-22 10:33:46 +00:00 |
|
|
b84e2f1705
|
Adds svg example from w3c
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2706 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2013-03-22 10:32:44 +00:00 |
|
|
a567920d3d
|
LazEdit: Also translate PopUpMenu captions.
Patch by arny. Fixes issue #0024034.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2701 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2013-03-13 17:55:49 +00:00 |
|
|
14b404eb5b
|
LazEdit: Set menu accellerators for English language.
Patch by arny. Fixes issue #0024035.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2700 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2013-03-13 14:57:39 +00:00 |
|
|
c1b0e53aeb
|
LazEdit: add .p to default extensions linked to fpc highlighter.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2699 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2013-03-12 23:37:57 +00:00 |
|
|
b74fcb2b85
|
lazspreadsheet: Adds a label to show the coordinates of the current cell
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2675 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2013-02-12 12:23:29 +00:00 |
|
|
2192cce055
|
LazEdit: use English captions as default in NewTable Dialog form
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2665 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2013-02-06 19:23:42 +00:00 |
|
|
e0c705d0f0
|
LazEdit: use English captions as default in HtmlCharMapDialog form
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2664 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2013-02-06 19:20:43 +00:00 |
|
|
0ae703b874
|
LazEdit: use English captions as default in PictureDialog form
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2663 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2013-02-06 19:17:12 +00:00 |
|
|
398225f25b
|
LazEdit: use English captions as default in AnchorDialog form
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2662 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2013-02-06 19:13:45 +00:00 |
|