Commit Graph

14900 Commits

Author SHA1 Message Date
mattias
8882c00c95 IDE: fixed double creation of completion form
git-svn-id: trunk@15037 -
2008-05-03 20:09:54 +00:00
mattias
de9ee5266d gtk1+2: fixed creating TFrame
git-svn-id: trunk@15036 -
2008-05-03 11:49:25 +00:00
mattias
ae532864a2 LCL: added TFrame.LCLVersion
git-svn-id: trunk@15035 -
2008-05-03 11:20:40 +00:00
mattias
a42e97ccfc LCL: published TFrame.ClientWidth/ClientHeight
git-svn-id: trunk@15034 -
2008-05-03 11:15:12 +00:00
zeljko
c6d254fe3e Qt: Better fix for invisible scrollbar under MacOsX.
git-svn-id: trunk@15033 -
2008-05-03 09:23:14 +00:00
paul
749bbc330b examples: update imagelist example - it did not work after TBitmap=>TCustomBitmap change
git-svn-id: trunk@15032 -
2008-05-02 16:04:26 +00:00
paul
e1b45f011e qt:
- Teach qt ThemeServices to draw notebook pane.

git-svn-id: trunk@15031 -
2008-05-02 09:25:23 +00:00
kirkpatc
c07d4c40cb TTabControlStrings and TTabNotebookStrings have been updated in ComCtrls.xml
git-svn-id: trunk@15030 -
2008-05-02 09:17:40 +00:00
mattias
66ceb35a86 IDE: save package as now checks if a unit with same name already exists
git-svn-id: trunk@15029 -
2008-05-02 09:04:33 +00:00
sekelsenmat
93c3f04eb7 Small improvements to lcl-fpgui
git-svn-id: trunk@15028 -
2008-05-01 20:07:16 +00:00
paul
3108f60f93 lcl:
- Publish TListView ShowHint, ParentShowHint (9708).
- Correct TTabControl drawing. Don't clear tab area since it is painted by notebook. Draw pane area with ThemeServices. 
- Teach gtk ThemeServices to draw notebook pane.

git-svn-id: trunk@15027 -
2008-05-01 18:26:50 +00:00
mattias
e473ecf7d5 IDE: remove empty methods: warning when caret not in a class
git-svn-id: trunk@15026 -
2008-05-01 17:15:13 +00:00
sekelsenmat
1736824df9 Various improvements to fpgui
git-svn-id: trunk@15025 -
2008-05-01 15:54:53 +00:00
kirkpatc
c04f23e310 Descriptions have been added for TPageControl, TTabControl and THeaderControl with their associated base Classes, in ComCtrls.xml.
git-svn-id: trunk@15024 -
2008-05-01 15:24:09 +00:00
marc
7c46372adf * Improved localization by Maxim Ganetsky
* updated localize scripts by Maxim Ganetsky

