Commit Graph

33418 Commits

Author SHA1 Message Date
mattias
c0b5148b09 codetools: FindEnumeratorOfClass using aliastype
git-svn-id: trunk@34089 -
2011-12-10 17:40:25 +00:00
sekelsenmat
62636dd7fd customdrawnws: Patch from bug #20848 plus a small comment fix
git-svn-id: trunk@34088 -
2011-12-10 16:55:07 +00:00
mattias
4b65d3903d IDE: open file at cursor: simple search relative to active unit
git-svn-id: trunk@34087 -
2011-12-10 16:52:40 +00:00
zeljko
5522c80015 Gtk2: fixed bug in TGtk2WidgetSet.DrawText() where gtk2 missed to draw text if DT_NOCLIP flag exists.
git-svn-id: trunk@34086 -
2011-12-10 15:50:29 +00:00
zeljko
d34721833f Qt: removed TQtWidgetSet.RadialPie() implementation, it's wrong since qt have different meaning of calculating pie parameters. let lcl draw it.
git-svn-id: trunk@34085 -
2011-12-10 15:36:06 +00:00
blikblum
372a68c92c lcl: simplified TDBLookup.UpdateData;
remove TDBLookup.FLookupList. Not needed anymore
handle setting Null data

git-svn-id: trunk@34084 -
2011-12-10 14:40:25 +00:00
blikblum
3b2f0d4e32 lcl: remove TDBLookup.ListFieldValue. Is not used anymore
git-svn-id: trunk@34083 -
2011-12-10 13:55:27 +00:00
blikblum
fa1ad856db lcl: use DisplayText in db Lookup controls. Fixes #20768
git-svn-id: trunk@34082 -
2011-12-10 13:53:07 +00:00
blikblum
94c0cf0f16 lcl: clear text after setting itemindex to -1. Avoid not being cleared when itemindex is already -1
git-svn-id: trunk@34081 -
2011-12-10 13:31:02 +00:00
juha
66508f5197 LCL, Win32: Fix Rangecheck error when assigning ImageList to ListView. Issue #20861
git-svn-id: trunk@34080 -
2011-12-10 10:58:09 +00:00
zeljko
43874efc17 Qt: fixed combobox itemindex when list contain duplicates. issue #20863
git-svn-id: trunk@34079 -
2011-12-10 08:22:53 +00:00
blikblum
2389b0aed4 lcl: db lookup use the index to locate the list values instead of the display text. Fixes #20841
git-svn-id: trunk@34078 -
2011-12-09 20:23:24 +00:00
mattias
21bf214ace LCL: TControl.SetAlign: do not clean AnchorSides for alNone, alCustom
git-svn-id: trunk@34077 -
2011-12-09 19:55:12 +00:00
martin
f8e21f206f IDE more mouse options
git-svn-id: trunk@34076 -
2011-12-09 19:53:52 +00:00
mattias
8ccddae67e LCL: TControl.SetAlign: do not set AnchorSides while loading
git-svn-id: trunk@34075 -
2011-12-09 19:48:52 +00:00
mattias
011e74dc5a LCL: TControl.SetAlign: do not set AnchorSides while loading
git-svn-id: trunk@34074 -
2011-12-09 19:41:51 +00:00
mattias
1b9c627cc4 anchordocking: miniide: init opensavedialog
git-svn-id: trunk@34073 -
2011-12-09 19:22:31 +00:00
maxim
5a44369375 LazUtils: updated Russian translation
git-svn-id: trunk@34072 -
2011-12-09 17:56:31 +00:00
maxim
acbfd586b8 Translations: German translation update by Swen Heinig
git-svn-id: trunk@34071 -
2011-12-09 17:50:52 +00:00
sekelsenmat
83a07cc9cd Removes adding the timezone information in NowUTC
git-svn-id: trunk@34070 -
2011-12-09 15:55:47 +00:00
zeljko
724f6f8e29 Qt: implemented QPushButton autosizing. issue #20805
git-svn-id: trunk@34069 -
2011-12-09 14:42:10 +00:00
sekelsenmat
d80ca7832e customdrawn-windows: Fixes the drawing of sub-controls and starts using the unified message handlers
git-svn-id: trunk@34068 -
2011-12-09 09:29:32 +00:00
sekelsenmat
1763e07ef9 Removes LCL-Android in favor of LCL-CustomDrawn-Android
git-svn-id: trunk@34067 -
2011-12-09 08:46:48 +00:00
sekelsenmat
da50c7a83c customdrawn: Removes the intfgroupbox, this control will be implemented via direct drawing
git-svn-id: trunk@34066 -
2011-12-09 08:00:02 +00:00
zeljko
33b5efc277 Gtk2: formatting
git-svn-id: trunk@34065 -
2011-12-09 07:58:06 +00:00
zeljko
4ee63e0524 Gtk2: cleanup
git-svn-id: trunk@34064 -
2011-12-09 07:43:27 +00:00
zeljko
ac0b4e91c6 Gtk2: cleanup, removed GetWindowManager, it already exist in Gtk2WidgetSet
git-svn-id: trunk@34063 -
2011-12-09 07:42:04 +00:00
jesus
3ae4370954 LazReport, make sure roundrect shape has not squared corners
git-svn-id: trunk@34062 -
2011-12-09 07:32:54 +00:00
zeljko
b8a8a0fe39 Gtk2: proper handle of cursor moving in memo view, use mark instead cursor move. issue #20847
git-svn-id: trunk@34061 -
2011-12-09 07:19:11 +00:00
zeljko
8efdf7144d Gtk2: skip taskbarhint after call to gtk_window_present() for modal forms. issue #18323
git-svn-id: trunk@34060 -
2011-12-09 07:06:54 +00:00
sekelsenmat
59c140bec2 customdrawnws: Starts unifying the event callbacks by the Cocoa backend
git-svn-id: trunk@34059 -
2011-12-09 06:35:10 +00:00
juha
8d490675de IDE: improvements to Use Unit dialog, issue #20743
git-svn-id: trunk@34058 -
2011-12-09 00:43:47 +00:00
maxim
09d427d902 regenerated translations; updated Russian translation
git-svn-id: trunk@34057 -
2011-12-08 23:18:17 +00:00
maxim
9927adfc0d IDE: localized 'View Example Projects' button caption in project wizard dialog, hint by barlone, bug #20840.
git-svn-id: trunk@34056 -
2011-12-08 23:09:42 +00:00
martin
b16c791477 IDE: mouse options, make alt left config more flexible
git-svn-id: trunk@34055 -
2011-12-08 21:52:19 +00:00
martin
821277f0c9 SynEdit: Fix continue line selection
git-svn-id: trunk@34054 -
2011-12-08 21:51:06 +00:00
blikblum
4361a67b65 lcl: fix itemindex when combobox has duplicates. Issue #20846
git-svn-id: trunk@34053 -
2011-12-08 19:53:11 +00:00
sekelsenmat
c526606ce5 customdrawn: Starts improving the scrollbar move and fixes a bug in the common frame draw routine
git-svn-id: trunk@34052 -
2011-12-08 17:30:11 +00:00
zeljko
f0cd76b3a5 Qt: removed usage of slow QApplication_syncX() when showing forms, all X11 code merged into one ifdef inside ShowHide().
git-svn-id: trunk@34051 -
2011-12-08 17:16:47 +00:00
sekelsenmat
cbd0b3eabe customdrawn: Adds focus and mouseover to the xp button
git-svn-id: trunk@34050 -
2011-12-08 17:05:38 +00:00
sekelsenmat
c03db51b4d customdrawn: Advances a lot the look of the XP button
git-svn-id: trunk@34049 -
2011-12-08 16:38:27 +00:00
sekelsenmat
bea498988d customdrawn-windows: Fixes compilation
git-svn-id: trunk@34048 -
2011-12-08 16:37:58 +00:00
ask
57c9714520 TAChart: Update listbox demo to demonstrate TChartListbox background color and item height
git-svn-id: trunk@34047 -
2011-12-08 15:43:19 +00:00
martin
4316235320 EditorOpts: layout changes
git-svn-id: trunk@34046 -
2011-12-08 15:39:33 +00:00
zeljko
c9e116762e LCL: TCustomListBox fixed drawing with non-default color and drawing of focus rect.Patch by Ask,modified by me. issue #20837
git-svn-id: trunk@34045 -
2011-12-08 15:18:44 +00:00
sekelsenmat
257af940cd customdrawn: Adds a good Android button implementation
git-svn-id: trunk@34044 -
2011-12-08 15:14:37 +00:00
sekelsenmat
8603783deb Code simplification for the TCDButton common drawer
git-svn-id: trunk@34043 -
2011-12-08 15:14:02 +00:00
martin
b5a053fda9 IDE: updated adv. mouse act. editor
git-svn-id: trunk@34042 -
2011-12-08 14:13:06 +00:00
sekelsenmat
af439d12fd customdrawnws: Adds support for set/getprop, adds support for focus by clicking in a control, adds support for bsClear in brush
git-svn-id: trunk@34041 -
2011-12-08 12:42:46 +00:00
ask
2b6fc8ff1f TAChart: Use ItemHeight property and OnMeasureItem event when drawing chart listbox
git-svn-id: trunk@34040 -
2011-12-08 12:08:52 +00:00