Commit Graph

15742 Commits

Author SHA1 Message Date
mattias
60e3f56061 codetools: implemented parsing 1e-16, bug #8446
git-svn-id: trunk@15880 -
2008-07-26 18:16:56 +00:00
mattias
1bc45f97db codetools: implemented file of identifier for parameters, bug #11025
git-svn-id: trunk@15879 -
2008-07-26 18:04:13 +00:00
mattias
34d463ad71 lcl: reduced debugging
git-svn-id: trunk@15878 -
2008-07-26 17:00:46 +00:00
mattias
90cb8f39ac syendit: fixed SetScrollBars calling RecreateWnd
git-svn-id: trunk@15877 -
2008-07-26 16:59:54 +00:00
mattias
6f64b8639c IDE: not beautifying uses section of package main source, bug #11660
git-svn-id: trunk@15876 -
2008-07-26 16:49:14 +00:00
mattias
c7b7a0b503 synedit: not adding spaces if eoScrollPastEOL on line break, bug #11745
git-svn-id: trunk@15875 -
2008-07-26 16:13:56 +00:00
mattias
cbc57806d7 synedit: pascal highlighter: implemented mode Delphi/ObjFPC and nested comments
git-svn-id: trunk@15874 -
2008-07-26 15:11:57 +00:00
zeljko
2a59caae77 Qt: Added SlotActivateWindow() for QEventWindowActivate & QEventWindowDeactivate, so LCL's TCustomForm.Active should be setted up now.
git-svn-id: trunk@15873 -
2008-07-26 15:01:09 +00:00
mattias
9383a66e7e IDE: fixed Delphi highlighter color defaults
git-svn-id: trunk@15872 -
2008-07-26 09:38:15 +00:00
mattias
64237acc87 IDE+codetools: moved code browser parts to codetools
git-svn-id: trunk@15871 -
2008-07-25 23:01:08 +00:00
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