Commit Graph

17572 Commits

Author SHA1 Message Date
darius
305b5215ab forgot to add the fie in r17799 #488a25bd42
git-svn-id: trunk@17800 -
2008-12-11 21:48:10 +00:00
darius
488a25bd42 1) Created new unit TAChartUtils, moved some support code into it.
2) Heavily refactored code of CalculateIntervals and TAGraph.DrawAxis procedures -- removed lots of duplicated code, simplifed logic, extracted local procedures etc.
3) Introduced TPenBrushFontRecall helper class.
4) Added 'Axis titles' checkbox to the demo program.

Patch by Alexander Klenin
Resolves: http://bugs.freepascal.org/view.php?id=12758

git-svn-id: trunk@17799 -
2008-12-11 18:57:43 +00:00
jesus
e415847d82 LazReport, check that printgrid template bands don't overlap with created ones
git-svn-id: trunk@17798 -
2008-12-11 15:40:17 +00:00
mattias
3b2850d477 clean up
git-svn-id: trunk@17797 -
2008-12-11 13:35:41 +00:00
mattias
2d4fc26a85 added Alexander S. Klenin to contributors
git-svn-id: trunk@17796 -
2008-12-11 12:42:46 +00:00
paul
81cb25cb7e ide: don't go to center of the windows always when do a search. Do it only if we are at border (we'll never be outside borders since synedit do it positioning too) #0012423
git-svn-id: trunk@17795 -
2008-12-11 10:01:39 +00:00
paul
f294976208 lcl: add function ValidUTF8String which checks a string to have valid utf8 chars and replaces 1..32 asci chars by their codes
ide: don't replace valid utf8 string by codes when we do search and a search string is not found

