Commit Graph

23267 Commits

Author SHA1 Message Date
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
mattias
80faa6a901 translations: german: updates from Swen Heinig
git-svn-id: trunk@23411 -
2010-01-09 20:14:04 +00:00
paul
4a17de49ea ide: fix compilation with the fpc trunk
git-svn-id: trunk@23410 -
2010-01-09 18:56:43 +00:00
paul
ae015bc313 synedit: fix compilation with the fpc trunk
git-svn-id: trunk@23409 -
2010-01-09 18:52:07 +00:00
mattias
af382cedb7 IDE: fixed crash in compiler options
git-svn-id: trunk@23408 -
2010-01-09 16:51:00 +00:00
mattias
171d63e5c4 codetools: class var/type section for generics
git-svn-id: trunk@23407 -
2010-01-09 16:40:40 +00:00
mattias
227801c427 codetools: implemented parsing class property
git-svn-id: trunk@23406 -
2010-01-09 16:27:36 +00:00
mattias
a44af1c9a5 IDE: started conditionals frame
git-svn-id: trunk@23405 -
2010-01-09 14:58:39 +00:00
mattias
2e8a259717 IDE: clean up, naming old modes now variables
git-svn-id: trunk@23404 -
2010-01-09 14:26:34 +00:00
dmitry
9415273de1 listview: ownerdata caching callback is called immediate on item requested
git-svn-id: trunk@23403 -
2010-01-08 22:34:36 +00:00
dmitry
de69868995 listview: fix for dataowned items state
git-svn-id: trunk@23402 -
2010-01-08 22:05:42 +00:00
jesus
82d08a03e2 LazReport, pdf export requires powerpdf 0.9.3
git-svn-id: trunk@23401 -
2010-01-08 08:55:28 +00:00
jesus
6687b5956d LazReport, added support in pdf export filter to export shape objects
git-svn-id: trunk@23400 -
2010-01-08 08:49:01 +00:00
vincents
6aa1943442 increased version check from 2.2.0 to 2.4.0
git-svn-id: trunk@23399 -
2010-01-07 21:00:01 +00:00
dodi
0ffd8bc17f docs: update ImageList
git-svn-id: trunk@23398 -
2010-01-07 13:49:10 +00:00
zeljko
250ca33f7b Qt: fix for #15465, use Close() instead of OnClose() for TPopupMenu
git-svn-id: trunk@23397 -
2010-01-07 10:57:55 +00:00
paul
4bd228a50a components: remove ver2_0 code
git-svn-id: trunk@23396 -
2010-01-06 18:02:16 +00:00
paul
649bb6bc58 ideintf: remove ver2_0 code
git-svn-id: trunk@23395 -
2010-01-06 17:49:05 +00:00
paul
7f5f2e5540 lcl: remove remain ver2_0 code
git-svn-id: trunk@23394 -
2010-01-06 17:43:33 +00:00
paul
9430f5e3e6 win32: cleanup win32extra
git-svn-id: trunk@23393 -
2010-01-06 17:26:04 +00:00
paul
216da02c61 lcl: remove ver2_0 workarounds
git-svn-id: trunk@23392 -
2010-01-06 17:05:28 +00:00
paul
c07babe2e7 lcl: cleanup old intfgraphics workarounds
git-svn-id: trunk@23391 -
2010-01-06 16:59:41 +00:00
dodi
06bf6d9b20 docs: update dragging related methods
git-svn-id: trunk@23390 -
2010-01-06 10:17:06 +00:00
marc
09afd58849 * lcl: removed OldRawImageProcs (they weren't enabled anyway)
git-svn-id: trunk@23389 -
2010-01-05 23:05:59 +00:00
marc
af12711e33 * apiwizz: cleanup data
git-svn-id: trunk@23388 -
2010-01-05 22:30:44 +00:00
jesus
2563355d3d LCL, fix default values for paper dimensions in TPrinterCanvas which fix boundingbox problem in postscriptcanvas
git-svn-id: trunk@23387 -
2010-01-05 21:36:31 +00:00
zeljko
3b893a0a99 Qt: fire OnClose() after OnClick() event. fixes #15465
git-svn-id: trunk@23386 -
2010-01-05 13:35:12 +00:00
paul
ac0a784f15 lcl: fix fpc 2.5.1 compilation for x64
git-svn-id: trunk@23385 -
2010-01-05 13:25:31 +00:00
paul
1af2edb94e docs: add Juha Manninen to the contributors list
git-svn-id: trunk@23384 -
2010-01-05 13:14:58 +00:00
paul
af6299149d ide: Fix a potentially uninitialized variable in main.pp by Juha Manninen + formatting (issue #0015470)
git-svn-id: trunk@23383 -
2010-01-05 13:13:37 +00:00
paul
fc53888ae2 ide: don't write icon to .lrs file since .res can be used everywhere
git-svn-id: trunk@23382 -
2010-01-05 10:43:22 +00:00