3771 Commits (bf4635d00d414e0a0f1deda5b37943e6a175b9ec)
 

Author SHA1 Message Date
engelsman 61261c2917 added html_stylesheet.css for control over doxygen generated html 16 years ago
engelsman dc40b3708a corrected typo in src/Fl_Gl_Choice.cxx 16 years ago
Matthias Melcher 0de26b628e Typos. 16 years ago
Matthias Melcher f1473b972f Fixed OpenGL shared context handling (STR #2135) 16 years ago
Albrecht Schlosser 7e7a74203a Fixed gray-scale images with alpha channel (STR #2105). 16 years ago
Matthias Melcher 121138fa93 - Fixed unexpected shortcut behavior for Win32 (STR #2199) 16 years ago
engelsman 7f18e1002f simplified old HTML anchors with name= and href= in all *.dox files. 16 years ago
Fabien Costantini d94e82c6c2 Updated make etags target src files filter. 16 years ago
engelsman fa331cc910 minor changes and typo corrections in migration_1_3.dox 16 years ago
engelsman 4d326ad1bf converted old html tags to doxygen in osissues.dox 16 years ago
Albrecht Schlosser 3cac153c5b Fixed documentation for Fl_Progress (STR #2209) and changed deprecated 16 years ago
Albrecht Schlosser 85dc567187 Fixed a typo. 16 years ago
engelsman 5faf83c027 added warning to forms.dox that Forms compatibility in not maintained 16 years ago
engelsman d38399f72f converted old html tags to doxygen in forms.dox 16 years ago
engelsman d1816513ed converted old html tags to doxygen in glut.dox 16 years ago
engelsman 1266c587b9 converted old html tags to doxygen in enumerations.dox 16 years ago
engelsman 4e059441bd added extra text for Fl::awake() and Fl::flush() 16 years ago
Albrecht Schlosser 5a8e28d30b Fluid printing used wrong colors under Windows (STR #2195) 16 years ago
yuri db7af4a8eb fix type conversion 16 years ago
yuri bff2ae6461 fix int -> double warnings 16 years ago
yuri fa4f93daa5 add rotated text example 16 years ago
yuri f13defde28 add fl_draw(int angle, const char* ... functions for rotated text drawing 16 years ago
yuri ca3984892f fix generated manpages cleaning 16 years ago
Matthias Melcher 813d295e8a Fixed Fl_Input_::index(int) to return a UCS4 character instead of a byte. 16 years ago
Greg Ercolano a8fdff552b Added some needed comments to Fl_Help_View::format() 16 years ago
Greg Ercolano 27a9be5f70 Applied patch from STR# 2144 to solve hotspot problem 16 years ago
Greg Ercolano 6de77851fe unittests modified for Fl_Double_Window to prevent flicker. 16 years ago
Albrecht Schlosser eb70e46d2a Fixed gray scale w/alpha image drawing for Mac OS with Quartz (FLTK 1.1 16 years ago
Greg Ercolano b475babf17 Most test demos converted to use Fl_Double_Window 16 years ago
Matthias Melcher 03ec459eb0 Removed extra \\c from the Doxygen documentation. 16 years ago
Matthias Melcher b1ba38da60 Updated doxygen docs for Fl_Input_ to get a greater insight into the code. I'll try to get full Unicode support in soon. The current code uses some interesting solutions ;-). 16 years ago
engelsman 78da588135 grouped similar functions and added summary information in unicode.dox 16 years ago
engelsman 982f297d33 added doxygen one-liners for more UTF-8 routines in fl_utf*.[hc]* 16 years ago
Albrecht Schlosser 28ddf2c341 STR 2185: Uncommented "// XCloseIM(xim_im); FIXME", as discussed in 16 years ago
engelsman 9029199cd8 added list of unicode and utf8 related functions to unicode.dox 16 years ago
Matthias Melcher d3206f01ec More Fl_Input keyboard fixes / OS X transparency for RGBA data / some utf8 reorganisation 16 years ago
Matthias Melcher b214cef3a8 Implemented the full OS X navigation support for Fl_Input minus scrolling. Improved navigation on other systems (word fwd, backwd). 16 years ago
Albrecht Schlosser 32714c502c Modified fix for STR #2150, as discussed, and added Fl::pushed(0) in 16 years ago
Matthias Melcher 90d4e65767 Added an arrow-key function lookup table for MSWindows vs. OS X to Fl_Text_Editor, waiting for implementation. 16 years ago
Albrecht Schlosser 47b348850a Fixed make install for Windows/Cygwin with --enable-x11 (no symlinks) 16 years ago
Matthias Melcher 615b86bffc Boldly going where noone has gone before: I added utf8 in comments in the source code. Let's see how long that will survive ;-) 16 years ago
Matthias Melcher c2e3704d6b Little rearrangement for readibility 16 years ago
Matthias Melcher ead9c2ce24 Avoiding crashes for recrsive common dialogs (this does not fix the issue at hand yet) (STR #1986, 2150) / Added menu shortcut alignment for OS X / Fixed bad system menu hadling in OS X (STR #2153) / Fixed File Input mouse pointer dragging (STR #2181) 16 years ago
Matthias Melcher afe1b90dd0 Reorganized Unittest / fixed and improved OS X keybord support and alternative input methods / fixed OS X utf8 DnD 16 years ago
Albrecht Schlosser fcfe41ee05 Removed Fl_Clock::update() declaration, because there was no implementation. 16 years ago
Albrecht Schlosser d056119310 Reworded description of calling the virtual draw() method for embedded 16 years ago
engelsman d1593df45b fleshed out the background information in unicode.dox 16 years ago
engelsman 01a6e197c2 removed dead html anchors, and minor rewording, in advanced.dox 16 years ago
engelsman 94a0f57bfa removed dead html anchors from, and improved layout of, fluid.dox 16 years ago
engelsman 20775caf08 converted html tags to doxygen commands in opengl.dox 16 years ago