9641 Commits (d83d89679beb0d92b140684230936d264a182679)
 

Author SHA1 Message Date
ManoloFLTK 87b73723ed macOS Window menu: select in menu new top window after window deletion 5 years ago
ManoloFLTK 5005d04765 More detailed documentation of Fl_SVG_Image::normalize(). 5 years ago
ManoloFLTK 46b89686df Allow using an Fl_SVG_Image object as window icon. 5 years ago
Albrecht Schlosser 91b78572c7 Fix overly restrictive JPEG filter (#81) 5 years ago
Albrecht Schlosser a7a1e1594c Fix stale current_ pointer when deleting Fl_Group 5 years ago
Albrecht Schlosser b8318480f5 CMake: Build static and shared libs side-by-side 5 years ago
Albrecht Schlosser 6279ab0586 CMake: Deprecate FLTK_USE_FILE (UseFLTK.cmake) 5 years ago
Albrecht Schlosser 1078b8fe43 Update dependencies 5 years ago
ManoloFLTK e43dee9d8a Fix for "Fullscreen_off removing the icon from the titlebar on MacOS" in fltk.coredev 5 years ago
Albrecht Schlosser 95165884b6 Support cross-compilation with autotools 5 years ago
Albrecht Schlosser 3d00b8db4c Improve Fl_SVG_Image docs 5 years ago
Albrecht Schlosser 1dd4929585 Add two virtual methods to class Fl_Image 5 years ago
ManoloFLTK 6481f95415 Make doc of member function Fl_SVG_Image::resize() more detailed. 5 years ago
ManoloFLTK f9a63b5ed5 Fix for PR#86: mousewheel simultaneous X and Y scrolling under OS X . 5 years ago
Albrecht Schlosser 09ee1c0b9c (Git) ignore .vscode folder 5 years ago
Albrecht Schlosser a686e6eafd test/clock: close both windows together 5 years ago
Albrecht Schlosser 59a87fe795 Improve Fl_Preferences documentation 5 years ago
ManoloFLTK 61d9035e99 Avoid repeated calls to CGBitmapContextGetBytesPerRow(). 5 years ago
ManoloFLTK 897b903f16 Have NSAutoreleasePool released after last use of variable e 5 years ago
ManoloFLTK 9957063398 Protect NSHomeDirectory() call by an NSAutoreleasePool. 5 years ago
Albrecht Schlosser adb2a719d4 Fix fluid undo/redo menu activation and deactivation 5 years ago
Greg Ercolano dcfe826b2f Fix broken undo 5 years ago
Albrecht Schlosser ec15ac6c89 Fix documentation typos and formatting 5 years ago
Albrecht Schlosser b1a2c28ad6
Update link in README.md 5 years ago
Albrecht Schlosser e383e73538
Fix filename and remove obsolete info 5 years ago
ManoloFLTK 026d560fb4 Reorganise code that captures on-screen window content. 5 years ago
Newton a432db8ca3 Fix "misleading indentation" in Fl_Text_Buffer.cxx 5 years ago
ManoloFLTK 7f7e0e4ea1 Replace Fl_Window_Driver::is_a_rescale() by Fl_Window::is_a_rescale() 5 years ago
Albrecht Schlosser ccb06e18b7 Fix doxygen docs (wrong argument name) 5 years ago
Albrecht Schlosser 70ce08e0cb Improve fluid documentation 5 years ago
Albrecht Schlosser 4ab49d30d3 Merge branch 'pr-30_fl_message_position' 5 years ago
Albrecht Schlosser 46253603de Extend fl_message_position() with 'center' option 5 years ago
airbrett ee7577a897 Add (x,y) positioning mode to common dialogs 5 years ago
ManoloFLTK f386bd2cb7 Support case when window is fullscreen - continued 5 years ago
ManoloFLTK 6d24a355f0 Support case when captured window is fullscreen: no titlebar. 5 years ago
Albrecht Schlosser 70d41b06a9 Reformat src/cmap.cxx and regen src/fl_cmap.h 5 years ago
ManoloFLTK 9fe77c6ff5 Minor readability doc change. 5 years ago
Albrecht Schlosser c1b2e030c5 Update dependencies and .gitignore 5 years ago
ManoloFLTK 4b94485efd Doc: more detail about fl_clip_region() when drawing elsewhere than on the display 5 years ago
ManoloFLTK dd48bc52dd Misc doc improvements. 5 years ago
ManoloFLTK 255db6c8c4 Doc change with intent to make it clearer. 5 years ago
ManoloFLTK c4342630f0 Update © year. 5 years ago
ManoloFLTK f11a80482a Check for success of the FormatMessageW() call. 5 years ago
ManoloFLTK 2ced142adc Match variable type (DWORD) and format specifier 5 years ago
ManoloFLTK 2878fa95ab Add optional argument to Fl_Printer::begin_job() to inform caller when an error occurs. 5 years ago
Albrecht Schlosser b38317b8a5 Unexpand $Id$ marker in the last remaining file 5 years ago
ManoloFLTK b3d46711be Slightly improve drawing of window titlebars. 5 years ago
ManoloFLTK e3ad0ee441 Avoid useless multiplication by 1 operations. 5 years ago
Albrecht Schlosser 811033af19 Reorganize .gitignore file(s) 5 years ago
Albrecht Schlosser dec1938f3c Make draw() protected (Fl_Tree + Fl_Table) 5 years ago