Commit Graph

16522 Commits

Author SHA1 Message Date
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
mattias
a400a59f69 laz deb: using ~/tmp instead of /tmp
git-svn-id: trunk@16429 -
2008-09-05 10:01:56 +00:00
vincents
5bad71b73e db export components: remove compiler version restrictions, it compiles with fpc 2.2.2 and later
git-svn-id: trunk@16428 -
2008-09-05 08:32:24 +00:00
vincents
b6a7783f29 test results mailer: don't report changes if only the change is the order the database gives the failures.
git-svn-id: trunk@16427 -
2008-09-05 08:26:20 +00:00
vincents
c46f7f6397 lazdatadict: remove compiler version restrictions, it compiles with fpc 2.2.2 and later
git-svn-id: trunk@16426 -
2008-09-05 06:47:04 +00:00
paul
a857c3f5d9 debugger: more utf8 fixes
git-svn-id: trunk@16425 -
2008-09-05 05:42:07 +00:00
paul
d57b1b6854 debugger: fix handling of UTF8 filenames
git-svn-id: trunk@16424 -
2008-09-05 03:28:31 +00:00
mattias
95e9a9b545 LCL: fixed typo
git-svn-id: trunk@16423 -
2008-09-05 00:15:31 +00:00
mattias
b648a62c02 translations: german: updated translations
git-svn-id: trunk@16422 -
2008-09-05 00:14:10 +00:00
mattias
a9ee160709 IDE: compiler options: label target CPU family
git-svn-id: trunk@16421 -
2008-09-05 00:13:14 +00:00
mattias
309d5ab422 IDE: changed default of ShowOnlyLineNumbersMultiplesOf to 5
git-svn-id: trunk@16420 -
2008-09-05 00:09:07 +00:00
mattias
77bd9607bc IDE+tpipro: fixed circular interface references, bug #11564
git-svn-id: trunk@16419 -
2008-09-04 23:48:47 +00:00
vincents
42d9edefb2 test suite: fixed detecting changes by proctestsuitediff
git-svn-id: trunk@16418 -
2008-09-04 20:10:50 +00:00
zeljko
08b2573645 Qt: faster Sort() routines in qtprivate.
git-svn-id: trunk@16417 -
2008-09-04 18:39:00 +00:00
zeljko
bdff789799 Qt: TQtComboBox, no more unnecessary removeItem() insertItem(), now we use setItemText() in qtprivate.TQtComboStrings.Put().
git-svn-id: trunk@16416 -
2008-09-04 18:18:48 +00:00
zeljko
9f570dee58 Qt: bugfix for #12060 - TListBox looses selection on item text change.
git-svn-id: trunk@16415 -
2008-09-04 18:02:36 +00:00
zeljko
d22024fb37 Qt: fix getAutoFillBackground() evaluation introduced by latest patch.
git-svn-id: trunk@16414 -
2008-09-04 17:25:38 +00:00
zeljko
83c9d3ccd2 Qt: bugfix - fixed child control selection/rubber paint inside TPanel during design time.
git-svn-id: trunk@16413 -
2008-09-04 16:53:11 +00:00
zeljko
90d81449be Qt: bugfix - create proper widget for our TQtComboBox->FDropList, default QComboBox_view() is QAbstractItemViewH not QListWidgetH.
git-svn-id: trunk@16412 -
2008-09-04 14:26:43 +00:00
zeljko
44c94bd08b Qt: fix TQtComboBox.EventFilter() result.
git-svn-id: trunk@16411 -
2008-09-04 14:08:37 +00:00