5359 Commits (d5404dea25123567e9645d3e88a6cd0c14b2073f)
 

Author SHA1 Message Date
Manolo Gouy d7a17442fd Added the name of the type of the fl_gc global variable under Mac OS. 14 years ago
Manolo Gouy 1a9b72429e Improved how the system-dependent global variable fl_gc is declared 14 years ago
Manolo Gouy 58076d7a26 Mac OS: - Correct application hiding when modal or menu window is on. 14 years ago
Manolo Gouy 28d33a29ad Mac OS: print dialog uses only one window instead of two. 14 years ago
Manolo Gouy 8c6aad459d Mac OS: center on page the "Print Front Window" application menu command. 14 years ago
Ian MacArthur fef14a7a58 Fix trivial documentation discrepancy in Fl_Round_Button 14 years ago
Manolo Gouy 19b3e33944 Keep filter attached to an Fl_Native-File_Chooser after it's closed. 14 years ago
Manolo Gouy bb9dd96ad3 Fixed Mac OS crash when using Fl_Native_File_Chooser with filter that does not end with \n. 14 years ago
Greg Ercolano 7d8c00cc09 Backing out r9025; the correct info is at the top of the document 14 years ago
Manolo Gouy 28c559aa3f Added missing declaration of the fl_find() function. 14 years ago
Manolo Gouy 21ddc8900c Before deleting a window, it's better to check whether it contains the currently focused NSView, 14 years ago
Greg Ercolano e758e6aac2 Mention the need for #define FL_INTERNALS for fl_xid(). 14 years ago
Albrecht Schlosser 62b30f85cb Fixed fl_pie() drawing too small on X11 (STR #2703) 14 years ago
Albrecht Schlosser d75ad25e5e Fixed typo. 14 years ago
Albrecht Schlosser 6967e05cab Updated documentation, removed customized html stylesheet, updated html footer. 14 years ago
Albrecht Schlosser 06ec8900f0 Fix window positioning on screen (Fl_X::fake_X_wm()) by testing the 14 years ago
Ian MacArthur ce3185a94f Initial fixes for window position at or beyond (0,0) under win32. 14 years ago
Matthias Melcher 041a459814 Fluid -c would destroy the file history every time it was run. 14 years ago
Manolo Gouy 2beb43cf85 Fix STR #2695 (continued). Use of Fl::x() is appropriate only under Mac OS. 14 years ago
Manolo Gouy 59fdc24b16 Fix STR #2688. fl_width(' ') was wrong under X11 without XFT. 14 years ago
Manolo Gouy de0be01e23 Fix STR #2695: to scroll menus properly, use Fl::x(),y(),w() and h() functions that return 14 years ago
Albrecht Schlosser b9e2720061 Added missing svn properties to test/rotated_text.cxx 14 years ago
Ian MacArthur e3a53da439 Add a #warning to scandir.c with the intent of trying to flag up which, 14 years ago
Ian MacArthur ec42758183 fix typo in debug output, as per #2690 14 years ago
Greg Ercolano 0fbe0257ab Fixed problem with Fl_Table::add() as per thread on fltk.general 14 years ago
Manolo Gouy 0c0305865a Fixed crash under Solaris if no printer is defined. 14 years ago
Albrecht Schlosser 2d52aebc6d Fixed Fl_Menu issue with unusual menu flags (STR #2680). 14 years ago
Manolo Gouy 5b98e80a4f Mac OS: Greatly simplified the open document handler. 14 years ago
Greg Ercolano 4f4a8fc3c7 Modifications to all LGPL headers for STR #2685. 14 years ago
Greg Ercolano 6fa9df7e90 Fixing STR #2679; Fl_Table makes use of FLTK's Fl::scrollbar_size() global. 14 years ago
Greg Ercolano 46d9c45536 Added Fl_Table to scrollbar resize unittests 14 years ago
Manolo Gouy ada26bff29 Under X11, allow to call printable_rect() before any start_page() call. 14 years ago
Albrecht Schlosser 67ca1ce41c Fixed svn properties ($id$ tags) 14 years ago
Manolo Gouy b2561363f7 Mac OS: fix STR #2666 allowing to display copyright info in the default About window. 14 years ago
Manolo Gouy 264c73c9ab Mac OS: added missing lock/unlock pairs when running system menu items. 14 years ago
Manolo Gouy 20ab9c3c33 Mac OS: Added missing lock/unlock calls in Fl_Paged_Device::print_window(). 14 years ago
Manolo Gouy 5faaebe373 Added initial value of _driver member in Fl_Printer constructor. 14 years ago
Manolo Gouy 3bc8713bac Fl_Paged_Device::print_window() now works with any output surface on Mac platform. 14 years ago
Manolo Gouy 0b784cc90f Arguments x_offset & y_offset of function Fl_Paged_Device::print_window() were partially 14 years ago
Manolo Gouy 682a8fc062 Mac OS: use cmd-A and cmd-C to select all and copy (instead of ctrl-A and ctrl-C). 14 years ago
Manolo Gouy 77e393f9b6 Added %%PageBoundingBox clause in each PostScript page so Evince, the Gnome doc 14 years ago
Manolo Gouy 258949918c Added reference to print_window() to the doc of the Fl_Printer class. 14 years ago
Albrecht Schlosser 6027f410ed Fixed Windows DLL import of fl_xid() (STR #2670) 14 years ago
Manolo Gouy c5784d139d Fix STR #2671: added missing object deallocation. 14 years ago
Manolo Gouy 29d9c40dea Removed Doxygen documentation of function Fl_File_Chooser::browser() that had been 14 years ago
Matthias Melcher 07cb1667ad Formatting 14 years ago
Matthias Melcher 2b6b6a6104 Fixed Copyright (I think I got it. Ya know, computers are not so much my thing...) 14 years ago
Albrecht Schlosser b36b3dd155 fix svn properties 14 years ago
Matthias Melcher 189a563ef0 Fixed Copyright (another try - sorry!) 14 years ago
Matthias Melcher a998fa5114 Fixed Copyright (damn, why does it not updae the ID?) 14 years ago