git-svn-id: trunk@15023 -
2008-05-01 14:06:43 +00:00
kirkpatc
7a70560d49 Edits and corrections to Topic 'Multi-PageControls' in ExtCtrls.xml, and some changes/corrections throughout the file. Some links have been fixed.
git-svn-id: trunk@15022 -
2008-05-01 09:52:26 +00:00
vincents
deab575d99 IDE: use local config dir to store lazarus settings, so the lazarus directory settings can be readonly on windows too (bug #9448)
git-svn-id: trunk@15021 -
2008-04-30 19:49:44 +00:00
zeljko
b35fdf9df9 Qt: Fixed #10880, invisible scrollbars under MacOsX
git-svn-id: trunk@15020 -
2008-04-30 17:45:39 +00:00
jesus
72d48b5170 Printers, qt support from Zeljko
git-svn-id: trunk@15019 -
2008-04-30 17:00:36 +00:00
paul
4a4324c310 win32: dont clear PopupMenu from WindowInfo in GetMenuItemObject - we need to call this function at least twice
git-svn-id: trunk@15018 -
2008-04-30 15:17:08 +00:00
kirkpatc
2d7f529c06 A Topic "Multi-PageControls" has been added to ExtCtrls.xml. Some consequential edits to components within the file.
git-svn-id: trunk@15017 -
2008-04-30 14:21:22 +00:00
mattias
4e712a00be win32 intf: fixed TWin32WidgetSet.AttachMenuToWindow using the AMenu.Parent instead of AMenu.Owner for handle
git-svn-id: trunk@15016 -
2008-04-29 22:53:21 +00:00
mattias
6ca2263037 IDE: implemented creating custom scanners
git-svn-id: trunk@15015 -
2008-04-29 14:50:35 +00:00
mattias
e9ce602edd IDE: implemented editing custom scanners for external tools
git-svn-id: trunk@15014 -
2008-04-29 14:16:09 +00:00
mattias
e7cc14cc50 IDE: added favourite property TSpeedButton.Glyph
git-svn-id: trunk@15013 -
2008-04-29 13:09:21 +00:00
mattias
5f24488ebf IDE: showing custom scanner eit dlg
git-svn-id: trunk@15012 -
2008-04-29 13:06:29 +00:00
mattias
47eae27a96 added lazc package
git-svn-id: trunk@15011 -
2008-04-29 12:55:06 +00:00
mattias
a62a570ffd gtk2 intf: cache for DC textout operations from Paul
git-svn-id: trunk@15010 -
2008-04-29 12:12:27 +00:00
mattias
d91c22d7db IDE: adding new package requirement to package now invalidates parse cache
git-svn-id: trunk@15009 -
2008-04-29 11:52:17 +00:00
mattias
b09453a22c IDE: find in files: when nothing found report search string not found, for Marc
git-svn-id: trunk@15008 -
2008-04-29 11:18:59 +00:00
paul
52a6a70e01 synedit: highlight VarArgs keyword (from Mattias)
git-svn-id: trunk@15007 -
2008-04-29 11:06:10 +00:00
vincents
611b9dd0d3 tests: added missing file testsuite.cgi
git-svn-id: trunk@15006 -
2008-04-29 08:56:33 +00:00
vincents
cc8205dadc tests: added cgi program for displaying the results, based on fpc's testsuite program
git-svn-id: trunk@15005 -
2008-04-29 08:39:55 +00:00
mattias
82e3c2e507 IDE: added default for default pascal highlighting
git-svn-id: trunk@15004 -
2008-04-29 08:36:02 +00:00
mattias
090c97987e IDE: editor options: color listbox: workaround for not working OnSelChange under gtk2
git-svn-id: trunk@15003 -
2008-04-29 07:59:35 +00:00
paul
30d1e0adcc set application hint when user selects menu items:
- TMenuItem.IntfDoSelect
- win32, qt, gtk2 implementation

git-svn-id: trunk@15002 -
2008-04-29 07:06:44 +00:00
sekelsenmat
971f1f253f Improves lcl-fpgui
git-svn-id: trunk@15001 -
2008-04-28 22:02:07 +00:00
mattias
51800bb1a9 IDE: external tools: added dialog to see custom scanners
git-svn-id: trunk@15000 -
2008-04-28 16:21:32 +00:00
mattias
e34cfbd177 IDEIntf: added IDEMsgScanners to IDEIntf for custom scanners
git-svn-id: trunk@14999 -
2008-04-28 15:21:08 +00:00
mattias
41709cc6cd IDEIntf: added TIDEExternalToolOptions.Scanners for custom scanners
git-svn-id: trunk@14998 -
2008-04-28 13:06:41 +00:00
mattias
b4f15918e5 gtk2 intf: repaint messages use gtk2 cliprect
git-svn-id: trunk@14997 -
2008-04-28 07:55:43 +00:00
mattias
5b11d49d7e clean up
git-svn-id: trunk@14996 -
2008-04-28 07:11:35 +00:00
paul
3ec6f39282 lcl: dragging of header control buttons (patch from Benito van der Zander, #0011209)
git-svn-id: trunk@14995 -
2008-04-28 06:56:08 +00:00
sekelsenmat
9685a5b1c7 Small improvement to organization of fpgui intf private classes.
git-svn-id: trunk@14994 -
2008-04-27 17:23:28 +00:00
marc
15ed539f5a * Updated Russian translation by Maxim Ganetsky
git-svn-id: trunk@14993 -
2008-04-27 17:21:47 +00:00
sekelsenmat
2229af06c7 Starts fpgui event and canvas support.
git-svn-id: trunk@14992 -
2008-04-27 16:48:40 +00:00
paul
dbddffe2cb lcl: bidi mode patch from Ido with modifications
git-svn-id: trunk@14991 -
2008-04-27 14:24:22 +00:00
zeljko
0e6090e646 Qt: Fixed TQtWidget.setCursor() crash under MacOsX
git-svn-id: trunk@14990 -
2008-04-27 12:09:28 +00:00
kirkpatc
8e27baa639 Some updates to TCustomPage, TPage, TCustomNotebook, TNotebook in extctrls.xml; also replace italic tags with variable tags throughout.
git-svn-id: trunk@14989 -
2008-04-27 10:47:04 +00:00
marc
7d2de0bbb7 * Added incremental search match color
* Improved colorcheme definitions

git-svn-id: trunk@14988 -
2008-04-27 00:59:42 +00:00