Commit Graph

35086 Commits

Author SHA1 Message Date
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
zeljko
469b3a2daf Qt: implemented QInputMethodEvent for TQtCustomControl, now composed chars can be written in eg. TSynEdit. issue #20546
git-svn-id: trunk@35862 -
2012-03-10 10:12:40 +00:00
mattias
0221e91fe4 wiki test: back, forward
git-svn-id: trunk@35861 -
2012-03-10 09:52:17 +00:00
mattias
be7753bef1 wiki test: view wiki source
git-svn-id: trunk@35860 -
2012-03-10 08:49:32 +00:00
mattias
211a956aee wiki test: view html
git-svn-id: trunk@35859 -
2012-03-10 08:35:20 +00:00
juha
2e86fb66b8 IDE: add list of open editors to the SE tab popup menu.
git-svn-id: trunk@35858 -
2012-03-10 08:23:48 +00:00
juha
50f53f00a1 IDE: improve EditorFileManager
git-svn-id: trunk@35857 -
2012-03-10 08:23:40 +00:00
mattias
4945f1f1fe wiki test: opening external links
git-svn-id: trunk@35856 -
2012-03-09 22:21:51 +00:00
mattias
f11f069e84 wiki test: link to online
git-svn-id: trunk@35855 -
2012-03-09 22:15:15 +00:00
mattias
0c27d96b3a wiki test: options for scores
git-svn-id: trunk@35854 -
2012-03-09 21:19:05 +00:00
zeljko
24c2bcc08e Qt: fixed compilation with VerboseQtKeys define
git-svn-id: trunk@35853 -
2012-03-09 20:12:17 +00:00
mattias
5e0a45a27a IDE: fpc messages: fixed checking translated error name
git-svn-id: trunk@35852 -
2012-03-09 20:05:09 +00:00
mattias
155e0b9a53 wiki test: all languages
git-svn-id: trunk@35851 -
2012-03-09 19:52:50 +00:00
martin
9bb49e9e07 Revert revisions 35824 #05ee14b0ab and 35807. The fpc output was partly missed, and the IDE no longer showed the location (or msg) for errors.
git-svn-id: trunk@35850 -
2012-03-09 19:37:20 +00:00
martin
08e64f6f81 SynEdit: Set position for IME composition window (windows only)
git-svn-id: trunk@35848 -
2012-03-09 18:31:25 +00:00
mattias
22aeb25172 IDEIntf: TColorPropertyEditor.ListDrawValue: fixed wrong values
git-svn-id: trunk@35846 -
2012-03-09 16:11:05 +00:00
mattias
f5e46fffd7 aggpas: replaced some asm with pas
git-svn-id: trunk@35845 -
2012-03-09 14:46:05 +00:00
zeljko
65c87531be Qt: removed unused signalItemChanged() hook from TQtTreeWidget, cleanups
git-svn-id: trunk@35844 -
2012-03-09 14:40:09 +00:00
zeljko
273debe402 Qt: removed unused hooks from TQtTreeWidget (SignalItemClicked and SignalItemDoubleClicked).
git-svn-id: trunk@35843 -
2012-03-09 14:32:08 +00:00
zeljko
7d643c2a77 Qt: fixed TQtTreeWidget (TCustomListView vsReport) OnItemChecked delivery by using internal check state. Now it's consistent with gtk2 and win32, also with vsList,vsIcon and vsSmallIcon. issue #21446
git-svn-id: trunk@35842 -
2012-03-09 14:26:21 +00:00
zeljko
8ba22949c0 Qt: do not trigger twice ItemClicked in TQtCheckListBox when item check state is changed by keyboard.
git-svn-id: trunk@35838 -
2012-03-09 09:38:06 +00:00
zeljko
f9662e38fa Qt: TQtCheckListBox: pass itemclicked after mouse down ,not before
git-svn-id: trunk@35837 -
2012-03-09 09:28:37 +00:00
zeljko
7ebe5af938 Qt: fixed OnItemChecked event for TListView when ViewStyle <> vsReport by using internal check state. issue #21446
git-svn-id: trunk@35836 -
2012-03-09 08:48:05 +00:00
mattias
70a3961aa6 wiki test: added language codes
git-svn-id: trunk@35835 -
2012-03-09 07:41:43 +00:00
mattias
45d79155cf wiki test: moved scoring to query
git-svn-id: trunk@35834 -
2012-03-09 07:26:44 +00:00