maxim
|
dcfb62621b
|
regenerated translations; updated Russian translation
git-svn-id: trunk@30432 -
|
2011-04-22 20:42:07 +00:00 |
|
maxim
|
3a372890ed
|
Translations: Italian translation update by Massimo Soricetti, bug #19214
git-svn-id: trunk@30431 -
|
2011-04-22 20:15:17 +00:00 |
|
juha
|
ef3f193b45
|
LCL: Make menu items call OnClick correctly when moving mouse sideways, on GTK2 and QT. (On Windows works). Patch from August Klein, issue #17565
git-svn-id: trunk@30426 -
|
2011-04-22 09:09:28 +00:00 |
|
juha
|
2458ed1886
|
LCL: Publish 2 properties in TFilterComboBox. Issue #19066
git-svn-id: trunk@30425 -
|
2011-04-22 06:54:58 +00:00 |
|
maxim
|
a8bdfd412c
|
LCL, TButtonPanel: don't change Enabled property when setting up buttons visibility, bug #19192
git-svn-id: trunk@30424 -
|
2011-04-21 23:13:26 +00:00 |
|
blikblum
|
835fd53aa6
|
lcl: reset TDBEdit.MaxLength when dataset is closed
git-svn-id: trunk@30420 -
|
2011-04-21 19:17:12 +00:00 |
|
blikblum
|
eb5306b5fe
|
lcl: update TDBEdit.MaxLength in all string fileds
git-svn-id: trunk@30419 -
|
2011-04-21 19:05:37 +00:00 |
|
blikblum
|
5bd27bfb26
|
lcl: in TDBLookupListBox update record when selection is changed (Delphi compatible)
git-svn-id: trunk@30414 -
|
2011-04-21 15:35:38 +00:00 |
|
blikblum
|
c7df2d5f85
|
lcl: don't call EditingDone in every item selection of TListBox
git-svn-id: trunk@30409 -
|
2011-04-21 12:17:56 +00:00 |
|
zeljko
|
8822907751
|
Qt: fixed bug where TPanel wasn't painted with defined color in case when BevelInner and BevelOuter are bvNone.
git-svn-id: trunk@30407 -
|
2011-04-21 07:38:52 +00:00 |
|
zeljko
|
25505a1b46
|
LCL: call WakeMainThread() in QueueAsyncCall, so messages are passed.Patch by Henry Vermaak. issues #13120,#18599
git-svn-id: trunk@30403 -
|
2011-04-20 15:43:27 +00:00 |
|
sekelsenmat
|
12e3b2bf20
|
Moves the barchart import from dataset from dbctrls to barchart
git-svn-id: trunk@30388 -
|
2011-04-19 18:34:50 +00:00 |
|
sekelsenmat
|
7381149462
|
Starts implementing image connection to TTrayIcon
git-svn-id: trunk@30387 -
|
2011-04-19 18:31:40 +00:00 |
|
zeljko
|
d3e86179db
|
LCL: Chart unit renamed to BarChart
git-svn-id: trunk@30386 -
|
2011-04-19 17:24:59 +00:00 |
|
paul
|
be294f7218
|
lcl: set ModalResult to mrClose if BitBtn.Kind = bkClose (issue #0019197)
git-svn-id: trunk@30380 -
|
2011-04-19 08:04:05 +00:00 |
|
paul
|
fb02700240
|
win32: don't call LB_GETITEMRECT during ListBox initialization (fixes issue #0019191)
git-svn-id: trunk@30377 -
|
2011-04-19 06:09:26 +00:00 |
|
paul
|
bd8eb25ea6
|
lcl: add mrClose modal result value, map Help button to mrNone result (issue #0019185)
git-svn-id: trunk@30376 -
|
2011-04-19 03:00:14 +00:00 |
|
paul
|
061c206371
|
lcl: remove TLMNoPara, use TLMNoParams for TLMEnter, TLMExit (issue #0019134)
git-svn-id: trunk@30375 -
|
2011-04-19 02:26:47 +00:00 |
|
juha
|
866731d664
|
LCL: Make GTK2 menu items call OnClick even if they have sub-items. Patch from August Klein, issue #17565
git-svn-id: trunk@30369 -
|
2011-04-18 11:56:09 +00:00 |
|
sekelsenmat
|
ad4b98c8e6
|
Small improvement for StatusIcon gtk2 trayicon
git-svn-id: trunk@30368 -
|
2011-04-18 09:41:23 +00:00 |
|
sekelsenmat
|
19eb2d8aa5
|
Starts implementing Cocoa TBitmap, TIcon and TTrayIcon
git-svn-id: trunk@30357 -
|
2011-04-18 06:57:07 +00:00 |
|
paul
|
9b4a80bc9c
|
lcl: add delphi compatible messages by Stephano (issue #0019134)
git-svn-id: trunk@30356 -
|
2011-04-18 02:33:18 +00:00 |
|
paul
|
a96a6545ba
|
lcl: fix treeview plus/minus sign drawing with no themes
git-svn-id: trunk@30348 -
|
2011-04-17 13:17:14 +00:00 |
|
blikblum
|
a494e8fc10
|
lcl: update record in DoOnChange instead of EditingDone. Fixes #19167
git-svn-id: trunk@30347 -
|
2011-04-17 12:47:32 +00:00 |
|
blikblum
|
a42083fe74
|
lcl: remove unneeded check in TButtonGlyph.SetGlyph
git-svn-id: trunk@30346 -
|
2011-04-17 12:20:56 +00:00 |
|
blikblum
|
f5d51f780f
|
lcl: simplify LoadGlyphFrom*
git-svn-id: trunk@30345 -
|
2011-04-17 12:19:56 +00:00 |
|
blikblum
|
33183a009f
|
win32: remove unnecessary check for nil in EnumStayOnTopRemove. lWinControl is TCustomForm will return false anyway
git-svn-id: trunk@30342 -
|
2011-04-17 12:01:42 +00:00 |
|
blikblum
|
876b12fea5
|
lcl: remove handling for generic keys in TCustomDBListBox.KeyDown: if the key trigger a selection change then it will put the dataset in edit mode
git-svn-id: trunk@30341 -
|
2011-04-17 11:49:29 +00:00 |
|
blikblum
|
6119e741df
|
lcl: add missing private keyword to some TDB* controls
git-svn-id: trunk@30339 -
|
2011-04-17 11:27:29 +00:00 |
|
blikblum
|
28c3707917
|
lcl: call UpdateRecord in TDBListBox only when loosing focus so selection can be canceled (Delphi compatible)
git-svn-id: trunk@30338 -
|
2011-04-17 11:15:51 +00:00 |
|
sekelsenmat
|
935a69428a
|
Ifdef outs the use of a private API in Carbon
git-svn-id: trunk@30333 -
|
2011-04-17 06:40:55 +00:00 |
|
blikblum
|
cb09a7c687
|
lcl: avoid duplicate condition check in TWinControl.DoKeyDownBeforeInterface
git-svn-id: trunk@30331 -
|
2011-04-17 01:32:42 +00:00 |
|
blikblum
|
574d3f7e6c
|
lcl: in TDBLookup remove unnecessary initialization and use destroy for objects created unconditionally
git-svn-id: trunk@30330 -
|
2011-04-17 01:31:30 +00:00 |
|
blikblum
|
3cbd34d275
|
lcl: handle NullValueKey of TDBLookup* in KeyDown event instead of through a global handler. Fixes #19164
git-svn-id: trunk@30329 -
|
2011-04-17 01:26:18 +00:00 |
|
sekelsenmat
|
ce8a4be282
|
Removes the new Cocoa unit from the uses clause
git-svn-id: trunk@30321 -
|
2011-04-16 14:20:21 +00:00 |
|
sekelsenmat
|
5cbc62d64e
|
Fixes wrongly commited error
git-svn-id: trunk@30320 -
|
2011-04-16 14:18:50 +00:00 |
|
sekelsenmat
|
b3bba828e0
|
cocoa: Basic implementation of TBitBtn as a glith-less button
git-svn-id: trunk@30316 -
|
2011-04-16 12:58:58 +00:00 |
|
sekelsenmat
|
bdab25e57e
|
cocoa: Adds a skeleton BitBtn structure to avoid crashes
git-svn-id: trunk@30315 -
|
2011-04-16 12:50:53 +00:00 |
|
sekelsenmat
|
2d8f62d005
|
carbon: Fixes compilation with the VerboseWinAPI define
git-svn-id: trunk@30314 -
|
2011-04-16 12:38:02 +00:00 |
|
sekelsenmat
|
6eca9a8764
|
cocoa: Now TLabel works =)
git-svn-id: trunk@30313 -
|
2011-04-16 12:10:05 +00:00 |
|
sekelsenmat
|
2e674fc5f5
|
cocoa: Improves the debug information
git-svn-id: trunk@30312 -
|
2011-04-16 11:32:59 +00:00 |
|
juha
|
ad2cc72723
|
LCL: Add virtual methods supporting hiding the button in TCustomEditButton. Patch from Stephano.
git-svn-id: trunk@30308 -
|
2011-04-16 10:26:58 +00:00 |
|
juha
|
6e67aa98e8
|
LCL: Implemented TCanvas.Frame3D with Delphi compatible parameter signature + a wrapper func. Patch by Stephano, issue #8328
git-svn-id: trunk@30305 -
|
2011-04-16 09:55:42 +00:00 |
|
sekelsenmat
|
09bbd30552
|
cocoa: Starts implementing GetTextExtentPoint and GetSystemMetrics
git-svn-id: trunk@30304 -
|
2011-04-16 04:54:32 +00:00 |
|
zeljko
|
28c26d4e9e
|
Qt: fixed bug with application crash because of recursive repaint calls when an exception occured inside paint event.Now it shows correct exception msg (if any) and application isn't crashed.
git-svn-id: trunk@30303 -
|
2011-04-15 16:38:36 +00:00 |
|
paul
|
d9dfb7ca86
|
win32: fix win32dialogs compilation with recent fpc 2.5.1 on win64 platform (based on patch of Cyrax, issue #0019163)
git-svn-id: trunk@30301 -
|
2011-04-15 13:04:12 +00:00 |
|
blikblum
|
7b1ab64dc2
|
lcl: republish TDBListBox.Items (Delphi compatible). Fixes #14827
git-svn-id: trunk@30299 -
|
2011-04-15 02:51:39 +00:00 |
|
blikblum
|
34a31903ab
|
lcl: use TField.Text in TDBListBox and don't clear field value if listbox is empty (Delphi compatible).
git-svn-id: trunk@30298 -
|
2011-04-15 02:08:27 +00:00 |
|
blikblum
|
5693e4c3da
|
lcl: use TField.Text in TDBComboBox (Delphi compatible). Fix #19166
git-svn-id: trunk@30297 -
|
2011-04-15 02:06:52 +00:00 |
|
dmitry
|
e3864724ca
|
carbon: change converting FixedWidth variable to float, instead of integer to determine LineOffsets. #18681
git-svn-id: trunk@30288 -
|
2011-04-14 01:24:21 +00:00 |
|