Commit Graph

15062 Commits

Author SHA1 Message Date
mattias
3864f806a5 designer: menu item align now enabled when one control is selected
git-svn-id: trunk@15049 -
2008-05-05 20:14:39 +00:00
mattias
b7b30e862a codetools: identifier completion can exists while rebuilding code trees
git-svn-id: trunk@15048 -
2008-05-05 20:06:28 +00:00
paul
eca06cdccb examples: fix sprites example (issue #0011252)
git-svn-id: trunk@15047 -
2008-05-05 07:53:50 +00:00
vincents
b5783a87b1 IDE, startlazarus: fixed passing primary config directory with spaces in name (bug #11245)
git-svn-id: trunk@15046 -
2008-05-05 07:51:58 +00:00
vincents
6cd01bc70a IDE: fixed rebuilding the IDE, in case the idemake.cfg files was in a directory with spaces and upper ansi chars in its path, thanks to Yury
git-svn-id: trunk@15045 -
2008-05-04 19:32:01 +00:00
vincents
3a8336c1b9 IDE: cleanup
- EnableFakeMethods are on by default now
- the compiler does .rc to .res compilation

git-svn-id: trunk@15044 -
2008-05-04 19:21:41 +00:00
zeljko
79f610efff Qt: Fixed endless loop problem with TQtWidgetSet.FocusChanged hook, removed workaround.
git-svn-id: trunk@15043 -
2008-05-04 16:14:13 +00:00
paul
d2d5ce2407 lcl: add TFrame to the component palette if -dEnabledTFrame is passed
git-svn-id: trunk@15042 -
2008-05-04 09:19:54 +00:00
paul
d1872f6495 images: add image for TFrame
git-svn-id: trunk@15041 -
2008-05-04 09:19:03 +00:00
paul
8ae9bafbf3 ide: fix imagelist editor after TBitmap->TCustomBitmap change
git-svn-id: trunk@15040 -
2008-05-04 08:34:58 +00:00
zeljko
04b5227eb6 Qt: Shift+Tab now works ok - fixes #9726
git-svn-id: trunk@15039 -
2008-05-03 20:44:36 +00:00
mattias
fce35a5ee0 gtk intf: AppMinimize only minimizes visible forms
git-svn-id: trunk@15038 -
2008-05-03 20:15:30 +00:00
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