Commit Graph

37845 Commits

Author SHA1 Message Date
mattias
29f2e1409d IDEIntf: OI: show delete only for components
git-svn-id: trunk@39099 -
2012-10-16 10:08:20 +00:00
martin
367c370cb7 SynEdit: fix Gutter streaming to LFM
git-svn-id: trunk@39098 -
2012-10-16 09:31:43 +00:00
mattias
c8fdc3a86e IDEIntf: OI: component treeview: show all owned objects in properties
git-svn-id: trunk@39097 -
2012-10-16 09:10:38 +00:00
martin
efacf7ff55 SynEdit: fix commit 39095 #bfe4ef2227 - Delete last char in line
git-svn-id: trunk@39096 -
2012-10-15 22:50:28 +00:00
martin
bfe4ef2227 SynEdit: more support for combining codepoints
git-svn-id: trunk@39095 -
2012-10-15 22:11:19 +00:00
martin
caf2837329 SynEdit: more support for combining codepoints
git-svn-id: trunk@39094 -
2012-10-15 21:54:06 +00:00
martin
946e1acb17 SynEdit: Fix painting issues. Issue #0023127. Getting DividerDraw info, interfered with highlight info.
git-svn-id: trunk@39093 -
2012-10-15 21:31:50 +00:00
juha
b5b8a10263 SynEdit: formatting
git-svn-id: trunk@39092 -
2012-10-15 16:41:10 +00:00
juha
ec95f00f98 IDE: prevent crash when Object Inspector is not assigned and project is compiled. Caused by r39082 #3b90468c10
git-svn-id: trunk@39091 -
2012-10-15 11:16:50 +00:00
zeljko
b6d52157c8 Qt: added more checks after input event message delivery since control can dissapear inside message (eg. THintWindow in mouseMove)
git-svn-id: trunk@39090 -
2012-10-15 11:05:38 +00:00
juha
22c9f39a9c Designer: formatting
git-svn-id: trunk@39089 -
2012-10-15 10:42:04 +00:00
juha
3570c3b2ff Designer: Save properties in OI also when the selected control is clicked again. Issue #23048
git-svn-id: trunk@39088 -
2012-10-15 10:41:48 +00:00
juha
553e25340f LCL, QT: prevent occasional access violation when moving mouse
git-svn-id: trunk@39087 -
2012-10-15 10:41:38 +00:00
juha
1e1365e195 IDE: Update all properties in Objectinspector in all cases for multiple selected components. Issue #22308
git-svn-id: trunk@39086 -
2012-10-14 23:31:44 +00:00
juha
b55afae47a IDE: formatting
git-svn-id: trunk@39085 -
2012-10-14 23:31:29 +00:00
martin
5b271f60f6 SynEdit: clean up (utf8)
git-svn-id: trunk@39084 -
2012-10-14 19:49:19 +00:00
martin
ad7aed810e SynEdit tests
git-svn-id: trunk@39083 -
2012-10-14 19:48:15 +00:00
juha
3b90468c10 IDE: Save changes in Object Inspector before compiling the project. Issues #22601 and #17795
git-svn-id: trunk@39082 -
2012-10-14 15:34:49 +00:00
maxim
642f340a49 Examples, ImgViewer:
- Added readme file;
- Added debug+default builds;
- Open directory (recursively): always run begin/endupdate for listbox (via GUI part of procedures);
- Sort files when opening dir (recursively);
- Show hourglass cursor+use beginupdate/endupdate for listbox when (recursively) opening directory(/ies);
- Align menu terminology with tooltips/hints; added tooltips/hints;
- Show hidden directories in select dialog;
- If file out of bounds after moving in listbox, show blank;
- Code formatting changes.

Patch by Reinier Olislagers with minor changes, bug #23122.

