4a8d99b73b
* Adapted fpmake so that the Lazarus-package link is only installed after an install
...
* Us a package template with the same name as the original package, to avoid problems with dependencies
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1383 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-11-25 21:07:41 +00:00
5c93a8161f
Remove exception raising in TWeakReference.QueryReferent as it is not a serious error (unimplemented interface) and its absence is not a problem at all. Added the interface definition for nsIWebProgressListener2, but not implemented.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1381 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-11-24 22:12:57 +00:00
98c77fabc7
Reintroduced overrides for CreateWnd because the component creation at runtime will not work without it. Refactored the initialization to not be called 2 times, one from Loaded and one from CreateWnd. Tested win32 but it should not affect other widgetsets.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1380 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-11-24 13:54:27 +00:00
15fa426cc3
* Use Brush.Color instead of Color in Column
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1379 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-11-20 13:38:28 +00:00
91bf4d90a4
* Use Brush.Color instead of Color to handle clDefault
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1378 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-11-20 10:56:41 +00:00
ef7c96d2da
chelper: c-blocks declarations are skipped if declared as variable or parameter of objc method
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1377 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-11-20 04:24:38 +00:00
07d1f556a6
chelper: added support for #import preprocessor, and c block objects declaration parsing
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1376 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-11-20 03:07:24 +00:00
83d8b4b3b9
Added files from Mac-Friendly article; updated dfmtolfm.pas with -m switch
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1375 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-11-18 00:25:32 +00:00
a893599c36
fix error on draw rxdbgrid title
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1374 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-11-17 19:16:46 +00:00
0e67b948fb
* Do not install Lazarus-package files in a path with the package-verion in it
...
* Add the option to pass the location of a Lazarus-installation to the installer and add the lazarus-package to the default packages list of this Lazarus installation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1373 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-11-14 15:19:20 +00:00
eee543f190
* added the ability to provide the name of the xpcom-library to GeckoComponentsStartup
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1371 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-11-04 14:24:36 +00:00
e7d62bd2fa
* Do not try to shutdown Gecko if it failed to load, to avoid exceptions during exceptions
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1370 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-11-04 14:22:29 +00:00
95fc6d969d
* Do not show an empty error message when the error service is not found
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1369 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-11-04 14:17:49 +00:00
a7ec50b42d
* Do not place the lazarusfile in a subdirectory
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1368 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-11-04 12:37:10 +00:00
ba1a8f3a6a
* GeckoComponentsFP is in fact the same as Geckocomponents, so add this to Provides
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1367 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-11-04 12:31:29 +00:00
a67628d40d
* initialize webbrowser on loaded, instead of createwnd, so that it is possible to use the webbrowser in FromCreate
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1366 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-11-04 12:27:21 +00:00
75da85c8d7
* Use the same mechanism to get the native handle as in TGeckoChromeWindow
...
* Use the right handle for GTK2
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1365 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-11-03 11:27:11 +00:00
12c1226196
* Fixed compilation on Windows after r1363
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1364 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-11-03 10:34:31 +00:00
f9d34962ec
* Search for dependencies in normal search-path also
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1363 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-11-02 19:58:39 +00:00
9d0cbed421
* Replaced backslashes with DirectorySeparator
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1362 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-11-02 19:48:19 +00:00
95d348513e
* Added fpmake file
...
* Added new lazarus-package GeckoComponentsFP which can be used with Gecko as installed by fpmake
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1361 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-11-02 14:27:42 +00:00
3aad4e18fa
gradcontrols: little beautiful fixes under Darwin (full paint width)
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1359 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-10-31 22:09:32 +00:00
bdd91129ee
* Removed dependency on unused units from the LCL
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1358 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-10-29 15:13:34 +00:00
ceee4a61cd
iphonelazext: fix compilation error for the recent Lazarus TAbstractIDEProjectOptions changes
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1356 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-10-25 03:14:51 +00:00
efe4017021
* Set a default return value so that in case of a problem, Buffered_Open returns false
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1353 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-10-16 16:37:07 +00:00
2bfd352b06
* Use macro to fix compilation on fpc-versions without constref support
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1352 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-10-15 19:18:55 +00:00
a1121fb2ec
* Implemented a way to pass a PGtkWidget to Gecko to draw the webpage on for Gtk2
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1349 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-10-14 08:00:44 +00:00
5e585221b0
* Changed all const TGUID function parameters into constref parameters
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1348 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-10-14 07:46:44 +00:00
1f2277260d
* Do not store session information into the .lpi file
...
* Added .. to the search-path
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1347 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-10-14 07:37:35 +00:00
2ce72c0953
* Use cdecl instead of stdcall on non-Windows
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1346 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-10-13 19:00:37 +00:00
1f22a672ad
* Fixed compilation on Linux
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1345 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-10-13 18:54:17 +00:00
6f08af54b1
* Fixed compilation on Linux
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1344 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-10-13 18:24:28 +00:00
d930eeef28
* Fixed compilation on Linux
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1343 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-10-13 18:14:49 +00:00
137f416c20
* Fixed compilation on Linux
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1342 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-10-13 16:58:16 +00:00
2c2ae468d6
Various minor updates over the last few months that were never committed.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1338 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-10-07 14:20:50 +00:00
ee1b5a0ce4
* Remove ifdef for Get/SetBkColor since is already implemented in LCL
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1322 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-09-17 10:36:52 +00:00
17fe855a78
Patch from Denis Golovan to fix epiktimer compilation in 32bit unixes
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1320 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-09-15 06:40:58 +00:00
5e469a8721
* NetGradient: initialize ControlStyle to accept controls and dont focus
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1314 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-09-02 18:23:27 +00:00
a46b4a04a2
Some improvements to the fuzzy algorithm
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1313 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-09-02 07:14:50 +00:00
02726bf11d
Adds support for fuzzy effect in the icon editor
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1308 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-31 15:58:43 +00:00
83249c4946
Adds support for alpha while drawing rectangles in the icon editor
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1307 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-31 15:47:38 +00:00
2f073e45f3
Adds laz color palette to lazarus-ccr subversion
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1304 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-31 15:10:25 +00:00
243b20e010
fix for TRxToolBar
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1303 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-26 17:38:32 +00:00
3e52125f09
new component for display service status
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1302 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-25 17:45:41 +00:00
5145fc762a
chelper: fix libname writting for non external functions
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1301 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-24 22:15:44 +00:00
cf017c781b
fix assign ImageList
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1300 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-24 17:51:33 +00:00
a2ed7be821
chelper: added library name for external functions
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1299 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-23 09:00:13 +00:00
80a30147ce
new component
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1298 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-22 19:37:24 +00:00
a34c31748e
chelper: use the internal converter by default
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1297 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-19 14:15:16 +00:00
c04c5c61e2
chelper: fix mem leaks in cconverter
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1296 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-19 14:01:26 +00:00