Commit Graph

29062 Commits

Author SHA1 Message Date
martin
0904d42e8d IDE, SourceEditor: Avoid temporary "unit1" tab captions
git-svn-id: trunk@29575 -
2011-02-16 16:40:29 +00:00
juha
f9c6883183 IDE: Optimise loading and closing editor files.
git-svn-id: trunk@29574 -
2011-02-16 12:17:20 +00:00
martin
5151e1f9c5 DBG: Disassembler: fixed copy to clipboard
git-svn-id: trunk@29573 -
2011-02-16 12:06:52 +00:00
martin
af04cb1c53 IDE, SourceEditor: Honour UpdateLock in UpdateStatusBar, UpdatePageNames => Reduce unnecessary calls to OS
git-svn-id: trunk@29572 -
2011-02-15 23:30:59 +00:00
maxim
363abb927f Examples, NoteBk: converted nested Notebook to TPageControl and restored features, which were removed in r28916 #76f0a18ff0
git-svn-id: trunk@29571 -
2011-02-15 22:17:28 +00:00
jesus
7d1c2d987a LazReport, fix loop adding pages on memo objects with long texts, issue #18719
git-svn-id: trunk@29570 -
2011-02-15 22:15:58 +00:00
zeljko
f73311c159 Qt: introduced TQtToolBox class, fixed problem with messages delivery to LCL. issue #18757
git-svn-id: trunk@29569 -
2011-02-15 21:54:45 +00:00
martin
0394cf0a93 IDE, SourceEditor: Honour UpdateLock in UpdateStatusBar, UpdatePageNames => Reduce unnecessary calls to OS
git-svn-id: trunk@29568 -
2011-02-15 21:54:35 +00:00
mattias
c6b9b65aa1 IDE: register LazControls
git-svn-id: trunk@29567 -
2011-02-15 21:39:22 +00:00
mattias
117f3f55fa codetools: started parsing union
git-svn-id: trunk@29566 -
2011-02-15 21:37:44 +00:00
mattias
ca93fe85e5 cody: fixed percent separator, bug #18758
git-svn-id: trunk@29563 -
2011-02-15 18:58:18 +00:00
mattias
650767b247 codetools: c file merger: do not replace macro on define/undef name
git-svn-id: trunk@29562 -
2011-02-15 17:50:32 +00:00
mattias
28f1a2f56d coddetools: c file merge: replace macros
git-svn-id: trunk@29561 -
2011-02-15 13:47:49 +00:00
mattias
80905822d8 LCL: linker path addition for gtk1 on SuSE
git-svn-id: trunk@29560 -
2011-02-15 12:29:29 +00:00
mattias
4f644760d6 codetools: c file merger: options to merge all
git-svn-id: trunk@29559 -
2011-02-15 12:27:49 +00:00
maxim
d4ab1e76ea IDEIntf, ImageList editor: removed bevel from ButtonPanel
git-svn-id: trunk@29558 -
2011-02-14 23:58:30 +00:00
maxim
aa89d68f66 IDEIntf: improved ListView editor layout
git-svn-id: trunk@29557 -
2011-02-14 23:43:05 +00:00
paul
b5eef598e9 ide: return buildmacro options
git-svn-id: trunk@29556 -
2011-02-14 23:38:57 +00:00
mattias
759c3a2aa8 codetools: c merge: fixed merged pos to original pos
git-svn-id: trunk@29555 -
2011-02-14 23:37:29 +00:00
maxim
3d9c23d3de IDEIntf: regenerated translations; updated Russian translation
git-svn-id: trunk@29554 -
2011-02-14 23:26:29 +00:00
maxim
a698e6e048 IDEIntf: improved ImageList editor localization
git-svn-id: trunk@29553 -
2011-02-14 23:21:30 +00:00
maxim
801fa92b8b IDEIntf: improved ListView editor localization
git-svn-id: trunk@29552 -
2011-02-14 23:12:00 +00:00
maxim
43f1c4d764 Examples, listview: fixed to use TPageControl. While at it, also got rid of .lrs resource.
git-svn-id: trunk@29551 -
2011-02-14 22:19:26 +00:00
mattias
9894191182 LCL: add linker path for gtk2: /opt/gnome/lib
git-svn-id: trunk@29550 -
2011-02-14 19:00:26 +00:00
mattias
26709e8c25 codetools: c file merger: translate source position back to original file position
git-svn-id: trunk@29549 -
2011-02-14 17:13:08 +00:00
zeljko
de531a2af0 Gtk2: fixed crash when WinKey + Some key pressed and range check is on. issue #18743
git-svn-id: trunk@29548 -
2011-02-14 16:32:35 +00:00
zeljko
4382974f54 Qt: do not allow QtTool for modal windows under win32, otherwise global actions are fired.issue #18709
git-svn-id: trunk@29547 -
2011-02-14 15:37:03 +00:00
mattias
8c126c8067 codetools: function to merge c header files into one
git-svn-id: trunk@29546 -
2011-02-14 13:52:23 +00:00
zeljko
8308cf24d5 Qt: creation of QMainWindow class could fail in case when splash screen is shown before Application.MainForm is created, so we never have MainForm=True (eg. lazarus on win32 - triggers sometimes).Returned checking of QKeySequence_isEmpty() for global actions.
git-svn-id: trunk@29545 -
2011-02-14 13:23:54 +00:00
zeljko
0080ce812a Qt: do not ask if QKeySequence_isEmpty for global action, otherwise it won't be added to global actions list.
git-svn-id: trunk@29544 -
2011-02-14 12:26:53 +00:00
zeljko
4aa7b988f1 Qt: added global actions handling (Alt+Key in app main form).issue #18478
git-svn-id: trunk@29543 -
2011-02-14 11:50:23 +00:00
mattias
4654e9dfb1 codetools: clean up
git-svn-id: trunk@29541 -
2011-02-13 23:23:10 +00:00
mattias
38d6797573 cody: sort for package
git-svn-id: trunk@29540 -
2011-02-13 22:22:01 +00:00
mattias
7d563e06c6 cody: ppu list: show owner package
git-svn-id: trunk@29539 -
2011-02-13 22:08:42 +00:00
zeljko
c6ef1ee885 LCL: fixed stRoundRect drawing problem on Carbon.Patch by u-boot. issue #17892
git-svn-id: trunk@29538 -
2011-02-13 20:33:29 +00:00
zeljko
b8d5b4793d Gtk2: introduced TGtkDeviceContext.ClipRect, now gtk_paint_xxx() respects clipping rectangle. issue #14660
git-svn-id: trunk@29537 -
2011-02-13 20:26:48 +00:00
zeljko
a5cebb65d2 Gtk2: renamed Gtk1Create & Gtk1Destroy to Gtk2 counterparts.
git-svn-id: trunk@29536 -
2011-02-13 19:16:43 +00:00
ask
1b48a23ce3 TAChart: Fix AV when drawing pie series of near-zero radius
git-svn-id: trunk@29535 -
2011-02-13 19:12:04 +00:00
ask
0ff70e0b68 TAChart: Use IChartDrawer to draw radial series
git-svn-id: trunk@29534 -
2011-02-13 18:54:36 +00:00
ask
bea6cd43d9 TAChart: Extract TFPCanvasDrawer and ISimpleTextOut
git-svn-id: trunk@29533 -
2011-02-13 18:50:52 +00:00
ask
2d3a007277 TAChart: Refactor TADrawUtils unit
git-svn-id: trunk@29532 -
2011-02-13 17:42:03 +00:00
ask
829ea72a9d TAChart: Use IChartDrawer to draw labels
git-svn-id: trunk@29531 -
2011-02-13 17:28:51 +00:00
ask
e3c19880f0 TAChart: Use IChartDrawer to draw axises. Add IChartDrawer.ClippingStart ans ClippingStop methods.
git-svn-id: trunk@29530 -
2011-02-13 16:52:50 +00:00
ask
6edfc21f02 TAChart: Use IChartDrawer to draw chart back wall
git-svn-id: trunk@29529 -
2011-02-13 15:57:46 +00:00
ask
a4fb8cc245 TAChart: Use IChartDrawer to draw chart title and footer
git-svn-id: trunk@29528 -
2011-02-13 15:49:51 +00:00
juha
29469237ae Converter: Set IsConsoleApp in a different place to avoid AV.
git-svn-id: trunk@29527 -
2011-02-13 15:05:15 +00:00
ask
f4437ee29b TAChart: Use IChartDrawer for legend drawing
git-svn-id: trunk@29526 -
2011-02-13 15:04:41 +00:00
maxim
0cb9ab07e5 Components, H2Pas IDE wizard: fixed compilation
git-svn-id: trunk@29525 -
2011-02-13 14:11:38 +00:00
paul
ea700f0efd lazbuild: fix compilation
git-svn-id: trunk@29524 -
2011-02-13 13:56:12 +00:00
mattias
2755108d9c IDEIntf: moved compiler options to unit of its own (compoptsintf.pas), added access to compiler options of packages
git-svn-id: trunk@29523 -
2011-02-13 13:42:19 +00:00