Commit Graph

20326 Commits

Author SHA1 Message Date
martin
d17de8058a SynEdit: Fixed insufficient redraw after unfolding, if fold was at first line of file
git-svn-id: trunk@20662 -
2009-06-18 10:10:48 +00:00
martin
95ebda7220 SynEdit, foldstate-saving: fix crash, sometimes if saving unit with no folds
git-svn-id: trunk@20661 -
2009-06-18 09:52:47 +00:00
paul
c2c121ea7f images: redraw stop button to be red instead of blue
git-svn-id: trunk@20660 -
2009-06-18 06:41:26 +00:00
paul
0a4a8d01f4 gtk: formatting
git-svn-id: trunk@20659 -
2009-06-18 01:35:06 +00:00
paul
0de0f63bc5 gtk2: don't propagate mouse after events to parent (by cobines, issue #0014001)
git-svn-id: trunk@20658 -
2009-06-18 01:11:57 +00:00
vincents
2283989588 lazbuild: fixed CPU, OS and widget set overrides for packages (issue #13977)
git-svn-id: trunk@20657 -
2009-06-17 20:55:53 +00:00
martin
62a1b7e99f Ide/SynEdit: allow saving of fold-state
git-svn-id: trunk@20656 -
2009-06-17 18:14:35 +00:00
martin
faf5069a69 SynEdit: allow saving of fold-state
git-svn-id: trunk@20655 -
2009-06-17 18:13:50 +00:00
ask
6a8abe6f0f TAChart: Add Scale and Offset properties to TChartAxis.
git-svn-id: trunk@20654 -
2009-06-17 17:21:33 +00:00
jesus
e1cce01c8c LazReport, check for duplicate object names in designer, issue #13979
git-svn-id: trunk@20653 -
2009-06-17 15:31:49 +00:00
ask
9e23233c46 TAChart: Remove TChart.LineInViewPort, since it is no longer used
git-svn-id: trunk@20652 -
2009-06-17 15:02:10 +00:00
ask
a1248af92d TAChart: Improve drawing of area series
* Extract NormalizeRect procedure
* Fix and simplify TAreaSeries.Draw 

git-svn-id: trunk@20651 -
2009-06-17 14:59:33 +00:00
ask
59b06381b8 TAChart: Fix axis drawing with inverted axises and under extreme zoom factors
git-svn-id: trunk@20650 -
2009-06-17 12:27:31 +00:00
vincents
13b4382535 startlazarus:
* fixed disabling splashscreen
* fixed passing file parameters to Lazarus (issue #13983)

git-svn-id: trunk@20649 -
2009-06-17 11:45:51 +00:00
mattias
84fd1ca4ce codetools: class completion: searching first class visibility section, bug #13937
git-svn-id: trunk@20648 -
2009-06-17 11:21:20 +00:00
paul
012469d3f6 designer: menu designer:
- decrease amount of global variables
  - set correct owner for internal popupmenu and items
  - fix few memory leaks

git-svn-id: trunk@20647 -
2009-06-17 06:27:43 +00:00
jesus
6a8835d150 lazreport, Add const keyword to string parameters in methods, from Luiz Americo, issue #13991
git-svn-id: trunk@20646 -
2009-06-17 05:59:27 +00:00
paul
fed0249f42 designer: menu editor: format code, add more checks
git-svn-id: trunk@20645 -
2009-06-17 02:17:06 +00:00
paul
5db2c43ab0 win32: fix vista/w7 menu drawing when themes are not enabled (bug #0013986)
git-svn-id: trunk@20644 -
2009-06-17 01:46:09 +00:00
martin
57f71f19ca SynEdit: Fixed insufficient redraw after unfolding
git-svn-id: trunk@20643 -
2009-06-16 17:22:20 +00:00
martin
886621c052 SynEdit: Fixed folding in some cases with mixed (ifdef vs begin) and closing keyword on same line, would fold to many lines
git-svn-id: trunk@20642 -
2009-06-16 16:54:53 +00:00
kirkpatc
4ac73c2c79 LCL docs: Addition of extensive descriptions in AvgLvlTree.xml; update of remaining files with addition of links to WSRegisterClass
git-svn-id: trunk@20641 -
2009-06-16 13:37:05 +00:00
mattias
4d5cecc70f educationlaz: added options base class
git-svn-id: trunk@20640 -
2009-06-16 07:36:48 +00:00
mattias
a3500f17a9 LCL: published TFrame.CHildSzing
git-svn-id: trunk@20639 -
2009-06-16 07:33:53 +00:00
paul
7a80764617 win32: popup menu for vista/w7
- override system drawing of submenu arrow, use own painting (right colors now)
  - don't use own calculations for right to left layouts, ask windows to do this for us

git-svn-id: trunk@20638 -
2009-06-16 04:38:20 +00:00
mattias
35d2816a9c codetools: indentation: added default policy
git-svn-id: trunk@20637 -
2009-06-15 19:38:24 +00:00
martin
ab475f9133 IDE: Fix Range-check, when pressing F11 (show OI) too often
git-svn-id: trunk@20636 -
2009-06-15 16:43:55 +00:00
mattias
ed54b6eb99 codetools: indentation: commentary begin
git-svn-id: trunk@20635 -
2009-06-15 16:18:52 +00:00
ask
a81b58fb8b TAChart: Minor refactoring.
git-svn-id: trunk@20634 -
2009-06-15 14:08:56 +00:00
ask
e8953985b2 TAChart: Bar drawing improvements.
* Extract RectIntersectsRect and ExpandRange procedures.
* Fix various issues with zoomed display of bar series.
* Allow variable-width bars.
* Replace hack in extent calculation with correct code.
* Remove auto-adjustment of bar width to a multiple bar series.
  This was an ugly hack and should be re-implemented properly later.

git-svn-id: trunk@20633 -
2009-06-15 14:04:55 +00:00
paul
26309ffc92 win32: don't draw standard menu item bg for separator items on vista/w7
git-svn-id: trunk@20632 -
2009-06-15 09:28:51 +00:00
mattias
d9ddfb1c28 educationlaz: added readme
git-svn-id: trunk@20631 -
2009-06-15 08:06:32 +00:00
mattias
7c13246fac started educationlaz package
git-svn-id: trunk@20630 -
2009-06-15 06:56:34 +00:00
paul
ef2791cdc5 lcl: PositionDockRect only when we move it
git-svn-id: trunk@20629 -
2009-06-15 02:58:12 +00:00
paul
9a7b124e9d lcl: apply "Proper initialization of the docking object" from Hans-Peter Diettrich (issue #0013945)
git-svn-id: trunk@20628 -
2009-06-15 02:18:26 +00:00
dmitry
61942c9056 Carbon: fix for possible re-drawing loop
git-svn-id: trunk@20627 -
2009-06-14 22:20:10 +00:00
dmitry
d0eafc69e3 Carbon implementation SelectClipRGN
git-svn-id: trunk@20626 -
2009-06-14 20:42:20 +00:00
paul
92e7669048 win32: add button messages to wm_to_string
git-svn-id: trunk@20625 -
2009-06-14 09:43:29 +00:00
ask
db62e824ab TChart: Fix drawing of line series under the large zoom.
* Extract LineIntersectsRect function. 
* Introduce RoundChecked function.
* Mark connectors are now drawn below series pointers.

git-svn-id: trunk@20624 -
2009-06-14 06:47:22 +00:00
martin
3952cd81b8 SynEdit: Fixed some issues with unfolding to many blocks, when editing
git-svn-id: trunk@20623 -
2009-06-14 00:47:32 +00:00
andrew
e0673a43bf Made OpenURL dialog more user friendly
git-svn-id: trunk@20622 -
2009-06-13 23:58:52 +00:00
martin
00e3b0160c SynEdit: Fixed some issues with not redrawing when folded
git-svn-id: trunk@20621 -
2009-06-13 23:51:58 +00:00
mattias
2401f2c20c codetools: code completion: ignoring code after cursor for some completions
git-svn-id: trunk@20620 -
2009-06-13 21:35:28 +00:00
mattias
8651b74a87 IDE: clean up
git-svn-id: trunk@20619 -
2009-06-13 20:31:49 +00:00
mattias
ad7de21ad9 LCL: ChildSizing.Layout align right only when BidiMode=bdRightToLeft
git-svn-id: trunk@20618 -
2009-06-13 14:27:33 +00:00
mattias
36306bcd2a IDEIntf: added oem keys
git-svn-id: trunk@20617 -
2009-06-13 12:29:54 +00:00
mattias
f2f207f212 IDE: auto indent for many cases
git-svn-id: trunk@20616 -
2009-06-13 11:22:22 +00:00
paul
282a2b206c ide: fix "insert menu from template" dialog buttons
git-svn-id: trunk@20615 -
2009-06-13 09:17:32 +00:00
paul
881d1ac331 lcl: don't set ShowHint in CMParentShowHintChanged during loading, update ShowHint from ParentShowHint in Loaded (fixes issue #0013969)
git-svn-id: trunk@20614 -
2009-06-13 09:05:53 +00:00
paul
1c2b75ab5f lcl: send CM_PARENTSHOWHINTCHANGED when we change ParentShowHint property (same as we do for other ParentDoSomething properties)
git-svn-id: trunk@20613 -
2009-06-13 08:59:31 +00:00