Commit Graph

872 Commits

Author SHA1 Message Date
blikblum
0044f972e6 * change version to 2.1
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1444 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-13 20:47:04 +00:00
blikblum
3ae273b430 * added icons
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1443 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-13 20:30:31 +00:00
blikblum
c7b7e3bab0 * Use TControl.Font/Caption
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1442 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-13 20:16:30 +00:00
blikblum
78d2e5e148 * update demo to use anchors
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1441 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-13 20:15:41 +00:00
blikblum
e9a0381de1 * add default values for properties
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1440 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-13 19:30:19 +00:00
blikblum
ff3fef9200 * update demo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1439 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-13 19:20:57 +00:00
blikblum
ec95fda70d * take into account the border to calc text position
* clean up the text draw code

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1438 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-13 19:20:29 +00:00
blikblum
5148aebbc0 * Fix streaming of SubCaption property
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1436 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-12 18:29:54 +00:00
macpgmr
9aa37ba20f Support for Mac font substitutions in form files.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1435 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-11 22:19:22 +00:00
Joshy
d74dbbbe55 Linux64/GTK2 remove DirectoryService facility while bug is not solved.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1434 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-08 22:49:43 +00:00
Joshy
7d616b77c6 Some fixes about native window handle which does not match THANDLE in all platforms, specially Linux64.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1433 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-08 22:34:22 +00:00
macpgmr
513549c52e Added comment re. font substitutions for target platform.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1432 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-08 20:14:43 +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
alexs75
7196a34234 fix compilation for zeos sort engine for rxdbgrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1430 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-08 12:26:10 +00:00
alexs75
21900be3c0 fix bugs id=3104387,3104383 - mem leak in TRxLookupEdit and TRxTimeEdit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1429 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-07 21:54:02 +00:00
alexs75
973e0ee879 fix bug id=3114291 - divizion by zerro in multiline captions
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1428 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-07 21:39:14 +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
mgaertner
0e3e994612 mtprocs: fixed moving group from need thread list after increasing LastRunningIndex, added CurrentThread variable
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1426 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-06 12:01:14 +00:00
Joshy
dcd6bf64fd Win64 fixes up to FireFox 3.6 (tested on Vista/64)
Fixed a bug in parsing dependentlibs.list when edited and saved in Windows.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1425 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-05 21:26:06 +00:00
sekelsenmat
e13a240d8d Fixes fpspreadsheet compilation due to tachart changes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1424 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-04 11:04:27 +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
Joshy
e9da76ca95 windres does not like filenames with a dash.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1422 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-02 23:06:30 +00:00
Joshy
3327a1bf59 Added a missing "Classes" unit in the uses clause.
Added parsing of environment "MOZILLA_FIVE_HOME" under Windows.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1421 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-02 23:03:07 +00:00
Joshy
3859aeffbc Refactored the initialization process.
Added two workarounds for LCLGTK2 to force event poolling (using a timer) and a Self.AdjustSize in the paint to avoid some paints that are being eated.
Added OnDocumentBegin and OnDocumentCompleted events.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1420 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-02 22:59:41 +00:00
macpgmr
95932fb258 Updated documentation.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1419 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-02 22:55:08 +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
10b29bd179 Added support to DfmToLfm for font substitution
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1412 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-12-30 20:09:28 +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
alexs75
2117f162ef fix change trxdbcombobbox with empti field
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1408 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-12-26 16:43:36 +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
alexs75
a75b29b605 fix TCustomRxCalendar.CreateParams - thx sobee from freepascal.ru
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1404 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-12-16 12:26:00 +00:00
blikblum
457ca8fcc7 * Added workaround to scrolling in Carbon. By Eugen Bolz
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1403 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-12-14 21:58:26 +00:00
blikblum
50ab47a69f * Add workaround to Carbon bug 18211 (PaintStruct not initialized)
* Add a dummy AlphaBlend function to Carbon interface

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1402 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-12-13 21:13:33 +00:00
Joshy
a45264e1f0 Scan the LD_LIBRARY_PATH environment variable for a suitable XULRunner. (Linux).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1401 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-12-08 18:30:01 +00:00
sekelsenmat
979180ddd9 Adds bold style support to OpenDocument
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1400 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-12-08 10:24:15 +00:00
sekelsenmat
1005ddd45d Adds support for bold formatting to biff 8 in fpspreadsheet
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1399 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-12-07 12:59:17 +00:00
Joshy
bfef390ae7 Make it compatible with XULRunner 2.0.0.8pre
It must be compiled with -dXULRUNNER2 as some interfaces has changed the iid and interface.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1398 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-12-06 18:25:39 +00:00
skalogryz
039afe9efa chelper: added explicit unit mode
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1397 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-12-05 23:46:23 +00:00
macpgmr
91c7c61633 Workaround: Disabled floating point exceptions in sample apps to prevent xulrunner crash with FPC/Windows.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1396 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-12-03 21:49:16 +00:00
jesusr
fb03aba657 PowerPDF: version 0.9.5->0.9.6
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1395 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-12-01 21:44:23 +00:00
jesusr
60b1056879 PowerPDF, support for images with transparency/alfa channel
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1394 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-12-01 21:41:42 +00:00