Commit Graph

33342 Commits

Author SHA1 Message Date
martin
1a6cb8d009 IDE more mouse options
git-svn-id: trunk@34113 -
2011-12-11 18:38:40 +00:00
martin
354c7644f7 IDE more mouse options
git-svn-id: trunk@34112 -
2011-12-11 18:23:05 +00:00
zeljko
bdb4d0c6b9 Qt: fixed masked image drawing under MacOSX
git-svn-id: trunk@34111 -
2011-12-11 18:23:00 +00:00
dodi
6714382934 Docs: various updates, mostly fixed bad links
git-svn-id: trunk@34110 -
2011-12-11 16:54:59 +00:00
maxim
bfb6d5511b regenerated translations; updated Russian translation
git-svn-id: trunk@34109 -
2011-12-11 16:32:03 +00:00
blikblum
ee5256ca4a win32: remove unnecessary type cast check
git-svn-id: trunk@34108 -
2011-12-11 16:02:41 +00:00
juha
8c14ee2386 Put back a resource string needed by lazbuild.
git-svn-id: trunk@34107 -
2011-12-11 15:57:20 +00:00
maxim
4950f0a6e5 IDE: fixed missed 'Tripple' -> 'Triple' misspellings in LFM
git-svn-id: trunk@34106 -
2011-12-11 15:53:20 +00:00
maxim
e374508e1c IDE, SynEdit: fixed 'Tripple' -> 'Triple' misspellings throughout the code
git-svn-id: trunk@34105 -
2011-12-11 15:37:09 +00:00
juha
b3989d4f4a IDE: formatting
git-svn-id: trunk@34104 -
2011-12-11 15:12:52 +00:00
juha
c596657f60 Finnish translation improvements
git-svn-id: trunk@34103 -
2011-12-11 15:12:37 +00:00
juha
cd574d69d2 IDE string fixes and removal of some unused strings.
git-svn-id: trunk@34102 -
2011-12-11 15:12:21 +00:00
juha
d757beaf6d IDE: Prevent Use Unit dialog from crashing when applied on a non-pascal file.
git-svn-id: trunk@34101 -
2011-12-11 15:12:08 +00:00
blikblum
327e84b060 win32: fix selecting items that differs only in case in combobox. Issue #16816.
git-svn-id: trunk@34100 -
2011-12-11 15:00:33 +00:00
zeljko
649fbe7f16 Gtk2: Fixed ScrollWindowEx when region rect is equal clip rect.
Gtk2: TGtk2WidgetSet.ShowWindow(), changed behaviour so it's win32 and qt compatibile.Respect SW_SHOW and SW_HIDE if hand
le is PGtkWidget without window.

git-svn-id: trunk@34099 -
2011-12-11 13:58:46 +00:00
zeljko
5d7716606b Gtk: TGtkWidgetSet.ShowWindow(), changed behaviour so it's win32 and qt compatibile.Respect SW_SHOW and SW_HIDE if handle is PGtkWidget without window.
git-svn-id: trunk@34098 -
2011-12-11 13:57:30 +00:00
blikblum
b360e5a0bf gtk2: clear content of combobox when setting ItemIndex to -1
git-svn-id: trunk@34097 -
2011-12-10 21:41:49 +00:00
mattias
14c6d767c7 codetools: readded check for unitname
git-svn-id: trunk@34096 -
2011-12-10 19:37:33 +00:00
mattias
848177ad94 codetools: TStandardCodeTool.AddUnitToSpecificUsesSection: auto remove unit from other uses section
git-svn-id: trunk@34095 -
2011-12-10 19:33:09 +00:00
mattias
a461a202af codetools: identifier completion: show macros for IFDEF
git-svn-id: trunk@34094 -
2011-12-10 19:05:44 +00:00
juha
5fd93058b5 IDE & packager: add units to uses section only if needed. Issue #20844
git-svn-id: trunk@34093 -
2011-12-10 18:50:03 +00:00
juha
0bf4bf0d2a Codetools: initialize string result value in TPascalReaderTool.ExtractUsedUnitNameAtCursor. It broke at least TFindDeclarationTool.FindUnitInUsesSection.
git-svn-id: trunk@34092 -
2011-12-10 18:49:27 +00:00
juha
72a709a931 Formatting
git-svn-id: trunk@34091 -
2011-12-10 18:49:02 +00:00
zeljko
05f61e9cb9 Qt: implemented supported ternary raster ops for BitBlt(),StretchBlt(),StretchMaskBlt().
git-svn-id: trunk@34090 -
2011-12-10 18:15:42 +00:00
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