Commit Graph

27282 Commits

Author SHA1 Message Date
zeljko
59710747e4 JCF2: fixed compilation
git-svn-id: trunk@27683 -
2010-10-13 17:42:49 +00:00
martin
f5f7e74be4 Editor-Color-Opts: enhance layout
git-svn-id: trunk@27682 -
2010-10-13 15:06:34 +00:00
mattias
5223a83d19 IDEIntf: TAbstractIDEOptions added Restore parameter to distinguish between Ok and Cancel
git-svn-id: trunk@27681 -
2010-10-13 14:47:27 +00:00
martin
e17fee021d Editor-Color-Opts: enhance toolbar
git-svn-id: trunk@27680 -
2010-10-13 13:04:48 +00:00
sekelsenmat
744a64c9cd Patch from bug #17615. Fixes FindMatch for wince
git-svn-id: trunk@27679 -
2010-10-13 11:11:24 +00:00
zeljko
a51553ba61 IDE: procedurelist: check if item really selected in OnSelectItem() event, otherwise unselected item is shown in status bar.
git-svn-id: trunk@27678 -
2010-10-13 09:52:31 +00:00
mattias
8ff93b3a7e IDEIntf: started RestoreSettings for options dialogs
git-svn-id: trunk@27677 -
2010-10-13 08:08:09 +00:00
mattias
3ff98d74ff codetools: removed constref from keywords
git-svn-id: trunk@27676 -
2010-10-13 08:06:42 +00:00
zeljko
1f9b17079e Qt: fixed problem with dnd when dragged control doesn't have csCaptureMouse. fixes #17617
git-svn-id: trunk@27675 -
2010-10-13 06:44:59 +00:00
paul
a6db96c22c ide: use bottom edge border for the toolbar
git-svn-id: trunk@27674 -
2010-10-13 02:20:41 +00:00
paul
0a96abb7c2 ide: redo editor options to use a toolbar instead of separate buttons
git-svn-id: trunk@27673 -
2010-10-13 02:16:48 +00:00
martin
cf34fd38f0 SynEdit: improved merging of frames and markups
git-svn-id: trunk@27672 -
2010-10-13 01:07:10 +00:00
martin
32c2a1c1f2 Editor-Color-Opts: new layout
git-svn-id: trunk@27671 -
2010-10-13 00:02:39 +00:00
martin
3461e3c693 SynEdit: added more for new zic-zac markup / refactor some of PaintLines
git-svn-id: trunk@27670 -
2010-10-12 22:57:42 +00:00
maxim
35ee37d215 Translations: Portuguese translation update by Marcelo B Paula, bug #17613
git-svn-id: trunk@27669 -
2010-10-12 20:49:14 +00:00
jesus
3e8c529d67 LazReport, show non-data bands in RowsLayout report
git-svn-id: trunk@27668 -
2010-10-12 19:53:40 +00:00
sekelsenmat
6a2f27cac2 Patch from bug #17594. Solves compiling Lazarus with the fpc branch fpc-xpcom
git-svn-id: trunk@27667 -
2010-10-12 15:00:44 +00:00
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