sekelsenmat
|
aacf8b768a
|
Patch from bug #17555. Improves GetTextMetrics
git-svn-id: trunk@27666 -
|
2010-10-12 13:48:45 +00:00 |
|
juha
|
91178e65d5
|
Converter: Replace Ptr() with Pointer() in default configuration.
git-svn-id: trunk@27665 -
|
2010-10-12 12:54:39 +00:00 |
|
juha
|
c4638cdf5f
|
Converter: return mrCancel if there are missing include files.
git-svn-id: trunk@27664 -
|
2010-10-12 10:18:55 +00:00 |
|
juha
|
3e8bd589c2
|
Converter: Add SyntaxMode:='delphi' for packages.
git-svn-id: trunk@27663 -
|
2010-10-12 10:18:51 +00:00 |
|
paul
|
4f37db4253
|
gtk2: fix comment
git-svn-id: trunk@27662 -
|
2010-10-12 10:18:09 +00:00 |
|
sekelsenmat
|
3d54c41f98
|
Isolates the system environment apis in separate includes files. One for common code and one per operating system
git-svn-id: trunk@27661 -
|
2010-10-12 09:54:03 +00:00 |
|
paul
|
797b544a5e
|
synedit: add FrameStyle to the markup color and highlighter attribute
git-svn-id: trunk@27660 -
|
2010-10-12 03:20:52 +00:00 |
|
paul
|
5f0b5a99bc
|
synedit: implement TextDrawer frame styles, add an ability to draw each side with an own style and color
git-svn-id: trunk@27659 -
|
2010-10-12 02:42:40 +00:00 |
|
martin
|
4d940456d8
|
SynEdit: don't stream empty right-gutter to lfm
git-svn-id: trunk@27658 -
|
2010-10-12 00:25:43 +00:00 |
|
martin
|
719ee2d1ad
|
Examples: improve position highlighter example
git-svn-id: trunk@27657 -
|
2010-10-11 22:56:04 +00:00 |
|
maxim
|
577c3c2d8b
|
regenerated translations; updated Russian translation
git-svn-id: trunk@27656 -
|
2010-10-11 20:25:12 +00:00 |
|
maxim
|
2418dbb9f6
|
LCL: Lithuanian translation update by Žilvinas Ledas, bug #17605.
git-svn-id: trunk@27655 -
|
2010-10-11 20:10:45 +00:00 |
|
mattias
|
e1a90e5911
|
IDE: list compiler options sets
git-svn-id: trunk@27654 -
|
2010-10-11 16:45:04 +00:00 |
|
zeljko
|
a072a15271
|
Qt: fixed crash inside TQtWidgetSet.SetFocus when parent form isn't visible yet, but trying to activate.
git-svn-id: trunk@27653 -
|
2010-10-11 12:13:33 +00:00 |
|
mattias
|
3014dc2e98
|
IDE: fixed switching project targetos/cpu/lclwidgettype
git-svn-id: trunk@27652 -
|
2010-10-11 09:45:32 +00:00 |
|
zeljko
|
9368dd2ccb
|
Gtk2: fixed compilation with -dRawimageConsistencyCheks and -dVerboseStretchCopyArea
git-svn-id: trunk@27651 -
|
2010-10-11 09:21:28 +00:00 |
|
paul
|
6ffbf6e16e
|
ide: fixed a typo in the version info Assign method (bug #0017595)
git-svn-id: trunk@27650 -
|
2010-10-11 08:45:55 +00:00 |
|
mattias
|
1589de464e
|
IDE: fixed loading project compiler options
git-svn-id: trunk@27649 -
|
2010-10-11 08:31:26 +00:00 |
|
zeljko
|
af7a4a248b
|
Gtk2: removed code which stop capturing when moving mouse (used by me only, for debugging) ...
git-svn-id: trunk@27648 -
|
2010-10-11 06:15:29 +00:00 |
|
mattias
|
3cd6430bb9
|
codetools: added constref parameter prefix modifier
git-svn-id: trunk@27647 -
|
2010-10-10 23:47:16 +00:00 |
|
mattias
|
8e7ba111c3
|
IDE: added sourcemarklings
git-svn-id: trunk@27646 -
|
2010-10-10 23:17:00 +00:00 |
|
martin
|
0274574004
|
SynEdit: Pas-Highlighter: Improved "message" and "index" keywords (less false positives)
git-svn-id: trunk@27645 -
|
2010-10-10 22:11:20 +00:00 |
|
martin
|
b944234141
|
SynEdit: Remove gtk2 MouseCapture workaround (after bug #13878 is fixed now). workaround was for issue #12460
git-svn-id: trunk@27644 -
|
2010-10-10 21:20:31 +00:00 |
|
martin
|
700bc8469b
|
IDE, SourceEditor: Workaround for XFCE issue with focus after completion-form. Issue #17533
git-svn-id: trunk@27643 -
|
2010-10-10 19:29:45 +00:00 |
|
zeljko
|
9da784edf0
|
Gtk2: removed unused units.
git-svn-id: trunk@27642 -
|
2010-10-10 18:11:22 +00:00 |
|
zeljko
|
dffaa39719
|
Gtk2: ifdefed gtk2proc CaptureMouseForWidget with GTK2_USE_OLD_CAPTURE define.
git-svn-id: trunk@27641 -
|
2010-10-10 18:02:43 +00:00 |
|
zeljko
|
eab39ab766
|
Gtk2: Gtk2WSForms.ShowModal() code moved to Gtk2WSForms.ShowHide(), since gtk_window_present() will call show on widget if it isn't already visible.
git-svn-id: trunk@27640 -
|
2010-10-10 17:54:25 +00:00 |
|
zeljko
|
268b91cad8
|
Gtk2: added workaround for gtk2 where GtkButton "clicked" signal isn't triggered when our modal form is started from OnDropDown().
Related to #14318
git-svn-id: trunk@27639 -
|
2010-10-10 16:20:18 +00:00 |
|
zeljko
|
afb190401d
|
Gtk2: fixed setCapture(), now it uses new way of capturing, old can be used with -dGTK2_USE_OLD_CAPTURE.
fixed unwanted focus grab of THintWindow.
fixed bug when scrollbar button double clicked, we need 2 clicks to focus our client area. Fixed bugs #13878 #17596.
git-svn-id: trunk@27638 -
|
2010-10-10 15:26:45 +00:00 |
|
jesus
|
923c7f1753
|
LCL, make grid's picklist editor to fit cell bounds where possible
git-svn-id: trunk@27637 -
|
2010-10-09 18:48:21 +00:00 |
|
jesus
|
f1a7c8604e
|
LCL, fix picklist editor not saving data into dbgrid, regression introduced in r27317 #90bf8f4f5e, issue #17586
git-svn-id: trunk@27636 -
|
2010-10-09 18:32:47 +00:00 |
|
zeljko
|
d38da8c53c
|
LCL: fixed compilation with -dVerboseMouseBugFix
git-svn-id: trunk@27635 -
|
2010-10-09 17:11:43 +00:00 |
|
mattias
|
045c7df7b2
|
IDE: save/load project compiler option sets
git-svn-id: trunk@27634 -
|
2010-10-09 16:37:08 +00:00 |
|
martin
|
ca47b5bc9e
|
SynEdit: Fix for right overview Gutter (-dWithSynOverviewGutter)
git-svn-id: trunk@27633 -
|
2010-10-09 16:14:00 +00:00 |
|
martin
|
871136835b
|
SynEdit: Fix for right overview Gutter
git-svn-id: trunk@27632 -
|
2010-10-09 16:06:56 +00:00 |
|
zeljko
|
c4c3db3775
|
IDE: added default actions for VK_ESCAPE and VK_RETURN in diskdiffsdialog. fixes #17347
git-svn-id: trunk@27631 -
|
2010-10-09 13:47:40 +00:00 |
|
zeljko
|
0874f11dcf
|
Gtk2: implemented TGtk2WidgetSet.PromptUser(), fixes various bugs with gtk2 dialogs. known to fixes #14318
git-svn-id: trunk@27630 -
|
2010-10-09 13:27:17 +00:00 |
|
mattias
|
9e63cf8edb
|
IDE: fixed laz build dlg
git-svn-id: trunk@27629 -
|
2010-10-08 22:03:33 +00:00 |
|
zeljko
|
da9a60c893
|
Qt: fixed QEventWheel for TQtCustomControl. fixes #17554
git-svn-id: trunk@27628 -
|
2010-10-08 20:58:44 +00:00 |
|
mattias
|
1cf22e85c1
|
IDE: moved project compileroptions and macrovalues to buildmodes
git-svn-id: trunk@27627 -
|
2010-10-08 20:28:37 +00:00 |
|
mattias
|
025f786f34
|
IDE: converter: set Delphi mode as default
git-svn-id: trunk@27626 -
|
2010-10-08 18:59:38 +00:00 |
|
zeljko
|
d9e439282b
|
Gtk2: fixed alien configure events from composition manager (usually compiz). fixed #17523
git-svn-id: trunk@27625 -
|
2010-10-08 18:47:02 +00:00 |
|
mattias
|
9c51da2d7c
|
IDE: configure build laz dialog: fixed activating comboboxes, bug #17576
git-svn-id: trunk@27624 -
|
2010-10-08 17:11:38 +00:00 |
|
mattias
|
86d16f0a51
|
IDE: reset BuildTarget after project options
git-svn-id: trunk@27623 -
|
2010-10-08 16:51:29 +00:00 |
|
mattias
|
3d26d69da8
|
IDE: compiler options: added OnChanged handlers
git-svn-id: trunk@27622 -
|
2010-10-08 15:54:42 +00:00 |
|
mattias
|
bc6ef0820f
|
IDE: search results view: replaced TNoteBook with TPageControl
git-svn-id: trunk@27621 -
|
2010-10-08 14:55:07 +00:00 |
|
mattias
|
2aaf2b0153
|
LCL: TPageControl: published Options and OnCloseTabClicked to make porting old TNoteBook code easier
git-svn-id: trunk@27620 -
|
2010-10-08 14:54:44 +00:00 |
|
zeljko
|
23f3e4c917
|
Qt: do not pass input or paint events from invisible control to lcl.
git-svn-id: trunk@27619 -
|
2010-10-08 13:10:12 +00:00 |
|
ask
|
d051326063
|
TAChart: Minor code style fixes
git-svn-id: trunk@27618 -
|
2010-10-08 11:11:42 +00:00 |
|
mattias
|
53728f728d
|
IDE: compiler options: made CreateDiff usable as Equals
git-svn-id: trunk@27617 -
|
2010-10-08 09:47:14 +00:00 |
|