git-svn-id: trunk@39081 -
2012-10-14 15:33:35 +00:00
zeljko
bfb62e9ea9 Qt: mark MouseMove and MouseWheel events as input events.
git-svn-id: trunk@39078 -
2012-10-14 08:03:34 +00:00
ask
05fc4692ab TAChart: Copy GridHorizontal and GridVertical properties in TChartLegend.Assign
git-svn-id: trunk@39077 -
2012-10-14 05:03:05 +00:00
ask
9313416622 TAChart: Copy properties in TChartLegend.Assign
git-svn-id: trunk@39076 -
2012-10-14 05:01:49 +00:00
ask
aec9afaf9c TAChart: Update "legend" demo to show legend grid
git-svn-id: trunk@39075 -
2012-10-14 04:55:19 +00:00
ask
bef2b0f44a TAChart: Add TChartLegend.GridHorizontal and GridVertical properties
git-svn-id: trunk@39074 -
2012-10-14 04:50:35 +00:00
ask
0278f15753 TAChart: Remove TChart.GraphBrush property which did nothing
git-svn-id: trunk@39073 -
2012-10-13 16:18:51 +00:00
ask
056e3bdecd TAChart: Fix SIGFPE while drawing area series with infinite Y values
git-svn-id: trunk@39072 -
2012-10-13 16:12:53 +00:00
ask
203ffb01d9 TAChart: Ignore infinite series extent when calculating graph bounds
git-svn-id: trunk@39071 -
2012-10-13 16:09:14 +00:00
ask
a41feb139a TAChart: Move GetBounds procedure from TBasicChartSeries to TCustomChartSeries
git-svn-id: trunk@39070 -
2012-10-13 15:45:12 +00:00
maxim
3cfefe12b0 IDE: regenerated translations
git-svn-id: trunk@39069 -
2012-10-13 15:38:16 +00:00
ask
7888f11877 TAChart: Revert r38985, since a more general fix is implemented in r39067 #5f51be22e5
git-svn-id: trunk@39068 -
2012-10-13 15:35:07 +00:00
ask
5f51be22e5 TAChart: Do not draw 2-d series over the chart frame
git-svn-id: trunk@39067 -
2012-10-13 15:27:58 +00:00
bart
1e136f3133 DBNavigator: start implementing customizable images (issue #0023097)
git-svn-id: trunk@39065 -
2012-10-13 12:11:48 +00:00
juha
5a129e09c3 IDE: comment out another unused function in CompilerOptions
git-svn-id: trunk@39064 -
2012-10-13 09:14:02 +00:00
juha
a4875743e3 Designer: TControlSelection method optimizations by Zex Atilla
git-svn-id: trunk@39063 -
2012-10-13 09:13:51 +00:00
juha
03611adae0 IDE: Formatting
git-svn-id: trunk@39062 -
2012-10-13 09:13:41 +00:00
juha
b924d1d782 IDE: Update compiler messages for fpc 2.7.1. Issue #23041
git-svn-id: trunk@39061 -
2012-10-12 18:50:39 +00:00
juha
9791089e63 CompilerOptions: comment out unused compiler messages code. Will be removed later.
git-svn-id: trunk@39060 -
2012-10-12 18:50:34 +00:00
juha
08bdcbcf3f CompilerOptions: formatting, refactoring and cleanup of compiler messages code
git-svn-id: trunk@39059 -
2012-10-12 18:50:28 +00:00
juha
70da0a47bf IDE: remove unused resource string
git-svn-id: trunk@39058 -
2012-10-12 18:50:23 +00:00
mattias
e8cc088974 IDE: invalidate file state cache on rename/copy interactive
git-svn-id: trunk@39057 -
2012-10-12 09:50:30 +00:00
mattias
3c263bbbaa codetools: clean up
git-svn-id: trunk@39056 -
2012-10-12 09:50:07 +00:00
juha
7da06141ab Codetools: enclose a buggy line in IFnDEF in TCodeCache.LoadFile
git-svn-id: trunk@39055 -
2012-10-12 08:12:07 +00:00
juha
d768cb42a7 Converter: formatting
git-svn-id: trunk@39054 -
2012-10-12 08:11:53 +00:00
martin
d879b778b0 SynEdit: ecChar for future bidi support
git-svn-id: trunk@39053 -
2012-10-11 23:23:26 +00:00
juha
6ecde652c7 Jedi Code Format: Locate the parse tree window better. Issue #22777
git-svn-id: trunk@39049 -
2012-10-11 18:57:50 +00:00
juha
fdf1a89262 Converter: refactoring AddUnitIfNeeded procedure
git-svn-id: trunk@39048 -
2012-10-11 18:57:44 +00:00
martin
764a95ecf0 SynEdit: fixes for future bidi support
git-svn-id: trunk@39047 -
2012-10-11 17:26:25 +00:00
martin
fbee4f10f2 SynEdit: fixes for future bidi support
git-svn-id: trunk@39046 -
2012-10-11 17:05:40 +00:00
martin
0bd7ad7bdd SynEdit: fixes paint-token-breaker for future bidi support
git-svn-id: trunk@39045 -
2012-10-11 17:05:04 +00:00
mattias
b57bbc9ef3 made lpl readme more clear
git-svn-id: trunk@39044 -
2012-10-11 12:26:47 +00:00