Commit Graph

45745 Commits

Author SHA1 Message Date
mattias
c1329874e0 codetools: clean up
git-svn-id: trunk@47729 -
2015-02-13 08:08:16 +00:00
mattias
d049e95a80 IDE: comments
git-svn-id: trunk@47728 -
2015-02-13 07:49:32 +00:00
mattias
ae47574294 synedit: less hints
git-svn-id: trunk@47727 -
2015-02-13 07:49:22 +00:00
mattias
bdf67e7160 LCL: less hints
git-svn-id: trunk@47726 -
2015-02-13 07:49:04 +00:00
andrew
87ec2ec359 Removed writeln
git-svn-id: trunk@47725 -
2015-02-13 03:15:12 +00:00
andrew
18e29b0217 Added mbExtra1 and mbExtra2 for gtk2
git-svn-id: trunk@47724 -
2015-02-13 02:55:47 +00:00
sekelsenmat
89c641e3d0 cocoa: Implements support for menu in trayicon and improves popupmenu.popup
git-svn-id: trunk@47723 -
2015-02-12 22:50:41 +00:00
maxim
a81ce58d85 Docs: added Gilles Vasseur to contributors list
git-svn-id: trunk@47721 -
2015-02-12 22:44:43 +00:00
mattias
aa59060cae lazutils: doc
git-svn-id: trunk@47720 -
2015-02-12 15:09:30 +00:00
martin
7a259b572a SynEdit: internal caret / qt
git-svn-id: trunk@47719 -
2015-02-12 14:44:39 +00:00
martin
0b2380c498 SynEdit: internal caret / carbon
git-svn-id: trunk@47718 -
2015-02-12 12:33:38 +00:00
mattias
a573e115e0 codetools: FilenameIsMatching: fixed comparing mask with / at end and file has not
git-svn-id: trunk@47717 -
2015-02-12 11:55:56 +00:00
mattias
ddfb215360 tests: FilenameIsMatching: tests for trailing pathdelims
git-svn-id: trunk@47716 -
2015-02-12 11:42:19 +00:00
mattias
a1a31b8f97 codetools: fpc sources: ignore any hidden diectory
git-svn-id: trunk@47715 -
2015-02-12 11:41:54 +00:00
martin
4f3dd33568 SynEdit: rewrite internal caret
git-svn-id: trunk@47714 -
2015-02-12 03:49:23 +00:00
paul
99930b2227 codetools:
- don't stop parse of unit name on a dot while generating a hint in more cases

git-svn-id: trunk@47713 -
2015-02-12 03:34:57 +00:00
paul
1458325314 codetools:
- don't stop parse of unit name on a dot while generating a hint

git-svn-id: trunk@47712 -
2015-02-12 02:59:08 +00:00
mattias
e5885ee170 codetools: FilenameIsMatching: support for nested {}, multiple *, UTF-8 and special chars, issue #27393
git-svn-id: trunk@47711 -
2015-02-11 23:18:42 +00:00
mattias
91b63d9feb tests: FileIsMatching
git-svn-id: trunk@47710 -
2015-02-11 21:21:23 +00:00
maxim
798a9ffae9 LazDebuggerGdbmi: updated Russian translation
git-svn-id: trunk@47707 -
2015-02-11 20:39:24 +00:00
maxim
6c0a8f3af0 Components, sqlite: Hungarian translation by Péter Gábor
git-svn-id: trunk@47706 -
2015-02-11 20:25:33 +00:00
mattias
f95025d887 tests: FileIsMatching
git-svn-id: trunk@47705 -
2015-02-11 19:27:37 +00:00
mattias
9d81bce135 tests: less hints
git-svn-id: trunk@47704 -
2015-02-11 19:27:26 +00:00
martin
44ee0084a7 GDBMI debugger, more error handling
git-svn-id: trunk@47702 -
2015-02-11 02:03:09 +00:00
maxim
ae6aad9a75 LCL: French translation update by gilles58, bug #27423
git-svn-id: trunk@47700 -
2015-02-10 23:26:24 +00:00
maxim
8608376d17 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@47691 -
2015-02-10 22:27:26 +00:00
bart
9e7fa223d3 ShellTreeView:
- respect the designtime settings of ObjectTypes.
- add DbgS() for TObjectTypes

