Commit Graph

16459 Commits

Author SHA1 Message Date
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
paul
d6593ebca1 gtk, gtk2: fix clipping rect of newly created bitmap (#0012026)
git-svn-id: trunk@16535 -
2008-09-11 01:17:14 +00:00
paul
730022505a wince: use the same as win32 fix for WM_SETCURSOR
git-svn-id: trunk@16534 -
2008-09-11 01:04:44 +00:00
paul
6c22b2ee3b win32: fix WM_SETCURSOR handling (#0012117)
git-svn-id: trunk@16533 -
2008-09-11 01:00:40 +00:00
paul
23ab1c8f3e component:
- fix another turbopower_ipro example

git-svn-id: trunk@16532 -
2008-09-11 00:46:14 +00:00
paul
c06ebac651 component:
- fix turbopower_ipro use of resource
  - fix turbopower_ipro example

git-svn-id: trunk@16531 -
2008-09-11 00:44:12 +00:00
paul
440cd971b6 lcl: better protect GradientFill from dummy rect
git-svn-id: trunk@16530 -
2008-09-10 23:18:19 +00:00
mattias
f2147ef74a IDE: added clocale
git-svn-id: trunk@16529 -
2008-09-10 22:30:02 +00:00
paul
5d8c7c393a win32: scroll fix from Martin Friebe (#0011768)
git-svn-id: trunk@16528 -
2008-09-10 22:26:13 +00:00
mattias
c93c466bc0 IDE: changing encoding of virtual files improved, IDE: added tool to change encoding of projects/packages
git-svn-id: trunk@16527 -
2008-09-10 22:04:20 +00:00
paul
593181822e lcl: protected GradientFill from dummy rect (by report from russian forum)
git-svn-id: trunk@16526 -
2008-09-10 11:35:28 +00:00
vincents
dc391d747e win32 cross installers: fixed adding svn revision number in installer name
git-svn-id: trunk@16525 -
2008-09-10 11:25:09 +00:00
vincents
ddcac29b92 rpm snapshot build script: fixed adding svn revision number
git-svn-id: trunk@16524 -
2008-09-10 11:21:05 +00:00
mattias
8e68d6a959 docs: OnKeyPress
git-svn-id: trunk@16523 -
2008-09-10 10:16:36 +00:00
mattias
e3c91d17ff docs: fixed typo
git-svn-id: trunk@16522 -
2008-09-10 10:08:18 +00:00
paul
bcdf40958c documentation: update OnKeyPress, OnUTF8KeyPress
git-svn-id: trunk@16521 -
2008-09-10 09:36:50 +00:00
paul
3374c666b8 lcl: publish OnUTF8KeyPress
git-svn-id: trunk@16520 -
2008-09-10 09:22:59 +00:00
paul
44bad2e31d lcl: don't call abstract TDockTree.MouseMessage method (reported on russian forum)
git-svn-id: trunk@16519 -
2008-09-10 03:24:28 +00:00
paul
fb4e50d0fe grids: don't intersect with window messages which are > WM_USER (UDM_SETBUDDY, etc). fixes #0012112
git-svn-id: trunk@16518 -
2008-09-10 03:09:55 +00:00
paul
d49c89985a formatting
git-svn-id: trunk@16517 -
2008-09-10 03:00:04 +00:00
sekelsenmat
a62e98a966 Restates the hability to move to the end of line with Meta+arrows in Mac OS X Lazarus scheme. Tryed to prevent moving to end of file with Shift+End, but it doesn't seam to work.
git-svn-id: trunk@16516 -
2008-09-10 01:27:59 +00:00
paul
c9143f45a9 win32: workaround WM_MOUSEWHEEL (#0011768)
git-svn-id: trunk@16515 -
2008-09-10 01:10:04 +00:00
sekelsenmat
18acb578da Adds new Mac OS X scheme for compatibility with other ports of Lazarus
git-svn-id: trunk@16514 -
2008-09-10 00:09:16 +00:00
mattias
50c74bdb72 IDE: fixed identifier completion placing cursor behind semicolon for procedure calls, bug #12108
git-svn-id: trunk@16513 -
2008-09-09 21:34:20 +00:00
mattias
8aeaa048e1 IDE: fixed identifier completion not adding semicolon if next char is semicolon, bug #12108
git-svn-id: trunk@16512 -
2008-09-09 21:26:49 +00:00
mattias
45553cc34d IDE: fixed identifier completion not adding anything if next char is set, bug #12108
git-svn-id: trunk@16511 -
2008-09-09 21:25:26 +00:00
mattias
4267b846de IDE: fixed identifier completion cursor for Canvas.Colors, bug #12108
git-svn-id: trunk@16510 -
2008-09-09 21:20:39 +00:00
mattias
595bc12c8c codetools: beautifiying end, bug #12078
git-svn-id: trunk@16509 -
2008-09-09 21:16:10 +00:00
vincents
1261d75b75 rpm snapshot: add revision number to lazarus version number
git-svn-id: trunk@16508 -
2008-09-09 20:35:06 +00:00
jesus
45b2ba1d82 LazReport, Fix AV while editing some properties of selection of multiple objects, issue #12104
git-svn-id: trunk@16507 -
2008-09-09 20:04:38 +00:00
vincents
87e1938837 win32 cross installers: fixed retreiving revision number
git-svn-id: trunk@16506 -
2008-09-09 19:25:55 +00:00
jesus
bef0e71b34 LCL, fix resizing column issue #12098 (topleft calc failed because new columns have accumwidth=0)
git-svn-id: trunk@16505 -
2008-09-09 17:59:23 +00:00
laurent
f2b1c88495 Update menu images
git-svn-id: trunk@16504 -
2008-09-09 16:29:17 +00:00
paul
f67b637d75 cleanup
git-svn-id: trunk@16503 -
2008-09-09 14:10:56 +00:00
paul
b8949b9c21 lcl: fix TEdit, TCombobox SelText setter
git-svn-id: trunk@16502 -
2008-09-09 12:29:45 +00:00
laurent
69af17812f Update Components ans state images
git-svn-id: trunk@16501 -
2008-09-09 12:15:54 +00:00
mattias
0bcf25051e lazbuild: added defaults to WriteUsage
git-svn-id: trunk@16500 -
2008-09-09 11:29:43 +00:00
paul
51a0e1dc2a extend comment
git-svn-id: trunk@16499 -
2008-09-09 09:16:43 +00:00
paul
01764cf00b lazbuild: fix memory leak
git-svn-id: trunk@16498 -
2008-09-09 09:03:07 +00:00