Commit Graph

45430 Commits

Author SHA1 Message Date
mattias
5ac949ee58 tests: clean up
git-svn-id: trunk@47308 -
2015-01-05 13:31:42 +00:00
mattias
898f5b6149 tests: use different output directories for console and gui
git-svn-id: trunk@47307 -
2015-01-05 13:22:31 +00:00
mattias
d60b73afb1 IDE: unit dependencies: menu item: open file
git-svn-id: trunk@47306 -
2015-01-05 13:11:28 +00:00
mattias
139a7cacb9 LCL: TTextStrings: assign(TTextStrings): simple copy
git-svn-id: trunk@47305 -
2015-01-05 12:52:25 +00:00
martin
0cbf0e3443 PascalScript: Update to origin GIT: 97eefc260b41ba51328d95b4ed43669f38655720
git-svn-id: trunk@47304 -
2015-01-05 02:07:35 +00:00
martin
0fa2f8522f Do not spread radio buttons across large area, if window is resized (enlarged)
git-svn-id: trunk@47303 -
2015-01-04 22:18:40 +00:00
martin
bcbbc83311 remove debugln
git-svn-id: trunk@47302 -
2015-01-04 22:13:59 +00:00
zeljko
a257e58d2a gtk3: implemented TPopupMenu.OnClose.
git-svn-id: trunk@47301 -
2015-01-04 19:48:38 +00:00
juha
5082db081f IDE: remove accidentally added ScrollWidth value.
git-svn-id: trunk@47300 -
2015-01-04 19:37:46 +00:00
zeljko
5cc6396356 gtk3: do not report debug line for GDK_GRAB_BROKEN as unhandled. GDK_GRAB_BROKEN is usually send when popupmenu is activated over widget.
git-svn-id: trunk@47299 -
2015-01-04 19:25:46 +00:00
zeljko
f75635d419 gtk3: implemented LM_CONTEXTMENU and popup menu showing. patch by Cedric, modified by me. issue #27231
git-svn-id: trunk@47298 -
2015-01-04 19:19:28 +00:00
maxim
4cb443b660 IDE: improved component palette options page localization; regenerated translations; updated Russian translation
git-svn-id: trunk@47297 -
2015-01-04 17:41:59 +00:00
maxim
b4e7dd4460 ProjectTemplates: improved Russian translation
git-svn-id: trunk@47296 -
2015-01-04 17:17:01 +00:00
maxim
9c46aa1401 PoChecker: center dialog which shows missing Po files relative to screen center, not main form center (it happens to be component palette in IDE, causing the dialog to be partly off screen)
git-svn-id: trunk@47295 -
2015-01-04 16:50:27 +00:00
blikblum
059b7d50d4 IDE: center vertically text in component list
git-svn-id: trunk@47294 -
2015-01-04 16:33:08 +00:00
blikblum
81cd0c6877 IDE: cleanup TProjectFileDescriptor property setter methods (remove unnecessary checks)
git-svn-id: trunk@47293 -
2015-01-04 14:35:49 +00:00
maxim
d61830214b Translations: Hungarian translation update by Péter Gábor, bug #27230
git-svn-id: trunk@47292 -
2015-01-04 14:21:29 +00:00
juha
174e17c841 IdeIntf: Check every time if Boolean Checkbox property editor is needed. Was wrong when component changed and value differed.
git-svn-id: trunk@47291 -
2015-01-04 14:10:49 +00:00
maxim
74d1df88c2 Debian: improved Russian translation
git-svn-id: trunk@47290 -
2015-01-04 14:09:05 +00:00
maxim
88db4550f3 ProjectTemplates: improved Russian translation
git-svn-id: trunk@47289 -
2015-01-04 13:44:08 +00:00
blikblum
b7962c5068 IDE: register TValueListPropertyEditor only for TValueListEditor Strings property to prevent be used in other TStrings properties (TitleCaptions)
git-svn-id: trunk@47288 -
2015-01-04 13:42:03 +00:00
zeljko
499f1d2b4b Qt: fixed alignment of TListView with vsReport style, when OwnerDraw=True. issue #27233
git-svn-id: trunk@47287 -
2015-01-03 09:31:04 +00:00
zeljko
d01b49f896 gtk3: fixed memleak with cairosurface.
git-svn-id: trunk@47286 -
2015-01-03 08:48:32 +00:00
joost
fb88fadd74 fpmake: re-generated several fpmake.pp files
git-svn-id: trunk@47285 -
2015-01-02 20:45:33 +00:00
joost
a8c4670acb fpmake: Do not pass the path of packages the package depends on to the unit-search-path in fpmake.pp files
git-svn-id: trunk@47284 -
2015-01-02 20:43:17 +00:00
zeljko
dd443bdb8b gtk3: fixed inverted r & b colors on masked images. issue #27224
git-svn-id: trunk@47283 -
2015-01-02 18:23:50 +00:00
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