Commit Graph

23047 Commits

Author SHA1 Message Date
paul
fee235a3d1 projecttemplates: convert forms to use fpc resources
git-svn-id: trunk@23461 -
2010-01-15 02:56:46 +00:00
paul
98518183b0 sqldb: convert forms to use fpc resources
git-svn-id: trunk@23460 -
2010-01-15 02:51:01 +00:00
paul
4b44711f54 debugger: convert forms to use fpc resources
git-svn-id: trunk@23459 -
2010-01-15 02:41:46 +00:00
paul
9622c8cd82 ide: convert forms to use fpc resources
git-svn-id: trunk@23458 -
2010-01-15 02:06:37 +00:00
mattias
a8e3696c89 IDE: check run file on menu item run project
git-svn-id: trunk@23457 -
2010-01-14 22:30:42 +00:00
ask
575df9f023 TAChart: convert series editor to FPC resources
git-svn-id: trunk@23456 -
2010-01-14 14:53:02 +00:00
ask
f1c5099f6c TAChart: convert save demo to FPC resources
git-svn-id: trunk@23455 -
2010-01-14 14:41:34 +00:00
ask
4aa14448a7 TAChart: convert legend demo to FPC resources
git-svn-id: trunk@23454 -
2010-01-14 14:39:35 +00:00
ask
b664f7c2c6 TAChart: convert function demo to FPC resources
git-svn-id: trunk@23453 -
2010-01-14 14:36:59 +00:00
ask
19f9e6906a TAChart: convert extent demo to FPC resources
git-svn-id: trunk@23452 -
2010-01-14 14:34:22 +00:00
ask
f9c15769b6 TAChart: convert dragdrop demo to FPC resources
git-svn-id: trunk@23451 -
2010-01-14 14:26:49 +00:00
ask
fed4d3200c TAChart: convert db demo to FPC resources
git-svn-id: trunk@23450 -
2010-01-14 14:23:13 +00:00
ask
4cb0c3e53a TAChart: convert chart sources demo to FPC resources
git-svn-id: trunk@23449 -
2010-01-14 14:20:16 +00:00
ask
fc3a9430bd TAChart: convert axis demo to FPC resources
Add logarithmic axis to the demo

git-svn-id: trunk@23448 -
2010-01-14 14:17:34 +00:00
ask
99706575d2 TAChart: convert 3D demo to FPC resources
git-svn-id: trunk@23447 -
2010-01-14 14:13:50 +00:00
ask
0743b17b00 TAChart: convert basic demo to FPC resources
git-svn-id: trunk@23446 -
2010-01-14 14:09:26 +00:00
dodi
d72ae36b96 docs: TFPCustomImage
git-svn-id: trunk@23445 -
2010-01-14 11:36:06 +00:00
paul
f603d4da57 ide: convert options frames to use fpc resources
git-svn-id: trunk@23444 -
2010-01-14 10:17:35 +00:00
paul
2980a30f5a designer: convert forms to use fpc resources
git-svn-id: trunk@23443 -
2010-01-14 09:26:08 +00:00
paul
70811fdb42 packager: convert forms to use fpc resources
git-svn-id: trunk@23442 -
2010-01-14 03:25:02 +00:00
paul
074792a2b9 packager: remove empty folder
git-svn-id: trunk@23441 -
2010-01-14 03:14:00 +00:00
paul
aa81970ecc jcf: use fpc resources instead of .lrs
git-svn-id: trunk@23440 -
2010-01-14 03:13:19 +00:00
paul
1624dd9ea4 ide: use fpc resources for lazarus project
git-svn-id: trunk@23439 -
2010-01-13 13:24:44 +00:00
paul
8d6ba261db lcl: fix compilation
git-svn-id: trunk@23438 -
2010-01-13 13:09:28 +00:00
dodi
2f8e7da046 docs: update more images
git-svn-id: trunk@23437 -
2010-01-13 13:03:26 +00:00
paul
2f5e2f5d6a ideintf: convert forms to use fpc resources
git-svn-id: trunk@23436 -
2010-01-13 12:57:55 +00:00
paul
62640977d0 lcl: convert forms to use fpc resources
git-svn-id: trunk@23435 -
2010-01-13 12:54:33 +00:00
ask
9fe259944b TAChart: Update savedemo to test label clipping
git-svn-id: trunk@23434 -
2010-01-13 08:28:53 +00:00
ask
071f0984dc TAChart: Clip labels correctly when saving chart to a bitmap.
Reported by Andrea Mauri

