Commit Graph

26298 Commits

Author SHA1 Message Date
mattias
7655eb7144 codetools: fixed ExtractCodeFromMakefile
git-svn-id: trunk@26399 -
2010-07-01 23:29:06 +00:00
mattias
2599812941 cgi: updated Makefile
git-svn-id: trunk@26398 -
2010-07-01 23:04:19 +00:00
mattias
74b903efaf IDE: create Makefile.fpc with remove lfm and res files from unit output directory
git-svn-id: trunk@26397 -
2010-07-01 22:55:13 +00:00
mattias
399876ec14 IDE: indent on paste: check highlighter
git-svn-id: trunk@26396 -
2010-07-01 22:37:30 +00:00
mattias
105b15f19d IDE: make clean: remove lfm, or and res files
git-svn-id: trunk@26395 -
2010-07-01 22:35:35 +00:00
mattias
6c35e07beb IDE: no fixed defualt size for package editors
git-svn-id: trunk@26394 -
2010-07-01 22:33:00 +00:00
maxim
39054d861c regenerated translations; updated Russian translation
git-svn-id: trunk@26393 -
2010-07-01 19:42:45 +00:00
mattias
8a23ceb5eb IDE: prepend library prefix for libraries, bug #15944
git-svn-id: trunk@26392 -
2010-07-01 18:18:23 +00:00
mattias
93704ef98d IDE: added build laz options: update revision.inc
git-svn-id: trunk@26391 -
2010-07-01 18:02:21 +00:00
mattias
1005e41490 IDE: fixed typo
git-svn-id: trunk@26390 -
2010-07-01 17:34:38 +00:00
zeljko
d74087e32a Qt: load TCustomComboBox data and params inside CreateHandle, so avoid qt to set itemindex on it's own. fixes #16727
git-svn-id: trunk@26389 -
2010-07-01 13:46:43 +00:00
mattias
f4aff160db LCL: added TToolButton.ShowCaption, bug #16778
git-svn-id: trunk@26388 -
2010-07-01 12:56:04 +00:00
mattias
cb894f41be IDE: do not use -FE switch if not needed
git-svn-id: trunk@26387 -
2010-07-01 11:56:15 +00:00
mattias
ddca91c04b codetools: auto indenter: fixed endless loop, bug #16822
git-svn-id: trunk@26386 -
2010-07-01 11:37:03 +00:00
zeljko
58f4c0e49f Qt: reverted last TQtComboBox.setEditable() patch
git-svn-id: trunk@26385 -
2010-07-01 11:34:32 +00:00
zeljko
6340023f32 Qt: set editable for TQtComboBox while creating handle. fixes #16727
git-svn-id: trunk@26384 -
2010-07-01 11:24:55 +00:00
mattias
d8cca3c0ce IDE: keymapping: restore cleared keys
git-svn-id: trunk@26383 -
2010-07-01 10:52:40 +00:00
mattias
846ae78bbe codetools: updated example
git-svn-id: trunk@26382 -
2010-07-01 09:49:24 +00:00
mattias
ad941e817a anchordocking: updated default layout
git-svn-id: trunk@26381 -
2010-07-01 09:36:53 +00:00
zeljko
0dee08ed14 Qt: disable automatic setAutoFillBackground() for TQtPage,TQtTabWidget,TQtScrollbar and others for qt >= 4.6.0
git-svn-id: trunk@26380 -
2010-07-01 07:18:20 +00:00
zeljko
597d5aa030 Qt: added TQtScrollBar.preferredSize
git-svn-id: trunk@26379 -
2010-07-01 07:05:55 +00:00
dmitry
6bf1f4bb96 carbon: fix bitmap's floodfilling
git-svn-id: trunk@26378 -
2010-07-01 06:48:58 +00:00
maxim
97ea2bc6df Czech translation update by Martin Smat
git-svn-id: trunk@26377 -
2010-06-30 23:57:23 +00:00
maxim
770e44e54f regenerated translations; updated Russian translation
git-svn-id: trunk@26376 -
2010-06-30 23:48:09 +00:00
maxim
c37a042845 IDE: fix minor typo in string constant
git-svn-id: trunk@26375 -
2010-06-30 23:47:45 +00:00
mattias
2f29e92581 IDE: added quickfix for hints to add hide directive
git-svn-id: trunk@26374 -
2010-06-30 22:39:44 +00:00
maxim
9948041f1d regenerated translations; updated Russian translation
git-svn-id: trunk@26373 -
2010-06-30 21:27:16 +00:00
zeljko
9550000749 Gtk2: fixed gtk2winapi.inc %MainUnit name
git-svn-id: trunk@26372 -
2010-06-30 21:26:33 +00:00
blikblum
bbf62a0d89 ide: fix draw of registered plugin listbox. Now background of entire row get the selected color.
git-svn-id: trunk@26371 -
2010-06-30 21:22:21 +00:00
zeljko
2b886c466e LCL: TCustomEdit: when Text property is assigned Modified should be setted up to False according to embarcadero docs.
git-svn-id: trunk@26370 -
2010-06-30 21:09:46 +00:00
juha
4825567e0d Converter: Don't replace Windows unit if target is "Windows only".
git-svn-id: trunk@26369 -
2010-06-30 20:59:12 +00:00
mattias
bb6938322a IDE: outputfilter: check for hide hint directives
git-svn-id: trunk@26368 -
2010-06-30 20:49:50 +00:00
mattias
982372bede anchordocking: updates todo
git-svn-id: trunk@26367 -
2010-06-30 20:49:26 +00:00
zeljko
58192fb656 LCL: TCustomEdit: set Modified if we really call Change().Patch by Bart Broersma. fixes #16793
git-svn-id: trunk@26366 -
2010-06-30 20:42:52 +00:00
zeljko
985aea5d22 LCL: setBidiMode in CreateWnd, so all ws are correctly updated.fixes #16818
git-svn-id: trunk@26365 -
2010-06-30 20:26:10 +00:00
zeljko
fe2b7dfcaf Qt: fixed BidiMode during runtime.partially fixes #16818.
git-svn-id: trunk@26364 -
2010-06-30 19:48:32 +00:00
zeljko
5836362db3 Gtk2: fix dissapearing of child controls when form is maximized.Applies to gtk2 <= 2.8.fixes #15134
git-svn-id: trunk@26363 -
2010-06-30 18:58:39 +00:00
dmitry
092b33065c carbon: reverting bitmap changes
git-svn-id: trunk@26362 -
2010-06-30 18:53:04 +00:00
martin
30bc04f322 IDE/SynEdit: basic support for folding multi-line // comments
git-svn-id: trunk@26361 -
2010-06-30 18:24:07 +00:00
martin
c406eebb5e IDE/SynEdit: basic support for folding multi-line // comments
git-svn-id: trunk@26360 -
2010-06-30 18:23:37 +00:00
dmitry
0c3d75e534 carbon: force using little-endian image formats, no matter the CPU. (might cause some bugs on ppc)
git-svn-id: trunk@26359 -
2010-06-30 17:37:55 +00:00
dmitry
23c83a2093 carbon: simplify CarbonEdit fix for endless-loops
git-svn-id: trunk@26358 -
2010-06-30 16:19:49 +00:00
dmitry
bcb0f4c05e carbon: fix for too small CarbonEdit endless loops.
git-svn-id: trunk@26357 -
2010-06-30 16:15:57 +00:00
juha
5f5c540897 Converter: comments and cleanup.
git-svn-id: trunk@26356 -
2010-06-30 15:53:20 +00:00
juha
4755ecab2b Converter: Treat a console application in a special way.
git-svn-id: trunk@26355 -
2010-06-30 15:53:15 +00:00
martin
5206990f73 IDE/SynEdit: basic support for folding comments
git-svn-id: trunk@26354 -
2010-06-30 14:51:00 +00:00
martin
06614e4fb1 SynEdit: basic support for folding comments
git-svn-id: trunk@26353 -
2010-06-30 14:49:33 +00:00
mattias
d9f60ea6a3 IDEIntf: fixed TIDEWindowCreator.GetDefaultBounds
git-svn-id: trunk@26352 -
2010-06-30 14:48:09 +00:00
martin
c8d4c6b3c3 EditorOpts: Fixed editing styles in color opts
git-svn-id: trunk@26351 -
2010-06-30 14:47:43 +00:00
mattias
d608bc2daf IDE: create application bundle success and error messages
git-svn-id: trunk@26350 -
2010-06-30 14:08:37 +00:00