joost
|
b1381668c6
|
fpmake: Renamed package-variant widgetset to LclWidgetType, as Lazarus uses internally
git-svn-id: trunk@47282 -
|
2015-01-02 16:42:43 +00:00 |
|
joost
|
3736200442
|
fpmake: Replace LCL_PLATFORM, CPU_TARGET and OS_TARGET Make-macros to fpmake equivalents
git-svn-id: trunk@47281 -
|
2015-01-02 16:25:34 +00:00 |
|
mattias
|
fa9f04a4db
|
IDE: code templates dlg: layout wider, less height
git-svn-id: trunk@47280 -
|
2015-01-02 13:34:07 +00:00 |
|
joost
|
3bc315e1dd
|
fpmake: Add LazarusDsgnPkg flag to the fpmake.pp from designtime-packages
git-svn-id: trunk@47279 -
|
2015-01-02 11:52:18 +00:00 |
|
mattias
|
e899e3e4df
|
IDE: fixed TLazSourceFileManager.FindUnitFile for IDE units
git-svn-id: trunk@47278 -
|
2015-01-01 23:48:51 +00:00 |
|
joost
|
f5a8bb050e
|
fpmake: Search in all available packages for packages with the LazarusDsgnPkg flag. Include those packages in the ide using staticpackages.inc
git-svn-id: trunk@47277 -
|
2015-01-01 14:53:49 +00:00 |
|
mattias
|
03e3829727
|
IDE: components list: read only
git-svn-id: trunk@47276 -
|
2015-01-01 10:15:42 +00:00 |
|
juha
|
f705a02f69
|
IDE: improve column widths in component palette options ListView. Patch from Sandro Cumerlato.
git-svn-id: trunk@47275 -
|
2014-12-31 20:36:37 +00:00 |
|
juha
|
c7510d07b7
|
IDE: ComponentPalette cleanup. Move MainBase reference from implementation to interface.
git-svn-id: trunk@47274 -
|
2014-12-31 20:36:26 +00:00 |
|
zeljko
|
9676758e82
|
gtk3: fixed stretch draw and format. issue #27224
git-svn-id: trunk@47273 -
|
2014-12-31 13:24:48 +00:00 |
|
zeljko
|
fc87489386
|
gtk3: fixed TGtk3WidgetSet.RawImage_QueryDescription, red & blue aren't swapped anymore.
git-svn-id: trunk@47272 -
|
2014-12-31 12:46:09 +00:00 |
|
zeljko
|
08d2e0bf32
|
gtk3: fixed function results.
git-svn-id: trunk@47271 -
|
2014-12-31 12:00:27 +00:00 |
|
juha
|
96b7b88cc7
|
LazControls: new icon for TListviewFilterEdit from edvard.
git-svn-id: trunk@47270 -
|
2014-12-30 21:28:21 +00:00 |
|
zeljko
|
5b2895110f
|
gtk3: use cairo_image_surface_create_for_data() when setting an image into tgtk3devicecontext. issue #27224
git-svn-id: trunk@47269 -
|
2014-12-30 20:30:34 +00:00 |
|
zeljko
|
342c235c66
|
gtk3: added gtk3wsextdlgs. Fixed crash with TOpenPictureDialog. issue #27216
git-svn-id: trunk@47268 -
|
2014-12-30 20:15:23 +00:00 |
|
zeljko
|
9cd3560b15
|
gtk3: create bitmap with alpha channel. Patch by Cedric. issue #27225.
git-svn-id: trunk@47267 -
|
2014-12-30 19:22:11 +00:00 |
|
zeljko
|
e21663d02d
|
gtk3: added cairo_format_stride_for_width(). Patch by Cedric. issue #27205
git-svn-id: trunk@47266 -
|
2014-12-30 19:13:08 +00:00 |
|
joost
|
40a902ea07
|
fpmake: Switched to fpmake.pp files that do not need setting the source-directory of the package manually
git-svn-id: trunk@47265 -
|
2014-12-29 22:11:35 +00:00 |
|
joost
|
5bf9c49357
|
fpmake: Generate fpmake.pp files that do not need manual adaptation for the source-directory
git-svn-id: trunk@47264 -
|
2014-12-28 22:21:26 +00:00 |
|
joost
|
c29904801a
|
fpmake: - Added the ide-dir to the compilers search path.
- Added some dependencies to fix the build-order without build-unit.
git-svn-id: trunk@47263 -
|
2014-12-28 19:40:42 +00:00 |
|
bart
|
fdeb5160d7
|
Win32 intf: Document that a TProgressBar.Position of pbRightToLeft or pbTopDown is not supported (Issue #0020966).
git-svn-id: trunk@47262 -
|
2014-12-28 16:56:15 +00:00 |
|
juha
|
9e3b5ca504
|
IDE: Use truely original pages and comps as reference when saving palette configuration.
git-svn-id: trunk@47261 -
|
2014-12-28 13:50:35 +00:00 |
|
bart
|
bd66a6083c
|
LazReport: less hints.
git-svn-id: trunk@47260 -
|
2014-12-28 11:34:26 +00:00 |
|
bart
|
5b146f662c
|
LazReport: use DefaultFormatSettings.DecimalSeparator instead of deprecated DecimalSeparator.
git-svn-id: trunk@47259 -
|
2014-12-28 11:12:08 +00:00 |
|
bart
|
3cd80e36ac
|
Grids: show Grid's PopupMenu also when Editor has focus (Issue #0027171).
git-svn-id: trunk@47258 -
|
2014-12-28 10:57:38 +00:00 |
|
juha
|
bd2c2fa3c4
|
IDE: Cleanup
git-svn-id: trunk@47257 -
|
2014-12-28 09:28:50 +00:00 |
|
sekelsenmat
|
1586f97486
|
fpvectorial: Fixes compilation of 3d viewer
git-svn-id: trunk@47256 -
|
2014-12-27 18:55:16 +00:00 |
|
giuliano
|
21c320f037
|
IDE: componentpalette.pas - workaround for Qt + minor fixes
git-svn-id: trunk@47255 -
|
2014-12-27 17:36:07 +00:00 |
|
juha
|
05ae42b58d
|
LCL: formatting.
git-svn-id: trunk@47254 -
|
2014-12-27 16:25:16 +00:00 |
|
juha
|
918e221f36
|
QT: Improve moving tabs of a PageControl from Zeljko.
git-svn-id: trunk@47253 -
|
2014-12-27 16:25:09 +00:00 |
|
joost
|
d388dbe4bd
|
fpmake: Added packagevariants for the different widgetsets
git-svn-id: trunk@47252 -
|
2014-12-27 16:07:29 +00:00 |
|
joost
|
b1f4acd0d6
|
fpmake: Switch from building based on the removed ide.lpk-package to building the lazarus-executable from within the ide-directory
git-svn-id: trunk@47251 -
|
2014-12-27 11:57:58 +00:00 |
|
joost
|
7b1378df04
|
fpmake: fixes for ideintf being a package, and the debugger-packages
git-svn-id: trunk@47250 -
|
2014-12-27 11:54:10 +00:00 |
|
joost
|
3086ab61cf
|
fpmake: Re-generated fpmake.pp file
git-svn-id: trunk@47249 -
|
2014-12-27 09:39:00 +00:00 |
|
juha
|
b419b6d234
|
LCL: Calculate CoolBand text size properly in TCoolbar. Issue #27211, patch from Vojtech Cihak.
git-svn-id: trunk@47248 -
|
2014-12-26 10:09:25 +00:00 |
|
joost
|
ff5adefc36
|
fpmake: Re-generated fpmake.pp file
git-svn-id: trunk@47247 -
|
2014-12-25 17:20:04 +00:00 |
|
mattias
|
f411da2257
|
datetimectrls: fixed compilation with fpc 2.7.1
git-svn-id: trunk@47246 -
|
2014-12-25 10:51:02 +00:00 |
|
mattias
|
00431d3725
|
docs clean up
git-svn-id: trunk@47245 -
|
2014-12-25 10:50:46 +00:00 |
|
maxim
|
26881e35eb
|
IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@47244 -
|
2014-12-24 23:17:50 +00:00 |
|
juha
|
307cbd264e
|
LCL: Make mouse scroll work again in events of Object Inspector. Issue #27201, patch from godiest.
git-svn-id: trunk@47243 -
|
2014-12-24 23:04:44 +00:00 |
|
juha
|
f32fbcaf5d
|
IDE: Check for non-existent components when filling component palette. Prevents crash when a package has been uninstalled.
git-svn-id: trunk@47242 -
|
2014-12-24 22:02:01 +00:00 |
|
zoran
|
3adae1d6f9
|
updating manual
git-svn-id: trunk@47241 -
|
2014-12-24 16:46:55 +00:00 |
|
joost
|
3a0de4fe98
|
fpmake: Re-generated some fpmake.pp files
git-svn-id: trunk@47240 -
|
2014-12-23 22:00:41 +00:00 |
|
juha
|
5aa97a0256
|
LCL: Themed background for Coolbar. Issue #27169, patch from Derit Agustin.
git-svn-id: trunk@47239 -
|
2014-12-23 18:57:09 +00:00 |
|
juha
|
3da57189cf
|
LCL: Add virtual methods and events to TreeView needed for subclassing. Issue #27151, patch from Tony Whyman.
git-svn-id: trunk@47238 -
|
2014-12-23 14:09:08 +00:00 |
|
zoran
|
6f48c19f06
|
add auto correction of date parts when AutoAdvance is on, in order to make possible for user to edit dates smoothly
git-svn-id: trunk@47237 -
|
2014-12-23 12:51:33 +00:00 |
|
joost
|
244d8628a6
|
fpmake: Use TPackage.UnitPath instead of TPackage.options(-Fu..)
git-svn-id: trunk@47236 -
|
2014-12-23 07:30:26 +00:00 |
|
wp
|
33dec9455e
|
TAChart: Fix display of millisecond steps in TDateTimeIntervalChartSource.
git-svn-id: trunk@47235 -
|
2014-12-22 22:52:49 +00:00 |
|
mattias
|
63c839a786
|
IDEIntf: less hints
git-svn-id: trunk@47234 -
|
2014-12-22 08:55:40 +00:00 |
|
juha
|
abadc3c87b
|
New Lazarus icon converted to SVG format, from edvard..
git-svn-id: trunk@47233 -
|
2014-12-21 23:57:00 +00:00 |
|