Commit Graph

214 Commits

Author SHA1 Message Date
mattias
9d710db4fc fixed make distclean
git-svn-id: trunk@44139 -
2014-02-18 17:37:14 +00:00
mattias
3283cf83f3 package makefiles: changed distclean to delete output directorties for all targets
git-svn-id: trunk@44128 -
2014-02-18 10:35:31 +00:00
mattias
a672e20451 IDE: reading environment options: omit window layouts with invalid names
git-svn-id: trunk@44070 -
2014-02-14 08:29:50 +00:00
marco
b5f6916a84 * fixed a few cases where Evenement had an Accent grave, reported on forum
http://forum.lazarus.freepascal.org/index.php/topic,23467.0/topicseen.html

git-svn-id: trunk@43859 -
2014-01-31 11:16:44 +00:00
juha
0e189386d9 Fix comments, formatting
git-svn-id: trunk@43726 -
2014-01-15 00:08:42 +00:00
juha
dfd9836690 LCL, ObjectInspector: Prevent triggering double-click when expanding ComboBox quickly. Issue #19918, patch from Flávio Etrusco
git-svn-id: trunk@43642 -
2014-01-04 14:17:24 +00:00
juha
64c608bdfe Hungarian translation. Originally from Fehér Dávid (dfeher), Gábor, Athomas and others.
git-svn-id: trunk@43581 -
2013-12-22 12:15:22 +00:00
maxim
24830e5abf Translations: Japanese translation update by Yuichiro Takahashi, bug #25423
git-svn-id: trunk@43546 -
2013-12-15 23:47:32 +00:00
juha
a5e25a281d Finnish translations
git-svn-id: trunk@43504 -
2013-11-30 09:57:16 +00:00
martin
5ab9829c76 IdeIntf, IdeMenu: Less verbose
git-svn-id: trunk@43450 -
2013-11-17 15:33:30 +00:00
maxim
e8e49f2967 IDEIntf: regenerated some translations
git-svn-id: trunk@43434 -
2013-11-12 21:30:47 +00:00
maxim
11833752c5 Translations: Polish translation update by Tomasz Wieckowski, bug #25308
git-svn-id: trunk@43433 -
2013-11-12 21:29:53 +00:00
maxim
a18cd3e026 Translations: Japanese translation update by Haruyuki Fujimaki
git-svn-id: trunk@43429 -
2013-11-12 20:31:19 +00:00
mattias
316056f2f7 IDE: further migration external tools
git-svn-id: trunk@43262 -
2013-10-17 19:17:50 +00:00
paul
2ef23fc630 ide: add empty project resources options frame (disabled by ifdef atm)
git-svn-id: trunk@43212 -
2013-10-12 04:51:53 +00:00
paul
1b5a11694a ideintf: fix images
git-svn-id: trunk@43067 -
2013-10-04 12:25:35 +00:00
mattias
679b613dc8 IDEIntf: propedits: comment
git-svn-id: trunk@43044 -
2013-09-30 17:27:29 +00:00
paul
7f4caeb374 ide, components: move images related code to use FPC resource instead of Lazarus resources
git-svn-id: trunk@42984 -
2013-09-27 12:27:04 +00:00
paul
6ec1af244d ide: load component treeview images from FPC resource
git-svn-id: trunk@42977 -
2013-09-27 08:58:33 +00:00
mattias
595776b9f2 IDEIntf: Get LookupRoot for TFieldDefs, bug #25068
git-svn-id: trunk@42953 -
2013-09-26 23:03:07 +00:00
mattias
005037e85b IDEIntf: clean up
git-svn-id: trunk@42952 -
2013-09-26 22:44:43 +00:00
mattias
ddfef1337a IDEIntf: object inspector: component tree: list tkClass property only once
git-svn-id: trunk@42951 -
2013-09-26 22:31:26 +00:00
mattias
0a9b67d773 IDEIntf: object inspector: component tree: always use property name of TCollection, instead of PropName
git-svn-id: trunk@42950 -
2013-09-26 22:23:39 +00:00
mattias
446747ed6c IDE: designer: fixed adding components on inherited form, bug #25084
git-svn-id: trunk@42945 -
2013-09-26 13:48:25 +00:00
mattias
170299b861 translations: German: updates from Swen Heinig
git-svn-id: trunk@42915 -
2013-09-23 19:08:40 +00:00
mattias
3b717ddda1 IDE: fixed duplicate code, break cycle lfmunitresource
git-svn-id: trunk@42895 -
2013-09-20 09:15:48 +00:00
mattias
0c1f11b7a5 IDE: reverted patch #42889
git-svn-id: trunk@42894 -
2013-09-20 09:05:34 +00:00
mattias
0b54eaf3c2 IDE: lfmunitresource: break cycle
git-svn-id: trunk@42890 -
2013-09-19 20:01:11 +00:00
juha
0a0a90e99b IDEIntf: Change TComponentPropertyEditor back to original behavior so it lists all components from all forms.
git-svn-id: trunk@42886 -
2013-09-19 18:59:22 +00:00
juha
dbf7469826 Propedits: remove a test version of TCoolBarControlPropertyEditor.CheckNewValue
git-svn-id: trunk@42832 -
2013-09-16 05:06:27 +00:00
juha
0381e3d330 PropEdits: Use a proper designer form for file filter property editor and add up/down buttons. Issue #24811
git-svn-id: trunk@42762 -
2013-09-12 23:33:23 +00:00
juha
194ddd2d06 New window for file filter property editor. Earlier one was generated in code.
git-svn-id: trunk@42761 -
2013-09-12 23:31:43 +00:00
juha
085568141c IDE: Add up/down move buttons to treeview item editor. Issue #9773.
git-svn-id: trunk@42755 -
2013-09-12 14:29:23 +00:00
maxim
a8f100176c Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #24996
git-svn-id: trunk@42736 -
2013-09-11 20:11:32 +00:00
juha
3405cd2a57 IDE: implement storage for component palette options. Read and write it in GUI frame.
git-svn-id: trunk@42732 -
2013-09-11 06:21:29 +00:00
juha
e9417175c1 IDE: change PageComponent type from TComponent to TCustomPage. Eliminate type-casts etc.
git-svn-id: trunk@42731 -
2013-09-11 06:21:22 +00:00
mattias
e140abe386 IDE, IDEIntf: fixed componentreeview dragover check
git-svn-id: trunk@42713 -
2013-09-10 09:30:35 +00:00
mattias
612b486281 IDE: implement find references of used unit
git-svn-id: trunk@42686 -
2013-09-08 22:47:26 +00:00
mattias
fa26364e98 IDE: further migration external tools
git-svn-id: trunk@42584 -
2013-09-04 09:15:41 +00:00
juha
6baa075aab IDE: New options page for re-ordering component palette entries. Requires define "EnableComponentPaletteOptions".
git-svn-id: trunk@42574 -
2013-09-03 12:04:16 +00:00
juha
639b9cb1f4 IdeIntf: harmonize event type names.
git-svn-id: trunk@42571 -
2013-09-03 12:02:36 +00:00
juha
31b1199fa8 Formatting
git-svn-id: trunk@42570 -
2013-09-03 12:02:02 +00:00
mattias
8213f885c9 IDE: further migration exttools
git-svn-id: trunk@42513 -
2013-08-28 19:18:20 +00:00
mattias
16c296ef1d IDE: further migration external tools
git-svn-id: trunk@42423 -
2013-08-18 13:36:18 +00:00
juha
4be93112dd IDE: generate comments in all compiler options GUI.
git-svn-id: trunk@42400 -
2013-08-14 22:38:12 +00:00
mattias
c518a5eec2 IDE: further migration external tools
git-svn-id: trunk@42364 -
2013-08-06 09:40:14 +00:00
mattias
7bbbab1155 IDE: further migration external tools
git-svn-id: trunk@42362 -
2013-08-05 19:44:55 +00:00
mattias
f81c251cb5 IDE: further migration external tools
git-svn-id: trunk@42356 -
2013-08-05 14:56:01 +00:00
mattias
f7c7f989ee IDE: further migration external tools
git-svn-id: trunk@42342 -
2013-08-05 07:26:12 +00:00
mattias
ddd03e966d IDE: further migration external tools
git-svn-id: trunk@42335 -
2013-08-04 20:34:00 +00:00
mattias
4c787fc885 IDE: further migration external tools
git-svn-id: trunk@42333 -
2013-08-04 19:22:42 +00:00
mattias
b2500fb625 IDE: further migration external tools
git-svn-id: trunk@42326 -
2013-08-04 14:43:59 +00:00
mattias
f5fa4b3ffe IDE: further migration external tools
git-svn-id: trunk@42293 -
2013-08-03 19:07:12 +00:00
mattias
1b4118f8a9 IDE: further migration external tools
git-svn-id: trunk@42282 -
2013-08-03 14:33:08 +00:00
mattias
97ff736947 IDE: further migration external tools
git-svn-id: trunk@42247 -
2013-07-31 13:54:49 +00:00
mattias
930a73f41a IDE: further migrated external tools
git-svn-id: trunk@42241 -
2013-07-30 14:36:34 +00:00
mattias
057762a149 IDE: migrate compiler message types
git-svn-id: trunk@42234 -
2013-07-30 09:18:33 +00:00
mattias
7335961add IDE: started new external tools
git-svn-id: trunk@42230 -
2013-07-29 15:42:45 +00:00
mattias
da82a33fdf IDE: fixed Makefile.compiled to contain inherited custom options
git-svn-id: trunk@42227 -
2013-07-29 10:48:35 +00:00
juha
0df29b9470 IDE: add option Trash variables (-gt) to compiler options and GUI.
git-svn-id: trunk@42223 -
2013-07-29 07:21:18 +00:00
mattias
9f276db94e IDE: clean up
git-svn-id: trunk@42199 -
2013-07-25 09:21:09 +00:00
juha
5d273402b3 IDE: uncomment the compiler options that were commented out earlier.
git-svn-id: trunk@42175 -
2013-07-22 20:38:25 +00:00
mattias
745e647229 IDEIntf: comments
git-svn-id: trunk@42162 -
2013-07-20 20:47:46 +00:00
juha
d21405e793 IDE: Revert saving all compiler options in a separate entry. They will be synchronized with Custom Options later.
git-svn-id: trunk@42157 -
2013-07-20 12:07:21 +00:00
juha
3b6537c967 IDE: Load and save all compiler options.
git-svn-id: trunk@42144 -
2013-07-20 07:03:50 +00:00
mattias
987e73434f IDEIntf: comment
git-svn-id: trunk@42126 -
2013-07-17 22:08:35 +00:00
juha
5604d3b049 IdeIntf: Cleanup
git-svn-id: trunk@42079 -
2013-07-13 21:20:46 +00:00
juha
f6e7e7d452 IDE: Rename LinkingOptionsFrame -> DebuggingOptionsFrame
git-svn-id: trunk@42048 -
2013-07-10 09:38:14 +00:00
juha
7978db505c IDE: use a new options frame in project options for config and target. Reorganize other options, too.
git-svn-id: trunk@42037 -
2013-07-09 18:40:09 +00:00
mattias
6426218e58 IDE: renamed Manage Source Editors
git-svn-id: trunk@41976 -
2013-07-02 18:30:32 +00:00
mattias
5ef97c0b5c IDE: added menu item Windows / Center a lost window
git-svn-id: trunk@41974 -
2013-07-02 17:34:04 +00:00
mattias
95a646d03a IDE: use MakeFullyVisible
git-svn-id: trunk@41973 -
2013-07-02 16:31:23 +00:00
mattias
35903c6be8 IDE: added designer menu item Reset to reset to ancestor bounds
git-svn-id: trunk@41911 -
2013-06-27 02:36:17 +00:00
juha
2ec180ab41 IDE: free handlers in component palette, fixes a memory leak
git-svn-id: trunk@41879 -
2013-06-24 17:54:37 +00:00
mattias
bbf5c1f087 IDEIntf: object inspector: fixed DoCallEdit checking for focus
git-svn-id: trunk@41867 -
2013-06-24 12:33:34 +00:00
mattias
4a4b3a8ecd IDEIntf: object inspector: fixed SetRowValue checking for focus
git-svn-id: trunk@41866 -
2013-06-24 12:14:46 +00:00
mattias
6d49af0c96 IDEIntf: Object inspector: do not commit changes if not focused
git-svn-id: trunk@41859 -
2013-06-23 20:10:50 +00:00
mattias
149c929321 IDE: remove freed forms from restore windows list
git-svn-id: trunk@41856 -
2013-06-23 19:48:13 +00:00
juha
421997613d IDE: improve component list behavior. Make it more consistent when docked and floating.
git-svn-id: trunk@41841 -
2013-06-23 16:50:15 +00:00
mattias
579fb1c2c2 IDEIntf: package file FileType and InUses
git-svn-id: trunk@41773 -
2013-06-21 08:00:58 +00:00
maxim
cb5b0d6691 IDEIntf: do not substitute ampersand with underscore in Object Inspector. Patch by Do-wan Kim, bug #24585
git-svn-id: trunk@41689 -
2013-06-12 11:07:39 +00:00
paul
da07c70180 ideintf: implement IInterface property support (issue #0024570)
git-svn-id: trunk@41645 -
2013-06-10 05:12:53 +00:00
mattias
e9931a214f IDE: replaced compiler options Macro values with Additions and Overrides
git-svn-id: trunk@41570 -
2013-06-06 21:34:39 +00:00
mattias
dc6bd42de5 IDE: project compiler options page Additions and Overrides
git-svn-id: trunk@41565 -
2013-06-06 19:28:52 +00:00
mattias
8ad7ba74fe IDE: moved mode matrix above inherited
git-svn-id: trunk@41559 -
2013-06-06 07:18:10 +00:00
mattias
2fb2cd4845 IDE: project options: added build mode in session checkbox
git-svn-id: trunk@41490 -
2013-06-02 16:09:04 +00:00
mattias
384aab7b08 IDEIntf: TDefaultComponentEditor: check TControl.Action.OnExecute and TMenuItem.Action.OnExecute
git-svn-id: trunk@41418 -
2013-05-26 13:23:42 +00:00
mattias
35ac6f51b9 IDEIntf: undeprecated TSourceEditorWindowInterface.SourceEditorIntfWithFilename and implemented it with avl tree
git-svn-id: trunk@41413 -
2013-05-26 12:21:10 +00:00
maxim
0ac3252f26 IDEIntf: regenerated translations; updated Russian translation
git-svn-id: trunk@41396 -
2013-05-25 13:18:26 +00:00
maxim
3545c9b2e4 IDEIntf: fixed typo in OI menu item caption
git-svn-id: trunk@41395 -
2013-05-25 13:17:47 +00:00
juha
ecd140c985 Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
git-svn-id: trunk@41389 -
2013-05-25 09:22:25 +00:00
juha
f5c8de7971 Commit changed .po files for OI
git-svn-id: trunk@41381 -
2013-05-24 08:23:58 +00:00
juha
154590fc1b IDE: show property's class, name and type in OI StatusBar.
git-svn-id: trunk@41380 -
2013-05-24 08:23:49 +00:00
juha
8ad9920823 Commit changed .po files.
git-svn-id: trunk@41369 -
2013-05-23 11:37:51 +00:00
juha
32ce55442c IDE: add a setting to OI options. Reorder.
git-svn-id: trunk@41368 -
2013-05-23 11:37:40 +00:00
juha
40c7d580c7 IDE: show more popup menuitems in Object Inspector.
git-svn-id: trunk@41367 -
2013-05-23 11:37:34 +00:00
juha
c4566910d4 IDE: formatting
git-svn-id: trunk@41360 -
2013-05-22 16:50:18 +00:00
juha
412fa177a5 IDE: show the info box at bottom of Object Inspector by default.
git-svn-id: trunk@41359 -
2013-05-22 16:50:02 +00:00
maxim
a8a031a612 Translations: reverted Arabic translation to r37531 #c73fdaff8b by request of Mazen Neifer (current Arabic translation maintainer). Reason is poor quality/machine translation, which makes hard to use translated IDE.
git-svn-id: trunk@41340 -
2013-05-21 19:34:39 +00:00
mattias
8b9514f7a2 IDE: mode matrix: read/write/restore
git-svn-id: trunk@41229 -
2013-05-17 06:10:35 +00:00
juha
dada73665c IDE: formatting
git-svn-id: trunk@41212 -
2013-05-15 18:00:13 +00:00
maxim
20a03cef69 Translations: updated Spanish translation by Lucas Martín, bug #24424
git-svn-id: trunk@41181 -
2013-05-13 21:59:25 +00:00
juha
eee311f09b IDE: Fix compilation with FPC trunk. Issue #24377, patch from Mario Ray Mahardhika
git-svn-id: trunk@41022 -
2013-05-04 17:11:54 +00:00
juha
48f88c37ef Revert "Use AllFilesMask everywhere instead of GetAllFilesMask, mask must be fixed in FPC libs"
git-svn-id: trunk@40957 -
2013-04-30 16:35:02 +00:00
maxim
4fb5fafce8 IDEIntf: updated Russian translation
git-svn-id: trunk@40938 -
2013-04-29 22:12:39 +00:00
maxim
79c26fc0e5 IDEIntf: fixed typo which caused nonlocalized caption in Form SessionProperties dialog
git-svn-id: trunk@40936 -
2013-04-29 22:09:09 +00:00
mattias
fb1458ce76 updated makefiles
git-svn-id: trunk@40935 -
2013-04-29 19:49:55 +00:00
juha
2166765d19 IdeIntf: Set max value of TEdit.PasswordChar to $7F. Prevents an error during form load. Issue #22373, patch from Bart
git-svn-id: trunk@40916 -
2013-04-28 20:18:41 +00:00
juha
c256dea046 ObjectInspector: prevent range check error in some rare situations.
git-svn-id: trunk@40905 -
2013-04-28 11:06:08 +00:00
juha
4e57eb4fac IDE: Improvements to keymapping buttons' default state and TabOrder.
git-svn-id: trunk@40897 -
2013-04-27 10:13:37 +00:00
juha
8cc723a4a5 IdeIntf: updated .po files
git-svn-id: trunk@40896 -
2013-04-27 07:18:52 +00:00
juha
1d10ee3b3d IdeIntf: improve texts and FocusControl in SelectProps and ObjectInspector
git-svn-id: trunk@40895 -
2013-04-27 07:18:39 +00:00
mattias
45317f0da7 IDEIntf: clean up
git-svn-id: trunk@40884 -
2013-04-24 05:25:13 +00:00
mattias
7dfc6db3f0 ideintf: moved to components
git-svn-id: trunk@40882 -
2013-04-23 07:04:51 +00:00