Commit Graph

19511 Commits

Author SHA1 Message Date
paul
b28c3ccb18 gtk2: leave a note regards inability to change StatusBar panel bevel
git-svn-id: trunk@19847 -
2009-05-08 07:36:17 +00:00
paul
2f5d552f54 gtk2: some trials to use correct shadow-type for statusbar panels
git-svn-id: trunk@19846 -
2009-05-08 06:23:11 +00:00
paul
f249315a45 gtk2: place statusbar widget into GtkEventBox to handle events
git-svn-id: trunk@19845 -
2009-05-08 02:08:27 +00:00
paul
895290e613 gtk: formatting
git-svn-id: trunk@19844 -
2009-05-08 01:54:07 +00:00
paul
4adfbbf4e6 examples: add readme.txt for stock icons example
git-svn-id: trunk@19843 -
2009-05-08 01:30:34 +00:00
paul
c9a275b3a4 lcl: don't produce false drops during drag/drop operations in case we are still waiting for drag threshold (by Hans-Peter Diettrich, issue #0013675)
git-svn-id: trunk@19842 -
2009-05-08 01:14:00 +00:00
dodi
96db128d27 Created folder remotely
git-svn-id: trunk@19841 -
2009-05-07 23:07:31 +00:00
mattias
a1ddc5a97b IDE: setting up codetools before adding units to a new project
git-svn-id: trunk@19840 -
2009-05-07 09:44:58 +00:00
mattias
9544e1cffa codetools: option to add units as last ignoring user settings
git-svn-id: trunk@19839 -
2009-05-07 09:44:15 +00:00
paul
b07d481b8d gtk: calculate width and height the same way for Ellipse as for Rectangle (fixes bug #0013666)
git-svn-id: trunk@19838 -
2009-05-07 09:08:07 +00:00
mattias
ceeb124125 codetools: added verbosity
git-svn-id: trunk@19837 -
2009-05-07 09:06:19 +00:00
mattias
6391c8f12f codetools: FindUnitInAllUsesSections changed UpperUnitName to AnUnitName
git-svn-id: trunk@19836 -
2009-05-07 08:54:44 +00:00
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