paul
bbb4a0f776
lcl: add Target: TControl argument to NotifyApplicationUserInput(), pass this target to event handlers instead of TApplication
...
git-svn-id: trunk@35500 -
2012-02-20 06:20:01 +00:00
zeljko
e82b157cfd
Gtk2: added ifdef around duplicated routines in gtk2extras for fpc >= 2.6.0 (routines exist in fpc's gtk2 package).
...
git-svn-id: trunk@35491 -
2012-02-19 17:35:46 +00:00
zeljko
746e6d4bce
Gtk2: fixed compilation with fpc < 2.4.5.
...
git-svn-id: trunk@35490 -
2012-02-19 17:16:32 +00:00
maxim
ac94bd963c
Translations: cleanup some PO files
...
git-svn-id: trunk@35483 -
2012-02-19 14:28:47 +00:00
zeljko
9fcf0cceae
Gtk2: removed patch for #12362 since it crashes shaped controls under gtk2.
...
git-svn-id: trunk@35482 -
2012-02-19 14:05:30 +00:00
zeljko
a4ee9b8f81
Gtk2: fixed compilation with -dVerboseRawImage
...
git-svn-id: trunk@35478 -
2012-02-19 12:08:06 +00:00
zeljko
eb345d8552
Qt: added PATPAINT raster op
...
git-svn-id: trunk@35475 -
2012-02-19 10:56:33 +00:00
zeljko
784eafb712
Qt: added PATCOPY to TQtWidgetSet.StretchMaskBlt
...
git-svn-id: trunk@35474 -
2012-02-19 10:45:44 +00:00
zeljko
5e51d368a3
Qt: added BLACKNESS and WHITENESS support into TQtWidgetSet.StretchMaskBlt()
...
git-svn-id: trunk@35473 -
2012-02-19 10:27:13 +00:00
juha
aee57b0b70
LazSvn Package improvements
...
git-svn-id: trunk@35463 -
2012-02-18 20:02:52 +00:00
zeljko
d09a026ad1
Gtk2: finally deleted unused gtk2comboboxcallback.inc gtk2pagecallback.inc gtk2dragcallback.inc (merged into gtk2callback.inc).
...
git-svn-id: trunk@35460 -
2012-02-18 17:17:13 +00:00
zeljko
dfda5d842a
LCL: removed gtk2comboboxcallback.inc,gtk2pagecallback.inc and gtk2dragcallback.inc from lcl.lpk since they're part of gtk2callback.inc now
...
git-svn-id: trunk@35459 -
2012-02-18 17:15:34 +00:00
zeljko
33a2b41630
Gtk2: merged gtk2dragcallback.inc,gtk2comboboxcallback.inc and gtk2pagecallback.inc into gtk2callback.inc.
...
git-svn-id: trunk@35457 -
2012-02-18 17:04:43 +00:00
zeljko
8fd52f78f1
Qt: fixed mouse events on TListBox and TCheckListBox. issue #21318
...
git-svn-id: trunk@35455 -
2012-02-18 16:37:04 +00:00
mattias
bbe475b828
LCL: TFilenameEdit: check if Filename exists, use InitialDir
...
git-svn-id: trunk@35450 -
2012-02-18 15:52:39 +00:00
mattias
588639f160
LCL: TFilenameEdit: set DialogOptions for save, using defaults like default LCL dialog
...
git-svn-id: trunk@35449 -
2012-02-18 15:13:03 +00:00
mattias
73c5c4d51e
LCL: TFilenameEdit: set initialdir for save
...
git-svn-id: trunk@35448 -
2012-02-18 15:10:25 +00:00
juha
b5744efb18
LCL: forward Return key press to the filtered control in FilterEdit controls
...
git-svn-id: trunk@35442 -
2012-02-18 14:04:26 +00:00
mattias
7cf1e76eb3
LCL: merged duplicate functions
...
git-svn-id: trunk@35436 -
2012-02-18 13:15:31 +00:00
zeljko
dc1d8744d8
Gtk2: removed unused redundant procs
...
git-svn-id: trunk@35433 -
2012-02-17 18:24:08 +00:00
zeljko
542acc3023
Gtk2: cleanup
...
git-svn-id: trunk@35432 -
2012-02-17 17:58:35 +00:00
zeljko
33ec06316f
Gtk2: removed redundant procs.
...
git-svn-id: trunk@35430 -
2012-02-17 17:42:39 +00:00
zeljko
202cd36b0a
Gtk2: let cellrenderer trigger OnItemChecked.
...
git-svn-id: trunk@35411 -
2012-02-17 09:37:28 +00:00
zeljko
1a8e151f60
Gtk2: TGtk2WidgetSet.InvalidateRect() do not update widget if we are already inside paint event.
...
git-svn-id: trunk@35402 -
2012-02-16 16:32:22 +00:00
zeljko
447396f4b7
Gtk2: rewritten TGtk2WidgetSet.EnumFontFamiliesEx to use pure pango font families.Old behaviour (raw X11 font naming) can be reached with -dGTK2OLDENUMFONTFAMILIES. part of issue #18795
...
git-svn-id: trunk@35400 -
2012-02-16 15:56:36 +00:00
zeljko
ec1b2bc680
Gtk2: removed wrong debugln
...
git-svn-id: trunk@35399 -
2012-02-16 10:57:13 +00:00
mattias
61b109a31a
carbon: fixed compilation
...
git-svn-id: trunk@35395 -
2012-02-16 09:25:18 +00:00
mattias
f1f99b4a6e
LCL: added TLazAccessibleObject enumerator
...
git-svn-id: trunk@35394 -
2012-02-16 09:17:30 +00:00
paul
09c788be3b
win32: don't set clrText, clrTextBk of NMLVCustomDraw structure outside CDDS_ITEMPREPAINT stage (fixes crash on 64 bit vista, issue #0016382 )
...
git-svn-id: trunk@35392 -
2012-02-16 08:40:52 +00:00
paul
a3891d650a
lcl: redo UTF8LowerCase and UTF8UpperCase by redirecting calls to LazUTF8
...
git-svn-id: trunk@35391 -
2012-02-16 02:38:45 +00:00
paul
5abf39a0c8
lcl: redo UTF8LowerCase and UTF8UpperCase by redirecting calls to LazUTF8
...
git-svn-id: trunk@35390 -
2012-02-16 02:30:41 +00:00
paul
ab9046d536
lcl: reduce amount of calls of WS methods in TCustomEdit.TextChanged
...
git-svn-id: trunk@35389 -
2012-02-16 02:29:37 +00:00
mattias
5803ddeab4
LCL: TPOFile: fixed continuation lines
...
git-svn-id: trunk@35387 -
2012-02-16 01:52:28 +00:00
paul
b75cbdf949
lcl: use UnicodeString instead of WideString for UTF16String to remove unneeded conversions (lazutils uses UnicodeString and converting their results to WideString cause a helper calls)
...
git-svn-id: trunk@35386 -
2012-02-16 01:40:38 +00:00
mattias
34c1cfa3cc
LCL: TPOFile: not using copy to access PChar
...
git-svn-id: trunk@35385 -
2012-02-16 01:28:06 +00:00
juha
cef54d4751
LCL: vtUnicodeString is introduced in FPC 2.7.x. Add conditional compilation for it.
...
git-svn-id: trunk@35381 -
2012-02-15 18:21:16 +00:00
mattias
c6dfe9276c
LCL: fixed TCustomListViewEditor.Create override and TLazAccessibleObject.RemoveChildAccessibleObject if object is not in tree
...
git-svn-id: trunk@35376 -
2012-02-15 15:26:07 +00:00
mattias
45d0b49083
LCL: TLazAccessibleObject: using a tree for children for faster search
...
git-svn-id: trunk@35374 -
2012-02-15 14:57:15 +00:00
paul
eb71c915df
lclproc: use UTF16String for routines with UTF16 in name, handle vtUnicodeString variant parts
...
git-svn-id: trunk@35368 -
2012-02-15 02:38:55 +00:00
paul
69545efcb9
win32: compare length using UTF8Length()
...
git-svn-id: trunk@35367 -
2012-02-15 02:37:56 +00:00
sekelsenmat
7010f065b8
Fixes bug #21279 improves Android font handling
...
git-svn-id: trunk@35365 -
2012-02-14 16:39:59 +00:00
paul
6a782e1d1b
lcl: use TCaption in MaskEdit for fields and methods related to Text property
...
git-svn-id: trunk@35363 -
2012-02-14 09:29:23 +00:00
juha
2550bbf3be
IDE: unify some common resource strings. Add hints for Path Edit dialog
...
git-svn-id: trunk@35361 -
2012-02-13 19:57:58 +00:00
zeljko
309d5ca982
LCL: added lcEmulatedMDI TLCLCapability needed for mdi lcl emulator.
...
git-svn-id: trunk@35356 -
2012-02-13 13:45:30 +00:00
zeljko
bd60e4f5de
LCL: TCustomListView added TCustomListViewEditor class to implement OnEditing and OnEdited events in pure LCL. issue #12059 .
...
win32: mark listview as readonly to ws always since we are using LCL implementation for listview editing (TCustomListViewEditor).
git-svn-id: trunk@35354 -
2012-02-13 11:45:13 +00:00
zeljko
cdaa396f47
Gtk2: allow embedding of our LCL TCustomListView into gtk's GtkTreeView. part of #12059
...
git-svn-id: trunk@35349 -
2012-02-13 09:06:47 +00:00
zeljko
47b096a510
Gtk2: offset listview item display rect by height of header (if visible), now it's compatibile with win32 and qt.
...
git-svn-id: trunk@35348 -
2012-02-13 09:02:04 +00:00
paul
730a003f33
win32: fix spacing for menu item drawing on classic windows by cobines with modifications (issue #0018424 )
...
git-svn-id: trunk@35346 -
2012-02-13 06:42:22 +00:00
martin
20f0d2d151
LazLogger: renamed events to On....
...
git-svn-id: trunk@35325 -
2012-02-12 14:42:12 +00:00
juha
4ef51619f5
IDE: collect common resource strings in one place, remove duplicates
...
git-svn-id: trunk@35321 -
2012-02-12 13:04:36 +00:00