summaryrefslogtreecommitdiff
path: root/src/nsterm.m
Commit message (Expand)AuthorAge
* * src/nsterm.m (max_used_fringe_bitmap): Remove unused variable.Alan Third2021-08-08
* Fix some macOS problemsAlan Third2021-07-31
* Move parent frame setting code into EmacsWindowAlan Third2021-07-31
* Move NS port toolbar handling to the windowAlan Third2021-07-31
* Fix macOS live resize drawingAlan Third2021-07-31
* Change NS port resize detectionAlan Third2021-07-31
* Tidy up NS port OS window handlingAlan Third2021-07-31
* Simplify macOS drawing codeAlan Third2021-07-31
* Convert fringe bitmaps to vectors on NS portAlan Third2021-07-26
* Fix NS inset rectangle cornersAlan Third2021-07-26
* Simplify NS sizing and positioning codeAlan Third2021-07-26
* * src/nsterm.m (ns_set_frame_alpha): Enable alpha on GNUstep.Alan Third2021-07-26
* Remove unused variablesAlan Third2021-07-04
* Fix NS port built with gccAlan Third2021-06-29
* Fix NS native compilation buildsAlan Third2021-06-26
* Fix GNUstep build warningsAlan Third2021-06-20
* Remove pause on fullscreening in NS (bug#48406)Alan Third2021-06-09
* Revert "src/nsterm.m: fix window tabbing on macOS"Alan Third2021-06-07
* src/nsterm.m: fix window tabbing on macOSPaul W. Rankin2021-06-06
* Improve performance of NS port's display on macOSAlan Third2021-06-01
* Fix incorrect resizing behaviour on macOS (bug#48157, bug#48162)Alan Third2021-05-03
* Fix crash when resizing GNUstep buildsAlan Third2021-05-02
* Fix infinite loop on GNUstep when toolbar updatedAlan Third2021-05-01
* Major rewrite of adjust_frame_sizeMartin Rudalics2021-04-27
* Fix NSTRACE failureAlan Third2021-04-03
* Fix freeze on older macOS's (bug#46687)Alan Third2021-02-25
* Fix memory leakAlan Third2021-02-20
* Fix frame contents scaling bug on macOS (bug#46155)Alan Third2021-02-19
* Fix flicker when resizing NS frame programmatically (bug#46155)Alan Third2021-02-13
* Remove aliasing on SVG images under scaled NS framesAlan Third2021-02-13
* Add distinct controls for child frames' borders (Bug#45620)Alexander Miller2021-01-26
* Avoid a few compilation warnings in Objective-C code.Philipp Stephani2021-01-23
* Avoid macOS NSFilenamesPboardType warning (bug#33035)Mattias EngdegÄrd2021-01-18
* Fix child frame restacking on NS (bug#41422)Alan Third2021-01-03
* Fix crash when using menus and tramp on NSAlan Third2021-01-02
* Fix GNUstep warningsAlan Third2021-01-01
* Improve drawing performance on macOSAlan Third2021-01-01
* Update copyright year to 2021Paul Eggert2021-01-01
* * src/nsterm.m (ns_select): Fix off-by-one error, and add assertionPhilipp Stephani2020-12-30
* Remove NS menu synthesized events (bug#44333)Alan Third2020-12-27
* Use new NSString lisp methodsAlan Third2020-12-22
* Improve some NS drawing codeAlan Third2020-12-12
* Use correct glyph in title when resizing NS framesMattias EngdegÄrd2020-11-27
* Fix error with fn key in NS port (bug#44533)Alan Third2020-11-13
* Fix crash in ns_mouse_position (bug#44313)Alan Third2020-11-09
* Fix crash when no face is defined (bug#44058, bug#43973)Alan Third2020-10-22
* Fix crash when creating new NS frame (bug#43812)Alan Third2020-10-06
* Tidy up NS color handlingAlan Third2020-09-25
* Remove obsolete macOS support for NS font backendAlan Third2020-09-25
* Implement internal border colors on NS (bug#41071)Alan Third2020-09-25