Commit Graph

22301 Commits

Author SHA1 Message Date
mattias
2b1408184e codetools: parsing objcprotocol
git-svn-id: trunk@22707 -
2009-11-22 19:18:19 +00:00
dmitry
360d8d8008 carbon: fix for TCarbonControl.SetFont function and non-standard fonts
git-svn-id: trunk@22706 -
2009-11-22 17:03:54 +00:00
mattias
4d3c959a7b examples: pen, bursh: fixed caption and size
git-svn-id: trunk@22705 -
2009-11-22 16:29:10 +00:00
paul
3e7ffc8cd8 docs: add a small description for TPen.Cosmetic, TPen.EndCap, TPen.JoinStyle
git-svn-id: trunk@22704 -
2009-11-22 15:38:58 +00:00
mattias
1913e8198e IDEIntf: added TComponentEditorDesigner.ChangeStamp and OnModified handler list
git-svn-id: trunk@22703 -
2009-11-22 12:31:34 +00:00
mattias
64c97e551d turbopower: skip invalid commands, bug #15153
git-svn-id: trunk@22702 -
2009-11-22 11:02:03 +00:00
dodi
c5dba72993 dockmanager example: revert notebook to form
git-svn-id: trunk@22701 -
2009-11-22 02:22:48 +00:00
mattias
9187f01727 codetools: class completion: copy parameters only if no new method/variable, bug #9244
git-svn-id: trunk@22700 -
2009-11-21 21:55:25 +00:00
laurent
4f8e788ff0 try New icon
git-svn-id: trunk@22699 -
2009-11-21 14:50:55 +00:00
mattias
b2b81b9d00 codetools: code completion: refactoring
git-svn-id: trunk@22698 -
2009-11-21 13:15:30 +00:00
dodi
91ccba3b91 dockmanager example: restructure package
git-svn-id: trunk@22697 -
2009-11-21 13:08:42 +00:00
mattias
0e11723b4c IDE: searching datamodules in used units
git-svn-id: trunk@22696 -
2009-11-21 01:07:13 +00:00
ask
fdd7359743 TAChart: Hide 'unused parameter' hint
git-svn-id: trunk@22695 -
2009-11-20 11:47:52 +00:00
ask
91daeebbea TAChart: Simplify InitHelper interface
git-svn-id: trunk@22694 -
2009-11-20 11:47:12 +00:00
mattias
b3b953b3d1 lcl: idleactions: checking for deleted forms, bug #15098, from C. Western
git-svn-id: trunk@22693 -
2009-11-20 11:24:36 +00:00
paul
40861cdaf8 win32: always call default window proc for WM_PAINT progressbar handler if it has marquee style (fixes bug #0015064)
git-svn-id: trunk@22692 -
2009-11-20 10:35:09 +00:00
paul
77f497ae43 lcl: map LM_TIMER to WM_TIMER code
git-svn-id: trunk@22691 -
2009-11-20 09:49:59 +00:00
paul
16bf008f5a win32: add progressbar messages to wm_to_string
git-svn-id: trunk@22690 -
2009-11-20 09:49:35 +00:00
paul
606e852b28 wince: add CreatePatternBrush
git-svn-id: trunk@22689 -
2009-11-20 08:14:11 +00:00
paul
28dc4adab4 lcl: initialize all points of FDockRect on drag-dock start (issue #0015040)
git-svn-id: trunk@22688 -
2009-11-20 08:03:42 +00:00
paul
eb5ca6d8d6 gtk: fix word wrapping of TStaticText (issue #0015078)
git-svn-id: trunk@22687 -
2009-11-20 07:45:23 +00:00
martin
776f474483 SynEdit: Fix smart unindent obeys read-only
git-svn-id: trunk@22686 -
2009-11-19 23:54:52 +00:00
dmitry
fa76b5032d leakview: added a summary (bug #14756)
git-svn-id: trunk@22685 -
2009-11-19 21:31:39 +00:00
dodi
a7568024f7 dockmanager example: established ReplaceDockedControl compatibility
git-svn-id: trunk@22684 -
2009-11-19 17:33:04 +00:00
dodi
6bbef2ef01 dockmanager example: improved notebook behavior
git-svn-id: trunk@22683 -
2009-11-19 15:27:33 +00:00
vincents
ebd7b6e721 removed svn:executable property
git-svn-id: trunk@22682 -
2009-11-19 11:00:04 +00:00
paul
6bc2815e1e ideintf: disable multiply TabOrder editing, enabled multiply Tag editing
git-svn-id: trunk@22680 -
2009-11-19 07:52:27 +00:00
martin
69f53e8c35 SynEdit: Starting Multi-View SynEdit
git-svn-id: trunk@22679 -
2009-11-19 00:14:36 +00:00
mattias
ce4c2a4762 translations: german: updates from Swen Heinig
git-svn-id: trunk@22678 -
2009-11-18 23:02:30 +00:00
marc
802a6c82b9 * Updated Russian translation by Maxim Ganetsky
git-svn-id: trunk@22677 -
2009-11-18 22:32:54 +00:00
marc
4dd2b99c59 * Fixed layout
git-svn-id: trunk@22676 -
2009-11-18 22:21:21 +00:00
marc
0322ccf442 * Don't close the form when an OK validation is canceled
git-svn-id: trunk@22675 -
2009-11-18 22:20:12 +00:00
vincents
4cc5abf506 ide: fixed sorting in localized procedure list
patch by: Graeme Geldenhuys
fixes issue #14923, #14860

git-svn-id: trunk@22674 -
2009-11-18 20:41:06 +00:00
martin
7c61fa681f SynEdit: Clean-up, removed some ifdef
git-svn-id: trunk@22673 -
2009-11-18 17:21:42 +00:00
martin
7404b6ed0b SynEdit: refactor, moved some undo/redo code to the lines object
git-svn-id: trunk@22672 -
2009-11-18 16:53:20 +00:00
vincents
dfd96cf12d Mac OS X installer script: link against 10.4 SDK, tries to fix issue #15127
git-svn-id: trunk@22671 -
2009-11-18 15:30:39 +00:00
vincents
bc82f08b59 deb: fixed using svn for snapshots, from Mazen
git-svn-id: trunk@22670 -
2009-11-18 14:38:05 +00:00
mattias
b0ff8b3ac4 IDE: update project inspector when renaming project
git-svn-id: trunk@22669 -
2009-11-18 10:37:39 +00:00
mattias
b7dcea7011 IDE: designer mediator: setting Designer
git-svn-id: trunk@22668 -
2009-11-18 10:32:59 +00:00
mattias
42dbb82a49 deb: using more macros, to make it more generic, from Mazen
git-svn-id: trunk@22667 -
2009-11-18 10:08:19 +00:00
paul
3ffefcb95c gtk2: speedup listview items insertion
git-svn-id: trunk@22666 -
2009-11-18 03:45:24 +00:00
martin
650d40ce24 SynMemo: missing properties/methods
git-svn-id: trunk@22665 -
2009-11-18 03:33:29 +00:00
paul
47879f9a9e gtk2: speedup combobox items insertion
git-svn-id: trunk@22664 -
2009-11-18 03:00:58 +00:00
martin
c8ba6e0940 SynEdit, trim trailing space: Fixed, spaces where kept, if text was reverted
git-svn-id: trunk@22663 -
2009-11-18 00:09:36 +00:00
martin
18d49dd9cd SynEdit: refactor, all Lines.On* are now event-lists
git-svn-id: trunk@22662 -
2009-11-18 00:07:55 +00:00
martin
d4adb75967 IDE, Package Add dialog: fixed mem leak
git-svn-id: trunk@22661 -
2009-11-17 23:53:48 +00:00
marc
f7dc28221e * Updated po files
git-svn-id: trunk@22660 -
2009-11-17 23:32:04 +00:00
marc
bdc065838c * Improved localisation by Maxim Ganetsky
git-svn-id: trunk@22659 -
2009-11-17 23:31:13 +00:00
mazen
bd57bbe661 * Synchronized Debian package building rules with official Debian.
git-svn-id: trunk@22658 -
2009-11-17 22:07:12 +00:00
martin
096257d424 IDE, Install Packages: only show not yet installed packages as available (available for installation)
git-svn-id: trunk@22657 -
2009-11-17 21:14:33 +00:00