maxim
09d05b6a3c
regenerated translations; updated Russian translation
...
git-svn-id: trunk@29518 -
2011-02-13 12:43:10 +00:00
juha
d35aef1e38
Converter: improve setting IsMainFile and IsConsoleApp properties.
...
git-svn-id: trunk@29517 -
2011-02-13 12:25:21 +00:00
mattias
63f43459ae
cody: ppu list: jump to unit
...
git-svn-id: trunk@29516 -
2011-02-13 12:20:30 +00:00
mattias
bba3e2b3fc
cody: show uses path
...
git-svn-id: trunk@29515 -
2011-02-13 12:10:34 +00:00
juha
d1c893c176
Converter: Conditional compilation to allow commenting missing units automatically.
...
git-svn-id: trunk@29514 -
2011-02-13 12:04:55 +00:00
juha
2e2e795109
Converter: improve reporting missing units.
...
git-svn-id: trunk@29513 -
2011-02-13 12:04:52 +00:00
paul
cd87a812cc
ide: add an option to open options dialog in read only mode, use it for packages
...
git-svn-id: trunk@29509 -
2011-02-13 11:37:47 +00:00
zeljko
1611f70770
Gtk2: fixed assert with TCustomListView and lisFocused on gtk2 >= 2.20, Gtk2TranslateScrollStyle moved to gtk2proc to be reused by all
...
scrolling controls.
git-svn-id: trunk@29508 -
2011-02-13 11:30:14 +00:00
mattias
8ec972aca3
codetools: debugging
...
git-svn-id: trunk@29506 -
2011-02-13 11:03:17 +00:00
mattias
c6784e6213
codetools: ppu parser: read macros only if there
...
git-svn-id: trunk@29505 -
2011-02-13 10:06:34 +00:00
juha
c7bbbd33c1
Converter: Don't complain about missing units in the project .dpr file.
...
git-svn-id: trunk@29504 -
2011-02-13 09:54:02 +00:00
mattias
ad1d5994bb
codetools: ppu tool: error handling
...
git-svn-id: trunk@29503 -
2011-02-13 09:41:35 +00:00
paul
98b5643d20
packager:
...
- remove package options dialog
- remove compiler options button
- call new package + compiler options dialog on options button click
git-svn-id: trunk@29502 -
2011-02-13 06:31:42 +00:00
paul
9224d401fc
ide, packager: add provides and i18n options frames
...
git-svn-id: trunk@29501 -
2011-02-13 06:22:57 +00:00
paul
4f3a72534b
ide: remove old compiler options dialog
...
git-svn-id: trunk@29500 -
2011-02-13 06:20:32 +00:00
paul
a4f6f1e56a
ide, packager: add IDE integration page
...
git-svn-id: trunk@29499 -
2011-02-13 06:04:15 +00:00
mattias
78d68ef5a6
codetools: ppu parser: updated proc options
...
git-svn-id: trunk@29498 -
2011-02-13 00:09:41 +00:00
mattias
b64cc46583
codetools: ppu parser: added module options
...
git-svn-id: trunk@29497 -
2011-02-12 23:05:01 +00:00
zeljko
7b7300a573
Gtk2: make gtk2 toolbuttons more look like real gtk2 theme toolbuttons.issue #18714
...
git-svn-id: trunk@29496 -
2011-02-12 21:25:15 +00:00
juha
8cf2c6b279
Converter: refactor so that IsMainFile is set before it is used.
...
git-svn-id: trunk@29495 -
2011-02-12 20:27:06 +00:00
juha
f26b21daea
Converter: Experiment with removing and adding used units.
...
git-svn-id: trunk@29494 -
2011-02-12 20:27:02 +00:00
juha
c88be7daf5
Converter: Don't fix case of a unit name that gets replaced.
...
git-svn-id: trunk@29493 -
2011-02-12 20:26:59 +00:00
zeljko
bcb3d7d1a7
Gtk: fixed clBtnText wrong color.
...
git-svn-id: trunk@29492 -
2011-02-12 20:03:33 +00:00
zeljko
96ead3b94a
Gtk2: fixed long standing bug with clBtnText color, removed GetDefaultColor() for TToolBar and TCustomPanel, since it's color is ok now.
...
git-svn-id: trunk@29491 -
2011-02-12 19:53:25 +00:00
zeljko
be8772f584
Gtk2: gtk2WSFactory: register TCustomPanel, also fixed default text color for TPanel.
...
git-svn-id: trunk@29490 -
2011-02-12 19:36:22 +00:00
paul
bdd4e15f32
ide, packager: add description page
...
git-svn-id: trunk@29489 -
2011-02-12 18:40:58 +00:00
maxim
05ceb149c9
regenerated translations; updated Russian translation
...
git-svn-id: trunk@29488 -
2011-02-12 18:19:23 +00:00
paul
6ffb83a309
packages: add package usage options frame (show it on package compiler options button temporary)
...
git-svn-id: trunk@29487 -
2011-02-12 14:55:55 +00:00
mattias
cbc1824dca
IDE: compiler options: nicer layout
...
git-svn-id: trunk@29486 -
2011-02-12 14:52:00 +00:00
mattias
5dc2599b46
IDE: package compiler options: hide project options
...
git-svn-id: trunk@29485 -
2011-02-12 14:43:02 +00:00
mattias
0ede798017
IDE: clean up
...
git-svn-id: trunk@29484 -
2011-02-12 14:40:48 +00:00
paul
2ee90538f9
ide: remove compileroptionsdlg dependencies
...
git-svn-id: trunk@29483 -
2011-02-12 14:02:18 +00:00
paul
dbc8aa6616
ide: show IDE options dialog with loaded compiler options for package compiler options button instead of old compiler options dialog
...
git-svn-id: trunk@29482 -
2011-02-12 13:40:08 +00:00
paul
e9210bf352
ide, ideintf: prepare IDEOptionsIntf and IDE for common package options dialog:
...
- add GroupPackage and GroupPkgCompiler
- split compiler options and project options into 2 independent options groups
- register compiler frames for both GroupCompiler and GroupPkgCompiler
- change DoOpenIDEOptions: replace filter argument from a class to array of classes to show [project options, compiler options] editor and [package options, compiler options] editors
- inherit TLazPackageID from TAbstractIDEPackageOptions class
- fix showing of required frame (like Object inspector or Editor) in the IDE options editor
+ other minor edits
git-svn-id: trunk@29481 -
2011-02-12 13:00:34 +00:00
paul
1efd38a79e
ide: generate editoroptions.res by windres (maybe this can solve issue #0018600 )
...
git-svn-id: trunk@29480 -
2011-02-12 09:35:36 +00:00
mattias
bf60fe2900
IDE: do not remove virtual unit on closing project
...
git-svn-id: trunk@29479 -
2011-02-12 08:56:44 +00:00
zeljko
9b53bfd7b2
Gtk2: implemented ScrollBars property for TMemo. patch by theo. issue #18735
...
git-svn-id: trunk@29478 -
2011-02-12 08:05:09 +00:00
paul
a7963f34f2
ide: fix memory leak
...
git-svn-id: trunk@29477 -
2011-02-12 05:24:38 +00:00
dmitry
668b35da7e
carbon: fix a small mem leak in FindDefaultPrinter method. patch by Phil. #18451
...
git-svn-id: trunk@29476 -
2011-02-12 05:03:11 +00:00
dmitry
fb560e9128
carbon: no-printer failure patch by Patrick Chevalley, #17120
...
git-svn-id: trunk@29475 -
2011-02-12 04:36:48 +00:00
mattias
1491b94132
codetools: ppu parser: check for valid size
...
git-svn-id: trunk@29474 -
2011-02-12 02:21:38 +00:00
mattias
4d80ecb7dd
cody: ppu list: custom sort
...
git-svn-id: trunk@29473 -
2011-02-12 01:31:52 +00:00
vincents
97411b4e3b
fixed Makefile (issue #18736 ) from Mazen
...
git-svn-id: trunk@29472 -
2011-02-11 21:53:40 +00:00
mattias
d1da1d5e40
IDE: custom options in makefile: combine linebreaks to single spaces
...
git-svn-id: trunk@29471 -
2011-02-11 18:55:34 +00:00
mattias
d94246f616
lazbuild: fixed compilation
...
git-svn-id: trunk@29470 -
2011-02-11 18:46:40 +00:00
mattias
12728e1833
cody: ppu list: uses count and used by count
...
git-svn-id: trunk@29469 -
2011-02-11 18:32:32 +00:00
zeljko
6a17e32f7a
Gtk: fixed text color of custom form. issue #18641
...
git-svn-id: trunk@29468 -
2011-02-11 17:54:34 +00:00
zeljko
bfe9ce2155
Gtk2: fixed problem with clDefault over ToolBar. issues #18520,#18482
...
git-svn-id: trunk@29467 -
2011-02-11 16:45:11 +00:00
mattias
53680baba2
IDE: fixed compilation by breaking a unit circle
...
git-svn-id: trunk@29466 -
2011-02-11 15:29:27 +00:00
mattias
ad16dee4b9
codetools: searching in multiple class ancestors, bug #18733
...
git-svn-id: trunk@29465 -
2011-02-11 11:14:41 +00:00