26
I Use This!
Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 16 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #13548 from Mr-Dispatch/P11-Completion More... about 1 year ago
Merge pull request #13577 from guillep/fix/doubleclick More... about 1 year ago
Merge pull request #13574 from tesonep/13526-Attempt-to-release-a-shared-cairo-font-face More... about 1 year ago
Fix wrong double click when second click outside of original bounds More... about 1 year ago
Fix #13526 and #13543 - The surfaces should be released even if they are not registered in the SurfacePlugin. The Plugin handles this scenario. Also, the findSurface primitive is only working for 32bits pointers. - The CairoFontFace can be released when not used (it is using an internal reference counting mechanism, so it is safe to release them). - The CairoFontFace should keep a strong reference to the FTFace, before it was kept in the executor (ugly... ) - The executor is not needed anymore and we can use the ExternalAddress as handle to finalize. More... about 1 year ago
Autocompletion must replace from start of the word if case-insensitive completions are turned on, otherwise wrongly-cased letters are not overwritten. More... about 1 year ago
Merge pull request #13534 from BastouP411/fix/modif-method-proxies More... about 1 year ago
Moved comment from Process >> #doTerminationFromAnotherProcess to BlockClosure >> #valueUnwindInContext: More... about 1 year ago
Refactor block ensure during termination to allow override More... about 1 year ago
add welcome browser and refactor a bit More... about 1 year ago
Merge pull request #13432 from jecisc/backport-super-classification More... about 1 year ago
Merge pull request #13445 from estebanlm/use-fixed-spec-version More... about 1 year ago
use fixed Spec2 version for Pharo 11 (v1.2.0) More... about 1 year ago
Merge pull request #13418 from privat/13414-Browser-window-resizing-causes-Red-Square-of-Death More... about 1 year ago
Merge pull request #13412 from estebanlm/use-fixed-newtools-versions More... about 1 year ago
Merge branch 'Pharo11' into 13414-Browser-window-resizing-causes-Red-Square-of-Death More... about 1 year ago
Remove setter More... about 1 year ago
Merge pull request #13251 from MarcusDenker/12885-Objectassert-fails-with-non-booleans-contradicting-its-own-comment More... about 1 year ago
Merge pull request #13427 from guillep/fix/remove-old-primitive More... about 1 year ago
Make protocol of super method a priority in MethodClassifier More... about 1 year ago
Remove old usage of primitive 91 Primitive 91 was unused, and got redefined More... about 1 year ago
Calypso: check if node is nil before calling isCommentNode and cie More... about 1 year ago
Merge branch 'Pharo11' into use-fixed-newtools-versions More... about 1 year ago
Merge pull request #13410 from demarey/13409-OSSubProcess-not-loadable-anymore-in-P11 More... about 1 year ago
use fixed NewTools version More... about 1 year ago
provide compatibility with old finalisatio,n mechanism. fixes #13409 More... about 1 year ago
Merge pull request #13388 from estebanlm/use-fixed-version-microdown-comments More... about 1 year ago
Use Microdown 2.4.0 and BeautifulComments 1.0.0 (preparing for release) More... about 1 year ago
Merge pull request #13031 from hernanmd/update_find_sdl2 More... about 1 year ago
Merge pull request #13321 from astares/13309-Playground-not-able-to-evaluate-simple-timesRepeat More... about 1 year ago