Commit Graph

37830 Commits

Author SHA1 Message Date
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
zeljko
0309af8ded Gtk2: fixed clientRect of GtkTreeView, new routine GetWidgetClientRect() in gtk2proc to simplify gtk2winapi, fixed offset for custom drawn listview.
git-svn-id: trunk@39043 -
2012-10-11 09:11:48 +00:00
martin
f3f7450f44 Debugger: Disable "run to cursor" when debugger is stopped. This command is limited to the current frame (function). It can not be used to start a project. (also disable dcJumpTo, dcStepOut)
git-svn-id: trunk@39042 -
2012-10-10 23:00:51 +00:00
martin
29954198f2 SynEdit: fix markup for future bidi support
git-svn-id: trunk@39041 -
2012-10-10 21:05:04 +00:00
martin
774f6ebdbe SynEdit: more phys/log conversion for future bidi support
git-svn-id: trunk@39040 -
2012-10-10 21:04:35 +00:00
martin
3ce2f9322e SynEdit: Make sure selection Markup is not hidden by Syncro (or other plugins)
git-svn-id: trunk@39039 -
2012-10-10 20:56:31 +00:00
martin
37782db3ff SynEdit: Missing invalidation in Log/Phys Converter.
git-svn-id: trunk@39038 -
2012-10-10 14:10:58 +00:00
zeljko
9383f190f6 Gtk2: completely fixed LineTo() and MoveToEx() regressions from r39034 #d433d82e1c
git-svn-id: trunk@39037 -
2012-10-10 13:53:37 +00:00
zeljko
12653c735d Gtk2: do not apply devctx offset into penPos, regression of r39034 #d433d82e1c.issue #23057
git-svn-id: trunk@39036 -
2012-10-10 13:08:25 +00:00
zeljko
a81d9e96aa Gtk2: fixed assertion from gtk2 library. issue #23099
git-svn-id: trunk@39035 -
2012-10-10 10:14:01 +00:00
zeljko
d433d82e1c Gtk2: LineTo and MoveToEx must take hdc offset into account.issue #23057
git-svn-id: trunk@39034 -
2012-10-10 09:03:32 +00:00
zeljko
99d869e0a1 Gtk2: fixed crash with TListView introduced with r39032 #be121459c7.
git-svn-id: trunk@39033 -
2012-10-10 08:22:33 +00:00
zeljko
be121459c7 Gtk2: do not render listbox item by default if we are customdrawn. issue #23093
git-svn-id: trunk@39032 -
2012-10-10 07:59:27 +00:00
zeljko
9942a387d3 LCL: TCustomListView, use drBounds for item measuring when calculating editor bounds. issue #23094
git-svn-id: trunk@39031 -
2012-10-10 07:08:45 +00:00
zeljko
48d57049f6 Gtk2: fixed TGtk2WSCustomListView.GetDisplayRect, also fixed cell renderer which sent wrong item id to owner drawn list view.issue #23094
git-svn-id: trunk@39030 -
2012-10-10 07:07:44 +00:00
ask
84ee0a7b04 TAChart: Add TChartAxisTitle.PositionOnMarks property
git-svn-id: trunk@39026 -
2012-10-09 14:54:53 +00:00