6192 Commits (0539009c671a2ffc2478a50a11f48769c5c54b27)
 

Author SHA1 Message Date
Albrecht Schlosser de3fd7574f Generate version number in fluid's about panel automatically. 11 years ago
Manolo Gouy afb08c015d Corrected drawing of RGBA images to Fl_Image_Surface and to Fl_Copy_Surface objects under WIN32. 11 years ago
Manolo Gouy f5e93e53ec Reformatted the Doxygen documentation of Fl_Window::shape(Fl_Image*) 11 years ago
Manolo Gouy 01c5028f0a Removed use of deleted Fl_Shaped_Window.* files. 11 years ago
Manolo Gouy b40ff04145 Corrected problem when compiling without FLTK_ABI_VERSION. 11 years ago
Manolo Gouy 82960c272b Replaced Fl_Shaped_Window.cxx by Fl_Window_shape.cxx in VisualC files. 11 years ago
Manolo Gouy f1b2c92fce STR#3093 continued: deleted the Fl_Shaped_Window class. Instead, added new member function Fl_Window::shape(Fl_Image*) 11 years ago
Albrecht Schlosser 6781789948 Add test/twowin to .gitignore file. 11 years ago
Albrecht Schlosser ada02ea752 Fix memory leak (STR #3069). 11 years ago
Albrecht Schlosser d98853628b Add "Known Problems" section for MinGW builds to README.MSWindows.txt (STR #2971). 11 years ago
Manolo Gouy 527190420c Allow compilation with Mac OS SDK 10.10 and the i386 architecture 11 years ago
Greg Ercolano d5698e8ed9 Documentation: clarification of fl_width()'s dependence on the current font face/size. 11 years ago
Greg Ercolano 36b1ad056a Removed leftover item variable (now unused) 11 years ago
Albrecht Schlosser 49e21120b6 Improve clipboard example program, fix compilation warnings. 11 years ago
Manolo Gouy 9dae6e96b2 Implemented panel:shouldEnableURL: for the open dialog delegate. 11 years ago
Albrecht Schlosser 5ceae63ed2 Rename doxygen image file hello.C.png to hello_cxx.png. 11 years ago
Albrecht Schlosser 2cba87376f Improve formatting, adjust indenting for proper doxygen output. 11 years ago
Pierre Ossman 1c7409e0a1 Add methods to enable and disable the system's input methods. 11 years ago
Pierre Ossman 5101a8ea1c Remove commented out, alternative IM code. 11 years ago
Pierre Ossman 61e1b18f7b Consolidate the Win32 init and cleanup code in to one place so 11 years ago
Pierre Ossman 53888cf064 Get rid of the old IActiveIMMApp code as the newer code calls 11 years ago
Pierre Ossman e145df2165 Add methods to intercept low level system events. 11 years ago
Pierre Ossman 321fb4ed7a Clean up Win32 message pump. The logic was a bit overly complex 11 years ago
Manolo Gouy 0356bd257c Fixed compilation warning messages that Fl_PostScript_File_Device::start_job() hides an overloaded virtual function. 11 years ago
Manolo Gouy 1b74551e9d Removed ‘array subscript is of type char’ compilation warnings 11 years ago
Manolo Gouy eadd6e87f1 Removed several compilation warnings with OS X SDK 10.10 11 years ago
Manolo Gouy 76418b352b Allow compilation with SDK 10.10 and use new API to discover os version at runtime. 11 years ago
Manolo Gouy 6482acf15a Allow compilation with SDK 10.10 and use new API to identify OS version at runtime. 11 years ago
Pierre Ossman 952369163f Revert r3215. The original issue it "fixed" is no longer 11 years ago
Albrecht Schlosser 8d2491544b More documentation fixes. 11 years ago
Albrecht Schlosser 7e6af270d0 Fix documentation. 11 years ago
Albrecht Schlosser 21ae6c2903 Fix indentation and remove trailing white space. 11 years ago
Lauri Kasanen 2ac54f6aca Fix Fl_Spinner never reporting changed(). 11 years ago
Manolo Gouy aecb3ac594 Fix for STR #3128 11 years ago
Albrecht Schlosser dd37bc2c12 Update dependencies 11 years ago
Albrecht Schlosser f459ecd82f Fix documentaion typos and small errors. 11 years ago
Manolo Gouy 2af3261d51 Fixed typo ./FL/Fl_Plugin.H 11 years ago
Manolo Gouy 9e8eba7818 Replaced Xutf8.H by Xutf8.h 11 years ago
Manolo Gouy c3d04a6c42 Added dependencies of Fl_PostScript.o 11 years ago
Manolo Gouy 4f2790d793 Add Fl_PostScript.cxx to list of files compiled in libfltk for VisualC projects. 11 years ago
Manolo Gouy 11f55e80b3 Put Fl_PostScript.cxx in list of files compiled in libfltk rather than including it in Fl_Printer.cxx. 11 years ago
Manolo Gouy c7f0ee3bd0 Fix for STR #3130 where PostScript printing may fail when program modifies LC_NUMERIC of its locale. 11 years ago
Lauri Kasanen 3ce67eb594 Expose the INACTIVE flag in Fl_Widget similarly to other flags. STR #3122 11 years ago
Manolo Gouy 3e0bb410f8 Handle deprecation with Mac OS 10.9 of SetFrontProcess(), GetCurrentProcess(), GetFrontProcess(), SameProcess(). 11 years ago
Manolo Gouy 2031e30069 Added file src/Fl_sleep.cxx to list of files compiled in target fltk. 11 years ago
Albrecht Schlosser 267ba82aa5 Fix documentation. 11 years ago
Albrecht Schlosser 23b6a36ff1 Remove doxygen note about changed interface in fltk 2.0 11 years ago
Albrecht Schlosser 77d72b9ef8 Escape '%' in doxygen comment where needed. 11 years ago
Greg Ercolano 1fefa174c9 Adding some parameter docs. 11 years ago
Albrecht Schlosser 6928a416e4 Enhance documentation of Fl_Menu_Item::value(). 11 years ago