Commit Graph

15647 Commits

Author SHA1 Message Date
mattias
1207c0e3f4 gtk2 intf: replaced exception mask with functions from math unit
git-svn-id: trunk@15785 -
2008-07-15 17:47:30 +00:00
mattias
588edd1cab IDE: identifier completion: always move cursor in front of semicolon
git-svn-id: trunk@15784 -
2008-07-14 22:21:35 +00:00
mattias
4732844584 updated makefile
git-svn-id: trunk@15783 -
2008-07-14 19:19:32 +00:00
mattias
5baa4df8b6 updated Makefile, using carbon for tools by default
git-svn-id: trunk@15782 -
2008-07-14 17:37:06 +00:00
tombo
3e0f21b461 LCL carbon: implemented Bitmap.Canvas.GetPixels
git-svn-id: trunk@15781 -
2008-07-14 13:16:07 +00:00
vincents
e3ee66f002 snapshot monitor: updated to fpc 2.2.2rc2
git-svn-id: trunk@15780 -
2008-07-14 12:02:41 +00:00
tombo
c85ebeb48d Add info if bitmap format is not supported for creating canvas handle.
git-svn-id: trunk@15779 -
2008-07-14 11:45:57 +00:00
vincents
91146521fe IDE: fixed restarting lazarus
git-svn-id: trunk@15778 -
2008-07-14 11:24:07 +00:00
vincents
23d97dd378 default widget set for darwin is carbon
git-svn-id: trunk@15777 -
2008-07-14 09:06:56 +00:00
mattias
cb41bdea0d from Martin Friebe:
- inserting a line, would not correctly re-paint the other lines, if a folded block was in the visible window, above the 
newly inserted line
- using ctr-cursur-up to scroll, would make the cursor jump away from the lower end of the window, if a folded block existed
- bracket search did not use ScreenRowToRow for "VisibleOnly" (which appears un-used, so this part of the bug is currently 
not triggered)

git-svn-id: trunk@15776 -
2008-07-14 07:27:58 +00:00
marc
19919c7035 * Fixed loading of old graphic streams
* Added TIcon.AssignImage, so one image of an icon can be changed

git-svn-id: trunk@15775 -
2008-07-14 00:40:42 +00:00
mattias
a5f211b8cc tk2: fixed SetLayoutText string comparison
git-svn-id: trunk@15774 -
2008-07-13 22:14:39 +00:00
mattias
541620b5fb synedit: replaced codepage dependent set with codepage independent
git-svn-id: trunk@15773 -
2008-07-13 22:03:06 +00:00
marc
e8e5ebb797 * removed old (nonworking) compatebility code
git-svn-id: trunk@15772 -
2008-07-13 21:04:30 +00:00
mattias
ebd4d40039 fixed encoding
git-svn-id: trunk@15771 -
2008-07-13 20:52:25 +00:00
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