klugier
|
ad8a94a130
|
Ide: while installing on POSIX thorugh TheIDE install icon with the highest possible resolution (256x256).
|
2025-12-13 18:37:49 +01:00 |
|
klugier
|
ab09d98ff4
|
Ide: app icon svg and missing resolution variants for PNGs.
|
2025-12-13 18:21:19 +01:00 |
|
Mirek Fidler
|
b6adcd4d48
|
.cosmetics
|
2025-12-13 10:48:39 +01:00 |
|
Mirek Fidler
|
77bb8d5953
|
ide: New app icon
|
2025-12-13 10:23:19 +01:00 |
|
Mirek Fidler
|
4bfe5fe8c6
|
ide: Navigator context menu
|
2025-12-12 13:56:51 +01:00 |
|
Mirek Fidler
|
085475e9a7
|
.cosmetics
|
2025-12-10 13:56:11 +01:00 |
|
Mirek Fidler
|
024c5ba221
|
Merge branch 'master' of https://github.com/ultimatepp/ultimatepp
|
2025-12-10 13:20:57 +01:00 |
|
Mirek Fidler
|
12965c58c9
|
Painter: Added compensation for cornercase stroking of small curves like RoundRect(0, 0, 9, 9, 0.1).Stroke(10);
|
2025-12-10 13:20:56 +01:00 |
|
Mirek Fidler
|
af74ac0090
|
ide: Fixed to compile in linux
|
2025-12-10 09:09:56 +01:00 |
|
Mirek Fidler
|
d691356c20
|
ide: Fixed problem with ConvertToOverrides
|
2025-12-09 23:53:07 +01:00 |
|
Mirek Fidler
|
e20bca5212
|
ide: Help system refactored
|
2025-12-09 10:10:55 +01:00 |
|
Mirek Fidler
|
670574427a
|
ide: IconDes text Outline option
|
2025-12-08 15:16:19 +01:00 |
|
Mirek Fidler
|
3e073aaa44
|
Merge branch 'master' of https://github.com/ultimatepp/ultimatepp
|
2025-12-08 09:02:31 +01:00 |
|
Mirek Fidler
|
8763808129
|
ide: Fixed problem with default parameters Alt+C
|
2025-12-08 09:02:29 +01:00 |
|
İsmail Yılmaz
|
962dd7f37c
|
Core: UnixSocket (AF_UNIX) implementation (#325)
* Core: UnixSocket (AF_UNIX) implementation
Core/UnixSocket: GetPeerPid refactored
reference/UnixSocketClient: Use default socket type for connection
reference/UnixSocketServer: Use default socket type for listen
Core: UnixSocket API docs & cleanup
Core: UnixSocket friend declaration guarded using ifdefs.
* Core: UnixSocket, GetPeerPid() refactored, docs updated
* Core: TcpSocket renamed as Socket and added unix domain socket support.
Cleanup
Updated API docs.
* Core: UnixSocket entry removed from API docs.
* Core: Socket/SocketWaitEvent API docs cosmetics.
* Core: Socket cosmetics
|
2025-12-06 12:46:50 +01:00 |
|
Mirek Fidler
|
09a272d7f7
|
Merge branch 'master' of https://github.com/ultimatepp/ultimatepp
|
2025-12-06 11:21:34 +01:00 |
|
Mirek Fidler
|
65169c65c0
|
ide: Improved Virtual methods assist (now removing unneeded qualifications)
|
2025-12-06 11:21:32 +01:00 |
|
Sergey Ortman
|
bf62b69bf9
|
Fixed disabled OptionButton style (#327)
|
2025-12-05 15:01:24 +01:00 |
|
Mirek Fidler
|
4292bf86ab
|
CtrlCore: Fixed problem with custom titlebar icon refresh
|
2025-12-04 12:05:23 +01:00 |
|
Mirek Fidler
|
e51b45ef45
|
ide: Warnings icon (if there are no errors but some warnings in the file)
|
2025-12-04 11:08:08 +01:00 |
|
Mirek Fidler
|
acd1e3b53f
|
Core: Reformulated pointer comparison to avoid UB
|
2025-12-04 09:30:22 +01:00 |
|
Mirek Fidler
|
5e271c4aa8
|
Merge branch 'master' of https://github.com/ultimatepp/ultimatepp
|
2025-12-04 08:59:33 +01:00 |
|
Mirek Fidler
|
88a39bd04c
|
.cosmetics
|
2025-12-04 08:59:31 +01:00 |
|
Mirek Fidler
|
cdd6c0edc2
|
ide: valgrind improvements
|
2025-12-04 08:27:04 +01:00 |
|
Mirek Fidler
|
e450b6b54b
|
Ide: valgrind support improved (additional valgrind options)
|
2025-12-03 19:19:04 +01:00 |
|
Mirek Fidler
|
8244731c9c
|
Merge branch 'master' of https://github.com/ultimatepp/ultimatepp
|
2025-12-03 16:10:57 +01:00 |
|
Mirek Fidler
|
6e72e8c77b
|
CtrlLib: Fixed scaling problem in HeaderCtrl::Add
|
2025-12-03 16:10:56 +01:00 |
|
Mirek Fidler
|
2c775e429c
|
CodeEditor: NoAnnotations option
|
2025-12-03 09:07:47 +01:00 |
|
Mirek Fidler
|
2e989398c3
|
ide: Navigator display improvement
|
2025-12-02 20:23:17 +01:00 |
|
Mirek Fidler
|
1d72959cf7
|
CtrlLib: .upt for Basic CtrlLib app now has MyApp option
|
2025-12-02 13:31:03 +01:00 |
|
Mirek Fidler
|
8a3540d497
|
Painter: Edge case stroker issue fixed
|
2025-12-02 00:16:55 +01:00 |
|
Mirek Fidler
|
14f2def2bb
|
.cosmetics
|
2025-11-30 14:29:43 +01:00 |
|
Mirek Fidler
|
a1b2632749
|
CtrlLib, Draw: Support for chameleon animations
|
2025-11-29 14:52:58 +01:00 |
|
Mirek Fidler
|
9398b45e93
|
ide: toolbar reorgnized, find all logs
|
2025-11-29 11:28:23 +01:00 |
|
Mirek Fidler
|
8f966011f8
|
ide: Fixed problem with '_' in main package name displayed in titlebar
|
2025-11-29 10:34:36 +01:00 |
|
Mirek Fidler
|
6185f5cd43
|
ide: Assist tips improved (again)
|
2025-11-28 11:43:14 +01:00 |
|
Mirek Fidler
|
d68d8990e8
|
ide: Assist tips improved
|
2025-11-28 11:04:13 +01:00 |
|
Mirek Fidler
|
852c88210e
|
CodeEditor: Fixed zero block hear info when the block starts at line 0
|
2025-11-27 22:34:19 +01:00 |
|
Mirek Fidler
|
ed343abfb1
|
ide: Find git conflicts
|
2025-11-27 12:30:49 +01:00 |
|
Mirek Fidler
|
88c94bd701
|
Merge branch 'master' of https://github.com/ultimatepp/ultimatepp
|
2025-11-27 11:30:45 +01:00 |
|
Mirek Fidler
|
fbd7506700
|
.cosmetics
|
2025-11-27 11:30:43 +01:00 |
|
Mirek Fidler
|
cbbe8b92a7
|
Merge branch 'master' of https://github.com/ultimatepp/ultimatepp
|
2025-11-27 10:50:12 +01:00 |
|
Mirek Fidler
|
cc6189abf6
|
Core: fix for missing lseek64
|
2025-11-27 10:50:12 +01:00 |
|
Mirek Fidler
|
46a4b30509
|
ide: Fixed problem with Remove found lines, CodeEditor::GotoLine renamed to GotoBarLine, Navigator now shows number of items in the nest
|
2025-11-27 09:48:43 +01:00 |
|
Mirek Fidler
|
985e5b8ab0
|
ide: Fixed cosmetic issue with displaying error in empty editor are (when file is short)
|
2025-11-26 18:39:40 +01:00 |
|
Mirek Fidler
|
413fbbf40b
|
ide, CtrlLib: BeginnerInfo renamed to BasicHints, tuned mouse move
|
2025-11-26 15:42:13 +01:00 |
|
Mirek Fidler
|
2cde5203ad
|
ide: Find debugging log improvement, Core: CParser::SkipLine
|
2025-11-26 14:57:56 +01:00 |
|
Mirek Fidler
|
a39b26b20f
|
CtrlLib, ide: Beginner info cosmetics
|
2025-11-26 10:00:03 +01:00 |
|
Mirek Fidler
|
de206ebff9
|
Merge branch 'master' of https://github.com/ultimatepp/ultimatepp
|
2025-11-24 14:56:35 +01:00 |
|
Mirek Fidler
|
89a5ec74cd
|
plugin/ppm: improved compatibility
|
2025-11-24 14:56:32 +01:00 |
|