Commit Graph

15732 Commits

Author SHA1 Message Date
mattias
3dab9af10f gtk1 intf: fied compilation
git-svn-id: trunk@15870 -
2008-07-25 21:16:38 +00:00
mattias
ce714dde2c translations: german: updates from Joerg Braun
git-svn-id: trunk@15869 -
2008-07-25 19:48:41 +00:00
mattias
b039ce3a6e codetools: updated lpk
git-svn-id: trunk@15868 -
2008-07-25 19:22:28 +00:00
mattias
84a8d553bb synedit: added license headers
git-svn-id: trunk@15867 -
2008-07-25 18:38:36 +00:00
mattias
c2b2c2b47a LCL: added default conversion for unix function using iconv, from Whitewind, bug #11203
git-svn-id: trunk@15866 -
2008-07-25 15:53:41 +00:00
mattias
5f699ac8b2 gtk2: implemented TCanvas.ClipRect during paint, improved hiding/drawing caret with double buffer
git-svn-id: trunk@15865 -
2008-07-25 14:42:09 +00:00
mattias
078194f6b2 IDE: hide editor option showscrollhint - it is not implemented yet in synedit
git-svn-id: trunk@15864 -
2008-07-25 10:42:57 +00:00
mattias
fa3e4526c8 LCL: undone renaming pfAdded, pfRemoving
git-svn-id: trunk@15863 -
2008-07-25 09:26:35 +00:00
marc
d78f777260 * fixed compilation
git-svn-id: trunk@15862 -
2008-07-24 23:43:18 +00:00
mattias
2e9d466c2d synedit: markup for special line, selection and ctrl mouse link, from Martin Friebe, bug #11693
git-svn-id: trunk@15861 -
2008-07-24 22:41:25 +00:00
jesus
7e7711b535 LCL, grids, only draw on cells with enough space
git-svn-id: trunk@15860 -
2008-07-24 20:55:49 +00:00
zeljko
e98bf43728 Qt: Changed TQtScrollBar focus behaviour. Fixes #11601
git-svn-id: trunk@15859 -
2008-07-24 16:56:33 +00:00
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