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
juha
b74c59a9db
IDE: formatting
...
git-svn-id: trunk@35205 -
2012-02-07 08:41:23 +00:00
paul
8d364b03df
lcl:
...
- Extend FindLCLWindow method by AllowDisabled argument to skip disabled windows
- Fix FindControlAtPosition - it previously ignored AllowDisabled option
- Don't allow disabled window to be an internal MouseControl (fixes bug #0017993 for win32)
git-svn-id: trunk@35204 -
2012-02-07 07:49:42 +00:00
zeljko
7a324ede40
Qt: make TQtImage.FHandle private, introduce Handle readonly property. issue #21235
...
git-svn-id: trunk@35203 -
2012-02-07 07:38:40 +00:00
paul
7111abfa8d
lcl: restore public TToolButton.Click method
...
git-svn-id: trunk@35202 -
2012-02-07 07:35:50 +00:00
juha
b34b546678
Debugger: fixed compilation after public "Click()" was removed.
...
git-svn-id: trunk@35201 -
2012-02-07 07:30:52 +00:00
paul
805d5d7b38
lcl: cleanup and format toolbutton code
...
git-svn-id: trunk@35200 -
2012-02-07 06:57:00 +00:00
paul
2dad53e522
win32: apply patch of cobines to fix page size after a tab caption change (bug #0018955 )
...
git-svn-id: trunk@35199 -
2012-02-07 05:11:44 +00:00
paul
a8da22e5ec
win32: rename Notebook to TabControl
...
git-svn-id: trunk@35198 -
2012-02-07 05:00:15 +00:00
mattias
7360413d68
IDE: package editor: add new component: do not add dependency if already indirectly required
...
git-svn-id: trunk@35197 -
2012-02-06 21:36:23 +00:00
maxim
f819ed7030
regenerated translations; updated Russian translation
...
git-svn-id: trunk@35196 -
2012-02-06 20:31:38 +00:00
maxim
56c097dcac
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #21217
...
git-svn-id: trunk@35195 -
2012-02-06 20:20:35 +00:00
blikblum
bb6f060047
ide: try to load field names from FieldDefs when Fields property is empty. Issue #18944
...
git-svn-id: trunk@35194 -
2012-02-06 20:05:27 +00:00
zeljko
ad5445bdf0
Gtk2: fixed gtk2 < 2.12 assertions because of missing property.
...
git-svn-id: trunk@35193 -
2012-02-06 19:36:02 +00:00
blikblum
bb8d14e5ac
win32: assumes FSender is TCustomComboBox in TWin32ComboBoxStringList.GetComboHeight (same assumption is made in other methods)
...
git-svn-id: trunk@35192 -
2012-02-06 19:21:37 +00:00
blikblum
0eba32e7be
win32: cleanup TWin32ComboBoxStringList.UpdateComboHeight
...
git-svn-id: trunk@35191 -
2012-02-06 19:13:14 +00:00
martin
ffacfde753
new Debugln via LazLogger (ifdef WithLazLogger)
...
git-svn-id: trunk@35190 -
2012-02-06 19:05:00 +00:00
blikblum
c447cf7d03
win32: use the same approach to set dropdowncount when theme is enabled or not. Fix issue #21232
...
git-svn-id: trunk@35189 -
2012-02-06 19:03:27 +00:00
blikblum
e0fb084147
win32: partially reverts 29880. Fix issues #20359 and #11294 .
...
git-svn-id: trunk@35188 -
2012-02-06 18:55:44 +00:00
martin
71814e408a
new Debugln via LazLogger (ifdef WithLazLogger)
...
git-svn-id: trunk@35187 -
2012-02-06 18:43:49 +00:00
sekelsenmat
f20d3c9354
fpvectorial: Other minor improvements to LAS support and other parts
...
git-svn-id: trunk@35186 -
2012-02-06 16:46:04 +00:00
sekelsenmat
8d33cae792
fpvectorial: Implements routines to delete entities and starts the las writer and cutting functionality
...
git-svn-id: trunk@35185 -
2012-02-06 16:14:34 +00:00
zeljko
42d5280789
Gtk2: fixed gtkNotebook behaviour during drag and drop operations when mode=dmAutomatic. issue #19914
...
git-svn-id: trunk@35184 -
2012-02-06 14:57:54 +00:00
mattias
b82b9efda2
codetools: debugln using CTDbgOutEvent
...
git-svn-id: trunk@35183 -
2012-02-06 14:19:29 +00:00
mattias
faa763b480
IDE: clean up: no backup for missing base lpk files
...
git-svn-id: trunk@35182 -
2012-02-06 14:11:28 +00:00
zeljko
e0d1f86ca1
LCL: fixed wrong result from DragManager.IsDragging if we call modal form or dialog from OnDragDrop() event. issues #17657 and #20676
...
git-svn-id: trunk@35181 -
2012-02-06 13:51:19 +00:00
zeljko
311b8e0ab1
Examples: dragimagelist, partially reverted r32356 #5cae5f037f (juha), since it breaks example with qt and gtk2 (it does not work anymore). Now it's correct.
...
git-svn-id: trunk@35180 -
2012-02-06 13:47:53 +00:00
mattias
f9cbf1d9f7
IDE: jump to codetool error: if no x,y use 1,1
...
git-svn-id: trunk@35179 -
2012-02-06 12:45:54 +00:00