summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-03-30git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7361 ↵Matthias Melcher
ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-30git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7360 ↵Matthias Melcher
ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-29STR #2330: offscreen bitmap cliping was flipped in OS XMatthias Melcher
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7358 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-29Removed more Cocoa/Quartz references. Finally moved OS X font down a pixel.Matthias Melcher
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7357 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-29Fl_Printer & Fl_PSfile_Device : added some implementation details in docManolo Gouy
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7356 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-29print_panel.cxx: allow customization of "Print To File" stringManolo Gouy
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7355 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-29OS X: more references to non-Cocoa builds removedMatthias Melcher
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7354 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-29Started to remove USE_QUARTZ, as all Apple implementations use Quartz as ↵Matthias Melcher
their Graphics Rendering system now. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7353 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-29Removed Metrowerks support for Apple builds.Matthias Melcher
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7352 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-29OS X: removed all Carbon and Quickdraw references. Starting with 1.3, we ↵Matthias Melcher
only support Cocoa and Quartz. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7351 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-28Fl_Printer class on Xlib: allow dialog text customization at run-timeManolo Gouy
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7350 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-28Fl_PSfile_Device::start_job(): allow user to customize the file chooser titleManolo Gouy
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7349 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-28Fl_Gl_Device_Plugin: better code for GL window capture after coverage by ↵Manolo Gouy
print dialog windows git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7348 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-27Replaced Fl::readqueue() in fl_color_chooser() by real callbacks.Albrecht Schlosser
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7347 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-27Added missing device.dspMatthias Melcher
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7346 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-27Bringing supported IDEs to the newest setup, add device and others.Matthias Melcher
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7345 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-27Minor improvement of printing preferences storageManolo Gouy
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7344 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-26Replaced Fl::readqueue() in fl_ask.cxx by real callbacks.Albrecht Schlosser
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7343 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-26PostScrit print dialog: memorize page size and orientation user's preferencesManolo Gouy
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7342 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-26Removed 3 Carbon calls from file Fl_cocoa.mmManolo Gouy
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7340 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-25Updating bundled docs (fltk.pdf) to current svn (7336).Albrecht Schlosser
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7339 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-25Remove a spurious #warning I'd left in the win32 builds...Ian MacArthur
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7338 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-25(Trying to) set propertiesManolo Gouy
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7337 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-25updating dependenciesAlbrecht Schlosser
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7336 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-25Fixed typoManolo Gouy
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7335 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-25Fixed doxygen warnings and added a new documentation module "CallbackAlbrecht Schlosser
function typedefs" so that they appear in an own documentation group. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7334 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-25Updating dependenciesManolo Gouy
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7333 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-25Divided Fl_Printer.H into Fl_Printer.H + Fl_Abstract_Printer.HManolo Gouy
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7332 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-25Minor changeManolo Gouy
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7331 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-25Reorganized code to allow compilation with Fl_Device, Fl_Display but without ↵Manolo Gouy
Fl_Abstract_Printer (may be useful for embarked devices) git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7330 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-24Fixed Fl_Abstract_Printer::print_window_parts for MSWin bug with large ↵Manolo Gouy
screen captures git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7329 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-24Added /* fallthrough */ comment in case statement.Manolo Gouy
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7328 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-24Fixed bug where cmd-shift-key was not distinguished from cmd-key on US keyboardsManolo Gouy
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7327 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-24Fixed output of \ to PostScript stringsManolo Gouy
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7326 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-24Fixed all Doxygen warnings triggered by new Fl_Device and Fl_Printer classesManolo Gouy
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7325 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-23Copyright updates in docs.Albrecht Schlosser
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7324 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-23Better error return codes for Fl_PSfile_Device::start_job()Manolo Gouy
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7323 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-23Added device demo to target list and to cool demos sectionManolo Gouy
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7322 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-23Minor fix to do_callback() code.Albrecht Schlosser
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7321 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-23This temporary test file is no longer useful.Manolo Gouy
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7320 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-23Going around Doxygen bug that made class Fl_PSfile_Device documented as a structManolo Gouy
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7319 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-22Updating the Mac OS Interface sectionManolo Gouy
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7318 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-22Fixed include file case for Linux/MinGW cross-compiling (STR #2333)Albrecht Schlosser
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7317 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-22Fixed vs2005 project dependencies, fixed bad file refs for recent projects ↵Fabien Costantini
added. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7316 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-22Fixed another FL_EXPORT missing in fl_draw.H.Fabien Costantini
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7315 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-22Fixed broken vs2005 ide project files and created table, tree, blocks vcproj ↵Fabien Costantini
projects for vs2005 solution. Fixed missing FL_EXPORT statements would break dll gen in all visual studio projects. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7314 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-21Fixed executable in release mode would have the debug mode name (ex: ↵Fabien Costantini
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... git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7313 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-21Fixed msvc6 compilation was broken. What is the use of visualc now? seems we ↵Fabien Costantini
should remove that one ... git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7312 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-21Minor documentation changesManolo Gouy
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7311 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-21Completed Doxygen documentation of Fl_Device, Fl_Abstract_Printer, ↵Manolo Gouy
Fl_Printer classes. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7310 ea41ed52-d2ee-0310-a9c1-e6b18d33e121