Commit Graph

23810 Commits

Author SHA1 Message Date
mattias
e195f1df30 translations: german: updates from Swen Heinig
git-svn-id: trunk@24036 -
2010-03-16 13:40:46 +00:00
mattias
09a6ed59f3 IDE: fixed nested macros, using default for FPCVer macro, bug #16008
git-svn-id: trunk@24035 -
2010-03-16 13:30:29 +00:00
mattias
fc19399e97 codetools: added TDefinePool.GetFPCVerFromFPCTemplate
git-svn-id: trunk@24034 -
2010-03-16 13:29:29 +00:00
mattias
db75010348 lcl: debugging
git-svn-id: trunk@24033 -
2010-03-16 13:28:55 +00:00
zeljko
6e8c411156 Qt: optimized tooltip position calculation.
git-svn-id: trunk@24032 -
2010-03-16 12:17:14 +00:00
zeljko
9444dd3460 Gtk: update GtkEntry cursorpos in changed event for gtk too. issue #7243
git-svn-id: trunk@24031 -
2010-03-16 11:01:02 +00:00
zeljko
3066ad5a51 Gtk2: provoke gtkEditable to update GtkEntry cursorpos property inside changed event. fixes #7243
git-svn-id: trunk@24030 -
2010-03-16 09:14:54 +00:00
paul
0be135a22d lcl: update FocusedForm when new form control get focus
git-svn-id: trunk@24029 -
2010-03-16 09:11:33 +00:00
paul
ccf0a899c0 lcl: treeview: don't loose multi selection on non-navigation key press, apply font.color before the CustomDraw event - patch by C Western (issue #0015994)
git-svn-id: trunk@24028 -
2010-03-16 08:04:09 +00:00
paul
8eef9c2e1c lcl: use scroll offset for TCustomTreeView.UpdateMaxRight calculation based on patch of Vladimir Zhirov (issue #0015788)
git-svn-id: trunk@24027 -
2010-03-16 07:37:28 +00:00
paul
524e6bc06d lcl: fix space calculation for treeview (issue #0015722)
git-svn-id: trunk@24026 -
2010-03-16 07:24:56 +00:00
jesus
3a44334f6e LCL, implemented grid event OnHeaderSizing, issue #15602
git-svn-id: trunk@24025 -
2010-03-16 06:36:28 +00:00
jesus
4482bc1b0f LCL, fix erasing cell text on changes of editmask, issue #15048
git-svn-id: trunk@24024 -
2010-03-16 05:19:37 +00:00
paul
834c2445eb lcl: fix space calculation for treeview (issue #0015722)
git-svn-id: trunk@24023 -
2010-03-16 03:52:36 +00:00
paul
e6c1874622 lcl: formatting
git-svn-id: trunk@24022 -
2010-03-16 03:45:05 +00:00
paul
99dce14266 win32: open picture dialog: workaround lcl bug with autosizing which prevent controls to apply their bounds if parent = nil and parentwnd = 0
git-svn-id: trunk@24021 -
2010-03-16 03:32:05 +00:00
paul
0118bd4b2a lcl: fix bug with TabControl ImageIndex retrieving based on instructions of Robin Hoo (issue #0015421)
git-svn-id: trunk@24020 -
2010-03-16 03:24:39 +00:00
martin
093ec32e60 Ensure compilation with fpc 2.4.0
git-svn-id: trunk@24019 -
2010-03-15 21:44:49 +00:00
vincents
75af880b85 LCL: fixed memleak in stringhashlist, when destroying a hashlist without items (issue #15755)
patch by: cobines

git-svn-id: trunk@24018 -
2010-03-15 20:43:03 +00:00
jesus
dd7a6d6209 Printers, removed cabonprinting unit from C. Western, issue #15861
git-svn-id: trunk@24017 -
2010-03-15 19:02:16 +00:00
martin
1f0338e1d3 LeakView: clean up
git-svn-id: trunk@24016 -
2010-03-15 18:05:32 +00:00
martin
9e9e810073 Ide/Project; SourceEditor: Decouple relationship via EditorIndex. Start using reference instead of index
git-svn-id: trunk@24015 -
2010-03-15 18:01:40 +00:00
martin
48c1748e02 LeakView: Allow paste from clipboard; Allow parsing exception trace too
git-svn-id: trunk@24014 -
2010-03-15 17:46:15 +00:00
zeljko
4ccc80843d Qt: we have to recalculate position for hint before it's visible or we have flickering. fixes #15882
git-svn-id: trunk@24013 -
2010-03-15 17:08:44 +00:00
martin
32bf0d2d92 Ide/Project; SourceEditor: Decouple relationship via EditorIndex. Fix, remove reference on close
git-svn-id: trunk@24012 -
2010-03-15 14:41:12 +00:00
paul
eef0d16e78 lcl: fix LM_CONTEXTMENU handling - use another message structure (windows compatible). also hopefully fixes 64bit compilation (issue #0016000)
git-svn-id: trunk@24011 -
2010-03-15 14:23:02 +00:00
mattias
feac6a08fe IDE: clean up
git-svn-id: trunk@24010 -
2010-03-15 11:34:48 +00:00
paul
dcb25bd1e6 win32: fix drawing of 3D and Flat menu bars: choose right colors, draw edges for 3d (issue #0015723)
git-svn-id: trunk@24009 -
2010-03-15 09:58:13 +00:00
paul
6bf6b20594 gtk, gtk2: move SetWindowRgn to gtk2 code since gtk1 does not have appopriate functions. fixes gtk1 compilation
git-svn-id: trunk@24008 -
2010-03-15 08:33:23 +00:00
paul
f281b3a82e docs: add Massimo Magnano to the list of contributors
git-svn-id: trunk@24007 -
2010-03-15 08:27:30 +00:00
paul
edc0a237f0 gtk: implement SetWindowRgn based on patch of Massimo Magnano (issue #0015870)
git-svn-id: trunk@24006 -
2010-03-15 08:26:05 +00:00
paul
e513f0292c lcl: rework LM_CONTEXTPOPUP - recursively call it on right mouse button up (issue #0015709)
git-svn-id: trunk@24005 -
2010-03-15 07:56:44 +00:00
paul
b67e10007a gtk2: apply patch by cobines which improves menu icon positioning (issue #0015565)
git-svn-id: trunk@24004 -
2010-03-15 04:15:11 +00:00
paul
770d3e2d9d lcl: fix new autosize to work with ParentWindow too
git-svn-id: trunk@24003 -
2010-03-15 03:24:29 +00:00
jesus
197ebcc137 LazReport, fix encoding of custom date, from Luiz Americo, issue #14639
git-svn-id: trunk@24002 -
2010-03-15 02:14:09 +00:00
jesus
48d85e8ca9 LCL, fix escaping invalid postscript string chars, issue #15920
git-svn-id: trunk@24001 -
2010-03-15 00:44:41 +00:00
maxim
6e3d7d6e7d regenerated JCF2 translations; updated Russian translation
git-svn-id: trunk@24000 -
2010-03-14 22:48:39 +00:00
maxim
c19cb30c5b JCF2: localized Align Settings tab
git-svn-id: trunk@23999 -
2010-03-14 22:48:15 +00:00
jesus
75952cf1f0 Printer, fix cups printer default paper, from C. Western, issue #15992
git-svn-id: trunk@23998 -
2010-03-14 22:28:23 +00:00
jesus
19a69132a3 Printers, Carbon, allow TPrintDialog even if there are no printers, issue #15104
git-svn-id: trunk@23997 -
2010-03-14 22:15:29 +00:00
zeljko
f21e106a2b Qt: fix for QtKeyDelete for QAbstractSpinBox. fixes #15981
git-svn-id: trunk@23995 -
2010-03-14 20:38:14 +00:00
martin
30d49ee5b5 Ide/Project; SourceEditor: Decouple relationship via EditorIndex (equals Tab/Page). Refactor updates via object reference (prepare for multi window) (missing file)
git-svn-id: trunk@23994 -
2010-03-14 19:15:06 +00:00
martin
5f1f1153e3 Ide/Project; SourceEditor: Decouple relationship via EditorIndex (equals Tab/Page). Refactor updates via object reference (prepare for multi window)
git-svn-id: trunk@23993 -
2010-03-14 19:14:59 +00:00
maxim
a60928917c regenerated JCF2 translations; updated Russian translation
git-svn-id: trunk@23992 -
2010-03-14 19:00:59 +00:00
maxim
d3b00011a6 JCF2: localized Blank Lines Settings tab
git-svn-id: trunk@23991 -
2010-03-14 19:00:21 +00:00
paul
62f6cb12cf carbon: some fixes for TWinControl.ParentWindow
git-svn-id: trunk@23990 -
2010-03-14 14:43:59 +00:00
paul
75c0134975 gtk2: fix menu item spacing for menus with images based on patch of cobines (issue #0015565)
git-svn-id: trunk@23989 -
2010-03-14 11:04:35 +00:00
juha
dcfee90444 Moved check lfm code to ide/checklfmdlg and reused it in converter/missingpropertiesdlg. No functional changes.
git-svn-id: trunk@23988 -
2010-03-14 08:40:00 +00:00
juha
dd1dc0c198 Refactoring and finetuning for missing properties dlg.
git-svn-id: trunk@23987 -
2010-03-14 08:03:03 +00:00
juha
e8e8dd5595 Refactored MissingPropertiesDlg.
git-svn-id: trunk@23986 -
2010-03-14 08:02:57 +00:00