git-svn-id: trunk@47690 -
2015-02-10 21:55:47 +00:00
maxim
fb19f71ae7 LazDebuggerGdbmi: updated Russian translation
git-svn-id: trunk@47689 -
2015-02-10 21:46:06 +00:00
maxim
8df1edbdff LCL: fixed Russian translation
git-svn-id: trunk@47688 -
2015-02-10 21:44:07 +00:00
bart
2f6091443d ShellTreeView: comment out some redundant code.
git-svn-id: trunk@47687 -
2015-02-10 21:05:02 +00:00
bart
81193487b6 ShellTreeView: change the logic of showing an expandsign so that the same logic of r47650 #cb26c9b482 is applied wether or not [otHidden] is specified.
git-svn-id: trunk@47686 -
2015-02-10 18:39:20 +00:00
juha
7a1e890dab CairoProg example: cleanup
git-svn-id: trunk@47685 -
2015-02-10 17:23:25 +00:00
mattias
6f0e7b8208 LCL: carbon: less hints, patch #27433
git-svn-id: trunk@47684 -
2015-02-10 16:23:50 +00:00
mattias
c2545d0502 LCL: translator: comments and published GetDefaultLang, issue #27440, from wp
git-svn-id: trunk@47683 -
2015-02-10 15:59:42 +00:00
mattias
6c8327066e IDE: less verbosity
git-svn-id: trunk@47681 -
2015-02-10 15:42:28 +00:00
mattias
e8d5dfa7ba IDE: invalidate file cache before building, after save
git-svn-id: trunk@47679 -
2015-02-10 15:24:21 +00:00
mattias
6048542c98 LCL: carbon: TMemo.Lines.Assign: fixed empty strings at start, bug #27438
git-svn-id: trunk@47677 -
2015-02-10 15:15:51 +00:00
mattias
f9fbb2185d LCL: carbon: less hints
git-svn-id: trunk@47676 -
2015-02-10 15:10:02 +00:00
juha
5b2a9ea16a A simple example of generating a PDF file with CairoCanvas.
git-svn-id: trunk@47675 -
2015-02-10 13:40:21 +00:00
zeljko
d457ad2a3e Qt: properly handle designed forms. Now IDE minimizing also minimize designed forms.
git-svn-id: trunk@47674 -
2015-02-10 12:39:17 +00:00
zeljko
40d96c7e79 Qt: improved TQtGroupBox, added ability to show/hide checkbox in title of TQtGroupBox, needed by 3rd party components.
git-svn-id: trunk@47673 -
2015-02-10 12:09:10 +00:00
martin
d5cd72c855 GDBMI debugger, check result of SetFileName. Issue #0027431 po files
git-svn-id: trunk@47672 -
2015-02-10 04:07:14 +00:00
martin
1c640605a8 GDBMI debugger, check result of SetFileName. Issue #0027431
git-svn-id: trunk@47671 -
2015-02-10 04:06:31 +00:00
mattias
665a2f6b95 IDE: layout
git-svn-id: trunk@47670 -
2015-02-09 22:16:24 +00:00
mattias
064b7e9add lazbuild: stop writing output when terminating
git-svn-id: trunk@47669 -
2015-02-09 21:22:56 +00:00
mattias
2ce759e3c2 IDE: Messages: About: show command line
git-svn-id: trunk@47668 -
2015-02-09 21:22:14 +00:00
mattias
a24e83c655 synedit: clean up
git-svn-id: trunk@47667 -
2015-02-09 21:21:49 +00:00
mattias
85ca70fa50 IDE: clean up
git-svn-id: trunk@47666 -
2015-02-09 21:21:31 +00:00
mattias
c6a0e86cd5 IDE: package links: fixed cleaning up duplicate ids for same lpk file
git-svn-id: trunk@47664 -
2015-02-09 19:01:52 +00:00
wp
d4a19485ed TAChart: Improved output of fpvectorial writer (related to issue #0027321)
git-svn-id: trunk@47663 -
2015-02-09 18:56:09 +00:00