git-svn-id: trunk@23433 -
2010-01-13 08:26:13 +00:00
paul
c376225ef0 ideintf: Extract CollectionPropEditForm from the Propedits unit by Alexander S. Klenin (issue #0015490)
git-svn-id: trunk@23432 -
2010-01-13 07:47:05 +00:00
paul
2cd1e874be lcl: remove OverrideClipping define
git-svn-id: trunk@23431 -
2010-01-13 07:17:28 +00:00
paul
7145aff4ca ideintf, ide: make project resources pluggable
git-svn-id: trunk@23430 -
2010-01-13 07:05:16 +00:00
paul
3f2cb70256 ide: fix unconditional manifest resource creation
git-svn-id: trunk@23429 -
2010-01-13 02:12:41 +00:00
paul
f1b9ae5b80 packager: add WSReferences to LCL package
git-svn-id: trunk@23428 -
2010-01-13 01:53:20 +00:00
sekelsenmat
86aba2e9e2 Fixes lcl-wince compilation
git-svn-id: trunk@23427 -
2010-01-12 13:06:50 +00:00
zeljko
21dff33608 Qt: do not animate progress bar during design time if pbstMarquee progress bar style enabled.
git-svn-id: trunk@23426 -
2010-01-12 09:50:55 +00:00
dmitry
02f1dca712 ide: added system names to line-endings submenu of the source editor
git-svn-id: trunk@23425 -
2010-01-12 07:18:47 +00:00
zeljko
660f7ad34d Qt: fix for QtKey_Menu, it's VK_APPS not VK_MENU
git-svn-id: trunk@23424 -
2010-01-11 19:37:19 +00:00
dodi
1d2d237b37 docs: update TRawImageDescription
git-svn-id: trunk@23423 -
2010-01-11 12:00:43 +00:00
dmitry
c096179b8d carbon: added handling invalid utf8 characters for Edit controls
git-svn-id: trunk@23422 -
2010-01-11 07:48:17 +00:00
dmitry
1d2407076c carbon: Edit control SetText() returns false, if not UTF8 string is passed. Removed unused variable in LCLintf darwin code
git-svn-id: trunk@23421 -
2010-01-11 07:27:54 +00:00
dmitry
034d4be114 carbon: fix for #15393. if incorrect utf8 string is passed to Carbon Edit control, the content is cleared
git-svn-id: trunk@23420 -
2010-01-11 07:15:25 +00:00
mattias
b364afddad IDE: fixed reloading editor settings after dialog close
git-svn-id: trunk@23419 -
2010-01-11 06:44:39 +00:00
dmitry
9581fe6649 ide: fix for #15484
git-svn-id: trunk@23418 -
2010-01-11 02:33:35 +00:00
marc
20448170ae + WinApi: added SetTimer/Killtimer based on existing Widgetset.CreateTimer as part of lclextentions integration
git-svn-id: trunk@23417 -
2010-01-10 18:57:23 +00:00
zeljko
a6d1c188e0 Qt: fixed wrong results from WindowFromPoint(). fixes #11298.
git-svn-id: trunk@23416 -
2010-01-10 11:46:24 +00:00
mattias
4a0a000909 codetools: var and type sections for classes
git-svn-id: trunk@23415 -
2010-01-09 23:04:13 +00:00
mattias
3e0e6a5370 codetools: undo parsing ^j
git-svn-id: trunk@23414 -
2010-01-09 21:53:31 +00:00
mattias
69a2b1adb2 codetools: parsing ^j character constant
git-svn-id: trunk@23413 -
2010-01-09 21:24:27 +00:00
mattias
f39d462a1b translations: spanish: updates from Horacio
git-svn-id: trunk@23412 -
2010-01-09 20:55:03 +00:00