Commit Graph

47643 Commits

Author SHA1 Message Date
mattias
399ffe0398 cody: find overloads: sort columns
git-svn-id: trunk@49973 -
2015-10-07 13:36:53 +00:00
bart
0150692c4d EditButton: Publish TextHint, TextHintFontColor and TextHintFontStyle for TTimeEdit and TCustomControlFilterEdit. Patch by Péter Gábor. Issue #0028781.
git-svn-id: trunk@49972 -
2015-10-07 12:18:48 +00:00
mattias
2612ef23ef codetools: codecache: use current fileversion for empty config
git-svn-id: trunk@49971 -
2015-10-07 11:25:18 +00:00
mattias
ad9bc5f97c IDE: editor options: use current formatversion as default
git-svn-id: trunk@49970 -
2015-10-07 11:21:55 +00:00
mattias
6afc2c033f IDE: editor options: use current fileversion as default
git-svn-id: trunk@49969 -
2015-10-07 11:20:22 +00:00
juha
96b9d2d968 IDEIntf: Use the latest FileVersion as default for WindowLayoutList. Has effect when there is no configuration yet.
git-svn-id: trunk@49968 -
2015-10-07 10:41:26 +00:00
mattias
23ea13b71c IDE: fixed default IDEWindowPlacement for non existing environmentoptions iwpRestoreWindowGeometry, bug #28789
git-svn-id: trunk@49967 -
2015-10-07 10:34:47 +00:00
mattias
191262e644 cody: find overloads: started sort
git-svn-id: trunk@49966 -
2015-10-07 10:31:47 +00:00
mattias
21c7e86155 cody: find overloads: fill grid
git-svn-id: trunk@49965 -
2015-10-06 20:04:26 +00:00
mattias
dab7f60716 IDE: clean up
git-svn-id: trunk@49964 -
2015-10-06 19:32:13 +00:00
mattias
116fa1ddea cody: find overloads: compute distances
git-svn-id: trunk@49963 -
2015-10-06 19:23:53 +00:00
mattias
87d9c28f9e cody: find overloads: find target proc node
git-svn-id: trunk@49962 -
2015-10-06 18:36:20 +00:00
mattias
b0eac4a317 cody: find overloads: filter for abstract methods
git-svn-id: trunk@49961 -
2015-10-06 18:06:49 +00:00
mattias
754104aaa7 printer4lazarus: undo wrong po files
git-svn-id: trunk@49960 -
2015-10-06 17:39:47 +00:00
mattias
7625688d59 cody: find overloads: add nodes for classes and ancestors
git-svn-id: trunk@49959 -
2015-10-06 17:38:06 +00:00
mattias
65957ee8b5 IDE: toolbar config: show wiki help, patch from Alexey Torgashin
git-svn-id: trunk@49957 -
2015-10-06 15:45:49 +00:00
mattias
c60d811391 cody: find overloads: create node graph
git-svn-id: trunk@49956 -
2015-10-06 15:44:19 +00:00
mattias
d25faeb52f cody: find overloads: list ancestors
git-svn-id: trunk@49955 -
2015-10-06 13:45:27 +00:00
mattias
67a9e199e1 IDEIntf: ObjectInspector: fixed FInSelection in recursive calls
git-svn-id: trunk@49954 -
2015-10-06 10:13:00 +00:00
mattias
d962160e3f examples: objectinspector: fixed GetOwner
git-svn-id: trunk@49953 -
2015-10-06 10:11:38 +00:00
maxim
10280e3488 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@49952 -
2015-10-05 23:25:23 +00:00
maxim
4fe4e35ac1 IDE: improved Editor Toolbar options page layout/i18n
git-svn-id: trunk@49951 -
2015-10-05 23:00:40 +00:00
mattias
1d7c4f7d59 cody: started find overloads
git-svn-id: trunk@49950 -
2015-10-05 22:48:42 +00:00
mattias
295b11fa55 IDE: resourcestring
git-svn-id: trunk@49949 -
2015-10-05 22:48:00 +00:00
mattias
2a8e642d34 IDE: formatting
git-svn-id: trunk@49948 -
2015-10-05 22:47:01 +00:00
mattias
d296d48b68 IDE: resourcestring
git-svn-id: trunk@49947 -
2015-10-05 22:46:34 +00:00
maxim
94946358aa Printers: reverted
r49940, r49941 #236c3e9509 printer4lazarus: updated po

