Commit Graph

494 Commits

Author SHA1 Message Date
lazarus-bart
6f1a46a173 LazEdit: start with blank page by default if no files are specfied on commandline
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2477 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-07-07 22:43:46 +00:00
lazarus-bart
7826dd6b83 LazEdit: open file in unused open current editor if available, else in newly created editor
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2476 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-07-07 22:35:12 +00:00
sekelsenmat
ee0b3b153c fpvviewer: Makes the tokens treeview occupy the entire client area
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2474 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-07-05 11:24:06 +00:00
sekelsenmat
63b0a8c17e fpvviewer: Adds more debug info for formula tokens
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2473 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-07-05 11:07:48 +00:00
sekelsenmat
87daaf8466 lazedit: Upgrades to 2.0
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2472 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-07-05 10:07:43 +00:00
brian-ch
cd7611184d Fix a bug in pawnHasValidMove and in the pawn initial double move forward validation.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2471 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-07-04 18:07:07 +00:00
lazarus-bart
4a89dd32e2 LazEdit: changed TagMenuItemsAndActions to tag LanguageMenu items at runtime. Implemented LanguageIds for lazedit_translations.pp
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2470 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-07-02 20:40:02 +00:00
lazarus-bart
e503d1b77f LazEdit: TEditor.GuessFileTypeFromString: fix xml detection
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2469 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-06-30 09:35:13 +00:00
sekelsenmat
e29764a85f fpvviewer: Adds a new button to use the new fpvectorial debug system
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2467 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-06-23 13:22:12 +00:00
mgaertner
e36e0f1652 pyramidtiff: added fuzzy to GetMinimumPTDesc
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2461 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-06-10 15:51:32 +00:00
mgaertner
63c82fe328 pyramidtiff: clean up
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2460 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-06-10 15:05:31 +00:00
mgaertner
e4c764c699 pyramidtiff: clean up
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2459 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-06-10 14:03:58 +00:00
mgaertner
687d0023d0 pyramidtiff: clean up
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2453 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-06-08 14:15:30 +00:00
mgaertner
295a45ccc1 added command line tool pyramidtiff
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2452 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-06-08 14:14:58 +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
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
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
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
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
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
sekelsenmat
28027f8742 fpvviewer: Adds mathml test files
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2387 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-04-11 11:54:12 +00:00
lazarus-bart
9cb94c0591 Fixed wrong LineNr in call to DoCharSetChanged
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2384 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-04-08 17:42:45 +00:00
lazarus-bart
802a4beffb Fixed wrong utf-8 charsetdefinition (typo)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2383 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-04-08 16:54:28 +00:00
sekelsenmat
2e40e2dbee Adds the example terrain for fpvviewer
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2369 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-29 09:36:58 +00:00
sekelsenmat
646d7db969 Implements zoom support for the contour lines
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2368 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-29 09:35:16 +00:00
sekelsenmat
e751b4f19f Increases the fpvviewer number of contour level
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2367 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-29 09:23:59 +00:00
sekelsenmat
ac4762265b fpvviewer: Now the contour line drawer is working
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2366 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-29 08:50:37 +00:00
sekelsenmat
3d8de9876b fpvviewer: Starts the contour line code
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2365 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-27 07:23:43 +00:00
loesje_
63822c9462 * Updated the gui-project for the new type-mappings
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2356 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-19 14:10:59 +00:00
loesje_
2610161021 * Added ability to specify in type-mappings if var,constref etc should be uesed
* Added ability to force passing a variable in a parameter instead of function result
 * Removed ctypes-mapping, this in not necessary anymore

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2355 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-19 13:48:22 +00:00
loesje_
ffbc7d0761 * Removed unused variables
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2354 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-19 13:45:20 +00:00
loesje_
c3ba51579a * Fixed parsing differences between in/out/inout parameters
* Added option to add all forward declarations into a separate file

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2352 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-18 11:44:57 +00:00
loesje_
edeccf9cb4 Added ability to gather all forward declarations into one file
* Check for implementation and set reserved words

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2345 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-15 15:27:56 +00:00
loesje_
30ab99dd35 * Improved constant parsing: handle constant value as one text block
* Replace << and >> for shl and shr in non-string constants

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2344 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-15 13:31:51 +00:00
loesje_
d1b1ffc8b1 * Added command-line version of parser: idltopas
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2343 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-15 11:59:33 +00:00
loesje_
56cdbd977f * Check for reserved words type and end as identifier names
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2342 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-15 11:58:18 +00:00
loesje_
07bc0b98a9 * Fir for storing the idl-to pascal-type mapping to disk
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2340 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-15 10:22:10 +00:00
loesje_
9c3f8d1bfb * Added initial version of idlparser
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2337 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-14 15:06:44 +00:00
sekelsenmat
f78231c2d7 LazClock: Adds Linux install script
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2336 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-14 10:41:59 +00:00
sekelsenmat
ac77fabe78 LazClock: Adds bundle creator and path getting code, this allows it to run in Mac OS X
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2335 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-14 08:21:57 +00:00
lazarus-bart
d5190ae858 Fixed missing English translation for mnuFileNewText
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2330 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-29 22:45:54 +00:00
lazarus-bart
08573f881e Corrected copyright statement and application name in comment headers
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2329 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-29 22:40:24 +00:00
lazarus-bart
02df30c327 Beautified about dialog
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2328 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-29 13:18:26 +00:00
lazarus-bart
7664591671 Added (sample) icon
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2327 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-29 12:02:41 +00:00
lazarus-bart
60bf9619dd Implemented detection of image width/height in PictureDlgForm. Added LazEdit_PicsLib unit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2326 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-29 11:51:13 +00:00
lazarus-bart
6e508e0184 Use selected text in editor as FindDialog.FindText
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2325 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-29 11:28:47 +00:00