Commit Graph

37819 Commits

Author SHA1 Message Date
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
sekelsenmat
c74a28fe63 fpvectorial: Now BLOCK and INSERT already started to work together
git-svn-id: trunk@39025 -
2012-10-09 14:50:23 +00:00
sekelsenmat
1ce12a8760 fpvectorial: Further advances the BLOCK and INSERT support
git-svn-id: trunk@39024 -
2012-10-09 14:41:04 +00:00
sekelsenmat
8659c6e351 fpvectorial: Starts adding support for BLOCK and INSERT entities from DXF
git-svn-id: trunk@39023 -
2012-10-09 14:21:45 +00:00
mattias
e6a407ceed updatemakefiles: fixed passing lazarusdir to lazbuild
git-svn-id: trunk@39021 -
2012-10-09 08:45:34 +00:00
juha
7d0972774d IDE: Scan also "samples" folders in the Example Manager
git-svn-id: trunk@39020 -
2012-10-09 08:26:00 +00:00
mattias
4280954cfd lcl: fixed function TFileDialog.FindMaskInFilter out of bounds
git-svn-id: trunk@39013 -
2012-10-09 07:19:06 +00:00
jesus
9e16841b73 LCL, fix unexpected selection, patch from Bart Broersma, issue #18344
git-svn-id: trunk@39011 -
2012-10-09 06:52:08 +00:00
jesus
89cfdaa628 LazReport, fix barcode sample crash, remove console window (on windows), issue #23086
git-svn-id: trunk@39010 -
2012-10-09 06:14:58 +00:00
martin
582a030f6b SynEdit: paint always entire RTL token (prepare BIDI)
git-svn-id: trunk@39009 -
2012-10-09 00:53:30 +00:00
martin
1e33006be2 SynEdit: cleanup paint-token-breaker for future bidi support
git-svn-id: trunk@39008 -
2012-10-08 23:23:23 +00:00
martin
a73a625629 SynEdit: Markup and more paint-token-breaker for future bidi support
git-svn-id: trunk@39007 -
2012-10-08 22:26:52 +00:00