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
mattias
5f47718cdd
codetools: when cursor pos outside code: give more details
...
git-svn-id: trunk@35178 -
2012-02-06 12:37:28 +00:00
zeljko
0e876bd527
Gtk, Gtk2: fixed drawing bitmaps with pf32bit. issue #8553
...
git-svn-id: trunk@35177 -
2012-02-06 11:17:02 +00:00
zeljko
8cb0f814ef
Gtk2: proper set of global cursor. Gdk is buggy, so we must cheat it by grabbing pointer. issues #18417 and #18525
...
git-svn-id: trunk@35176 -
2012-02-06 09:45:34 +00:00
paul
e3ff77ea9a
tp_ipro: add WantTabs property to TIpHtmlCustomPanel to allow/deny Tab and therefore focusing of internal html panels, don't allow tabs/focusing for html hint component of IDE (bug #0020798 )
...
git-svn-id: trunk@35175 -
2012-02-06 09:13:22 +00:00
mattias
94c407c140
translations: updates from Swen Heinig and Samuel Herzog
...
git-svn-id: trunk@35173 -
2012-02-06 08:36:28 +00:00
paul
872b430305
lcl: fix compilation
...
git-svn-id: trunk@35172 -
2012-02-06 08:01:25 +00:00
paul
b56160fe13
lcl: cleanup hintwindow
...
git-svn-id: trunk@35171 -
2012-02-06 07:58:27 +00:00
zeljko
c8fa2b4962
LCL: TListView added property AutoWidthLastColumn to fit last column into width of TListView. issue #19309
...
git-svn-id: trunk@35170 -
2012-02-06 07:52:57 +00:00