macpgmr
|
453823d8bf
|
Minor changes so demo apps compile with FPC 3.0 on non-Windows platforms.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4455 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-01-22 14:54:35 +00:00 |
|
wp_xxyyzz
|
c56df7ad62
|
THTMLPort: Fix crash with predefined color "darkyellow"
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4378 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2015-10-21 17:36:37 +00:00 |
|
sekelsenmat
|
06530a1991
|
thtmlport: Fixes a crash
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1922 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-09-08 07:41:21 +00:00 |
|
sekelsenmat
|
7e5e08146b
|
Disables gdi images when using the lcl and some other small changes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1731 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-07-01 13:44:38 +00:00 |
|
sekelsenmat
|
3b5a5ff113
|
Fixes fpbrowser and htmlcomp compilation problems
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1730 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-07-01 12:52:49 +00:00 |
|
christian_u
|
8d6d07fe81
|
Fixed Package, added used units to Package
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1457 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-01-25 11:03:21 +00:00 |
|
macpgmr
|
c0a0489235
|
Fix so package compiles with latest FPC 2.5.1.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1431 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-01-08 17:14:45 +00:00 |
|
macpgmr
|
270de02f55
|
Enabled TFontName property editor (dropdown list) for the controls' font name properties in Lazarus Object Inspector.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1427 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-01-07 20:51:06 +00:00 |
|
macpgmr
|
19b0a96386
|
Fix to MultiByteToWideChar for non-Windows to handle UTF8.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1423 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-01-04 01:08:10 +00:00 |
|
macpgmr
|
07184c9311
|
Moved SysUtils and Classes before LclType in uses in order to use 64-bit THandle when CPU64.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1418 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-01-02 18:29:28 +00:00 |
|
macpgmr
|
19ff119be9
|
Added support to sample apps for shelling on OS X; activated LCL DropFiles in sample apps
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1417 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-01-02 03:03:08 +00:00 |
|
macpgmr
|
a76e4b4974
|
First attempt at adding support for 64-bit compilers.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1416 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-01-01 03:24:10 +00:00 |
|
macpgmr
|
365fa4655e
|
Open dialog's filter was not working in both sample apps.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1415 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-01-01 02:57:41 +00:00 |
|
macpgmr
|
278066ce54
|
Re-adding image files with proper file name case as indicated in .htm files (for case-sensitive file systems).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1414 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-01-01 02:50:21 +00:00 |
|
macpgmr
|
a296308efd
|
Deleted image files so can re-add them with proper file name case.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1413 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-01-01 02:40:31 +00:00 |
|
macpgmr
|
055525bdff
|
Minor changes to demo apps to eliminate MS fonts, etc.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1411 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2010-12-30 20:04:57 +00:00 |
|
macpgmr
|
5d31c0d79b
|
Fix to FinishTransparentBitmap that should eliminate image crashes on GTK2 and CGBitmapContextCreate failure on Carbon.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1410 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2010-12-28 20:29:48 +00:00 |
|
macpgmr
|
2483d1f7d5
|
Fixed support for JPEG; htmldemo should now load HTML with image files okay on Darwin/Linux.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1409 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2010-12-27 02:47:07 +00:00 |
|
macpgmr
|
a10d873557
|
htmldemo should now work okay with win32/gtk2; fixes other issues too.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1407 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2010-12-25 23:57:18 +00:00 |
|
macpgmr
|
e8fba0a729
|
Eliminated another endless loop with GTK2
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1406 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2010-12-23 03:44:26 +00:00 |
|
macpgmr
|
c058972307
|
Start on version 0.0.4: variety of fixes and workarounds
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1405 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2010-12-23 01:47:57 +00:00 |
|
macpgmr
|
7dc9c2a8a2
|
Win32 and GTK2 widgetset endless loop eliminated
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1033 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2009-12-05 23:25:47 +00:00 |
|
macpgmr
|
635ebf4a4e
|
Initial commit of ported HTML Components, version 0.0.2
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@995 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2009-11-08 22:47:15 +00:00 |
|