kirkpatc
bd1b6382f0
Class definitions for TCustomFileListBox and TFileListBox in FileCtrl.xml
...
git-svn-id: trunk@17753 -
2008-12-09 11:47:07 +00:00
mattias
9cac723862
IDE: auto creating .lrs when saving unit
...
git-svn-id: trunk@17752 -
2008-12-09 11:14:31 +00:00
paul
b37de6dfde
ide: revert r17736 #7f533fe7dd since AssemblerDlg is committed now
...
git-svn-id: trunk@17751 -
2008-12-09 09:50:36 +00:00
marc
df49c8ebd2
+ add forgotten dialogs
...
git-svn-id: trunk@17750 -
2008-12-09 09:40:24 +00:00
paul
04fde3cce3
ide, debugger:
...
- reset various debug info (breakpoints, watches, language exceptions, signals) when creating a new project
- turn off debug manager verbosity
git-svn-id: trunk@17745 -
2008-12-09 08:35:50 +00:00
paul
ccada0730a
designer: reduce debug output
...
git-svn-id: trunk@17743 -
2008-12-09 06:23:54 +00:00
paul
4bd4fa8fb0
win32: apply patch of Martin Friebe which allows triple and quad-mouse-click action for windows (only for left mouse button though) #0012767
...
git-svn-id: trunk@17742 -
2008-12-09 05:57:18 +00:00
paul
ebfa9fcc57
lcl: add overload for TRemovedPropertyList.IndexOf
...
git-svn-id: trunk@17741 -
2008-12-09 04:46:43 +00:00
paul
5a7173ef9a
lcl: remove TButtonConrol.UseOnChange, register it as a removed property
...
others: remove various placed where we used UseOnChage property
git-svn-id: trunk@17740 -
2008-12-09 04:24:54 +00:00
paul
c9039dd63d
lcl: add RegisterRemovedProperty procedure which allows to skip removed properties by TReader and by IDE
...
ide: use information about removed properties to skip them while loading components
git-svn-id: trunk@17739 -
2008-12-09 04:23:02 +00:00
paul
3d0838c488
lcl: start removal of TButtonControl.UseOnChange
...
git-svn-id: trunk@17738 -
2008-12-09 02:29:24 +00:00
paul
8e2de35c0a
ide: set default bookmark images to all preview editors in the editor options frames ( #0012768 )
...
git-svn-id: trunk@17737 -
2008-12-09 02:22:56 +00:00
paul
7f533fe7dd
ide: temporary comment all related to AssemblerDlg - unit was forgotten by previous commit (Marc, revert with commit of AssemblerDlg)
...
git-svn-id: trunk@17736 -
2008-12-09 02:03:24 +00:00
marc
598126853c
* Initial implementation of assembler dialog
...
git-svn-id: trunk@17735 -
2008-12-09 01:39:31 +00:00
martin
5f91ba3d20
SynEdit Folding: Fixed Access to random memory / Bug #0012769
...
git-svn-id: trunk@17734 -
2008-12-09 00:46:49 +00:00
mattias
dfa6ac485e
IDE: SrcPath for debugger/frames
...
git-svn-id: trunk@17733 -
2008-12-08 18:49:47 +00:00
mattias
e02b35ad83
clean up
...
git-svn-id: trunk@17732 -
2008-12-08 18:08:12 +00:00
mattias
2629831200
codetools: fixed fpc source directory definitions if blocks
...
git-svn-id: trunk@17731 -
2008-12-08 17:58:16 +00:00
mattias
213c8cf730
codetools: creating FPC source: fixed test for win and darwin
...
git-svn-id: trunk@17730 -
2008-12-08 15:04:42 +00:00
mattias
fe7b742f0b
codetools: creating FPC source defines with appended pathdelim
...
git-svn-id: trunk@17729 -
2008-12-08 15:01:18 +00:00
zeljko
7348c85216
Qt: bugfix - result was wrong in TQtWSCustomListView.ItemGetChecked()
...
git-svn-id: trunk@17728 -
2008-12-08 14:31:21 +00:00
laurent
ea1dc27a65
llhelp: New table images
...
git-svn-id: trunk@17727 -
2008-12-08 10:29:38 +00:00
paul
3596127a45
lcl: set default value for TStatusPanel.Alignment
...
git-svn-id: trunk@17726 -
2008-12-08 10:27:07 +00:00
paul
910cfc5b20
lcl: set default values for some component properties
...
git-svn-id: trunk@17725 -
2008-12-08 09:48:25 +00:00
paul
f4b0e4ce40
ide: exclude Frames from auto-create form lists
...
git-svn-id: trunk@17724 -
2008-12-08 09:23:31 +00:00
laurent
b2f0f7e4b9
lhelp: New icon
...
git-svn-id: trunk@17723 -
2008-12-08 09:12:47 +00:00
paul
9e6ad52bfa
lcl: force treeview to reset scrollbar info after window recreation ( #0012761 )
...
win32: redraw scrollbars also if themes are not used but available (xp application without manifest)
git-svn-id: trunk@17722 -
2008-12-08 07:58:31 +00:00
paul
a3e167cc37
gtk: don't crash on polygon when pen is clear, brush is not clear and winding fill mode is used ( #0012759 )
...
git-svn-id: trunk@17721 -
2008-12-08 07:23:13 +00:00
paul
d094e7acee
synedit: better handle line changes
...
git-svn-id: trunk@17720 -
2008-12-08 06:54:59 +00:00
paul
13a160ad52
synedit: add 'Platform' keyword to the highlighter
...
git-svn-id: trunk@17719 -
2008-12-08 02:41:17 +00:00
paul
27f131b0a7
ide: fix button event in the debugger general options
...
git-svn-id: trunk@17718 -
2008-12-08 02:18:08 +00:00
mattias
bd13f3946a
added man pages
...
git-svn-id: trunk@17717 -
2008-12-07 22:49:50 +00:00
mattias
fa43353907
clean up
...
git-svn-id: trunk@17716 -
2008-12-07 22:48:52 +00:00
mattias
ef52dfede9
codetools: SImpleInit: allow overriding TargetOS
...
git-svn-id: trunk@17715 -
2008-12-07 22:39:47 +00:00
mattias
991a580e12
codetools: extended examples to sue environment variable FPCTARGET
...
git-svn-id: trunk@17714 -
2008-12-07 22:09:57 +00:00
martin
6c76be7c59
SynEdit Refactor: Move Selection to it's own class. (Also fixes insert into *empty* buffer, which did skip the 2nd last line / Fixes undo/paste of line-mode selection)
...
git-svn-id: trunk@17713 -
2008-12-07 21:06:52 +00:00
vincents
ebe1b9d29a
LCL: published TImage MouseWheel events, tested by Maxim Ganetsky
...
git-svn-id: trunk@17709 -
2008-12-07 19:18:34 +00:00
kirkpatc
cc14be4a45
Updates, additions and links for all the classes in Grids.xml
...
git-svn-id: trunk@17706 -
2008-12-07 17:23:08 +00:00
jesus
50f6ae6046
LCL, fixed some grids default properties
...
git-svn-id: trunk@17705 -
2008-12-07 02:21:35 +00:00
zeljko
0cf2427cdd
Qt: fixed scrolling of TCustomFrame.
...
git-svn-id: trunk@17704 -
2008-12-06 18:25:28 +00:00
paul
c806339762
lcl: publish wheel events for trackbar (by request of Maxim Ganetsky)
...
git-svn-id: trunk@17703 -
2008-12-06 14:43:30 +00:00
paul
79e75b2f1a
lazbuild: regenerate resource files ( #0012744 )
...
git-svn-id: trunk@17702 -
2008-12-06 14:32:32 +00:00
paul
a373de7e03
ide: write appropriate color names for modified line attribute in the highlighter settings page
...
git-svn-id: trunk@17701 -
2008-12-06 13:44:39 +00:00
zeljko
738fb1f569
Qt: reduce getSysColor() overhead by caching colors.
...
git-svn-id: trunk@17700 -
2008-12-06 13:03:05 +00:00
paul
f7e1b1b5ac
lcl: set some default values to TFont properties
...
git-svn-id: trunk@17699 -
2008-12-06 11:46:59 +00:00
zeljko
fb451cc154
Qt: Avoid crash in qtthemes when changing application style programatically.
...
git-svn-id: trunk@17698 -
2008-12-06 11:19:19 +00:00
paul
a3eafb41c7
lcl: set some default values to TControl properties
...
git-svn-id: trunk@17697 -
2008-12-06 11:11:09 +00:00
paul
cc3a5e522f
lcl: fix a memory leak in the icns reader (when we tried to load an icon contained 256x256, 512x512 images with alpha)
...
git-svn-id: trunk@17695 -
2008-12-05 18:02:23 +00:00
paul
ee59743851
ide: don't store an icon data in the .lpi file anymore. store a boolean value (as string 0, -1) which means 0 - icon is not empty => read it from .ico, -1 - icon is empty
...
git-svn-id: trunk@17694 -
2008-12-05 17:38:58 +00:00
sekelsenmat
1b7c183342
Makes the correction of the form height to avoid overlapping the menu be automatic.
...
git-svn-id: trunk@17693 -
2008-12-05 16:11:36 +00:00