1327 Commits (e5d7f8367e7a19a1b85b0f3b65cc9dd82e94d8b4)

Author SHA1 Message Date
Fabien Costantini 80ce73bc22 UTF8: Fl_Text_Display and related: 16 years ago
Fabien Costantini 1b4b02f7a1 UTF8: Fl_Text_Display and related: 16 years ago
Fabien Costantini 691ab84503 UTF8: Fl_Text_Display and related: 16 years ago
Fabien Costantini 9182195f17 UTF8: Fl_Text_Display and related: 16 years ago
Fabien Costantini e982ba24a9 UTF8: Fl_Text_Display and related: 16 years ago
Fabien Costantini d4e85cef93 UTF8: Fl_Text_Display and related: 16 years ago
Albrecht Schlosser 79eebf2a18 Fixed some typos in docs. 16 years ago
yuri f13defde28 add fl_draw(int angle, const char* ... functions for rotated text drawing 16 years ago
Matthias Melcher 813d295e8a Fixed Fl_Input_::index(int) to return a UCS4 character instead of a byte. 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
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 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
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 20775caf08 converted html tags to doxygen commands in opengl.dox 16 years ago
Albrecht Schlosser fee0004a53 fix documentation of draw(). 16 years ago
Albrecht Schlosser 20132902af Fix image handling in Fl_Help_View (STR #2163 and STR #2004). 16 years ago
Albrecht Schlosser 6534c6675a STR #2184: bug in Fl_Help_Viewer font stack 16 years ago
Greg Ercolano 37c833ba1f Fl_Help_View mods for scrollbar sizing 16 years ago
Greg Ercolano bb20a128f2 Fl_Browser mods for scrollbar sizing 16 years ago
engelsman 8bb63644d2 converted more html tags to doxygen commands in drawing.dox 16 years ago
Albrecht Schlosser 509ac7e176 Reverted removal of #include <stdio.h>, because it _is_ needed. 16 years ago
Greg Ercolano 345501a1dd Added Mike's suggestion for more const correctness; 16 years ago
Greg Ercolano b6cf0250b6 Made the char* arrays 'const' to prevent compiler warnings. 16 years ago
Greg Ercolano f91d962536 Doxgen mods for Fl_Browser*: 16 years ago
Greg Ercolano f414a50dd2 o Major mods to Fl_Browser_.{cxx.H}'s doxygen docs 16 years ago
Fabien Costantini 15489bda1b Major documentation update including: now html doc API is sorted, navigation problems/side effects fixed, html tags replaced by proper doxygen commands, parameters command switched from a to p. Includes a pdf update. 16 years ago
engelsman ced863d334 converted html tags to doxygen commands in documentation/src/subclassing.dox 16 years ago
engelsman 39c83e370e converted html tags to doxygen commands in documentation/src/events.dox 16 years ago
Greg Ercolano 498dcb05ae Fl_Browser documenation improvements/additions. 16 years ago
engelsman acef469350 doxygen comments for fl_box(), fl_down(), fl_frame() and converted html tags 16 years ago
Albrecht Schlosser 52c0cd3d9a more documentation updates for Fl_Help_View.H 16 years ago
engelsman 6eb194ae48 added doxygen comments for remaining functions in fl_draw.H 16 years ago
Albrecht Schlosser 023b77a1ab Fixed some comments and removed obsolete 16 years ago
engelsman 4bcf3e5311 added doxygen comments for more functions in fl_draw.H 16 years ago
engelsman 3c56a23ba1 added doxygen coments for more routines in fl_draw.H 16 years ago
engelsman 9a7185384a doxygen comments for fl_draw_image(), fl_latin1_to_local() and friends 16 years ago
engelsman 26c355b6a0 updated Fl_Slider and Fl_Scrollbar documentation (STR #2156 - part 2) 16 years ago
Albrecht Schlosser 039a9be3f5 Fl_Preferences.H now doesn't include windows.h any more 16 years ago
Greg Ercolano 50a92455fe Fixes for SGI builds (STR#2174) 16 years ago
Greg Ercolano 923479622f More LGPL compliance for utf8 files.. some were hiding outside of xutf8 (STR#2085 cont'd) 16 years ago
Albrecht Schlosser 878b91d6b2 Removed unused member variable ext_managed from Fl_File_Chooser 16 years ago
engelsman 97f5e51ed8 updated Fl_Scrollbar::value() description (STR #2156 - part 1) 16 years ago
Albrecht Schlosser 9656a22192 Documentation updates for Fl_Widget.H 17 years ago
Albrecht Schlosser d060bcbdfd Fixed some typos. 17 years ago
Albrecht Schlosser 354701c6f6 Documentation updates for STR #2142 (protected draw methods). 17 years ago