Commit Graph

35932 Commits

Author SHA1 Message Date
mattias
a93abd6d81 gtk2: clean up
git-svn-id: trunk@36783 -
2012-04-15 00:56:30 +00:00
juha
4a95e3a711 IDE: fix tab order in option frames: Code Generation, Compilation, Linking, Messages, Parsing.
git-svn-id: trunk@36782 -
2012-04-14 22:00:00 +00:00
juha
76dc316063 IDE: fix tab order in frames: Build Modes editor, Miscellaneous Options and Version Info
git-svn-id: trunk@36781 -
2012-04-14 21:33:50 +00:00
juha
2d215a7931 IDE: fix tab order in Project Save Options frame.
git-svn-id: trunk@36780 -
2012-04-14 21:07:35 +00:00
juha
109adf051f LCL: add TGtk2WidgetSet.SetDesigning to prevent Abstract method call in IDE. Issue #21773
git-svn-id: trunk@36779 -
2012-04-14 20:33:16 +00:00
juha
8e7a33a863 LazControls: fix potential crash in TListFilterEdit and TTreeFilterEdit, issue #21756, patch from Denis
git-svn-id: trunk@36778 -
2012-04-14 20:00:50 +00:00
juha
33b839ba02 IDE: Fix tab order and set shortcuts in Application Options frame.
git-svn-id: trunk@36777 -
2012-04-14 20:00:44 +00:00
paul
e3ef681580 lcl: extend TThemeServices.IsDisabled, IsHot, IsPushed for teCombobox
git-svn-id: trunk@36776 -
2012-04-14 16:08:21 +00:00
paul
c11192b6a5 lcl: implement ClientToParent, ParentToClient based on patch of David Jenkins (issue #0021763)
git-svn-id: trunk@36775 -
2012-04-14 14:18:08 +00:00
zeljko
a2ae31d2a0 Carbon: proper initialization of alpha channel.Patch by David Jenkins. issue #21753
git-svn-id: trunk@36774 -
2012-04-14 12:12:02 +00:00
zeljko
518bee7685 Carbon: improved TCarbonWidgetSet.RawImage_XXXX routines.Patch by David Jenkins. issue #21743
git-svn-id: trunk@36773 -
2012-04-14 12:09:15 +00:00
blikblum
177d1ee320 ide: fix selection painting of debugger eventlog colors list
git-svn-id: trunk@36772 -
2012-04-14 11:58:45 +00:00
mattias
d82c35b476 gtk2: less hints
git-svn-id: trunk@36771 -
2012-04-14 11:27:22 +00:00
mattias
0c274a2e41 gtk2: less hints
git-svn-id: trunk@36770 -
2012-04-14 11:18:45 +00:00
mattias
c7a09910d0 codetools: fixed skipping include files in skipped ifdef
git-svn-id: trunk@36769 -
2012-04-14 11:17:45 +00:00
blikblum
6f02c6c229 lcl: cleanup TCustomListBox.Create
git-svn-id: trunk@36768 -
2012-04-14 11:12:05 +00:00
blikblum
2f56ecf4aa lcl: remove Destroying and DestroyWnd calls from TCustomListBox.Destroy
git-svn-id: trunk@36767 -
2012-04-14 11:07:57 +00:00
zeljko
435b223807 Carbon: make carbon widget visibility in sync with lcl. Patch by David Jenkins. issue #21731
git-svn-id: trunk@36766 -
2012-04-14 10:58:28 +00:00
zeljko
0666757288 Docs: added David Jenkins to contributors list
git-svn-id: trunk@36765 -
2012-04-14 10:52:57 +00:00
zeljko
d657e9175e Carbon: Added TCarbonFont.QueryStyle in aid of getting font sizes.Patch by David Jenkins. issue #21742
git-svn-id: trunk@36764 -
2012-04-14 10:48:23 +00:00
zeljko
4ea5ec9b4c Carbon: added themed TComboBox drawing.Patch by David Jenkins. issue #21747
git-svn-id: trunk@36763 -
2012-04-14 10:42:11 +00:00
zeljko
9589dcbcb8 Carbon: fixed result of TWSCarbonCustomListView GetTopItem,GetViewOrigin and GetBoundingRect. issue #21733
git-svn-id: trunk@36762 -
2012-04-14 10:32:41 +00:00
mattias
5b350609ab gtk2: less hints
git-svn-id: trunk@36761 -
2012-04-14 10:27:10 +00:00
mattias
07257ec5cd gtk2: less hints
git-svn-id: trunk@36760 -
2012-04-14 10:05:39 +00:00
blikblum
122f243704 lcl: revert 31890 #dd75c9b748 since issue #19882 is properly fixed now
git-svn-id: trunk@36759 -
2012-04-14 00:51:24 +00:00
blikblum
6c1a7ae794 lcl: check for csDestroyingHandle in TControl.HandleObjectShouldBeVisible. Fix issue #19882
git-svn-id: trunk@36758 -
2012-04-14 00:39:13 +00:00
blikblum
ec03b534ad lcl: call inherited after setting FLines in TCustomMemo.InitializeWnd. Fix potential crash since widgetset code expect FLines be initialized
git-svn-id: trunk@36757 -
2012-04-14 00:37:15 +00:00
blikblum
03e0cafaf9 lcl: remove TCustomListBox.Loaded. ItemIndex is initialized in InitializeWnd
git-svn-id: trunk@36756 -
2012-04-13 20:31:58 +00:00
juha
d54734d4eb IDE: Add acceleration keys and fix tab order in Project Wizard and ImageListEditor, issue #21718
git-svn-id: trunk@36755 -
2012-04-13 19:24:28 +00:00
blikblum
ce12dfae54 lcl: move interface initialization of TCustomEdit from CreateWnd to InitializeWnd. Consistent with other controls and allows interfaces to check is handle is being created
git-svn-id: trunk@36754 -
2012-04-13 17:29:27 +00:00
mattias
1cef794417 IDE: next/prev error: clear multi selection
git-svn-id: trunk@36753 -
2012-04-13 16:31:44 +00:00
mattias
43f74e4964 LCL: TTreeView: clean up
git-svn-id: trunk@36752 -
2012-04-13 16:30:06 +00:00
mattias
dff0b6499a IDE: jump to next/prev error: fixed direction
git-svn-id: trunk@36751 -
2012-04-13 16:24:06 +00:00
mattias
400abd9665 IDE: less debugging
git-svn-id: trunk@36750 -
2012-04-13 16:16:31 +00:00
mattias
fd84e1aef1 gtk2: clean up
git-svn-id: trunk@36749 -
2012-04-13 16:14:32 +00:00
mattias
52e6b95473 IDE: added debugging for sort selection
git-svn-id: trunk@36748 -
2012-04-13 15:25:27 +00:00
mattias
1966581af5 IDE: sort selection: layout
git-svn-id: trunk@36747 -
2012-04-13 15:22:53 +00:00
mattias
3716b7ad0b IDE: fixed fixed size dialogs
git-svn-id: trunk@36746 -
2012-04-13 15:09:17 +00:00
sekelsenmat
e87cc8fbbf Adds the sysenvapis include files to the lpk and adds an extra safety in OpenURL for users which forget to encode spaces in filenames
git-svn-id: trunk@36745 -
2012-04-13 12:47:38 +00:00
sekelsenmat
5f2d225948 Adds a OpenURL/OpenDocument test
git-svn-id: trunk@36744 -
2012-04-13 12:45:54 +00:00
sekelsenmat
89ba11a644 LCL-CustomDrawn-Windows: Fixes compilation
git-svn-id: trunk@36743 -
2012-04-13 12:18:47 +00:00
sekelsenmat
59fbca4fcd LCL-CustomDrawn-Windows: Fixes compilation
git-svn-id: trunk@36742 -
2012-04-13 12:18:36 +00:00
sekelsenmat
85011c746f Patch with font collection support from Circular
git-svn-id: trunk@36741 -
2012-04-13 07:01:31 +00:00
mattias
2d5e028aa0 lazbuild: quick check if lazarusdire is valid
git-svn-id: trunk@36740 -
2012-04-12 21:40:44 +00:00
mattias
b8aaf5770a IDE: added target os aix
git-svn-id: trunk@36739 -
2012-04-12 21:03:07 +00:00
mattias
3beda300fd IDE: extended macro MakeExe: $MakeExe(ide,filename) for host OS
git-svn-id: trunk@36738 -
2012-04-12 20:40:54 +00:00
zeljko
8cf9062528 LCL: TToolButton: commented debugln()
git-svn-id: trunk@36735 -
2012-04-12 12:13:03 +00:00
zeljko
7d77b04315 Gtk2: fixed mouse capturing for native scrolling win controls (listbox,listview etc).issue #21713
git-svn-id: trunk@36734 -
2012-04-12 08:33:53 +00:00
mattias
610d3f9251 lazbuild: auto create ide/revision.inc if missing
git-svn-id: trunk@36733 -
2012-04-12 07:36:37 +00:00
paul
3fce85182c win32: fix range check error
git-svn-id: trunk@36732 -
2012-04-12 01:13:29 +00:00