Commit Graph

15720 Commits

Author SHA1 Message Date
mattias
a15799bceb synedit: fixed bracket highlighting on backward search, from Martin Friebe, bug #11736
git-svn-id: trunk@15858 -
2008-07-24 16:15:49 +00:00
mattias
fce0a5e771 IDE: incremental search continue with ctrl-e, from Martin Friebe, bug #11695
git-svn-id: trunk@15857 -
2008-07-24 15:41:42 +00:00
mattias
acf407802a IDE: showing keymapping grab debugging info
git-svn-id: trunk@15856 -
2008-07-24 10:59:32 +00:00
mattias
23cd6854d5 IDE: fixed crash on keymapping grab for unknown keys
git-svn-id: trunk@15855 -
2008-07-24 10:48:30 +00:00
mattias
c9298fa17b LCL: added safety check for destroy
git-svn-id: trunk@15854 -
2008-07-24 02:00:44 +00:00
mattias
d38ea72e65 IDE: emoved note
git-svn-id: trunk@15853 -
2008-07-24 01:41:47 +00:00
mattias
4969fb1643 carbon: fixed notebook close page, insert page, setpageindex, bug #11719,#11680, #10171
git-svn-id: trunk@15852 -
2008-07-24 01:35:59 +00:00
marc
a87d5a8d4b * make only rawimage data public, don't allow modification of description
git-svn-id: trunk@15851 -
2008-07-23 23:49:17 +00:00
marc
7b10f5086e * made the rasterimage rawimage public
git-svn-id: trunk@15850 -
2008-07-23 18:59:53 +00:00
mattias
2b8097dfd9 IDE: added -dVerboseOFExecute
git-svn-id: trunk@15849 -
2008-07-23 14:53:56 +00:00
vincents
2b22554556 synedit: fixed flicker in incremental search from Martin (issue #11474)
git-svn-id: trunk@15848 -
2008-07-23 12:43:44 +00:00
mattias
6ed274ffa2 synedit: search now uses IdentChars of highlighter, bug #10752
git-svn-id: trunk@15847 -
2008-07-23 12:31:31 +00:00
mattias
e03b7c5869 codetools: identifier completion: do not add semicolon twice
git-svn-id: trunk@15846 -
2008-07-23 11:59:52 +00:00
vincents
e596ab63b2 synedit: fixed mulitline matching bracket from Martin Friebe (issue #11732)
git-svn-id: trunk@15845 -
2008-07-23 11:55:44 +00:00
mattias
4e326a4448 IDE+codetools: identifier completion: adding semicolon after procedure
git-svn-id: trunk@15844 -
2008-07-23 09:12:06 +00:00
mattias
f9bfbe18fd added xdg-open to the lists of web browsers
git-svn-id: trunk@15843 -
2008-07-23 08:41:02 +00:00
mattias
e5805aab68 gtk/gtk2 intf: combobox: toggle selection mode to support ItemIndex=-1, fixed ReadOnly, updating intf ItemIndex cache on Delete/Insert/Change, refactoring for WS classes, from Luiz
git-svn-id: trunk@15842 -
2008-07-23 08:17:39 +00:00
mattias
c0bb107bd7 synedit: improved bracket highlighting to skip comments and strings, from Martin Friebe, bug #9652
git-svn-id: trunk@15841 -
2008-07-23 08:09:09 +00:00
vincents
283d4dfd56 LCL: added parameterless TPopupMenu.Popup from Benito van der Zander (issue #11726)
git-svn-id: trunk@15840 -
2008-07-23 07:28:04 +00:00
kirkpatc
4256a04f11 FPDoc - ExtCtrls has had makeskel --update. Inserted a large number of links to ancestor classes for TCustomPanel, TPanel, TCustomLabeledEdit and TLabeledEdit in ExtCtrls.xml
git-svn-id: trunk@15839 -
2008-07-22 14:09:13 +00:00
vincents
bfdb622379 added .txt extension
git-svn-id: trunk@15838 -
2008-07-22 11:08:32 +00:00
vincents
a6ba34dee8 fixed gtk2 compilation caused by previous commit, gtk1 and gtk2 are more intertwined than I expected, seeing the amount of duplicated code between gtkwsspin and gtk2wsspin
git-svn-id: trunk@15837 -
2008-07-22 10:17:59 +00:00
vincents
90a8a86f23 gtk interface, cleanup: removed gtk2 specific code from gtkwsspin unit
git-svn-id: trunk@15836 -
2008-07-22 10:03:41 +00:00
vincents
dcaa111227 LCL: FloatSpinEdit uses double for internal representation, so that the full range of 32 bits integer can be represented without rounding problems (fixes #10844)
git-svn-id: trunk@15835 -
2008-07-22 10:01:50 +00:00
mattias
2996a3c332 rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
git-svn-id: trunk@15834 -
2008-07-22 09:48:15 +00:00
mattias
d65e91dcdd added .txt extension
git-svn-id: trunk@15833 -
2008-07-22 09:44:38 +00:00
mattias
c243610491 IDE: fixed TEditorOptionsForm.GeneralCheckBoxOnChange parameter
git-svn-id: trunk@15832 -
2008-07-21 21:58:18 +00:00
mattias
b26fda5243 gtk+gtk2+win32 intf: TComboBox: fixed LM_CHANGED, LM_SELCHANGED events, now LM_CHANGED are sent, whenever the text changes, from Luiz
git-svn-id: trunk@15831 -
2008-07-21 21:29:07 +00:00
zeljko
fc59aceece Qt: More fixes for TQtFont, TQtFont getters can produce AV's , especially in GetTextMetrics()
git-svn-id: trunk@15830 -
2008-07-21 13:57:00 +00:00
kirkpatc
16e06e9e4f FPDoc - some links changed in stdctrls.xml
git-svn-id: trunk@15829 -
2008-07-21 12:40:32 +00:00
mattias
9b4a380f50 codetools: returning false on error searching ancestors, bug #11665
git-svn-id: trunk@15828 -
2008-07-21 11:39:11 +00:00
zeljko
ef36a9fada Qt: Fixes #11717, fixed via TQtFont.getMetrics() which could lead us into AV eg. via qtwinapi.GetTextMetrics(), so we check TQtFont.Widget for nil state.
git-svn-id: trunk@15827 -
2008-07-21 10:24:45 +00:00
mattias
3d733f4846 IDE: LCL: darwin: removed X11 and fink lib paths, since carbon is now default and does not need them, bug #10903
git-svn-id: trunk@15826 -
2008-07-21 09:16:11 +00:00
mattias
9dd08d1adb synedit: added overloaded searchreplace method to provide a startingpoint, from Martin Friebe, bug #11474
git-svn-id: trunk@15825 -
2008-07-21 08:46:32 +00:00
mattias
bfa22087fc synedit: added license headers
git-svn-id: trunk@15824 -
2008-07-21 08:26:36 +00:00
mattias
440314ef7f IDE: source editor options: added markup options to new options dialog, from Martin Friebe, bug #11693
git-svn-id: trunk@15823 -
2008-07-21 08:10:32 +00:00
zeljko
7c0a4b219a Qt: probably fix #11600 (scrollbar flickering)
git-svn-id: trunk@15822 -
2008-07-21 07:53:49 +00:00
kirkpatc
b62facde0e FPDoc - updates to TCustomPanel and TPanel in extctrls.xml: attempting to use the inheritance recognition facility (adding link="identifier" in the "element" tag)
git-svn-id: trunk@15821 -
2008-07-21 05:49:51 +00:00
vincents
00a2b7b10a codetools: fixed memleak (and probably fixed define templates for components), fixes bug #11701
git-svn-id: trunk@15820 -
2008-07-20 19:20:13 +00:00
mattias
1341499890 synedit: set default synedit font for carbon
IDE: sourceditor: using the same default font as synedit
  IDE: added code template d for debugln
  IDE: moved Insert $IFDEF in keymapping to edit section
  CodeTools: identifier completion: do not add semicolon in front of then, of, to, else, do
  CodeTools: define LCL and LCLwidgetset for lazarus sources
  IDE: Editor Options Keymapping: implemented text filter and shortcut search

git-svn-id: trunk@15819 -
2008-07-19 09:51:32 +00:00
kirkpatc
d92dd510d2 FPDoc - minor correction to intfgraphics.xml
- definition for TWidgetSet in interfacebase.xml

git-svn-id: trunk@15818 -
2008-07-19 08:53:17 +00:00
jesus
c140fca340 updated spanish translations from Javier Villarroya (javivf)
git-svn-id: trunk@15817 -
2008-07-19 06:15:37 +00:00
jesus
5ace44bd40 LazReport, fix editor sample new report name and added testpage report
git-svn-id: trunk@15816 -
2008-07-18 21:21:51 +00:00
jesus
34f9100000 LCL, fix typos and postscriptcanvas Y margin
git-svn-id: trunk@15815 -
2008-07-18 21:16:39 +00:00
kirkpatc
c7d1d9ba34 FPDoc - definitions of some classes in intfgraphics.xml
git-svn-id: trunk@15814 -
2008-07-18 12:28:32 +00:00
vincents
d0ae7e95f6 LCL: fixed key handling in maskedit (issue #11655)
git-svn-id: trunk@15813 -
2008-07-18 09:17:54 +00:00
mattias
194d128c0f IDE: allowing negative font height
git-svn-id: trunk@15812 -
2008-07-18 08:08:06 +00:00
mattias
ec306d185d codetools: added debugging info or dangling events
git-svn-id: trunk@15811 -
2008-07-18 08:00:07 +00:00
marc
b972e96632 * changed QueryDescription out param into var since it is allowed to update the description too (in that case it should be var).
git-svn-id: trunk@15810 -
2008-07-17 22:48:45 +00:00
michael
d26e2b3095 * Added images to the treeviews in connection editor and dictionary editor
git-svn-id: trunk@15809 -
2008-07-17 22:15:06 +00:00