paul
6085141ae9
lcl: formatting
...
git-svn-id: trunk@19835 -
2009-05-07 08:40:34 +00:00
paul
2ce56706ee
qt: improve statusbar
...
- set sizes of panels correctly
- fix mouse events handling
- refactor code a bit
git-svn-id: trunk@19834 -
2009-05-07 08:40:17 +00:00
mattias
00c4c17376
clean up
...
git-svn-id: trunk@19833 -
2009-05-07 08:16:47 +00:00
mattias
8f19b73c43
codetools: removed TCustomCodeTool.UpperSrc
...
git-svn-id: trunk@19832 -
2009-05-07 08:16:34 +00:00
jesus
c756e3bd21
LazReport, enabled flatdecode compression in pdf export, from Javier Villarroya (req powerpdf r791)
...
git-svn-id: trunk@19831 -
2009-05-07 06:02:31 +00:00
jesus
d3cfa5e729
LazReport, fix random boldness on preview, issue #13440
...
git-svn-id: trunk@19830 -
2009-05-07 05:31:09 +00:00
paul
5e07ccb6f5
gtk2: fix gtk warning
...
git-svn-id: trunk@19829 -
2009-05-07 01:47:34 +00:00
paul
450c0e49db
gtk2: fix double destroying of combobox on style change
...
git-svn-id: trunk@19828 -
2009-05-06 15:01:47 +00:00
sekelsenmat
8c14b33a27
Fixes compiling the wince interface for desktop windows
...
git-svn-id: trunk@19827 -
2009-05-06 14:45:03 +00:00
vincents
df85c2d5c1
gtk interface: improved rounding of floatspinedit value, fixes issue #12006
...
git-svn-id: trunk@19826 -
2009-05-06 14:17:30 +00:00
paul
fdb51eba4c
ide: reanchor, autosize, constraint project options dialog
...
git-svn-id: trunk@19825 -
2009-05-06 11:27:01 +00:00
mattias
c9605ac2ce
IDE: source editor: incremental find: using paste for search
...
git-svn-id: trunk@19824 -
2009-05-06 10:07:23 +00:00
mattias
668e6f7e8d
codetools: accelerated CompareSrcIdentifiers
...
git-svn-id: trunk@19823 -
2009-05-06 09:55:34 +00:00
vincents
9d66e29abc
IDE: edit tool dialog: double clicking on macro inserts it
...
git-svn-id: trunk@19822 -
2009-05-06 09:55:10 +00:00
paul
5f5ceeefe5
ide: set autosize for spinedits in the project options
...
git-svn-id: trunk@19821 -
2009-05-06 08:46:52 +00:00
paul
1d0c0fd4fd
ide: better anchor "Compilation" page in the compiler options dialog
...
git-svn-id: trunk@19820 -
2009-05-06 08:18:27 +00:00
paul
29dff51c37
ide: show goto form on mouse double click on status bar panel with coordinates
...
git-svn-id: trunk@19819 -
2009-05-06 07:38:42 +00:00
paul
c72ee51dc8
lcl: add TStatusBar.GetPanelIndexAt()
...
git-svn-id: trunk@19818 -
2009-05-06 07:03:16 +00:00
dmitry
e4adaec4ef
carbon: added keyboard support for databrowser based components (TListBox, TChecklistBox, TListView)
...
git-svn-id: trunk@19817 -
2009-05-06 06:38:45 +00:00
paul
bb487dbdd2
ide: represent keys better in the keymapping tree, don't show "empty" for commands without keys
...
git-svn-id: trunk@19816 -
2009-05-06 05:55:37 +00:00
paul
61a7fb8388
ideintf: return more correct key string by KeyAndShiftStateToKeyString
...
git-svn-id: trunk@19815 -
2009-05-06 05:54:37 +00:00
mattias
3e5a744e2d
codetools: find declaratuion: added flag to skip forward class
...
git-svn-id: trunk@19814 -
2009-05-05 18:02:20 +00:00
martin
ed6ba36741
SynEdit / Gtk2: Fixing Highlight/redraw issues with revision 19801 #1312656bf4: ScrollWindowEx for Gtk2
...
git-svn-id: trunk@19813 -
2009-05-05 16:10:52 +00:00
mattias
0c66bbff3b
codetools: adding units to uses sections: fixed adding first indentation
...
git-svn-id: trunk@19812 -
2009-05-05 09:52:39 +00:00
mattias
871e67c3a5
codetools: complete local var assignments: adding unit to uses section
...
git-svn-id: trunk@19811 -
2009-05-05 09:41:10 +00:00
mattias
620900273e
codetools: identifier completion used unit
...
git-svn-id: trunk@19810 -
2009-05-05 09:14:08 +00:00
mattias
b67b6ddaa2
codetools: fixed find declaration in uses sections, bug #13146
...
git-svn-id: trunk@19809 -
2009-05-05 08:49:07 +00:00
ask
677971a20c
TAChart: Invalidate chart after resizing on GTK2. This is a workaround for issue #0013649 .
...
git-svn-id: trunk@19808 -
2009-05-05 02:09:38 +00:00
mattias
ad180e7e4d
gtk2: added flag -dDisableGtk2ScrollWindow
...
git-svn-id: trunk@19807 -
2009-05-04 20:35:55 +00:00
mattias
5abefaf3bf
codetools: fixed marking very short classes as unfinished, bug #13638
...
git-svn-id: trunk@19806 -
2009-05-04 20:03:21 +00:00
martin
e5db74796e
Issue #13631 : On Destroy Remove SourceEditor form CodeBuffer callbacks. This would normally be done in Close, but close is not called, if cleaning up after previous crash
...
git-svn-id: trunk@19805 -
2009-05-04 18:42:04 +00:00
mattias
c8a5dd18a3
UTF-8
...
git-svn-id: trunk@19804 -
2009-05-04 18:15:33 +00:00
ask
00afa75d6d
TAChart: Do not use icons for demo programs.
...
git-svn-id: trunk@19803 -
2009-05-04 17:35:59 +00:00
mattias
3d95973a6c
codetools: implemented adding to uses sections with options
...
git-svn-id: trunk@19802 -
2009-05-04 16:12:03 +00:00
martin
1312656bf4
Implemented ScrollWindowEx for Gtk2 Widgetset. This improves SynEdit scrolling, Issue #7717
...
git-svn-id: trunk@19801 -
2009-05-04 14:06:06 +00:00
vincents
a348e5f501
win32 interface: reverted r19668 #c1f7d67ccc, because CoInitialize COINIT_MULTITHREADED doesn't work with new style TSelectDirectory.
...
git-svn-id: trunk@19800 -
2009-05-04 13:39:35 +00:00
mattias
f5399721bf
codetools: using identifier cache when find declaration "unitname."
...
git-svn-id: trunk@19799 -
2009-05-04 12:43:38 +00:00
vincents
040222e329
LCL: Canvas.GradientFill covers the same area as Canvas.FillRect (issue #13636 )
...
git-svn-id: trunk@19798 -
2009-05-04 12:34:05 +00:00
mattias
9f6417e73c
codetools: fixed identifier completion in top level node
...
git-svn-id: trunk@19797 -
2009-05-04 11:47:10 +00:00
mattias
b41d00e4e3
codetools: fixed finding ancestors in non class node
...
git-svn-id: trunk@19796 -
2009-05-04 11:45:22 +00:00
mattias
fd88c3a5bd
codetools: find declaration of selfunit.identifier
...
git-svn-id: trunk@19795 -
2009-05-04 10:10:07 +00:00
paul
8941c1159c
qt: try to fix qt 4.3 compilation
...
git-svn-id: trunk@19794 -
2009-05-04 08:50:43 +00:00
paul
89b5eb486e
ide: reanchor import/export compiler options dialog
...
git-svn-id: trunk@19793 -
2009-05-04 05:40:32 +00:00
paul
b28e26843d
examples: fix button resource name
...
git-svn-id: trunk@19792 -
2009-05-04 05:37:46 +00:00
paul
d925565b9a
ide: reanchor import/export compiler options dialog
...
git-svn-id: trunk@19791 -
2009-05-04 05:36:46 +00:00
paul
72c5a3cd8c
images: rename and move menu_save image to laz_save
...
ide: use stock save, load buttons when possible
git-svn-id: trunk@19790 -
2009-05-04 04:59:13 +00:00
paul
f602e242f8
lcl: add TCustomBitBtn.LoadGlyphFromStock, simplify LoadGlyphFromLazarusResource
...
git-svn-id: trunk@19789 -
2009-05-04 04:34:39 +00:00
marc
5e1d90086d
* Updated po files
...
git-svn-id: trunk@19788 -
2009-05-03 22:56:05 +00:00
marc
bda3dae344
* Improved key name localization by Maxim Ganetsky
...
git-svn-id: trunk@19787 -
2009-05-03 22:49:09 +00:00
vincents
36b74cb321
lhelp: fixed compilation on windows
...
* removed references to obsolete .lrs file, probably used previously for icon.
* update lhelp.rc to current generated version and added external manifest file.
git-svn-id: trunk@19786 -
2009-05-03 18:02:26 +00:00