Commit Graph

2681 Commits

Author SHA1 Message Date
e5a120017f Added: missed property
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2381 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-04-04 14:28:26 +00:00
d4d5acf3fd Provide a property manager to the filters so a "Password" can be store and retrieved.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2380 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-04-03 17:43:20 +00:00
2e30bc622b Provide a property manager to the filters so a "Password" can be store and retrieved.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2379 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-04-03 17:41:29 +00:00
1287ce1650 TPublishedPropertyManager can now (if desired) handle unknown properties
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2378 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-04-03 17:37:52 +00:00
1b9947bf0c PowerPDF: fix wrong parameter type for function TPdfCanvas.SetTextMatrix, from suilenroc1183, issue 21134
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2377 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-04-01 09:13:39 +00:00
ff9eafb799 PowerPDF: fix PRLabel center and right justify, from zacheus, issue 21154
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2376 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-04-01 09:00:34 +00:00
c43c43ab66 PowerPDF: changed defines LINUX->UNIX, issue 21543
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2375 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-04-01 08:01:14 +00:00
e20183d451 PowerPDF: use DeviceGray for grayscale JPEG images
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2374 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-31 18:08:22 +00:00
2ae6517c57 apply patch for compile rx with fpc 2.6 - thx Daniel Simões de Almeida - close issue 21598
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2373 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-31 15:49:40 +00:00
acfeafbd7d On clone record in function CloneRecoar also skip ReadOnly fields.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2372 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-31 14:51:40 +00:00
e061c01c66 Fixed memory leak on destroy.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2371 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-30 19:25:26 +00:00
768e780780 New fcuntion in TRxCloseFormValidator, localization. New function CloneRecord in DBUtils
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2370 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-29 16:01:32 +00:00
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
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
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
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
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
1d62d1e9f3 * Added bindings for Gecko 11, but they are not used by default due to gecko-bug 720682
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2364 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-20 09:50:09 +00:00
3b25f366e0 * Added inc header-files for all gecko-9 idl files that are different to gecko-10
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2363 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-19 17:05:55 +00:00
8736529541 * fpmake.pp updated
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2362 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-19 16:44:18 +00:00
da827f2654 * Reverted 2358. There is a difference between the fpmake-Lazarus package and the original one.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2361 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-19 15:56:58 +00:00
640b9b63f4 * Lazarus fpmake-package-file updated.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2360 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-19 15:54:23 +00:00
189313c236 * Added error message with the hint to specify the libxpcom-filename when xulrunner failed to load
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2359 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-19 15:45:09 +00:00
ac9a9208db * Lazarus package-file updated.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2358 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-19 15:44:13 +00:00
9c2b80b5c4 * Re-generated .inc files with new version from the idlparser.
* Some string-types are now not returned as function result but as parameter. Solves several string issues.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2357 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-19 14:43:54 +00:00
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
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
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
3d88234802 * Updated GBrowser example
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2353 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-19 13:33:52 +00:00
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
713d864ebe remove old resource file
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2351 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-17 17:17:38 +00:00
f7ccd67805 fix bug in TToolPanel on show ToolPanelSetupForm
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2350 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-17 17:16:29 +00:00
625a4e0e99 * Begin of version 2 of the geckoport package
In this new version the gecko-interfaces are generated directly from the
   idl-files of the gecko-sdk using the idlparser utility. The generated 
   include files are kept as closely to the original as possible. For now
   by defaule Gecko 9 is used, as Gecko 10 has a bug which makes it
   impossible to embed it on Linux systems.



git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2349 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-17 10:50:10 +00:00
50aaeec1c9 * Added version2 branch of Geckoport, branched from version 1
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2348 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-16 11:32:18 +00:00
35a067e943 * Moved current geckoport version to version1 branch
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2347 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-16 11:27:43 +00:00
efa62983f8 CheckCloseForm in TRXCloseFormValidator now is public
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2346 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-15 16:35:18 +00:00
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
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
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
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
a7d87c1cfa Extra checks for db null dates
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2341 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-15 10:36:27 +00:00
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
c59ab57339 Make things simple
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2339 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-14 18:00:29 +00:00
69552795e1 Preventing double updates (QT widgetset)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2338 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-14 15:56:06 +00:00
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
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
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
29abd84caa new image for component TRxCloseFormValidator
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2334 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-07 15:30:40 +00:00
1f687faa43 Fixed focus issues
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2333 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-06 15:59:19 +00:00
41d2a7604a fix compile with latest FPC 2.7
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2332 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-03 18:35:29 +00:00