Commit Graph

35110 Commits

Author SHA1 Message Date
paul
4322f2fcf6 lazutils: add IsUNCPath, ExtractUNCVolume routines
git-svn-id: trunk@35913 -
2012-03-13 03:11:18 +00:00
martin
6f7c5e1d9b SynEdit: Fixed folding broken by undo/redo. issue #21473
git-svn-id: trunk@35912 -
2012-03-13 01:18:33 +00:00
paul
a452a818da win32: paint menu text with a transparent text background (by cobines, issue #0018424)
git-svn-id: trunk@35911 -
2012-03-13 00:58:52 +00:00
mattias
7763dcfc36 IDE: check if project needs compile: check lfm too, bug #21206
git-svn-id: trunk@35910 -
2012-03-12 22:25:31 +00:00
mattias
2a417ff43a IDE: fixed save as change case, bug #10368
git-svn-id: trunk@35909 -
2012-03-12 22:16:30 +00:00
mazen
13538c50cc MAKE DEB: Added rx package to packaged components fixing bug#19216.
git-svn-id: trunk@35908 -
2012-03-12 22:01:23 +00:00
mazen
a1a31522dd MAKE DEB: Added missing lpk files fixing bug#20486.
git-svn-id: trunk@35907 -
2012-03-12 21:54:58 +00:00
maxim
8aaff44d03 regenerated translations
git-svn-id: trunk@35906 -
2012-03-12 21:35:19 +00:00
maxim
d46f79f5aa Translations: Polish translation update by Tomasz Wieckowski, bug #21469
git-svn-id: trunk@35905 -
2012-03-12 21:28:06 +00:00
martin
f55387b6ad SynEdit: w32 IME improvements / exclude win only file
git-svn-id: trunk@35904 -
2012-03-12 20:35:03 +00:00
mattias
9bb0b8ea71 lazutf8: utf8trim: trim no break spaces
git-svn-id: trunk@35903 -
2012-03-12 19:42:05 +00:00
martin
0e0af79ac7 SynEdit: w32 IME improvements / missed 1 ifdef
git-svn-id: trunk@35902 -
2012-03-12 16:55:11 +00:00
martin
68b6823948 LCL/SynEdit: w32 IME improvements
git-svn-id: trunk@35901 -
2012-03-12 14:00:26 +00:00
zeljko
ad8b5a310d Qt: update cached FScrollY and FScrollX when value of scrollbar is changed.
git-svn-id: trunk@35900 -
2012-03-12 09:39:00 +00:00
mattias
4ea260ab19 codetools: fixed name conflict comparetext
git-svn-id: trunk@35899 -
2012-03-12 08:08:43 +00:00
sekelsenmat
181edb15c2 Implements text changing in TButton in LCL-CustomDrawn
git-svn-id: trunk@35898 -
2012-03-12 07:01:36 +00:00
sekelsenmat
ca9024df23 Fixes the compilation and non-native fonts in LCL-CustomDrawn-Cocoa
git-svn-id: trunk@35897 -
2012-03-12 06:55:42 +00:00
paul
0baf05589e packages: fix AVL tree nodes compare. It used wrong CompareText()
git-svn-id: trunk@35896 -
2012-03-12 06:48:05 +00:00
mattias
935d16960a wiki test: jump to anchor
git-svn-id: trunk@35895 -
2012-03-11 18:37:18 +00:00
mattias
b4b796c641 lazutils: dom: add GetChildCount
git-svn-id: trunk@35894 -
2012-03-11 18:36:50 +00:00
mattias
ddffec7238 wiki: simple toc
git-svn-id: trunk@35893 -
2012-03-11 18:28:21 +00:00
mattias
cc9350c2d2 wiki: internal links with anchors
git-svn-id: trunk@35892 -
2012-03-11 16:20:45 +00:00
mattias
1ae66cb238 wiki: skip alternative title
git-svn-id: trunk@35891 -
2012-03-11 16:12:55 +00:00
mattias
93cb3d2b93 codetools: added CompareText
git-svn-id: trunk@35890 -
2012-03-11 15:56:49 +00:00
mattias
49ec170b4e wiki: added translation links
git-svn-id: trunk@35889 -
2012-03-11 15:14:13 +00:00
mattias
3fff6d9bba lazutf8: added stringlist sort function
git-svn-id: trunk@35888 -
2012-03-11 15:13:55 +00:00
ask
6f8724ce64 TAChart: Extract TChart.Prepare procedure
git-svn-id: trunk@35887 -
2012-03-11 14:38:41 +00:00
sekelsenmat
00ebdc2239 Patch from Giuliano for LCL-CustomDrawn-X11 compilation fix + fixes endless loop in the fonts search
git-svn-id: trunk@35886 -
2012-03-11 14:23:05 +00:00
zeljko
0c4d7c8009 Carbon: set SM_CYMENU in GetSystemMetrics as 0, so we don't return DebugLn TODO in that case. Under mac menu isn't part of form, so 0.
git-svn-id: trunk@35885 -
2012-03-11 13:53:25 +00:00
zeljko
6acda204b2 Carbon: offset invalidated rect by scrolloffset in InvalidateRect(). issue #21364
git-svn-id: trunk@35884 -
2012-03-11 13:41:12 +00:00
zeljko
9652b47265 Gtk2: do not assert, check if we are GtkScrolledWindow inside TGtk2WidgetSet.InvalidateRect
git-svn-id: trunk@35883 -
2012-03-11 13:27:56 +00:00
zeljko
47ff29d2a7 Gtk: fixed wrong result in TGtkWidgetSet.ClientToScreen() and TGtkWidgetSet.InvalidateRect() in case of TScrollingWinControl
git-svn-id: trunk@35882 -
2012-03-11 13:03:32 +00:00
zeljko
c19754b22d Gtk2, Qt: InvalidateRect() should offset by scrollbars position, so it's compatibile with win32. issue #21364
git-svn-id: trunk@35881 -
2012-03-11 12:34:35 +00:00
sekelsenmat
0d5b0bb37d Improves the LCL-CustomDrawn-Win32 non-native font handling
git-svn-id: trunk@35880 -
2012-03-11 10:16:08 +00:00
sekelsenmat
4e9f3123b1 Patch from Giuliano Colla for improved non-native CustomDrawn font support + many changes from myself to make the patch more generic and usable in any CustomDrawn backend
git-svn-id: trunk@35879 -
2012-03-11 10:02:15 +00:00
paul
fdbe3b2eef win32: don't generate BM_CLICK for a radio button when it get a focus on vista+ (issue #0021417)
git-svn-id: trunk@35878 -
2012-03-11 01:42:37 +00:00
juha
f7140e5cea IDE: Fix an index out of bounds error in Editor Window Manager, issue #21455
git-svn-id: trunk@35877 -
2012-03-10 23:02:21 +00:00
mattias
d9155823c1 wiki: anchors for headers
git-svn-id: trunk@35876 -
2012-03-10 21:37:43 +00:00
mattias
a8926e9b1a wiki: html: no line break at beginning
git-svn-id: trunk@35875 -
2012-03-10 19:48:07 +00:00
juha
d7dc003371 Revert the r35872 #c293be9ecf. It solved the windows problem but created another redraw problem with GTK2.
git-svn-id: trunk@35873 -
2012-03-10 16:01:25 +00:00
juha
c293be9ecf LCL: Fix painting icons wrong on component palette. Issue #21364, Patch from Tomasz Wieckowski
git-svn-id: trunk@35872 -
2012-03-10 15:32:55 +00:00
andrew
251d250a55 Fixed chm index searching not working
git-svn-id: trunk@35871 -
2012-03-10 15:07:52 +00:00
andrew
a34ee0ddb8 Fixed chm index's every other line being blank.
Fixed chm files having double slashes. Now images load properly.

git-svn-id: trunk@35870 -
2012-03-10 14:52:06 +00:00
andrew
f242a18097 Fixed simple xml nodes to be closed properly
git-svn-id: trunk@35869 -
2012-03-10 14:24:49 +00:00
zeljko
2af6916164 Qt: formatting of debug code
git-svn-id: trunk@35868 -
2012-03-10 11:30:56 +00:00
zeljko
842ee66945 Qt: cleanup
git-svn-id: trunk@35867 -
2012-03-10 11:29:39 +00:00
zeljko
82aea5f59c Qt: fixed wrong cast
git-svn-id: trunk@35866 -
2012-03-10 11:23:24 +00:00
martin
0fd8705211 LCL/SynEdit: w32 IME improvements
git-svn-id: trunk@35865 -
2012-03-10 11:15:23 +00:00
zeljko
202ad17315 Qt: added delayed check for TQtListWidget. finally issue #21446 can be resolved.
git-svn-id: trunk@35864 -
2012-03-10 11:11:39 +00:00
zeljko
c0a39ccd1b Qt: added additional delayed event after mouse released in TQtTreeWidget (TListView.Checkable=True) as workaround for qt behaviour when
moving pressed mouse out of checkbox or from item to checkbox. issue #21446

git-svn-id: trunk@35863 -
2012-03-10 11:00:31 +00:00