Commit Graph

2364 Commits

Author SHA1 Message Date
loesje_
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
loesje_
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
loesje_
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
loesje_
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
loesje_
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
loesje_
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
loesje_
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
loesje_
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
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_
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
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
alexs75
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
alexs75
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
loesje_
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
loesje_
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
loesje_
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
alexs75
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
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
jujibo
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
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
jujibo
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
jujibo
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
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
alexs75
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
jujibo
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
alexs75
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
yangjixian
96d0c1deb9 Save small change
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2331 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-03 09:28:11 +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
lazarus-bart
f9c83aff08 Removed unused function TAnchorDlg.GetAnchorText
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2324 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-29 11:11:58 +00:00
lazarus-bart
2bf672c856 Cleanup
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2323 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-29 11:09:45 +00:00
lazarus-bart
a8e6f92847 Removed unused constant
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2322 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-29 10:58:15 +00:00
lazarus-bart
c6d8a731af Cleanup code to set Tabsheet.Caption
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2321 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-29 10:56:52 +00:00
lazarus-bart
fc6cac6a8f More improvements to handling of Open/SaveDialog.FilterIndex
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2320 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-29 10:50:50 +00:00
alexs75
1d4fd99f98 fix error in rxDbGrid - tnx .wOvAN and ronin from freepascal.ru
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2319 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-28 20:01:51 +00:00
lazarus-bart
a69372cd07 Cleanup
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2318 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-28 14:18:41 +00:00
lazarus-bart
cd2d3f37da Removed unneccesary reference to Win9xWSManager (it is included by LCLProc on Win32)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2317 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-28 13:34:45 +00:00
lazarus-bart
041633a17f Improved Open/SaveDialog filter handling
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2316 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-28 13:32:11 +00:00
alexs75
ab46c9f782 cleanup
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2315 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-26 21:06:20 +00:00