5269 Commits (release-1.3.2)
 

Author SHA1 Message Date
Manolo Gouy 0eae439b66 fl_copy_offscreen_with_alpha: when non-display output, asks if alpha-blending is possible 15 years ago
Manolo Gouy d89581ebc6 Fl_Device.cxx: Fixed 2 typos in documentation 15 years ago
Matthias Melcher d46811acc2 git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7361 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 15 years ago
Matthias Melcher 5c1b09cec8 git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7360 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 15 years ago
Matthias Melcher 4f1722eb55 STR #2330: offscreen bitmap cliping was flipped in OS X 15 years ago
Matthias Melcher 024368d722 Removed more Cocoa/Quartz references. Finally moved OS X font down a pixel. 15 years ago
Manolo Gouy b3d4755286 Fl_Printer & Fl_PSfile_Device : added some implementation details in doc 15 years ago
Manolo Gouy 24c6e23e25 print_panel.cxx: allow customization of "Print To File" string 15 years ago
Matthias Melcher 82be53f64d OS X: more references to non-Cocoa builds removed 15 years ago
Matthias Melcher 38aa53038c Started to remove USE_QUARTZ, as all Apple implementations use Quartz as their Graphics Rendering system now. 15 years ago
Matthias Melcher 699bf33e69 Removed Metrowerks support for Apple builds. 15 years ago
Matthias Melcher 941901e273 OS X: removed all Carbon and Quickdraw references. Starting with 1.3, we only support Cocoa and Quartz. 15 years ago
Manolo Gouy b77071a3de Fl_Printer class on Xlib: allow dialog text customization at run-time 15 years ago
Manolo Gouy 99f2e8b5be Fl_PSfile_Device::start_job(): allow user to customize the file chooser title 15 years ago
Manolo Gouy 2a75e82e3d Fl_Gl_Device_Plugin: better code for GL window capture after coverage by print dialog windows 15 years ago
Albrecht Schlosser 092b65139d Replaced Fl::readqueue() in fl_color_chooser() by real callbacks. 15 years ago
Matthias Melcher 327c17bb71 Added missing device.dsp 15 years ago
Matthias Melcher 421f908c69 Bringing supported IDEs to the newest setup, add device and others. 15 years ago
Manolo Gouy 506fa9d034 Minor improvement of printing preferences storage 15 years ago
Albrecht Schlosser 8863c6d21f Replaced Fl::readqueue() in fl_ask.cxx by real callbacks. 15 years ago
Manolo Gouy f766b7930d PostScrit print dialog: memorize page size and orientation user's preferences 15 years ago
Manolo Gouy 44d22726b6 Removed 3 Carbon calls from file Fl_cocoa.mm 15 years ago
Albrecht Schlosser 06d11247f3 Updating bundled docs (fltk.pdf) to current svn (7336). 15 years ago
Ian MacArthur 660667760e Remove a spurious #warning I'd left in the win32 builds... 15 years ago
Manolo Gouy 784d829bdc (Trying to) set properties 15 years ago
Albrecht Schlosser 696d4e1973 updating dependencies 15 years ago
Manolo Gouy 30cfb38ad4 Fixed typo 15 years ago
Albrecht Schlosser ee2935de68 Fixed doxygen warnings and added a new documentation module "Callback 15 years ago
Manolo Gouy 5591315e17 Updating dependencies 15 years ago
Manolo Gouy 4ee4463bac Divided Fl_Printer.H into Fl_Printer.H + Fl_Abstract_Printer.H 15 years ago
Manolo Gouy 9fde85c319 Minor change 15 years ago
Manolo Gouy d748d323b9 Reorganized code to allow compilation with Fl_Device, Fl_Display but without Fl_Abstract_Printer 15 years ago
Manolo Gouy 309e478013 Fixed Fl_Abstract_Printer::print_window_parts for MSWin bug with large screen captures 15 years ago
Manolo Gouy 64482fa311 Added /* fallthrough */ comment in case statement. 15 years ago
Manolo Gouy 80c7817dc2 Fixed bug where cmd-shift-key was not distinguished from cmd-key on US keyboards 15 years ago
Manolo Gouy 5b7707b1b1 Fixed output of \ to PostScript strings 15 years ago
Manolo Gouy d305d7078b Fixed all Doxygen warnings triggered by new Fl_Device and Fl_Printer classes 15 years ago
Albrecht Schlosser 369366f2ae Copyright updates in docs. 15 years ago
Manolo Gouy d19b0262ea Better error return codes for Fl_PSfile_Device::start_job() 15 years ago
Manolo Gouy e00a106337 Added device demo to target list and to cool demos section 15 years ago
Albrecht Schlosser 27e7308654 Minor fix to do_callback() code. 15 years ago
Manolo Gouy dd0a0c39c1 This temporary test file is no longer useful. 15 years ago
Manolo Gouy 7c8cdbd7eb Going around Doxygen bug that made class Fl_PSfile_Device documented as a struct 15 years ago
Manolo Gouy 8c67992b53 Updating the Mac OS Interface section 15 years ago
Albrecht Schlosser 916724c345 Fixed include file case for Linux/MinGW cross-compiling (STR #2333) 15 years ago
Fabien Costantini 7b64bc866d Fixed vs2005 project dependencies, fixed bad file refs for recent projects added. 15 years ago
Fabien Costantini e85ff24c22 Fixed another FL_EXPORT missing in fl_draw.H. 15 years ago
Fabien Costantini 4f7629a109 Fixed broken vs2005 ide project files and created table, tree, blocks vcproj projects for vs2005 solution. 15 years ago
Fabien Costantini bf4635d00d Fixed executable in release mode would have the debug mode name (ex: help.d.exe instead of help.exe). fltk dll's should be checked as well, in particular : intermediate obj gen. is done at the same place that other static compilation... 15 years ago
Fabien Costantini 31a54bcf1b Fixed msvc6 compilation was broken. What is the use of visualc now? seems we should remove that one ... 15 years ago