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
mattias
989ea6d7c0
synedit: fixed linebreak smart indent on lines with tabs, bug #12086
...
git-svn-id: trunk@16458 -
2008-09-06 21:07:15 +00:00
mattias
61bf784792
added comments
...
git-svn-id: trunk@16457 -
2008-09-06 17:10:44 +00:00
mattias
3b6072d877
IDE: Makefile: fixed passing -dlclcarbon
...
git-svn-id: trunk@16456 -
2008-09-06 17:00:00 +00:00
mattias
581dffa96a
synedit: using carbon as default under darwin
...
git-svn-id: trunk@16455 -
2008-09-06 16:49:04 +00:00
mattias
c007943ac3
dmg: added script to create lazarus dmg
...
git-svn-id: trunk@16454 -
2008-09-06 16:34:11 +00:00
micha
4538645d35
* lcl/gtk2: only use X when HasX has been defined
...
git-svn-id: trunk@16453 -
2008-09-06 15:24:58 +00:00
zeljko
d70830e8d5
Qt: TQtCalendar fixes (mostly mouse problems), fixed #12080
...
git-svn-id: trunk@16452 -
2008-09-06 14:44:33 +00:00
marc
76a919e7d6
* Updated Russion translation by Maxim Ganetsky
...
git-svn-id: trunk@16451 -
2008-09-06 11:40:27 +00:00
zeljko
57446be86c
Qt: win32 fix, ide editor sometimes freezes because VK_LWIN & VK_RWIN aren't assigned
...
git-svn-id: trunk@16450 -
2008-09-06 09:44:43 +00:00
mattias
5202c92a1a
gtk1: fixed signal stop return values
...
git-svn-id: trunk@16449 -
2008-09-06 08:55:38 +00:00
mattias
7e7c616d52
IDE: using designtime size for defaults
...
git-svn-id: trunk@16448 -
2008-09-06 08:13:47 +00:00
mattias
5f7508c6e2
IDE: anchor editor: fixed bottom sibling combobox
...
git-svn-id: trunk@16447 -
2008-09-06 07:12:55 +00:00
vincents
3490cc262c
tests: remove existing file before compiling, so that running will fail, if compilation has failed.
...
git-svn-id: trunk@16446 -
2008-09-05 21:35:20 +00:00
vincents
85fe6d9ea0
windows installer: add lazarus revision number
...
git-svn-id: trunk@16445 -
2008-09-05 21:17:52 +00:00
jesus
4e6ce27bc0
LazReport, ensure to use a default printer if report's printer is not found
...
git-svn-id: trunk@16444 -
2008-09-05 20:26:50 +00:00
jesus
0fd0d89882
LCL, fix page orientation on postscript output, issue #11944
...
git-svn-id: trunk@16443 -
2008-09-05 20:22:14 +00:00
vincents
46ac8bc035
IDE: regenerated po files, after removing of lisstarter
...
git-svn-id: trunk@16442 -
2008-09-05 18:31:30 +00:00
vincents
2a69ab2627
IDE: removed starter build node from configre build lazarus dialog
...
git-svn-id: trunk@16441 -
2008-09-05 17:53:23 +00:00
zeljko
5a470061ce
Qt: dont set autofillbackground for native widgets (HasPaint=False) during design time.
...
git-svn-id: trunk@16440 -
2008-09-05 17:15:23 +00:00
kirkpatc
bd60b6c4c1
FPDoc - added links and descriptions for TTreeNode, TTreeNodes, TTreeNodeExpandedState in ConCtrls.xml
...
git-svn-id: trunk@16439 -
2008-09-05 16:09:21 +00:00
mattias
6468b5ab75
synedit: set default font size under carbon to 12
...
git-svn-id: trunk@16438 -
2008-09-05 15:57:58 +00:00
mattias
2e0d8d0bcd
IDE: editor options: set default for showlinenumbers to true
...
git-svn-id: trunk@16437 -
2008-09-05 15:56:17 +00:00
zeljko
44818bf3cb
Qt: fix stalled writeln.
...
git-svn-id: trunk@16436 -
2008-09-05 13:45:02 +00:00
paul
4c1ca3a309
lcl: fix TCustomImageList.InsertMasked, TCustomImageList.ReplaceMasked (maybe fixes #0012041?)
...
git-svn-id: trunk@16435 -
2008-09-05 13:24:29 +00:00
paul
f75f743776
lcl: prevent division by 0 when updating progress during graphic loading/saving ( #0012070 )
...
git-svn-id: trunk@16434 -
2008-09-05 13:03:41 +00:00
vincents
aef1a14089
test bug #8427 : made the test more robuste, by being indepedent of the splitter width
...
git-svn-id: trunk@16433 -
2008-09-05 12:39:40 +00:00
zeljko
7927592d44
Qt: fixed #12072 , cleanups.
...
git-svn-id: trunk@16432 -
2008-09-05 12:32:13 +00:00
mattias
f9071f775b
install scripts: using ~/tmp instead of /tmp
...
git-svn-id: trunk@16431 -
2008-09-05 12:00:42 +00:00
vincents
99e60fa660
tests: fixed compilation, no UTF8 support necessary for testing if it is a test suite run
...
git-svn-id: trunk@16430 -
2008-09-05 11:47:54 +00:00