Commit Graph

16497 Commits

Author SHA1 Message Date
tombo
98670ae7f4 LCL Carbon: fixed range errors and warnings, fixes #0011704: Range checks when Carbon compiled with -Cr
git-svn-id: trunk@16585 -
2008-09-14 09:22:51 +00:00
jesus
a081ba2890 LCL, check that grid editors do show or hide on some special situations
git-svn-id: trunk@16584 -
2008-09-13 21:25:16 +00:00
mattias
30dd1ed7e2 translations: japanese: from Fujimaki Haruyuki
git-svn-id: trunk@16583 -
2008-09-13 20:48:16 +00:00
mattias
bfd8eb0760 translations: russian: from Maxim Ganetsky
git-svn-id: trunk@16582 -
2008-09-13 20:47:00 +00:00
tombo
56b2d3f9c3 LCL Carbon: finally find solution for #0011287: Mac OS X : Double Click when Showing forms does not work correctly... - postpone down message to start of mouse tracking
git-svn-id: trunk@16581 -
2008-09-13 12:43:18 +00:00
tombo
22aa8a9284 LCL carbon: commented debugln
git-svn-id: trunk@16580 -
2008-09-13 12:07:12 +00:00
tombo
0c3d73c74e LCL Carbon: improved menu item short cut setting - perhaps fixes #0011961: un-commanded Meta-A menu event
git-svn-id: trunk@16579 -
2008-09-13 11:03:14 +00:00
tombo
d35f4e8e83 LCL intfbasewinapi: DrawText - allow to draw only part of last botom line, fixes #0012045: TSpeedButton text
git-svn-id: trunk@16578 -
2008-09-13 10:17:59 +00:00
mattias
5022a6ddad dmg: moved lazbuild to /usr/local/bin
git-svn-id: trunk@16577 -
2008-09-13 09:52:38 +00:00
tombo
b333c7d0f5 LCL TImageList: ignore out of range index when drawing, fixes #0012130: Mac OS X : TreeView1CustomDrawItem AV
git-svn-id: trunk@16576 -
2008-09-13 09:34:42 +00:00
vincents
6909aaac4c mac os x installer: lazarus_release.packproj.template can be used for snapshots too
git-svn-id: trunk@16575 -
2008-09-12 21:53:09 +00:00
vincents
463d72d700 mac os x installer: removed unused packproj template
git-svn-id: trunk@16574 -
2008-09-12 21:51:13 +00:00
vincents
273220e891 fixed compilation after merging of the fpc Unicode branch to fpc 2.3.1
git-svn-id: trunk@16573 -
2008-09-12 21:24:45 +00:00
vincents
6c562ab050 mac os x snapshot: fixed typo
git-svn-id: trunk@16572 -
2008-09-12 21:15:56 +00:00
mattias
6d1a1f3f0a LCL: workaround for starnge bug
git-svn-id: trunk@16571 -
2008-09-12 19:54:47 +00:00
mattias
1ca043ca07 LCL: fixed utf8 lowercase init
git-svn-id: trunk@16570 -
2008-09-12 19:46:35 +00:00
mattias
cbc48ec1e5 LCL: optimiziation
git-svn-id: trunk@16569 -
2008-09-12 19:34:23 +00:00
mattias
58f798c8af LCL: added pascal version of UTF8LowerCase: UTF8LowerCaseNew
git-svn-id: trunk@16568 -
2008-09-12 19:11:53 +00:00
laurent
d7c80ff1f0 New images for codetools editor
git-svn-id: trunk@16567 -
2008-09-12 15:36:16 +00:00
vincents
bb2dda4489 mac os x snapshots: use create_lazarus_dmg.sh script which adds revision
git-svn-id: trunk@16566 -
2008-09-12 14:16:45 +00:00
zeljko
de65490e4a Qt: added TQtFontMetrics.averageCharWidth(), we use this one instead of blind charWidth('x',0) in qtwinapi.
git-svn-id: trunk@16565 -
2008-09-12 14:02:41 +00:00
mattias
c463795a79 changed synedit carbon font name to Monaco
git-svn-id: trunk@16564 -
2008-09-12 06:40:24 +00:00
paul
4cd05af849 lcl: remove old custom drawn checkbox code.
git-svn-id: trunk@16563 -
2008-09-12 06:40:07 +00:00
paul
651e4d2051 lcl: typo
git-svn-id: trunk@16562 -
2008-09-12 06:10:24 +00:00
paul
7a25527898 qt: revert commit of debug code
git-svn-id: trunk@16561 -
2008-09-12 03:25:37 +00:00
paul
362c46dac6 lcl: use UTF8 versions of LowerCase, UpperCase internally
git-svn-id: trunk@16560 -
2008-09-12 03:24:27 +00:00
paul
61fee6535e qt: use correct widestring -> utf8 conversion in KeyPress handler
git-svn-id: trunk@16559 -
2008-09-12 02:25:34 +00:00
paul
895d06f6f9 lcl: use cwstrings on unix to perform widestring operations
git-svn-id: trunk@16558 -
2008-09-12 01:50:17 +00:00
paul
3191164086 win32, wince: revert previous cursor-related commit. It was wrong. Fix real problem. (#0012117)
git-svn-id: trunk@16557 -
2008-09-12 00:48:44 +00:00
zeljko
9832af3ae8 Qt: bugfix in TQtListWidget.signalSelectionChanged(), no more AV in some circumstances.
git-svn-id: trunk@16556 -
2008-09-11 21:24:43 +00:00
zeljko
1a4ebe205e Qt: fix mouseevents handling for TQtListWidget, added note about possible qt bug inside QListView class, removed workaround from TQtListWidget.signalItemClicked().
git-svn-id: trunk@16555 -
2008-09-11 21:00:56 +00:00
zeljko
bf2a387745 Qt: optimizations to TQtAbstractScrollArea painting. We must send update & repaint directly to viewport widget, not TQtAbstractScrollArea.Widget, as of Qt documentation.
git-svn-id: trunk@16554 -
2008-09-11 20:52:15 +00:00
mattias
49a4f704aa lazbuild: fixed default widgetset
git-svn-id: trunk@16553 -
2008-09-11 20:49:22 +00:00
mattias
6e7b906945 codetools: using locale independent format for dates in config files
git-svn-id: trunk@16552 -
2008-09-11 20:35:33 +00:00
sekelsenmat
ed41ec1299 Removes ambiguity in function call
git-svn-id: trunk@16551 -
2008-09-11 20:21:16 +00:00
mattias
99ab8f2d83 lazreport: fixed handling exception
git-svn-id: trunk@16550 -
2008-09-11 20:05:25 +00:00
mattias
545bdbd2b5 IDE: added resourcestrings
git-svn-id: trunk@16549 -
2008-09-11 18:59:37 +00:00
sekelsenmat
451adf3573 Adds copy to clipboard menu in debugoutput dialog.
git-svn-id: trunk@16548 -
2008-09-11 17:19:02 +00:00
mattias
781f6e7a6c IDE: todo list, adding files only once
git-svn-id: trunk@16547 -
2008-09-11 15:07:53 +00:00
mattias
8ae737a76d IDE: todo list: scan main source file ignoring file extension, bug #12125
git-svn-id: trunk@16546 -
2008-09-11 14:37:16 +00:00
mattias
c2a3f47f4d codetools: fixed CleanPosIsInComment
git-svn-id: trunk@16545 -
2008-09-11 14:24:36 +00:00
vincents
e4e3f88979 cgi component: regenerated Makefile (issue #12124)
git-svn-id: trunk@16544 -
2008-09-11 11:53:07 +00:00
mattias
fd5e8f2118 IDE: removed clocale for FPC 2.2.2
git-svn-id: trunk@16543 -
2008-09-11 11:24:03 +00:00
mattias
b793cfac02 IDE: using default synedit fonts
git-svn-id: trunk@16542 -
2008-09-11 11:10:13 +00:00
mattias
ee444718d7 IDE: replaced some mrNo, so that escape key does not select them
git-svn-id: trunk@16541 -
2008-09-11 08:11:16 +00:00
zeljko
ec76a4c4ac Qt: bugfix - issue #12121
git-svn-id: trunk@16540 -
2008-09-11 07:16:17 +00:00
paul
bc98657cb3 carbon: dont convert 1 bit to 8 bit
git-svn-id: trunk@16539 -
2008-09-11 06:57:19 +00:00
paul
ea198f3972 formatting
git-svn-id: trunk@16538 -
2008-09-11 03:14:24 +00:00
paul
c20e56842f lcl: store Label color if it differs from clNone without regards to ParentColor
git-svn-id: trunk@16537 -
2008-09-11 02:57:11 +00:00
paul
1fa9302245 lcl: set ParentFont = True by default (delphi compatible and #0012046)
git-svn-id: trunk@16536 -
2008-09-11 02:55:31 +00:00