Commit Graph

15732 Commits

Author SHA1 Message Date
mattias
5bd40abaab LCL: fixed GuessEncoding iterating UTF-8 characters
git-svn-id: trunk@15770 -
2008-07-13 20:19:57 +00:00
mattias
5972f2bf98 synedit: renamed OnCtrlLeftMouseUp to OnClickLink, fixed Ctrl+MouseLeft jump
git-svn-id: trunk@15769 -
2008-07-13 20:16:15 +00:00
marc
eb3a29e663 * Use Anchors for anchoreditor itself. Patch by Valdas Jankunas
git-svn-id: trunk@15768 -
2008-07-13 19:42:43 +00:00
mattias
b223dbff27 LCL: removed obsolete TAbstractReader
git-svn-id: trunk@15767 -
2008-07-13 18:59:39 +00:00
marc
0bc7d13e17 * updated Russion translation by Maxim Ganetsky
git-svn-id: trunk@15766 -
2008-07-13 18:59:28 +00:00
marc
a0853e7841 * Return alpha description when asked for
git-svn-id: trunk@15765 -
2008-07-13 18:47:07 +00:00
mattias
26f698131e LCL: added check for UTF-8 invalid characters #128-#191, bug #11648
git-svn-id: trunk@15764 -
2008-07-13 18:46:55 +00:00
mattias
fbcc1bc581 gtk2 intf: improved layout text optimization by length parameter
git-svn-id: trunk@15763 -
2008-07-13 15:44:56 +00:00
mattias
7e001b2934 gtk2 intf: fixed mem leak of creating pango layout for DC, bug #9259
git-svn-id: trunk@15762 -
2008-07-13 15:37:03 +00:00
mattias
4dedc3c8ec gtk2: removed quark code
git-svn-id: trunk@15761 -
2008-07-13 11:30:13 +00:00
mattias
4fdf213191 synedit: fixed moving selection by mouse dragging, from Martin Friebe
git-svn-id: trunk@15760 -
2008-07-13 10:37:18 +00:00
mattias
cadf49eda8 gtk1: replaced idle function with begin/endupdate, bug #1477
git-svn-id: trunk@15759 -
2008-07-13 10:17:13 +00:00
mattias
50c3731145 gtk2 intf: implemented optimization for textout with the same text from Luiz
git-svn-id: trunk@15758 -
2008-07-13 09:21:33 +00:00
mattias
1a90e139a9 trnalations: german: updates from Joerg Braun
git-svn-id: trunk@15757 -
2008-07-12 11:34:34 +00:00
mattias
4b03c13f5a trnalations: german: updates from Joerg Braun
git-svn-id: trunk@15756 -
2008-07-12 10:57:45 +00:00
paul
6c80e93299 lcl: fix typo in the trackbar code which cause inability to set Max = Min
git-svn-id: trunk@15755 -
2008-07-12 05:42:50 +00:00
marc
832f32e752 * mask alpha channel when device has no alpha support
git-svn-id: trunk@15754 -
2008-07-12 00:36:14 +00:00
mattias
976269a47b gtk2 intf: use Set8087CW in AppInit to avoid crash on ubuntu human theme
git-svn-id: trunk@15753 -
2008-07-11 17:19:30 +00:00
paul
f181d04615 lcl: set FDataOwner to true in IntfImage after freeing data - fixes memory leak in the .ico reader
git-svn-id: trunk@15752 -
2008-07-11 16:49:57 +00:00
mattias
391ed314a8 lazbuild: updated man page
git-svn-id: trunk@15751 -
2008-07-11 15:56:28 +00:00
paul
a97246aad9 gtk2: set fpu control word globally for gtk2-win32, or it will crash on setting form or application icon. remove old places where I did that.
git-svn-id: trunk@15750 -
2008-07-11 15:46:00 +00:00
mattias
d875e8ef93 lazbuild: implemented compiling IDE
git-svn-id: trunk@15749 -
2008-07-11 15:43:48 +00:00
mattias
1b29789902 IDE: fixed freeing nested TComponentInterfaces
git-svn-id: trunk@15748 -
2008-07-11 15:31:58 +00:00
mattias
acc9c7d69c IDE: moved some IDE building code down to packagegraph
git-svn-id: trunk@15747 -
2008-07-11 15:21:55 +00:00
paul
6f4939f96d qt: don't use exact QFont handles but create a new copy of them - this way we protect ourself from handle owner destruction (#0011615)
git-svn-id: trunk@15746 -
2008-07-11 14:38:13 +00:00
mattias
5d9f3f1ba0 IDEIntf: component tree view: fixed crash for TRadioGroup
git-svn-id: trunk@15745 -
2008-07-11 13:59:02 +00:00
mattias
3c1f8a71b4 IDE: moved some more code from pkgboss to packagegraph
git-svn-id: trunk@15744 -
2008-07-11 13:42:42 +00:00
michael
1777a9dbf8 * Support for index management
git-svn-id: trunk@15743 -
2008-07-11 13:17:11 +00:00
mattias
eddb955b2f IDE: implemented recursively closing nested frames
git-svn-id: trunk@15742 -
2008-07-10 18:14:46 +00:00
mattias
10591e3176 IDE: forbidding putting components on csInline controls, because TWriter does not support this
git-svn-id: trunk@15741 -
2008-07-10 18:00:42 +00:00
jesus
2bf859bbba LazReport, implemented page option to print report with columns 'by rows' in addition to 'by columns', fixed/updated translations
git-svn-id: trunk@15740 -
2008-07-10 16:48:06 +00:00
mattias
7d929286db IDEIntf: OI: showing nested controls in component tree view
git-svn-id: trunk@15739 -
2008-07-10 16:40:17 +00:00
mattias
4d27d2dca5 IDE+codetools: implemented creating event override for nested components
git-svn-id: trunk@15738 -
2008-07-10 16:17:24 +00:00
michael
edb42bf15c * Fix voor sortering
git-svn-id: trunk@15737 -
2008-07-10 15:24:23 +00:00
paul
92fb8c2d5e gtk: add default values for SM_CXICON and friends
git-svn-id: trunk@15736 -
2008-07-10 13:57:39 +00:00
paul
012a16ffd7 gtk2: ifdef textout speed improvement - it brings some problems (#0011523)
git-svn-id: trunk@15735 -
2008-07-10 13:55:06 +00:00
mattias
c6197e81fe IDE: creating component interfaces for nested/inline components
git-svn-id: trunk@15734 -
2008-07-10 13:36:50 +00:00
michael
ee57894807 * Fixed Delete action OnExecute handler
git-svn-id: trunk@15733 -
2008-07-10 13:10:45 +00:00
michael
0c769a8270 * Fixed some issues with anchoring, handling of table combobox
git-svn-id: trunk@15732 -
2008-07-10 13:10:03 +00:00
michael
650156f484 * Fixed image loading
git-svn-id: trunk@15731 -
2008-07-10 13:08:15 +00:00
vincents
8a3217a900 synedit: don't initialize KeyStrokes collection, when loading it from .lrs or .lfm (fixes bug #7305), thanks to Martin Schreiber for the hint
git-svn-id: trunk@15730 -
2008-07-10 07:19:08 +00:00
vincents
400dcfccd4 Added new contributor: Alexandr Gridnev
git-svn-id: trunk@15729 -
2008-07-10 07:08:38 +00:00
vincents
788fa12d18 LCL: added support for converting to and from codepage 866 (issue #11608) from Alexandr Gridnev
git-svn-id: trunk@15728 -
2008-07-10 06:40:50 +00:00
jesus
a1eb9d8f7f LCL, fixed selection change while dragging
git-svn-id: trunk@15727 -
2008-07-10 01:21:58 +00:00
mattias
9dfbba8302 IDE: implemented jumping to inherited inline method
git-svn-id: trunk@15726 -
2008-07-10 00:07:06 +00:00
mattias
02181f508e gtk1: fixed regression: gtk list IndexOf locked the change vents
git-svn-id: trunk@15725 -
2008-07-09 15:00:23 +00:00
vincents
e6859b987a IDE: small improvements to the command line handling
git-svn-id: trunk@15724 -
2008-07-09 14:59:04 +00:00
vincents
2c7d835569 IDE: centralized command line parsing from Ido Kanner (issue #11624)
git-svn-id: trunk@15723 -
2008-07-09 14:49:12 +00:00
mattias
e53050f3a2 fixed compilation for 2.3.1
git-svn-id: trunk@15722 -
2008-07-09 14:12:40 +00:00
mattias
dc0bf0c863 lazbuild: implemented compiling IDE without packages
git-svn-id: trunk@15721 -
2008-07-09 13:33:25 +00:00