Commit Graph

35412 Commits

Author SHA1 Message Date
martin
9fea72270b SynEdit: fixed an uninitialized value
git-svn-id: trunk@36118 -
2012-03-17 14:24:18 +00:00
martin
e6bcaf91a3 SynEdit: fixed an uninitialized value
git-svn-id: trunk@36117 -
2012-03-17 14:18:29 +00:00
martin
6b347fede8 SynEdit: clean-up
git-svn-id: trunk@36116 -
2012-03-17 13:56:24 +00:00
martin
49bc6ed0ff SynEdit: clean-up ifdef
git-svn-id: trunk@36115 -
2012-03-17 13:56:00 +00:00
maxim
075177190d Components, POChecker: removed useless file
git-svn-id: trunk@36114 -
2012-03-17 13:24:59 +00:00
sekelsenmat
83f7ae1a8d Adds a capability for Accessibility support
git-svn-id: trunk@36113 -
2012-03-17 12:23:40 +00:00
mattias
c01b8ac358 lazsvnpkg: fixed search paths
git-svn-id: trunk@36112 -
2012-03-17 12:21:33 +00:00
zeljko
5b126c909b Qt, Gtk2: check if our Str:PChar param is nil, so do not any translation in GetTextExtentPoint() or GetTextExtentExPoint()
git-svn-id: trunk@36111 -
2012-03-17 11:33:26 +00:00
zeljko
ec701573e8 Qt: return 0 as maxcount if parameter string is empty in GetTextExtentExPoint()
git-svn-id: trunk@36110 -
2012-03-17 11:29:18 +00:00
sekelsenmat
0400c12137 LCL-CustomDrawn-Cocoa: Advances further the accessibility
git-svn-id: trunk@36109 -
2012-03-17 11:24:17 +00:00
zeljko
32c73d9d34 Gtk2,Qt: fixed returning value of GetTextExtentPoint() when string is empty.
git-svn-id: trunk@36108 -
2012-03-17 11:19:29 +00:00
zeljko
ff6253e4ac LCL: make accurate size if we change WindowState to wsMaximized or wsFullScreen in OnCreate event
git-svn-id: trunk@36107 -
2012-03-17 11:01:35 +00:00
zeljko
3068129128 LCL: added SM_LCLMAXIMIZEDWIDTH and SM_LCLMAXIMIZEDHEIGHT to system metrics rules to get accurate size of maximized window until we fix difference between forms frame rect and client rect. issue #21119
git-svn-id: trunk@36106 -
2012-03-17 10:46:34 +00:00
sekelsenmat
0bc23ed6ad LCL-CustomDrawn-Cocoa: Advances the accessibility support, nothing working yet
git-svn-id: trunk@36105 -
2012-03-17 10:08:21 +00:00
zeljko
c66c521fbe Gtk2: fixed bug where wsFullScreen windowState does not work on form showing.
git-svn-id: trunk@36104 -
2012-03-17 08:57:28 +00:00
zeljko
3ca38dadcd Qt,Gtk2,Gtk: prepared winapi GetSystemMetrics to get accurate measures for maximized and fullscreen forms.part of #21119
git-svn-id: trunk@36103 -
2012-03-17 08:48:39 +00:00
jesus
b5b42666c1 LCL, fix dbnavigator not hidding buttons at design time, also fix dbnavigator do not react on changing Options property, issue #21305
git-svn-id: trunk@36102 -
2012-03-17 08:40:10 +00:00
maxim
cad639764b Components, IDELazLogger: enabled i18n and added Russian translation
git-svn-id: trunk@36101 -
2012-03-17 00:08:18 +00:00
maxim
ac6e4e4cf7 updated localize.bat script, added diagnostic output
git-svn-id: trunk@36100 -
2012-03-16 23:44:06 +00:00
maxim
dc1f9a7760 regenerated translations; updated Russian translation
git-svn-id: trunk@36099 -
2012-03-16 23:41:32 +00:00
maxim
9381915a84 IDE: improved Delphi converter localization
git-svn-id: trunk@36098 -
2012-03-16 23:40:16 +00:00
zeljko
2dbd330280 Gtk2: do not show selection when GtkEntry is unfocused.
git-svn-id: trunk@36097 -
2012-03-16 20:58:04 +00:00
zeljko
809abca886 Gtk2: let OnEditingDone trigger when VK_RETURN is pressed in GtkSpinButton.
git-svn-id: trunk@36096 -
2012-03-16 20:47:04 +00:00
zeljko
5143a2f9b4 Gtk2: use different approach for FloatSpinEdit, now we use our own validator. issue #18679
git-svn-id: trunk@36095 -
2012-03-16 20:15:38 +00:00
zeljko
e08963e2b1 Gtk2: use DefaultFormatSettings for fpc >= 2.6 to stop compiler warnings
git-svn-id: trunk@36094 -
2012-03-16 15:39:44 +00:00
zeljko
a6873c2d3b LCL: cleanup
git-svn-id: trunk@36093 -
2012-03-16 15:35:19 +00:00
zeljko
b5d7fea0d3 Carbon: removed todo and comments, because it's fixed
git-svn-id: trunk@36092 -
2012-03-16 15:07:14 +00:00
zeljko
d8321930a2 Carbon: implemented showing non-modal over modal form as sheet. issue #21459
git-svn-id: trunk@36091 -
2012-03-16 15:02:36 +00:00
zeljko
6dc3ac8b34 Carbon: commented part which is added in r34345 #829de72590 as part of #19680, but it opened new issue #20748, so we keep 19680 opened, and resolving issue #20748.
git-svn-id: trunk@36090 -
2012-03-16 13:30:46 +00:00
zeljko
3cb1e9348e Carbon: proper invalidate of custommemo. issue #21174
git-svn-id: trunk@36089 -
2012-03-16 12:57:56 +00:00
zeljko
905630ffff Carbon: must replace old mac line ending with unix one when reading text from HITextView. issue #17943
git-svn-id: trunk@36088 -
2012-03-16 12:37:44 +00:00
vincents
fe53b9943a LCL: initialized toolbar height with default value, fixes issue #20132
git-svn-id: trunk@36087 -
2012-03-16 11:39:00 +00:00
zeljko
eb25b3d5e7 Gtk2: delay SetSelLength if it's called from OnChange event of TCustomEdit.
git-svn-id: trunk@36086 -
2012-03-16 11:26:45 +00:00
zeljko
447f19d6e2 Carbon: implemented GetCanUndo for WSCustomEdit. issue #16497
git-svn-id: trunk@36085 -
2012-03-16 11:06:22 +00:00
sekelsenmat
017a319d5a LCL-CustomDrawn: Fixes compilation
git-svn-id: trunk@36084 -
2012-03-16 10:43:18 +00:00
zeljko
45244751f4 Carbon: implemented Cut,Copy,Paste and Undo for TWSCustomEdit. issue #9715
git-svn-id: trunk@36083 -
2012-03-16 10:20:14 +00:00
zeljko
cada92bd6a Carbon: started cut,copy,paste and undo implementation for carbon
git-svn-id: trunk@36082 -
2012-03-16 09:41:46 +00:00
zeljko
2ae4a52ad0 Gtk2: implemented Cut,Copy,Paste for WSCustomEdit (TCustomEdit & TCustomMemo).part of issues #9715 and #19106
git-svn-id: trunk@36081 -
2012-03-16 09:35:30 +00:00
jesus
b0e26a9051 LCL, don't use dataset.CompareBookmarks as it returns wrong results for some datasets, issue #21476
git-svn-id: trunk@36080 -
2012-03-16 09:28:45 +00:00
mattias
45e367ea6e bigide: changed package output directories to use lclwidgettype
git-svn-id: trunk@36079 -
2012-03-16 09:26:54 +00:00
jesus
cae508c8cb LCL, fix AV on freeing bookmarks on multiselect dbgrid by keeping the original dataset used to get the bookmarks
git-svn-id: trunk@36078 -
2012-03-16 09:23:58 +00:00
mattias
67179d3c2e ide: fixed path to fpcunit
git-svn-id: trunk@36077 -
2012-03-16 09:15:29 +00:00
mattias
6c6753dc83 fpcunit: fixed unit paths
git-svn-id: trunk@36076 -
2012-03-16 09:10:59 +00:00
mattias
f52824aff6 updatemakefiles: relative lpk
git-svn-id: trunk@36075 -
2012-03-16 09:10:41 +00:00
vincents
bf211c7a21 win32 interface: replaced SetClassLong with SetClassLongPtr to make it 64 bits safe (issue #19321)
git-svn-id: trunk@36074 -
2012-03-16 08:49:12 +00:00
zeljko
c5696c73fd Gtk2: removed unused stuff
git-svn-id: trunk@36073 -
2012-03-16 08:42:10 +00:00
sekelsenmat
9ac549a4a4 LCL-CustomDrawn-Cocoa: Starts Accessibility support, right now mostly exploring
git-svn-id: trunk@36072 -
2012-03-16 08:32:17 +00:00
zeljko
fbff967e32 Gtk2: cleanup
git-svn-id: trunk@36071 -
2012-03-16 08:28:34 +00:00
mattias
d44b3fb55e lazbuild: show active build mode, fixed build mode comparing name with ansicomparetext
git-svn-id: trunk@36070 -
2012-03-16 08:17:33 +00:00
sekelsenmat
ed33ab735e LCL-CustomDrawn-Cocoa: First commit which deals with Accessibility, for now just exploring
git-svn-id: trunk@36069 -
2012-03-16 08:12:36 +00:00