Commit Graph

16648 Commits

Author SHA1 Message Date
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
tombo
90a84d1a7a LCL carbon: fixed #0012061: TMemo does not delete lines - Carbon
- remove line end

git-svn-id: trunk@16497 -
2008-09-09 08:16:43 +00:00
paul
72d5cfba41 lcl: fix default widgetset imagelist implementation (#0012041)
git-svn-id: trunk@16496 -
2008-09-09 05:49:49 +00:00
sekelsenmat
c6a3b93b59 Implements TComboBox.OnChange firing on Carbon
git-svn-id: trunk@16495 -
2008-09-09 01:34:22 +00:00
paul
35e9017af7 qt:
- reimplement selection start/length for Qt widgets
  - add SelStart, SelLength support to Qt combobox

git-svn-id: trunk@16494 -
2008-09-09 01:12:30 +00:00
paul
1fe8eb7a33 qt: cleanup
git-svn-id: trunk@16493 -
2008-09-09 00:39:11 +00:00
paul
b5789f4598 lcl: change Height to AHeight in TMeasureItemEvent to resolve conflict with TForm.Height in mode objfpc
git-svn-id: trunk@16492 -
2008-09-09 00:29:55 +00:00
vincents
31a509fcbd win32 cross installers: add revision number in installer name
git-svn-id: trunk@16491 -
2008-09-08 21:33:53 +00:00
vincents
c17fd46445 chmreader package: made all units virtual, because they are part of fpc 2.2.2 now. The package may be removed completely (maybe), if it doesn't register anything
git-svn-id: trunk@16490 -
2008-09-08 21:27:35 +00:00
vincents
3cc36950ac rpm snapshot build script: fixed removing fpc dir and typo in lazarus export dir
git-svn-id: trunk@16489 -
2008-09-08 19:52:10 +00:00
mattias
859ec0bba3 synedit: carbon: ctrl mouse links now use Cmd under carbon
git-svn-id: trunk@16488 -
2008-09-08 13:24:56 +00:00
mattias
391e62dbb5 IDEIntg: fixed typo
git-svn-id: trunk@16487 -
2008-09-08 12:38:59 +00:00