git-svn-id: trunk@17794 -
2008-12-11 09:10:29 +00:00
paul
8530d2cdc8 ide: initial implementation of automatic removing of empty published form/frame/datamodule methods
git-svn-id: trunk@17793 -
2008-12-11 04:16:17 +00:00
paul
98dbf8f94c lcl,ide: rename RegisterRemovedProperty to RegisterPropertyToSkip, ...
git-svn-id: trunk@17792 -
2008-12-11 01:38:39 +00:00
sekelsenmat
da2a4e55f8 Fixes small typo
git-svn-id: trunk@17791 -
2008-12-11 01:06:16 +00:00
martin
3ca6d95bcb SynEdit: Fix trailing spaces and tab-blockindent. trimming spaces would sometimes unset the selection.
git-svn-id: trunk@17790 -
2008-12-10 23:34:51 +00:00
martin
fc8a0777a9 SynEdit Selection/Block: Cleanup/Refactor; Fix bug: undo for overwrite column-mode block; Fix Bug: Copy of last-line smLine-mode block returned 2 extra bytes
git-svn-id: trunk@17789 -
2008-12-10 23:16:49 +00:00
jesus
d0c213de66 LCL, fix SelStart for gtk2 that cause typing in wrong order in stringgrid
git-svn-id: trunk@17788 -
2008-12-10 21:31:19 +00:00
sekelsenmat
226434bc52 Moves freeing TStrings from standard controls to the widgetset. Necessary for widgets with a native TStrings.
git-svn-id: trunk@17787 -
2008-12-10 21:12:10 +00:00
sekelsenmat
abf11caaf2 Small update to fpgui-lcl from Graeme
git-svn-id: trunk@17786 -
2008-12-10 20:53:50 +00:00
mattias
61584bd8e0 codetools: added atBracket as atom type for the simple beautifier, from Alexander S. Klenin, bug #12781
git-svn-id: trunk@17785 -
2008-12-10 17:41:03 +00:00
jesus
90510e4cb6 LazReport, implemented template for printgrid
git-svn-id: trunk@17784 -
2008-12-10 16:09:29 +00:00
sekelsenmat
7163cdb30d Fixes ShellTreeView for non-win32
git-svn-id: trunk@17783 -
2008-12-10 14:18:24 +00:00
sekelsenmat
9028efb455 Initial implementation for TShellTreeView
git-svn-id: trunk@17782 -
2008-12-10 13:59:01 +00:00
laurent
d645346e78 llhelp: New table_item images
git-svn-id: trunk@17781 -
2008-12-10 11:14:54 +00:00
andrew
9cdedcc5dd * Enabled chm search support for fpc >=2.3.1 and fpc >= 2.2.3
git-svn-id: trunk@17779 -
2008-12-10 04:36:30 +00:00
paul
3e0bdf1378 ide: mark editor lines as saved where they are really saved to file - not to codebuffer
git-svn-id: trunk@17778 -
2008-12-10 02:06:01 +00:00
paul
bdf7bf5e00 synedit: mark lines as saved in a separate method outside SetModified
git-svn-id: trunk@17777 -
2008-12-10 02:05:20 +00:00
paul
3659841c55 lcl: disable docking at the design time (#0012772)
git-svn-id: trunk@17776 -
2008-12-10 01:56:37 +00:00
marc
15de8d3289 * Fixed Codepage converter example localization by Maxim Ganetsky
git-svn-id: trunk@17775 -
2008-12-10 00:02:48 +00:00
marc
9fec874067 * Updated Russian translation by Maxin Ganetsky
git-svn-id: trunk@17774 -
2008-12-09 23:43:30 +00:00
andrew
a58d3f7a02 Reverted to revision 17770 #a8e24520cd
git-svn-id: trunk@17773 -
2008-12-09 22:45:22 +00:00
martin
3495394a05 SynEdit: Stop trim spaces from creating endless undo loops. Related to bug #12712.
git-svn-id: trunk@17772 -
2008-12-09 21:42:21 +00:00
andrew
ee3221683b * Implemented TGtk2WSCustomTrayIcon.ShowBalloonHint
git-svn-id: trunk@17771 -
2008-12-09 21:33:38 +00:00
sekelsenmat
a8e24520cd Small update to TrayIcon docs
git-svn-id: trunk@17770 -
2008-12-09 21:04:04 +00:00
andrew
dec871d178 * Updated lhelp to use new images from laurent
git-svn-id: trunk@17765 -
2008-12-09 16:25:21 +00:00
kirkpatc
7546b40c08 Definitions for the procedures and functions in graphmath.xml
git-svn-id: trunk@17764 -
2008-12-09 16:25:01 +00:00
mattias
4832bd9ce5 fpdocupdater: fixed compilation
git-svn-id: trunk@17763 -
2008-12-09 15:02:43 +00:00
mattias
e9ce34ab79 lazde: fixed compilation
git-svn-id: trunk@17762 -
2008-12-09 14:58:34 +00:00
jesus
a41fb4256a LazReport, patch to reduce some flicker by Luiz Americo, issue #12766
git-svn-id: trunk@17761 -
2008-12-09 14:43:56 +00:00
sekelsenmat
ab4f4a7e27 Fixes getting a pixel color in Qt
git-svn-id: trunk@17760 -
2008-12-09 14:13:03 +00:00
andrew
23287ae2b7 * Fixed ipro bug where iphtml would generate the wrong address for images within a page
git-svn-id: trunk@17759 -
2008-12-09 13:54:08 +00:00
mattias
c3736e53d9 IDE: auto moving windows to screen on restore bounds
git-svn-id: trunk@17758 -
2008-12-09 13:40:50 +00:00
mattias
3c05e21c6a IDE+codetools: changed default compiler filename to fpc(.exe)
git-svn-id: trunk@17757 -
2008-12-09 12:53:19 +00:00
mattias
b2b7dbe035 clean up
git-svn-id: trunk@17756 -
2008-12-09 12:51:04 +00:00
mattias
5f7325271c IDE: searching jitmethods in ancestors
git-svn-id: trunk@17754 -
2008-12-09 12:02:16 +00:00
kirkpatc
bd1b6382f0 Class definitions for TCustomFileListBox and TFileListBox in FileCtrl.xml
git-svn-id: trunk@17753 -
2008-12-09 11:47:07 +00:00
mattias
9cac723862 IDE: auto creating .lrs when saving unit
git-svn-id: trunk@17752 -
2008-12-09 11:14:31 +00:00
paul
b37de6dfde ide: revert r17736 #7f533fe7dd since AssemblerDlg is committed now
git-svn-id: trunk@17751 -
2008-12-09 09:50:36 +00:00
marc
df49c8ebd2 + add forgotten dialogs
git-svn-id: trunk@17750 -
2008-12-09 09:40:24 +00:00
paul
04fde3cce3 ide, debugger:
- reset various debug info (breakpoints, watches, language exceptions, signals) when creating a new project
  - turn off debug manager verbosity

git-svn-id: trunk@17745 -
2008-12-09 08:35:50 +00:00
paul
ccada0730a designer: reduce debug output
git-svn-id: trunk@17743 -
2008-12-09 06:23:54 +00:00
paul
4bd4fa8fb0 win32: apply patch of Martin Friebe which allows triple and quad-mouse-click action for windows (only for left mouse button though) #0012767
git-svn-id: trunk@17742 -
2008-12-09 05:57:18 +00:00
paul
ebfa9fcc57 lcl: add overload for TRemovedPropertyList.IndexOf
git-svn-id: trunk@17741 -
2008-12-09 04:46:43 +00:00
paul
5a7173ef9a lcl: remove TButtonConrol.UseOnChange, register it as a removed property
others: remove various placed where we used UseOnChage property

git-svn-id: trunk@17740 -
2008-12-09 04:24:54 +00:00