andrew
|
b25ed48f65
|
* fixed bug #16988 where setting the help label to a char other than a..z, a..z 0..9 would crash lazarus.
* also fixed a bug where if HelpFilesPath was left blank a PathDelimiter would be added resulting in a HelpFilesPath of "/"
git-svn-id: trunk@26757 -
|
2010-07-20 23:24:10 +00:00 |
|
juha
|
dacfafbe65
|
Converter: Make replacement function names grey when their category is not used.
git-svn-id: trunk@26756 -
|
2010-07-20 23:01:32 +00:00 |
|
sekelsenmat
|
29c1791a5a
|
Start of the set of custom drawn components
git-svn-id: trunk@26755 -
|
2010-07-20 22:13:35 +00:00 |
|
jesus
|
7143cf99a8
|
LazReport, show header band if masterband is empty but 'print if detail is empty' is checked
git-svn-id: trunk@26754 -
|
2010-07-20 20:47:56 +00:00 |
|
sekelsenmat
|
ee09832ebe
|
the idehelp should now accept paths both with and without trailling pathdelim
git-svn-id: trunk@26753 -
|
2010-07-20 13:21:12 +00:00 |
|
mattias
|
a6fb6c5e13
|
codetools: fixed saving find declaration result in parent cache, bug #16985
git-svn-id: trunk@26752 -
|
2010-07-20 13:06:23 +00:00 |
|
mattias
|
2124f02726
|
codetools: accelerated ExtractProc
git-svn-id: trunk@26751 -
|
2010-07-20 12:37:09 +00:00 |
|
mattias
|
aa5d33b64c
|
LCL: TWinControl.WmSize: check for clientwidth/height change
git-svn-id: trunk@26750 -
|
2010-07-20 11:40:55 +00:00 |
|
mattias
|
1eca5fd45a
|
LCL: dbgs(TRect) using l t r b
git-svn-id: trunk@26749 -
|
2010-07-20 11:29:16 +00:00 |
|
mattias
|
f151a8c563
|
LCL: added more loop detections
git-svn-id: trunk@26748 -
|
2010-07-20 11:25:18 +00:00 |
|
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 |
|