which incorrectly removed .po files changes from r49934 #78e6dc4d48

git-svn-id: trunk@49946 -
2015-10-05 22:24:11 +00:00
mattias
92af72a50f IDE: added --force-new-instance to cli help
git-svn-id: trunk@49944 -
2015-10-05 19:04:15 +00:00
mattias
81d84416e9 IDEIntf: less hints
git-svn-id: trunk@49942 -
2015-10-05 18:53:52 +00:00
mattias
236c3e9509 printer4lazarus: updated po
git-svn-id: trunk@49941 -
2015-10-05 18:53:38 +00:00
mattias
818220dc8a printer4lazarus: updated po
git-svn-id: trunk@49940 -
2015-10-05 18:53:26 +00:00
juha
6e00fb5ddc Object Inspector: Fix the default value when saving CheckboxForBoolean.
git-svn-id: trunk@49939 -
2015-10-05 17:04:09 +00:00
juha
d9ace5ff7b IDE: Fix regression caused by r49802 #bf21367723 related to old window positions. Issues #28732,#28754.
git-svn-id: trunk@49938 -
2015-10-05 13:55:15 +00:00
maxim
4c2b9176c0 Regenerated translations and updated Russian translation
git-svn-id: trunk@49936 -
2015-10-03 21:59:04 +00:00
maxim
67b74400e8 IDE, Files Options page: widened Multiple Instances combobox to fit longer captions
git-svn-id: trunk@49935 -
2015-10-03 21:52:02 +00:00
maxim
78e6dc4d48 Printers: improved properties dialog layout and i18n, bug #28772; regenerated translations and updated Russian translation.
git-svn-id: trunk@49934 -
2015-10-03 21:32:08 +00:00
mattias
83c3757b85 multithreadprocs: English
git-svn-id: trunk@49933 -
2015-10-03 18:36:25 +00:00
mattias
9f58c5b0c2 lazbuild: fixed default lazarusdir
git-svn-id: trunk@49927 -
2015-10-03 16:10:16 +00:00
mattias
638aa087c7 IDE: nicer Makefile
git-svn-id: trunk@49925 -
2015-10-03 15:46:34 +00:00
mattias
3c7b17daff IDE: fixed compilation
git-svn-id: trunk@49921 -
2015-10-03 15:18:53 +00:00
juha
a8ac9b0c60 Examples: Fix compilation of "Translation" example on Windows, broken by r49495 #931c7a9de4. Issue #28761.
git-svn-id: trunk@49920 -
2015-10-03 12:10:56 +00:00
juha
a171f6e322 LCL: Publish OnPaint for TSplitter. Issue #28769, patch from Alexey Torgashin.
git-svn-id: trunk@49919 -
2015-10-03 09:51:31 +00:00
juha
1b50c565c2 IDE: Fix parameter handling in single IDE instance feature. Cleanup. Issue #8051, patch from Ondrej Pokorny.
git-svn-id: trunk@49918 -
2015-10-03 09:38:27 +00:00
mattias
138c41c719 IDE: fixed compilation under 2.6.4
git-svn-id: trunk@49917 -
2015-10-02 22:09:37 +00:00
mattias
23e763f9c4 anchordocking: debug
git-svn-id: trunk@49916 -
2015-10-02 22:09:17 +00:00
mattias
a3bb8de5bc IDE: fixed loading old environmentoptions.xml
git-svn-id: trunk@49915 -
2015-10-02 14:35:20 +00:00
juha
ac56c10378 Object inspector: Set "Checkbox for Booleans" as the default. Also use the themed Checkbox, can be changed with define UseOINormalCheckBox.
git-svn-id: trunk@49914 -
2015-10-02 13:27:18 +00:00
juha
c7c98cc90a IDE: Fix anchor in file options frame.
git-svn-id: trunk@49913 -
2015-10-02 13:27:11 +00:00
juha
27c0c25e41 IDE: Make Help button do something in Find/rename identifier dialog. Issue #28767, patch from Alexey Torgashin.
git-svn-id: trunk@49912 -
2015-10-02 11:28:09 +00:00
juha
a74a689ec2 ProjectTemplates: Make Help button do something. Issue #28759, patch from Alexey Torgashin.
git-svn-id: trunk@49911 -
2015-10-02 11:28:07 +00:00