6192 Commits (0539009c671a2ffc2478a50a11f48769c5c54b27)
 

Author SHA1 Message Date
Matthias Melcher dde4dbd61f If a vertical scrollbar is added, wrapped lines must be recalculated. 14 years ago
Manolo Gouy 9bdc310346 Fix STR#2600 : screens configuration changes are now detected under all platforms. 14 years ago
Manolo Gouy 2df4196d8b About STR#2600 : some code factorization. 14 years ago
Matthias Melcher 7694e9b0a6 STR 2719: removed double comment 14 years ago
Matthias Melcher b7abad288e Horizontal Scrollbar in TextDisplay is now even smarter. 14 years ago
Matthias Melcher 7446a4d5bb Text area width needs to be recalculated if vertical scrollbar changes visibility. 14 years ago
Matthias Melcher 41876bf00a Horizontal scrollbar in TextDisplay is not shown if text wrappes at the right edge 14 years ago
Matthias Melcher 00e8e44cf4 OSX: Fixed screen updates durin DND operations 14 years ago
Albrecht Schlosser 309742dab3 Fixed doxygen comment. 14 years ago
Manolo Gouy c029bba113 Fix STR#2600 for the MSWindow and Mac OS platforms. 14 years ago
Greg Ercolano 9f9c16ac16 Limit columns to 26 to ensure column labels are only A-Z. 14 years ago
Greg Ercolano 7d44e7f378 Solve Fl_Tree issues w/ STR#2714 (shadow variable issue for apps) 14 years ago
Manolo Gouy d9cda5c3aa Fix STR#2695 & 2697: correct computation of work areas with multiple screens. 14 years ago
Matthias Melcher bc1b17056a STR 2708: simple inline hint may reduce executable size quite a lot. 14 years ago
Matthias Melcher dc7ac4e770 STR 2707: nested class and namespace support 14 years ago
Matthias Melcher 7ed9960a28 STR 2677: new cursor shape for Fl_Text_Display 14 years ago
Matthias Melcher 6c3555c0de STR 2710: limited scheme names to known schemes. 14 years ago
Manolo Gouy 0faba4e3cb Mac only: further fine tuning in clipping/rectf needed for scroll demo after changes in r.9050. 14 years ago
Matthias Melcher 1fba7d0f46 STR 2673: stop the annoying beeps when opening modal dialogs (this was so '80s) 14 years ago
Matthias Melcher 8f41d85454 STR 2711: fixed radio menu button drawing. 14 years ago
Matthias Melcher d5822e35e7 STR 2711: fitting Menu_Button label text into the part that does not have the pulldown symbol. This does not fix clipping: if a label is too big, it's still ugly (and too big)! 14 years ago
Matthias Melcher 4de066bd0e STR 2706: fixed wrong parent() count for Fluid generated Fl_Input_Choice callback code. 14 years ago
Matthias Melcher b2399e393f STR 2684: increased right margin in Fl_Input_ so that a cursor at the end of a line would always be fully visible. 14 years ago
Matthias Melcher 0ee9324268 Removed accidental commit 14 years ago
Matthias Melcher 1231d41366 STR 2702: body of fl_draw_image_mone was missing for one case. 14 years ago
Matthias Melcher 6a14cfb34e STR #2691: fixed possible invalid text pointer in Text Display 14 years ago
Matthias Melcher 4a7eb9cb0c STR 2683: calling show_cursor() before a text buffer is assigned to an Fl_Text_Diisplay deos not crash any longer. 14 years ago
Greg Ercolano e76a22d6c0 Fixed build problem on Linux. 14 years ago
Manolo Gouy 5b04fd35fc Mac OS: simplified use of #define MAC_OS_X_VERSION_10_x 14 years ago
Manolo Gouy 76b50461ed Changed doc of fl_draw() functions to state that strings are UTF-8 encoded and lengths are in bytes. 14 years ago
Manolo Gouy 45ad71dbc3 Use the Fl_Printer and Fl_Native_File_Chooser classes. 14 years ago
Manolo Gouy bdb000bf2f Mac OS: simplified use of CGRectMake() for rectangle drawing and clipping on display and printer. 14 years ago
Manolo Gouy 1eb3664e7a Don't draw the resize window corner under Mac OS X 10.7-Lion. 14 years ago
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