wp_xyz
|
b8a356f9f0
|
tools/IconTable: Add button to view generated html page in browser, patch by Roland Hahn.
|
2022-05-02 20:29:33 +02:00 |
|
wp_xyz
|
4af239470b
|
images: Add tool by Roland Hahn ("IconTable") to create an html page from the general-purpose images.
|
2022-04-30 23:59:13 +02:00 |
|
Juha
|
d921dc84fd
|
Tools: Allow spaces in file path in runwait.sh script. Issue #39666, patch by Pavel.
|
2022-03-06 09:04:29 +02:00 |
|
Maxim Ganetsky
|
83be6f15c5
|
Tools/glazres: regenerated translations and updated Russian translation
|
2022-02-14 00:58:30 +03:00 |
|
wp_xyz
|
60cfbfedb4
|
Tools/glazres: Add captions to buttons. Enforce form size constraints.
|
2022-02-12 19:57:49 +01:00 |
|
wp_xyz
|
918cc3797c
|
Tools/glazres: new "close" and "file name" images by Roland Hahn for more consistent GUI.
|
2022-02-12 19:28:09 +01:00 |
|
Maxim Ganetsky
|
a297b6b623
|
Tools/glazres: regenerated translations and updated Russian translation
|
2022-02-12 01:32:03 +03:00 |
|
wp_xyz
|
953d802876
|
Tools/glazres: Fix LCL scaling when form size is in ini file. Fix form resizing.
|
2022-02-11 23:13:27 +01:00 |
|
Martin
|
fcebca8c7a
|
Installer, Win: Update images. Issue #39587
|
2022-02-11 22:01:55 +01:00 |
|
wp_xyz
|
4ac2ed675a
|
Tools/glazres: Activate LCL scaling. Replace images by new high-dpi aware images by Roland Hahn. New icon.
|
2022-02-11 19:49:31 +01:00 |
|
marcoonthegit
|
c0c92c1b57
|
* try to fix sitemap editor. Still the whole concept is rough, and probably also suffers from changes wrt projectdir, since the sitemaps are saved to a different directory
|
2022-02-11 13:52:22 +01:00 |
|
Maxim Ganetsky
|
7e0c54cc3a
|
Tools/glazres: regenerated translations and updated Russian translation
|
2022-02-11 00:54:13 +03:00 |
|
Maxim Ganetsky
|
4318fc80e2
|
Tools/glazres: enabled HighDPI
|
2022-02-11 00:44:56 +03:00 |
|
wp_xyz
|
de040950ce
|
Tools/glazres: Fix issue in German translation file.
|
2022-02-10 19:44:57 +01:00 |
|
wp_xyz
|
ed604f6e7b
|
Tools/glazres: Fix "Close" button opening a file dialog. Update German translation.
|
2022-02-10 19:34:05 +01:00 |
|
wp_xyz
|
ab4d68ba4b
|
Tools/glazres: Support drag and drop from OS file manager. Issue #39643, patch by Mark A Paley.
|
2022-02-10 15:14:33 +01:00 |
|
Martin
|
097da34d5b
|
Installer, Win: Add backslash after path var, in case...
|
2022-02-04 16:40:52 +01:00 |
|
Martin
|
dfd23c955d
|
Installer, Win: fix initial EnvironmentOptions.xml Issue #39630
|
2022-02-04 16:08:35 +01:00 |
|
wp_xyz
|
61ad4be039
|
Tools/chmmaker: Fix crash when editing table-of-contents of loaded sample project.
|
2022-02-03 13:45:38 +01:00 |
|
wp_xyz
|
1f695b9d3a
|
Tools/chmmaker: Fix compilation with FPC 3.2.x
|
2022-02-02 18:36:59 +01:00 |
|
mattias
|
9352dc3bdd
|
rpm: optimized create lazarus tgz
|
2022-01-25 12:26:16 +01:00 |
|
wp_xyz
|
92be3d6975
|
tools/install: Replace lazgear.bmp by image provided by Roland Hahn
|
2022-01-19 12:26:23 +01:00 |
|
wp_xyz
|
5e65d1405f
|
Icons: Replace lazarus-icon of demo/example projects by new smaller version (Roland Hahn).
|
2022-01-14 21:20:10 +01:00 |
|
Maxim Ganetsky
|
0778b93613
|
Tools/glazres: replaced Mac OS X with macOS in resource strings, regenerated translations and updated Russian translation
|
2021-12-21 01:58:04 +03:00 |
|
Maxim Ganetsky
|
738e48c6b7
|
Translations: French translation update by Gilles Vasseur, issue #39487
|
2021-11-26 03:47:29 +03:00 |
|
wp_xyz
|
2e7022648b
|
LCL: Add missing dialog shield icon (by Roland Hahn).
|
2021-11-20 11:29:39 +01:00 |
|
John Shand
|
c817696268
|
Create fpc folder for git working tree. Copy .git from source.
See merge request freepascal.org/lazarus/lazarus!39
(cherry picked from commit 5d482579e7 )
|
2021-11-08 00:27:13 +03:00 |
|
mattias
|
1391c8cb7d
|
tools: lplupdate showing git commands
|
2021-10-31 09:10:33 +01:00 |
|
mattias
|
934d701488
|
rpm: comments
|
2021-10-30 13:31:14 +02:00 |
|
mattias
|
71584f5ece
|
deb: fixed git checkout on older systems
|
2021-10-30 12:58:14 +02:00 |
|
mattias
|
d7ed558c61
|
tools: gitignore
|
2021-10-30 11:48:12 +02:00 |
|
mattias
|
1e22686cfe
|
deb: building with a git repo
|
2021-10-30 11:21:43 +02:00 |
|
mattias
|
1c177dd9c2
|
tools: gitignore updatemakefiles linux binary
|
2021-10-18 14:31:31 +02:00 |
|
Martin
|
056cc6dd26
|
Installer, Win: Fix for git / restore binw32/binw64
|
2021-10-16 13:01:34 +02:00 |
|
Martin
|
f81cc24f83
|
Build scripts: GIT // git clone --depth=1 => "git describe" does not work, as no history is cloned / maybe clone the entire branch or at least depth 10000 on one single branch
|
2021-10-16 10:37:13 +02:00 |
|
Martin
|
b26d9aa832
|
svn2revisioninc, Installer: use first-parent for git describe
|
2021-10-09 21:38:25 +02:00 |
|
Juha
|
ce6715ed78
|
Correct spelling errors for "Width" in various units. Issue #39402, patch by Don Siders.
|
2021-09-26 21:40:16 +03:00 |
|
Juha Manninen
|
0ffa296511
|
Merge branch 'jshand2021-main-patch-93706' into 'main'
Update create_fpc_rpm.sh
See merge request freepascal.org/lazarus/lazarus!9
|
2021-09-26 08:24:04 +00:00 |
|
Juha Manninen
|
4efd1734e9
|
Merge branch 'jshand2021-main-patch-87160' into 'main'
Update create_lazarus_export_tgz.sh
See merge request freepascal.org/lazarus/lazarus!10
|
2021-09-26 08:20:03 +00:00 |
|
Martin
|
2bb1f2ea36
|
Installer, Win: Change to git
|
2021-09-14 15:23:02 +02:00 |
|
mattias
|
266c74db95
|
tools: added git ignores for linux binaries and config
|
2021-08-26 16:09:40 +02:00 |
|
John Shand
|
0ca9443df0
|
Update create_lazarus_export_tgz.sh
|
2021-08-16 01:31:03 +00:00 |
|
John Shand
|
d753efec99
|
Update create_fpc_rpm.sh
|
2021-08-16 01:26:15 +00:00 |
|
Maxim Ganetsky
|
3945f7302f
|
updatepofiles: improved diagnostic output
|
2021-08-12 00:38:13 +03:00 |
|
Maxim Ganetsky
|
e2f89909cf
|
updatepofiles: improved diagnostic output
|
2021-08-11 02:36:11 +03:00 |
|
Maxim Ganetsky
|
8d7e9e30ff
|
updatepofiles: added ability to search for .rsj/.rst/.lrj files in specified directory, do not ignore missing .rsj/.rst/.lrj files anymore
|
2021-08-11 02:18:47 +03:00 |
|
Martin
|
2d54b4e146
|
svn2revisioninc: Work in "git worktree" directories too.
|
2021-07-27 23:57:58 +02:00 |
|
mattias
|
31bee31c5f
|
tools: fixed svn2revisioninc for fpc 3.2.2
git-svn-id: trunk@65428 -
|
2021-07-09 11:49:34 +00:00 |
|
martin
|
22994b50a4
|
Installer, Win: fix cross build, include package buildintf
git-svn-id: trunk@65410 -
|
2021-07-08 13:47:32 +00:00 |
|
martin
|
55a8d14f78
|
Installer, Win: fix cross build flags
git-svn-id: trunk@65407 -
|
2021-07-08 12:56:09 +00:00 |
|