Commit Graph

16570 Commits

Author SHA1 Message Date
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
mattias
a2e89f470a IDEIntf: Makefile: added -dLCLwidgetset
git-svn-id: trunk@16486 -
2008-09-08 12:37:10 +00:00
tombo
b3ad3511f0 LCL carbon: TSelectDirectoryDialog - fixed another range error
git-svn-id: trunk@16485 -
2008-09-08 12:34:45 +00:00
tombo
789224e558 LCL carbon: TSelectDirectoryDialog - fixed range error
git-svn-id: trunk@16484 -
2008-09-08 11:54:19 +00:00
tombo
05e22097a0 LCL carbon: revert changes to combobox auto-disclosure - it is unable to select item by keyboard
git-svn-id: trunk@16483 -
2008-09-08 11:44:25 +00:00
tombo
83db1b5f7a IdeIntf propedits: Do not allow to set caption for TCustomShortCutGrabBox
git-svn-id: trunk@16482 -
2008-09-08 11:10:10 +00:00
zeljko
ad067e953d Qt: fixed drawImage(), must call QImage_scaled() before QPainter_drawImage() if W&H diffs from original.
git-svn-id: trunk@16481 -
2008-09-08 08:26:04 +00:00
mattias
2bb8e4f266 dmg: added iceberg template
git-svn-id: trunk@16480 -
2008-09-08 07:37:23 +00:00
paul
0e46060ced lcl: more utf8 fixes
git-svn-id: trunk@16479 -
2008-09-08 07:34:25 +00:00
paul
8ae1d62bbe lcl:
- add more UTF8 string functions (Delete, Insert, LoweCase, UpperCase)
  - revert gtk SelStart, SelLength changes - they are and will return position in Characters
  - fix combobox completion code

git-svn-id: trunk@16478 -
2008-09-08 03:41:32 +00:00
paul
5f4857e470 gtk: don't request bitmap handle to check whether it empty - use Empty property instead
git-svn-id: trunk@16477 -
2008-09-08 03:09:15 +00:00
jesus
cf010d10c6 LazReport, fix exception catched when debugging program that reads LayoutOrder property on older reports
git-svn-id: trunk@16476 -
2008-09-07 23:25:23 +00:00
mattias
d8ca4194ff gtk2 intf: enabling gtk threading when thread manager is set
git-svn-id: trunk@16475 -
2008-09-07 23:16:18 +00:00
mattias
1fcc902ee4 translations: finnish: updates from Seppo
git-svn-id: trunk@16474 -
2008-09-07 21:27:05 +00:00
mattias
d09f2db292 IDE: auto creating bundle for IDE
git-svn-id: trunk@16473 -
2008-09-07 21:17:23 +00:00
zeljko
c779f2c362 Qt: bugfix #12093 - TSplitter doesn't work anymore as expected.
git-svn-id: trunk@16472 -
2008-09-07 20:04:44 +00:00
mattias
3e34456fd7 dmg: fixed directory
git-svn-id: trunk@16471 -
2008-09-07 18:54:17 +00:00
tombo
dbad42af76 LCL Carbon: fixed bug #0011688: Comboboxes don't close when item was selected - force hide drop/down list when item selected
git-svn-id: trunk@16470 -
2008-09-07 13:58:56 +00:00
vincents
13edb8ff11 LCL: TAsyncProcess.NumBytesAvailable uses TAsyncProcess.Output.NumBytesAvailable and let the FCL handle the platform dependant details
git-svn-id: trunk@16469 -
2008-09-07 12:25:27 +00:00
mattias
70bed48055 startlazarus: starting bundle under carbon
git-svn-id: trunk@16468 -
2008-09-07 12:24:37 +00:00
mattias
5f5edc3e77 identifier completion: fixed painting const values
git-svn-id: trunk@16467 -
2008-09-07 12:10:26 +00:00
mattias
094be7aab5 IDE: added macro SrcOS
git-svn-id: trunk@16466 -
2008-09-07 12:04:28 +00:00
mattias
9d5002e39f startlazarus: clean up
git-svn-id: trunk@16465 -
2008-09-07 11:58:11 +00:00
mattias
5de3e5bda1 startlazarus: fixed compilation and implemented to follow symlink of start path
git-svn-id: trunk@16464 -
2008-09-07 11:54:10 +00:00
mattias
eb25228c64 LCL: docs: TComboBox.SelStart
git-svn-id: trunk@16463 -
2008-09-07 11:09:32 +00:00
mattias
2b3fb23528 LCL: TComboBox: clean up and added TCustomComboBox.UTF8KeyPress override for lower/uppercase, LCL: nicer parameter names
git-svn-id: trunk@16462 -
2008-09-07 11:09:00 +00:00
mattias
45780ee1aa gtk2 intf: TComboBox: fixed GetSetSelStart/GetSetSelLength to use byte positions instead of character positions
git-svn-id: trunk@16461 -
2008-09-07 11:07:24 +00:00
mattias
3ee0b68fa1 dmg: fixed typo
git-svn-id: trunk@16460 -
2008-09-07 06:55:23 +00:00
mattias
e04e4a9fcb added uninstall
git-svn-id: trunk@16459 -
2008-09-06 22:29:42 +00:00