Commit Graph

51976 Commits

Author SHA1 Message Date
ondrej
57a8731482 win32: menus: fix menu height calculation. Issue #31875
git-svn-id: trunk@55019 -
2017-05-20 05:21:35 +00:00
ondrej
c5bb05f7c7 win32: menus: fix FPC 3.0.0 compilation. Issue #31875
git-svn-id: trunk@55018 -
2017-05-20 05:09:00 +00:00
ondrej
7e8a64b98d ide: images: update debug icons (by FTurtle). Issue #31830
git-svn-id: trunk@55017 -
2017-05-19 20:56:34 +00:00
ondrej
69ffbd67a5 win32: menus: fix menu height calculation. Issue #31875
git-svn-id: trunk@55016 -
2017-05-19 20:23:54 +00:00
juha
61beca02f9 IDEIntf: Restore the backwards compatible event TPropHookModified. Add a new event TPropHookModifiedWithName.
git-svn-id: trunk@55015 -
2017-05-19 17:54:10 +00:00
bart
cd2672eb03 UpDown: revert revision 54974 #bf69b8e9d5, because it seems to be wrong and introduces another Delphi incompatibility.
git-svn-id: trunk@55014 -
2017-05-19 16:33:53 +00:00
mattias
af0b2c3d79 deb: fpc: no lintian errors
git-svn-id: trunk@55012 -
2017-05-19 15:33:18 +00:00
mattias
1e98174230 debian: fpc-src no lintian errors
git-svn-id: trunk@55010 -
2017-05-19 15:16:31 +00:00
mattias
e58fb14a93 debian: lazarus deb now builds without lintian errors
git-svn-id: trunk@55008 -
2017-05-19 14:21:38 +00:00
mattias
2508bf4b1e debian: fixed lintian warning about changelog
git-svn-id: trunk@55006 -
2017-05-19 11:12:06 +00:00
mattias
1b4ad9eff5 debian: fixed permissions and description
git-svn-id: trunk@55004 -
2017-05-19 10:16:40 +00:00
mattias
65472b281c debian: disable debian/rules, not used by our deb
git-svn-id: trunk@55002 -
2017-05-19 09:05:12 +00:00
mattias
179fcc357a debian: fix group writable permissions
git-svn-id: trunk@55000 -
2017-05-19 08:45:30 +00:00
mattias
9048bd87cf debian: fixed permissions
git-svn-id: trunk@54998 -
2017-05-19 08:38:20 +00:00
mattias
9c5cecaeea debian: fixed manpage-not-compressed-with-max-compression error
git-svn-id: trunk@54996 -
2017-05-19 08:21:56 +00:00
mattias
cce8342019 docs: removed sourceforge commercial footer, privacy breach
git-svn-id: trunk@54994 -
2017-05-19 08:17:56 +00:00
mattias
283bb4c026 doceditor: fixed permissions
git-svn-id: trunk@54992 -
2017-05-19 08:03:29 +00:00
mattias
65551e6d72 projectgroups: fixed memleak
git-svn-id: trunk@54990 -
2017-05-19 00:00:33 +00:00
mattias
5508095cff IDEIntf: TIDEMenuItem: fixed not freeing MenuItems of TMenu
git-svn-id: trunk@54988 -
2017-05-18 23:57:25 +00:00
mattias
d4aa6c91b2 projectgroups: set menuitems to nil on destroy
git-svn-id: trunk@54986 -
2017-05-18 23:56:11 +00:00
mattias
49719205f8 lcl: TMenu: raise exception if something else is freeing the FItems
git-svn-id: trunk@54984 -
2017-05-18 23:52:54 +00:00
ondrej
2e5a01d509 codetools: fix potential endless loop
git-svn-id: trunk@54983 -
2017-05-18 22:54:41 +00:00
ondrej
1c25a7e012 codetools: Override function result string types: fix: the function definition parameter type must be string, not the value expression
git-svn-id: trunk@54982 -
2017-05-18 22:29:59 +00:00
ondrej
bf3e483768 ideintf: fix regression in image scaling code.
git-svn-id: trunk@54981 -
2017-05-18 21:24:56 +00:00
zeljko
f901b9342c Qt5: cbindings: implemented QObject::metaObject(), now we can extract complete classinfo from any Qt class.
git-svn-id: trunk@54980 -
2017-05-18 21:05:20 +00:00
ondrej
1079fcdcbc codetools: simplify r54976 #a52a5d0607
git-svn-id: trunk@54979 -
2017-05-18 20:56:17 +00:00
wp
ec9f1ff081 GridExamples: Add demo for embedding images into a grid
git-svn-id: trunk@54978 -
2017-05-18 20:53:49 +00:00
ondrej
7f78bf4c33 codetools: support UnicodeString in TFindDeclarationTool.FindExprTypeAsString
git-svn-id: trunk@54977 -
2017-05-18 20:35:27 +00:00
ondrej
a52a5d0607 codetools: implement 'Override function result string types with the first parameter expression type' code creation feature
git-svn-id: trunk@54976 -
2017-05-18 20:08:13 +00:00
zeljko
cba5c9c545 Gtk2: removed workaround for SW_SHOWNORMAL, added checks for SW_RESTORE and SW_SHOWMAXIMIZED. issue #31832
git-svn-id: trunk@54975 -
2017-05-18 17:28:58 +00:00
bart
bf69b8e9d5 UpDown: make mousewheel above the control increment/decrement the associated control. Issue #0031868.
git-svn-id: trunk@54974 -
2017-05-18 17:02:18 +00:00
mattias
c4a3e56985 cody: fixed typo
git-svn-id: trunk@54972 -
2017-05-18 15:01:37 +00:00
mattias
a12f19cbe3 tools: find_missing_wiki_svnrevisions: user filter
git-svn-id: trunk@54971 -
2017-05-18 15:01:04 +00:00
ondrej
aa4dfd880b lcl: grids: add Options2 = [goScrollToLastCol, goScrollToLastRow]. Issue #31766
git-svn-id: trunk@54970 -
2017-05-18 13:52:33 +00:00
mattias
e6ce403f3f updates makefiles
git-svn-id: trunk@54969 -
2017-05-18 11:39:53 +00:00
mattias
f6a373d91f updatemakefiles: check if fpcmake supports new version
git-svn-id: trunk@54967 -
2017-05-18 11:39:12 +00:00
juha
8bcb1a543e Carbon: Support a WS_POPUP type floating window. Issue #21746, patch from David Jenkins and AlexeyT.
git-svn-id: trunk@54966 -
2017-05-18 10:00:29 +00:00
juha
d88911aefa JCF2: Support finalization without initialization. Issue #31821, patch from CCRDude.
git-svn-id: trunk@54965 -
2017-05-18 08:52:46 +00:00
ondrej
d208ef2dad lcl: label: fix CalcFittingFontHeight. Patch by Luca Olivetti
git-svn-id: trunk@54964 -
2017-05-18 08:44:09 +00:00
juha
19d467d3e1 JCF2: Support nested procedure types. Issue #31823, patch from CCRDude.
git-svn-id: trunk@54963 -
2017-05-18 08:36:48 +00:00
juha
4676d39ba2 LCL: Call inherited from TCustomControlFilterEdit.ButtonClick. Issue #31828.
git-svn-id: trunk@54962 -
2017-05-18 07:21:15 +00:00
michl
e2665a6beb MenuEditor: Cleaning up. Remove unneeded GlobalDesignHook.RemoveHandler
git-svn-id: trunk@54961 -
2017-05-18 06:14:47 +00:00
michl
3e154dc287 MenuEditor: AV on closing IDE with opened menu editor. Issue #31816
git-svn-id: trunk@54960 -
2017-05-18 06:02:13 +00:00
mattias
36c1a482a0 lcl: gtk2: fixed shrinking designer form, bug #31832, patch Kostas Michalopoulos
git-svn-id: trunk@54958 -
2017-05-17 23:10:40 +00:00
michl
c2dcfae499 MenuEditor: If IDE is closed a AV is thrown. Issue #31791
git-svn-id: trunk@54957 -
2017-05-17 20:57:24 +00:00
ondrej
9edd2d5ad2 lcl: grids: keep *IsStored functions to DefaultColWidth and DefaultRowHeight properties protected-only (related revision: r54949 #80a8c39f9d)
git-svn-id: trunk@54956 -
2017-05-17 19:06:19 +00:00
ondrej
3a7e2ee5dd IdeIntf: propedits: fix highlighting default (=not stored) properties.
git-svn-id: trunk@54955 -
2017-05-17 18:27:55 +00:00
ondrej
697a3ee6fa IdeIntf: propedits: always write property values to objects. The property setter method has to decide about the need of update, not the propedit code.
git-svn-id: trunk@54954 -
2017-05-17 14:57:07 +00:00
ondrej
fa6f0296b6 IdeIntf: OI: always write values to objects if explicitely wanted.
git-svn-id: trunk@54953 -
2017-05-17 14:55:48 +00:00
mattias
e8857ce5b7 lcl: fixed TDbLookupCombobox showing blank items when used with a TSdfDataset and FPC 2.6.4, bug #30931, patch from Luca Olivetti
git-svn-id: trunk@54950 -
2017-05-17 14:36:26 +00:00