Commit Graph

26446 Commits

Author SHA1 Message Date
mattias
c8ac54f916 LCL: autosize loop detection and raise exception
git-svn-id: trunk@26747 -
2010-07-20 09:50:37 +00:00
mattias
4498c3a5b7 LCL: autosize loop detection and raise exception
git-svn-id: trunk@26746 -
2010-07-20 09:37:21 +00:00
mattias
9a54775de9 LCL: calling all OnResize to invoke in best case only one more loop instead of one per OnResize, do not unset cfAutoSizeNeeded in DoAutoSize
git-svn-id: trunk@26745 -
2010-07-20 09:13:36 +00:00
paul
35a4f8ad05 lcl, win32: better support for wm_help command. pass context and keyword to DoOnHelp in a compatible to delphi way (issue #0015065)
git-svn-id: trunk@26744 -
2010-07-20 08:43:36 +00:00
paul
119861634f gtk2: skip own popup menu check for containers if signal was emitted by their children (issue #0016981)
git-svn-id: trunk@26743 -
2010-07-20 03:39:57 +00:00
paul
3175fb3b4a lcl: cleanup
git-svn-id: trunk@26742 -
2010-07-20 02:53:04 +00:00
paul
76c3f47f1e lcl: pass lm_contextmenu message from TWinControl to child controls (fixes bug #0016986)
git-svn-id: trunk@26741 -
2010-07-20 02:29:44 +00:00
dmitry
b8c65b535e lcl: fix for toolbutton drawing in checked or downed state, fix for #16975
git-svn-id: trunk@26740 -
2010-07-19 20:03:37 +00:00
jesus
147992e189 LCL, fix grid scrolling issue #11092
git-svn-id: trunk@26739 -
2010-07-19 19:20:46 +00:00
mattias
9a69db4955 codetools: started collecting FPC units from set
git-svn-id: trunk@26738 -
2010-07-19 15:59:57 +00:00
mattias
0d135358b4 codetools: block completion: consider comments in front of insert pos
git-svn-id: trunk@26737 -
2010-07-19 12:37:02 +00:00
mattias
eeb043e59e codetools: TCodeToolsOptions.InitWithEnvironmentVariables: search for default
git-svn-id: trunk@26736 -
2010-07-19 12:19:30 +00:00
mattias
7dc32fc395 codetools: fpc cache: handle missing compiler file
git-svn-id: trunk@26735 -
2010-07-19 12:08:13 +00:00
mattias
6f65a3d2ae IDE: package editor: fixed disconnecting menu items, bug #16944
git-svn-id: trunk@26734 -
2010-07-19 10:45:17 +00:00
mattias
e0341b226e win32 intf: documented TPopupMenu.OnClose and delete items
git-svn-id: trunk@26733 -
2010-07-19 10:39:06 +00:00
paul
47c3b8be53 lcl, win32: cleanup
git-svn-id: trunk@26732 -
2010-07-19 05:43:57 +00:00
paul
424162b12c lcl: TMenuItem.Command is a 16bit value, not a 32 bit
git-svn-id: trunk@26731 -
2010-07-19 03:15:45 +00:00
paul
6070876176 lcl: formatting
git-svn-id: trunk@26730 -
2010-07-19 03:15:12 +00:00
paul
dbfda353fe win32: fix typo in HandleUnicodeChar (bug #0016950)
git-svn-id: trunk@26729 -
2010-07-19 00:54:26 +00:00
mattias
76a66d83d4 codetools: implemented TCodeToolManager.DirectoryCachePoolGetUnitFromSet
git-svn-id: trunk@26728 -
2010-07-18 21:07:44 +00:00
mattias
2f1d1e7d1e IDE: updating all IsVisibleTab after new project/open project, bug #16971
git-svn-id: trunk@26727 -
2010-07-18 11:46:17 +00:00
mattias
e43725d758 IDE: when static base package fails to compile: do not show ask to uninstall
git-svn-id: trunk@26726 -
2010-07-18 11:23:13 +00:00
mattias
d69e334eb4 codetools: FindBaseType: resolve optional function result after caching result
git-svn-id: trunk@26725 -
2010-07-18 11:22:40 +00:00
mattias
7c57556d5f IDE: mark new project as not modified on errors
git-svn-id: trunk@26724 -
2010-07-18 09:46:04 +00:00
juha
db08d1db24 Converter: improved replacement function categories again.
git-svn-id: trunk@26723 -
2010-07-18 08:43:02 +00:00
jesus
5d5e183f9d LazReport, fix default font for some controls and forms (for gtk1), issue #10785
git-svn-id: trunk@26722 -
2010-07-18 02:16:40 +00:00
mattias
3920c1a238 codetools: started init with new fpc cache
git-svn-id: trunk@26721 -
2010-07-18 00:50:13 +00:00
juha
60d84c8bf0 Converter: improved function replacement with categories. Added more UTF8 functions.
git-svn-id: trunk@26720 -
2010-07-17 20:58:58 +00:00
jesus
62d890f71d LCL, fix exception on gtk1 while trying to load default font
git-svn-id: trunk@26719 -
2010-07-17 18:33:18 +00:00
jesus
4a03e1482b LazReport, remove allowgrayed from checkboxes in Text Editor dialog
git-svn-id: trunk@26718 -
2010-07-17 17:34:59 +00:00
mattias
35c4e1f637 codetools: node caches: unbind from owner always
git-svn-id: trunk@26717 -
2010-07-17 13:03:17 +00:00
mattias
ab251fbfb9 codetools: TCodeTreeNode.Clear: clear cache
git-svn-id: trunk@26716 -
2010-07-17 12:58:24 +00:00
mattias
d3572806a8 anchordocking: undock on close, bug #16936
git-svn-id: trunk@26715 -
2010-07-17 12:25:52 +00:00
mattias
34fde7fc8c LCL: TCustomForm.BeforeDestruction calling inherited
git-svn-id: trunk@26714 -
2010-07-17 12:23:22 +00:00
mattias
ed89031721 LCL: TCustomForm.MoveToDefaultPosition: poDefault,poDefaultPosOnly
git-svn-id: trunk@26713 -
2010-07-17 10:44:29 +00:00
mattias
85b029304f LCL: TCustomForm.MoveToDefaultPosition: simplified
git-svn-id: trunk@26712 -
2010-07-17 10:44:12 +00:00
mattias
7cd4907dfe LCL: poDefaultPosOnly xor AutoSize
git-svn-id: trunk@26711 -
2010-07-17 10:30:11 +00:00
mattias
9e35330a16 LCL: LM_WINDOWPOSCHANGING: check for fsFirstShow
git-svn-id: trunk@26710 -
2010-07-17 10:26:36 +00:00
mattias
d52620c7e3 IDEIntf: added IgnoreQuestions, compile package: ignore compile failures 24h, bug #16903
git-svn-id: trunk@26709 -
2010-07-17 10:12:10 +00:00
mattias
c7da8d084e LCL: TDragManagerDefault: check if FPermorer is no more, bug #16959
git-svn-id: trunk@26708 -
2010-07-17 08:24:59 +00:00
jesus
3dee143767 IDE, fix FieldsEditor AV while deleting persistent TField, from Marcelo Borges de Paula, issue #16958
git-svn-id: trunk@26707 -
2010-07-17 01:48:53 +00:00
mattias
f364e9ece9 IDE: ignores
git-svn-id: trunk@26706 -
2010-07-17 01:42:42 +00:00
juha
1bcfb7129a Converter: asign popup menu handlers.
git-svn-id: trunk@26705 -
2010-07-17 00:50:14 +00:00
mattias
355e947a65 LCL: TAnchorSide asrCenter: fix opposite side only when enabled, bug #13874
git-svn-id: trunk@26704 -
2010-07-16 22:32:23 +00:00
mattias
47c41f9993 codetools: parsing record case unitname.type of
git-svn-id: trunk@26703 -
2010-07-16 22:02:08 +00:00
mattias
2a1dff1c80 IDE: do not warn if can not jump to a message without file name, bug #16930
git-svn-id: trunk@26702 -
2010-07-16 21:50:15 +00:00
mattias
7357336b35 openglcontrol: fixed DestroyHandle, bug #16957
git-svn-id: trunk@26701 -
2010-07-16 21:37:42 +00:00
mattias
f41306c655 IDE: option auto open designers nd project open: restore last opened designers, bug #16952
git-svn-id: trunk@26700 -
2010-07-16 21:04:23 +00:00
ask
aa11530e5a TAChart: Add IsPointInPolygon and IsPolygonIntersectsPolygon utility functions
git-svn-id: trunk@26699 -
2010-07-16 20:44:54 +00:00
jesus
761b821f12 LazReport, added LoadFromXMLStream method
git-svn-id: trunk@26698 -
2010-07-16 20:15:05 +00:00