4255 Commits (81dd665b461b864d3f5b53beac46f29614544e69)
 

Author SHA1 Message Date
Greg Ercolano aea80f7bb6 Added example howto for making a button with text over an image. 15 years ago
Matthias Melcher 2870b6efe1 Added new project template for Xcode (part 2 of 3). Part 3 will be done later (see TODO: tag sin README.OSX) 15 years ago
Matthias Melcher 9ec755f5fa Removed outdated Project Templates 15 years ago
Matthias Melcher a05a160101 Removed outdated Project Templates 15 years ago
Matthias Melcher 24e14c2470 Fixed a pretty fatal instruction in the Xcode README (oooops) and modified the project files for a correct Universal Build. 15 years ago
Matthias Melcher 839ea708f7 Added and removed silly files 15 years ago
Matthias Melcher bfeac78693 Trying to bring the Xcode 3 OS X builds to a better standard, including automatic builds and project templates. 1 of 3 done. 15 years ago
yuri 757752d164 add rotated_text example to demo menu 15 years ago
engelsman 2cad6d4004 removed unnecessary(?) date from examples.dox 15 years ago
engelsman 7e2590ddea reworked doxygen comments for Fl::arg() and Fl::args() - part 2 15 years ago
Matthias Melcher 10ebe9f862 New build instructions for OS X users. 15 years ago
engelsman 455b8c4a84 reworked doxygen comments for Fl::arg() and Fl::args() - part 1 15 years ago
engelsman 0cbfd64a28 examples/howto-parse-args.cxx: now with added comments and svn:keywords 15 years ago
engelsman a69425441a added examples/howto-parse-args.cxx 15 years ago
Matthias Melcher 463416d0c7 Remove OS X Xcode compiler warnings. 15 years ago
Manolo Gouy 3eddf4dcfc Corrected mac key codes for FL_Delete and FL_Num_Lock keys 15 years ago
Manolo Gouy 19231291e6 Improved portability to diverse Mac O X versions 15 years ago
Greg Ercolano 0d6987a160 Strengthened doxygen docs for set_item_focus(). 15 years ago
Greg Ercolano 430bbb9b27 set_item_focus() is now 'public'. 15 years ago
Manolo Gouy 5c55379301 Added Doxygen doc to offscreen drawing functions. 15 years ago
Manolo Gouy fdc59c9870 Improved Doxygen doc of classes Fl_Graphics_Driver, Fl_PostScript_Printer, Fl_System_Printer, Fl_PostScript_Graphics_Driver. 15 years ago
Albrecht Schlosser aea80474f8 Optimized Fl_Group::clear() and Fl_Scroll::clear(). This speeds 15 years ago
Greg Ercolano e1e119e1df Applied sjb's patch to fix STR #2429. 15 years ago
Greg Ercolano 63f2a30a65 Silence float->int compiler warnings on Snow Leopard. 15 years ago
Greg Ercolano e778cc3351 gets() -> fgets(), added ctype.h include for toupper() when VT100 mode enabled. 15 years ago
Greg Ercolano 9e82db43ae gets() -> fgets() 15 years ago
Greg Ercolano 2eb064fa45 Small mod to Silence compiler warnings on Tiger/OSX (STR#2428) 15 years ago
Manolo Gouy 9f8bbb2a11 Correctly account for position of dock in Fl::x() and Fl::h() functions 15 years ago
Greg Ercolano 56c6a5b12a Silence compiler errors about argument() conversion to Fl_Align 15 years ago
Greg Ercolano bc224390ea Small mods to allow SGI builds. 15 years ago
Ian MacArthur b15ececeb6 Commit to fix handling of Fl_Preferences UUID values on 64-bit WinXX and *nix systems. 15 years ago
Albrecht Schlosser b010bce1af Fixed unbalanced Windows OleInitialize/OleUnitialize calls 15 years ago
Albrecht Schlosser 5c968a2589 Fixed undefined behavior of fl_choice and others when closing 15 years ago
Albrecht Schlosser 280720df7c Fixed Windows class name (xclass) setup and caching mechanism. This was 15 years ago
Manolo Gouy 862648ebfc Fl_Device.H: added missing Doxygen comments 15 years ago
Manolo Gouy f92bb184fe Fl_PostScript.H: better Doxygen doc 15 years ago
Manolo Gouy 6c68126238 Some code reformatting 15 years ago
Manolo Gouy c0a8d44710 Full support of UTF-8 text for PostScript printing/output in 2 ways: 15 years ago
Manolo Gouy 3b3197a86a Simpler PostScript output of Fl_Bitmap objects 15 years ago
Manolo Gouy 0dc7b5edc5 PostScript output of Fl_Pixmap objects: accept now arbitrarily large pixmaps 15 years ago
yuri 71bf7c6400 add missing FL_EXPORT macro 15 years ago
Albrecht Schlosser 5a3aced3ab New method: Fl_Group::remove(int index) to speed up the removal 15 years ago
Greg Ercolano 95aa651325 Small README mods 15 years ago
Greg Ercolano c7ef0f1d17 Fl_Tree related mods 15 years ago
Manolo Gouy 23303736e3 Fl_Bitmap.cxx: fixed error that could create dereferencing of NULL pointer 15 years ago
Manolo Gouy 3b4db2357d Native file chooser-Mac OS X: fixed issue arising with OS 10.6 15 years ago
Albrecht Schlosser f64829b7bf Fixed a bug that would have crashed the program on Windows versions 15 years ago
Albrecht Schlosser a493692f01 Fixed compiler warnings 15 years ago
Albrecht Schlosser 9f1fdb0887 made test/editors textsize "configurable" (by macro TS) 15 years ago
Albrecht Schlosser aedfb480ce added svn:ignore properties for tree.cxx and tree.h 15 years ago