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 |
|
paul
|
b6b87b095a
|
gtk1: fix compilation
git-svn-id: trunk@23985 -
|
2010-03-14 07:46:06 +00:00 |
|
paul
|
0c1c7b1a6c
|
lcl, gtk, gtk2: fix some ParentWindow problems when assigned to TCustomForm
git-svn-id: trunk@23984 -
|
2010-03-14 07:29:50 +00:00 |
|
sekelsenmat
|
43abe1e7a9
|
Patches from dmitry for TShellTreeView, fixes #15908 and #15937
git-svn-id: trunk@23983 -
|
2010-03-14 00:40:30 +00:00 |
|
maxim
|
d199b0bdc0
|
regenerated JCF2 translations; updated Russian translation
git-svn-id: trunk@23982 -
|
2010-03-13 23:01:41 +00:00 |
|
maxim
|
6de469cd57
|
JCF2: localized Indent Settings tab
git-svn-id: trunk@23981 -
|
2010-03-13 23:01:17 +00:00 |
|
maxim
|
984017068a
|
regenerated translations; updated Russian translation
git-svn-id: trunk@23980 -
|
2010-03-13 18:14:00 +00:00 |
|
maxim
|
a6843f3162
|
IDE: changed 'no HTML browser' error message to point to existing settings. Fixes bug #0015718.
git-svn-id: trunk@23979 -
|
2010-03-13 18:13:15 +00:00 |
|
maxim
|
940e876b2d
|
regenerated JCF2 translations; updated Russian translation
git-svn-id: trunk@23978 -
|
2010-03-13 17:55:47 +00:00 |
|
maxim
|
e915927961
|
JCF2: localized options caption and settings file related error messages
git-svn-id: trunk@23977 -
|
2010-03-13 17:54:34 +00:00 |
|
paul
|
110e7b7c88
|
ide: use {$R *.res} instead of {$R <projectname>.res} - this simplifies project renaming and simplify resource handling in general (issue #0015985)
git-svn-id: trunk@23976 -
|
2010-03-13 16:56:32 +00:00 |
|
paul
|
6990c213d3
|
ide: compiler options: fix logic of loading from the configuration file (issue #0015625)
git-svn-id: trunk@23975 -
|
2010-03-13 16:43:44 +00:00 |
|
paul
|
393b9de9d9
|
ide: options dialog: fix crash on loading compiler configuration (issue #0015739)
git-svn-id: trunk@23974 -
|
2010-03-13 16:28:17 +00:00 |
|
jesus
|
617f9118af
|
LCL, fix dbgrid dgAlwaysShowSelection option, issue #15961
git-svn-id: trunk@23973 -
|
2010-03-13 06:04:05 +00:00 |
|
mattias
|
404a27c33f
|
IDE: improved layout info build window
git-svn-id: trunk@23972 -
|
2010-03-12 21:54:53 +00:00 |
|
maxim
|
2e944cfdc0
|
LazDE doceditor: regenerated translations; updated Russian translation
git-svn-id: trunk@23971 -
|
2010-03-12 21:31:49 +00:00 |
|
maxim
|
85734252cb
|
LazDE doceditor: localized Options dialog (patch from alexs)
git-svn-id: trunk@23970 -
|
2010-03-12 21:31:04 +00:00 |
|
zeljko
|
4b739cb16f
|
Gtk2: avoid assertions inside SetZPosition() for TScrollBox.fixes #15742
git-svn-id: trunk@23969 -
|
2010-03-12 16:13:46 +00:00 |
|
vincents
|
91cf532a8f
|
package manager: use yes/no buttons in dialog which asks to delete old packages from delphifreak (issue #15738)
git-svn-id: trunk@23968 -
|
2010-03-12 16:05:39 +00:00 |
|
vincents
|
4db9abe180
|
debugtest program: fixed some more compilation errors, but still doesn't compile
git-svn-id: trunk@23967 -
|
2010-03-12 16:04:05 +00:00 |
|
zeljko
|
3d77cd4d3c
|
Gtk2: fix for listbox itemindex. fixes #15784
git-svn-id: trunk@23966 -
|
2010-03-12 15:13:57 +00:00 |
|
zeljko
|
3b8ff2f3ba
|
Gtk2: do not ignore fsStayOnTop for borderless forms. fixes #15953
git-svn-id: trunk@23965 -
|
2010-03-12 14:56:33 +00:00 |
|
zeljko
|
44afccc3c4
|
Gtk2: fixed TGtk2WSCustomListView.ColumnGetWidth() returning value (get_width() is wrong and not in sync with fixed_width. fixes #15852
git-svn-id: trunk@23964 -
|
2010-03-12 11:26:38 +00:00 |
|
zeljko
|
3bd8a20b34
|
Gtk2: AlignToGtkAlign() moved from gtk2wscomctrls to gtkproc for reusing.Status bar labels alignment rework - fixed #14790.
git-svn-id: trunk@23963 -
|
2010-03-12 10:25:01 +00:00 |
|
vincents
|
685987a64a
|
debugtest program:
+ added .lpi to store dependencies
* fixed some compilation errors (15759)
git-svn-id: trunk@23962 -
|
2010-03-12 09:44:36 +00:00 |
|
zeljko
|
599776e2f2
|
Gtk2: fixed TGtk2WSCustomListView.ColumnSetAlignment(). fix for #15853
git-svn-id: trunk@23961 -
|
2010-03-12 09:40:36 +00:00 |
|