Commit Graph

34633 Commits

Author SHA1 Message Date
martin
64cb0d92c5 new Debugln via LazLogger (now used by default)
git-svn-id: trunk@35255 -
2012-02-09 01:13:23 +00:00
martin
b3e1fbdbdf DBG: ensure, existing "ignored exceptions" are re-enabled, if user requests
git-svn-id: trunk@35254 -
2012-02-09 00:20:21 +00:00
mattias
431bef0ffe IDE: fpdoceditor: preserve space of other elements, current element needs special
git-svn-id: trunk@35253 -
2012-02-08 23:49:00 +00:00
mattias
9a1c0d2141 laz2_write: option to preserve whitespace
git-svn-id: trunk@35252 -
2012-02-08 23:47:53 +00:00
mattias
ffd6e0f8b5 laz2_read: keep attribute order
git-svn-id: trunk@35251 -
2012-02-08 23:27:48 +00:00
mattias
52b3608f2e laz2_xmlread: added flag preserverwhitespace
git-svn-id: trunk@35250 -
2012-02-08 22:52:56 +00:00
mattias
895280ea4a laz2_dom: fixed enumerator
git-svn-id: trunk@35249 -
2012-02-08 22:52:23 +00:00
mattias
e88c4ccc31 IDE: clean up
git-svn-id: trunk@35248 -
2012-02-08 22:18:45 +00:00
mattias
12f6b0c40c laz2_dom: added enumerators for TDOMNode
git-svn-id: trunk@35247 -
2012-02-08 22:16:01 +00:00
maxim
5440db2738 regenerated translations; updated Russian translation
git-svn-id: trunk@35246 -
2012-02-08 22:03:51 +00:00
mattias
a23bd6cac8 docs: fixed indentation
git-svn-id: trunk@35245 -
2012-02-08 21:46:28 +00:00
martin
bcee3c3ca7 IDE: Enable Tracking for scrollboxes. issue #21240
git-svn-id: trunk@35244 -
2012-02-08 19:51:27 +00:00
zeljko
90c91e2666 LCL: TCustomListView: allow programatically selection of items when OwnerData. issue #18202
git-svn-id: trunk@35243 -
2012-02-08 19:47:12 +00:00
sekelsenmat
c63e24b53b Removes the special accessible description in some IDE controls, improves a little the Carbon accessibility
git-svn-id: trunk@35242 -
2012-02-08 18:40:45 +00:00
martin
781176276f SynEdit: Navigate to end of word / middle of CamelCase word
git-svn-id: trunk@35241 -
2012-02-08 18:34:00 +00:00
martin
17c7b1c8f9 SynEdit: Navigate to end of word / middle of CamelCase word
git-svn-id: trunk@35240 -
2012-02-08 18:22:44 +00:00
sekelsenmat
015279a045 Adds more method for TLazAccessibleObject to manipulate the list of children
git-svn-id: trunk@35239 -
2012-02-08 17:58:06 +00:00
martin
b3a2ce9517 SynEdit: Fix LineGutter for last line of text
git-svn-id: trunk@35238 -
2012-02-08 17:54:44 +00:00
sekelsenmat
5ac1708f92 Minor documentation improvements
git-svn-id: trunk@35237 -
2012-02-08 17:09:16 +00:00
sekelsenmat
4a2866676b Minor documentation improvements
git-svn-id: trunk@35236 -
2012-02-08 16:55:19 +00:00
martin
459570ae4e DBG: Fixed crash in ResetDebugger when closing the IDE
git-svn-id: trunk@35235 -
2012-02-08 16:23:27 +00:00
sekelsenmat
46979b3ef7 Adds a big part of the basic accessibility documentation
git-svn-id: trunk@35234 -
2012-02-08 14:52:41 +00:00
sekelsenmat
0b6566c84c Removes partial fcl xml help from the Lazarus tree
git-svn-id: trunk@35233 -
2012-02-08 12:44:20 +00:00
sekelsenmat
d5f10dc54e Minor docs improvements
git-svn-id: trunk@35232 -
2012-02-08 11:13:44 +00:00
sekelsenmat
fa0d9abec0 docs index.html: Adds a link for more complete chm instructions
git-svn-id: trunk@35231 -
2012-02-08 10:54:32 +00:00
juha
fe58dbe75e IDE: Make MainIDEBar.Constraints.MaxHeight smaller. Issue #1020.
git-svn-id: trunk@35230 -
2012-02-08 07:24:09 +00:00
martin
728880b814 DBG: Reset, if project changed. issue #18468
git-svn-id: trunk@35229 -
2012-02-07 22:27:24 +00:00
juha
33eb66c116 PoChecker: remove a duplicate file from the package.
git-svn-id: trunk@35228 -
2012-02-07 19:28:29 +00:00
juha
9ec8da7c35 TreeFilterEdit: release also the idle handler when releasing the filtered TreeView
git-svn-id: trunk@35227 -
2012-02-07 19:28:16 +00:00
martin
1829efd0bd TExtendedNotebook: remove workaround for issue #19914
git-svn-id: trunk@35226 -
2012-02-07 19:26:43 +00:00
zeljko
31fdb216bc LCL: added csCaptureMouse to TScrollBox controlStyle, now it's Delphi compat.fixes issues #19712 and #19713.
git-svn-id: trunk@35225 -
2012-02-07 19:15:56 +00:00
juha
0f0bcdb501 Package Editor: add buttons for moving items up and down.
git-svn-id: trunk@35224 -
2012-02-07 17:14:39 +00:00
juha
ff88073c00 LCL: add StoreCurrentSelection and ApplyStoredSelection methods to TreeView.
git-svn-id: trunk@35223 -
2012-02-07 17:14:30 +00:00
zeljko
ed6172d26a Gtk2: fixed assertions when calling gdk_window_get_state() with invalid PGdkWindow as param
git-svn-id: trunk@35222 -
2012-02-07 12:45:26 +00:00
zeljko
0a251c34b1 LCL: TLazCanvas cleanup of unused variables
git-svn-id: trunk@35221 -
2012-02-07 12:04:19 +00:00
zeljko
884f78a7c0 Qt: cleanup unused local variables.
git-svn-id: trunk@35220 -
2012-02-07 12:02:14 +00:00
zeljko
8a4b05deec IDE: idewindowintf cleanup unused variables
git-svn-id: trunk@35219 -
2012-02-07 11:57:05 +00:00
zeljko
ca92488a21 LCL: added missing result to TLazCanvas.SaveState.
git-svn-id: trunk@35218 -
2012-02-07 11:54:18 +00:00
zeljko
bd32cfed39 LCL: changed visibility of overrided TTabControl.GetImageIndex to public since virtual GetImageIndex is public too
git-svn-id: trunk@35217 -
2012-02-07 11:51:18 +00:00
zeljko
3e88452bc4 LCL: fixed visibility of overrided KeyUpAfterInterface in TCustomComboBox.
git-svn-id: trunk@35216 -
2012-02-07 11:40:41 +00:00
zeljko
3956876f16 LCL: grids cleanup
git-svn-id: trunk@35215 -
2012-02-07 11:36:12 +00:00
zeljko
a83c4d7f3f LCL: cleanup
git-svn-id: trunk@35214 -
2012-02-07 11:35:04 +00:00
zeljko
d35506ce28 Gtk2: fixed bug when notebook enables drag and drop ops manually.issue #19914
git-svn-id: trunk@35213 -
2012-02-07 10:45:33 +00:00
zeljko
7eb7d22e8e Gtk2: added comment about assertion from gtk_widget_get_parent_window() with gtk2 < 2.10
git-svn-id: trunk@35212 -
2012-02-07 10:22:10 +00:00
mattias
b72d3f8296 IDE: AddPackageDependency: ok if already exists
git-svn-id: trunk@35211 -
2012-02-07 10:20:03 +00:00
juha
57fa30e78c IDE: fix a listbox anchor in Add to Project dialog
git-svn-id: trunk@35210 -
2012-02-07 09:37:36 +00:00
zeljko
3389d8edaa Gtk2: fixed GetDroppedDown result for gtk2 < 2.10. Property "popup-shown" was introduced in gtk2 2.10, so anything below 2.10 doesn't work.
git-svn-id: trunk@35209 -
2012-02-07 09:16:49 +00:00
mattias
f4448c54ec IDE: debugln
git-svn-id: trunk@35208 -
2012-02-07 09:03:49 +00:00
juha
f76e3befe0 IDE: Improve Add to Project dialog GUI.
git-svn-id: trunk@35207 -
2012-02-07 08:41:34 +00:00
juha
4eee49aac4 Packager: improve the Add to Package dialog GUI
git-svn-id: trunk@35206 -
2012-02-07 08:41:29 +00:00