Commit Graph

723 Commits

Author SHA1 Message Date
juha
4a95e3a711 IDE: fix tab order in option frames: Code Generation, Compilation, Linking, Messages, Parsing.
git-svn-id: trunk@36782 -
2012-04-14 22:00:00 +00:00
juha
76dc316063 IDE: fix tab order in frames: Build Modes editor, Miscellaneous Options and Version Info
git-svn-id: trunk@36781 -
2012-04-14 21:33:50 +00:00
juha
2d215a7931 IDE: fix tab order in Project Save Options frame.
git-svn-id: trunk@36780 -
2012-04-14 21:07:35 +00:00
juha
33b839ba02 IDE: Fix tab order and set shortcuts in Application Options frame.
git-svn-id: trunk@36777 -
2012-04-14 20:00:44 +00:00
mattias
b8aaf5770a IDE: added target os aix
git-svn-id: trunk@36739 -
2012-04-12 21:03:07 +00:00
mattias
e4335e4af7 IDE: parsing options: added hints about directives
git-svn-id: trunk@36726 -
2012-04-11 12:10:12 +00:00
paul
cf85a988a4 ide: add resource strings for various windows manifest keys
git-svn-id: trunk@36696 -
2012-04-10 02:28:44 +00:00
mattias
8425f35288 IDE: codetools options: shorter caption
git-svn-id: trunk@36652 -
2012-04-07 09:25:03 +00:00
juha
b0db3474ba IDE: unify the 2 filters in KeyMapping window. Prevent a potential crash.
git-svn-id: trunk@36601 -
2012-04-06 10:47:53 +00:00
martin
271df67a82 Improve Options/Keymap filter
git-svn-id: trunk@36563 -
2012-04-04 17:49:01 +00:00
martin
36bc4cca4d Improve Options/Keymap filter
git-svn-id: trunk@36562 -
2012-04-04 17:41:24 +00:00
maxim
52d4d5a5c1 IDE: fixed editor tab position combobox items localization on Editor/Misc options page
git-svn-id: trunk@36552 -
2012-04-03 22:23:32 +00:00
maxim
f96d540ac6 IDE: improved window list localization
git-svn-id: trunk@36504 -
2012-04-01 14:35:56 +00:00
maxim
97a2cd35a3 IDE: improved Compiler Verbosity options page localization
git-svn-id: trunk@36498 -
2012-04-01 10:39:16 +00:00
maxim
e3d4bbed9b IDE, Compiler codegeneration options frame: improved layout to better accomodate for translated strings
git-svn-id: trunk@36476 -
2012-03-30 23:47:23 +00:00
mattias
4d57d078dd codetools: find inheritance of objccategory
git-svn-id: trunk@36458 -
2012-03-30 13:47:49 +00:00
mattias
f7cda8bea9 IDE: configure build laz: page showing inherited options
git-svn-id: trunk@36452 -
2012-03-30 10:12:05 +00:00
martin
1e15e296e5 Ide, Project session, allow customize (Fold, JumpHistory)
git-svn-id: trunk@36388 -
2012-03-28 00:56:19 +00:00
paul
16e6fa9f44 ide: autosize groupbox in compiler parsing options (issue #0021575)
git-svn-id: trunk@36366 -
2012-03-27 02:53:50 +00:00
paul
f1296d629d ide: fix layout of build macro options (issue #0021576)
git-svn-id: trunk@36365 -
2012-03-27 02:51:02 +00:00
maxim
e5f26eeb61 IDE: fixed 'Run' constant translation regressions after r36332 #22c9cf054e
git-svn-id: trunk@36363 -
2012-03-26 21:03:12 +00:00
maxim
ee50897368 IDE: fixed 'Compile' constant translation regressions after r36332 #22c9cf054e
git-svn-id: trunk@36362 -
2012-03-26 20:52:35 +00:00
maxim
e162d9ebdc IDE: fixed 'Build' constant translation regressions after r36332 #22c9cf054e
git-svn-id: trunk@36361 -
2012-03-26 20:42:22 +00:00
paul
800813ef12 ide: cosmetic
git-svn-id: trunk@36339 -
2012-03-26 08:01:22 +00:00
paul
f4a6542c31 ide: allow to change executionLevel and uiAccess fields or windows manifest from IDE (issue #0019648)
git-svn-id: trunk@36337 -
2012-03-26 06:45:02 +00:00
juha
22c9cf054e IDE: unify some single word resource strings.
git-svn-id: trunk@36332 -
2012-03-25 19:10:21 +00:00
juha
8ee1b50961 IDE: Improve keymapping options
git-svn-id: trunk@36330 -
2012-03-25 19:09:33 +00:00
mattias
251e7ff407 IDE: env files: only warn if something changed
git-svn-id: trunk@36327 -
2012-03-25 19:01:35 +00:00
mattias
aaf6c91f65 IDE: make path, test dir: check with macros
git-svn-id: trunk@36326 -
2012-03-25 18:59:24 +00:00
mattias
192e074495 IDE: laz dir, fpc src dir, compiler path: allow macros, use new check functions
git-svn-id: trunk@36324 -
2012-03-25 18:49:36 +00:00
maxim
efff4531e3 IDE: fixed translation related regressions after r36225 #575e24d917
git-svn-id: trunk@36287 -
2012-03-24 14:44:29 +00:00
martin
33afd9a994 SrcEdit / Tab-Menu: via ctrl-right
git-svn-id: trunk@36265 -
2012-03-23 11:08:30 +00:00
paul
60f51e4b06 ide: fix anchors in Options/Editor/Pages frame (issue #0021535)
git-svn-id: trunk@36245 -
2012-03-23 08:33:47 +00:00
mattias
092067fc90 IDE: compiler options: fixed setting modified flag when changing create makefile
git-svn-id: trunk@36219 -
2012-03-22 14:19:35 +00:00
mattias
2a90441323 lazbuild: fixed using lcl questiondlg
git-svn-id: trunk@36201 -
2012-03-21 23:16:09 +00:00
martin
4738029f35 IDE/SynEdit (windows only): Add option to choose IME mode
git-svn-id: trunk@36142 -
2012-03-17 22:38:46 +00:00
mattias
9fb3a077c4 IDE: test directory: fixed using always the parsed value
git-svn-id: trunk@36056 -
2012-03-16 01:02:00 +00:00
mattias
dfc84d8ae3 IDE: started array of parsed env paths
git-svn-id: trunk@36051 -
2012-03-15 23:50:44 +00:00
mattias
f91dfafe6a IDE: parsed compiler options: unified
git-svn-id: trunk@36047 -
2012-03-15 22:53:27 +00:00
mattias
51e35fb2e6 IDE: project po output directory: keep relative
git-svn-id: trunk@35948 -
2012-03-13 22:45:45 +00:00
mattias
3e9e907062 IDE: switched to new laz2_xml
git-svn-id: trunk@35937 -
2012-03-13 20:55:43 +00:00
juha
38f8744617 IDE: formatting
git-svn-id: trunk@35708 -
2012-03-04 16:11:25 +00:00
martin
dca02ad8f5 Editor-opts: enable wheel for preview editors
git-svn-id: trunk@35701 -
2012-03-03 23:12:37 +00:00
martin
31401c1a23 IDE/SynEdit: Enable SnInfoView
git-svn-id: trunk@35589 -
2012-02-25 02:50:53 +00:00
juha
5866b2577e IDE: Improve keymapping options frame.
git-svn-id: trunk@35472 -
2012-02-19 09:58:48 +00:00
martin
00b66e9c44 IDE: Make Synedit's overview gutter available
git-svn-id: trunk@35462 -
2012-02-18 18:41:26 +00:00
juha
4ef51619f5 IDE: collect common resource strings in one place, remove duplicates
git-svn-id: trunk@35321 -
2012-02-12 13:04:36 +00:00
juha
c82d1b544d IDE: use resource lisAdd instead of lisCodeTemplAdd in many places.
git-svn-id: trunk@35320 -
2012-02-12 13:03:15 +00:00
martin
bcee3c3ca7 IDE: Enable Tracking for scrollboxes. issue #21240
git-svn-id: trunk@35244 -
2012-02-08 19:51:27 +00:00
mattias
829064a1d5 IDE: oi options: clean up
git-svn-id: trunk@35155 -
2012-02-05 12:58:29 +00:00