Manolo Gouy
56da8bd24e
Minor reformatting so documentation is correct also with Doxygen v 1.8
...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9949 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2013-06-26 13:51:01 +00:00
Manolo Gouy
b94c8b0d73
mac os: added mark of support for high resolution in 3 test applications.
...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9945 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2013-06-24 16:05:12 +00:00
Greg Ercolano
0aba84051a
Include code examples for use of path form of fl_arc()
...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9937 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2013-06-22 12:01:11 +00:00
Manolo Gouy
cd56917312
Documented in the OS issues section how to add an application icon for the Mac platform.
...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9936 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2013-06-21 09:03:15 +00:00
Greg Ercolano
30d6ef80a3
Small mods to codeblocks comment..
...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9935 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2013-06-17 19:23:49 +00:00
Greg Ercolano
4d318ef519
added mingodad's CodeBlocks/Fluid recommendations
...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9934 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2013-06-17 18:41:38 +00:00
Ian MacArthur
998020f758
Remove a header file I added during testing, but which is not required now...
...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9933 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2013-06-06 12:59:24 +00:00
Ian MacArthur
ed04fc6774
Attempt to fix UTF8 encoding of WIN32 Native File Chooser BROWSE_DIRECTORY options
...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9932 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2013-06-06 12:11:08 +00:00
Ian MacArthur
c9598ade18
Attempt to fix UTF8 encoding of WIN32 Native File Chooser BROWSE_DIRECTORY options
...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9931 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2013-06-06 12:10:44 +00:00
Manolo Gouy
12fbd8b6b4
Mac OS X text input: stop sending the FL_PASTE event after character palette events;
...
send instead FL_KEYBOARD as for regular text input. Fl::event_key() will return 0 during
palette events.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9927 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2013-05-29 09:12:38 +00:00
Greg Ercolano
1f06318f9a
Fixes STR #2964 .
...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9926 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2013-05-22 18:27:05 +00:00
Albrecht Schlosser
e9767cce34
Removed autoconf/configure and CMake tests and defines for
...
unused function strtoll() [resolves one part of STR #2965 ].
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9923 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2013-05-22 10:40:58 +00:00
Manolo Gouy
502280c097
It doesn't seem necessary to redraw a GL window before capturing its pixel content.
...
Calling Fl_Gl_Window::make_current() is enough.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9921 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2013-05-19 12:34:31 +00:00
Greg Ercolano
d31afde9d8
Fixes STR #2962 : Applied patch from ossman
...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9920 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2013-05-16 13:48:22 +00:00
Greg Ercolano
29c22b7ca2
Format tweaks, added some examples.
...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9919 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2013-05-16 13:29:49 +00:00
Greg Ercolano
406a22487f
Adding simple access to input widget's selection_color()..
...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9918 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2013-05-16 05:02:18 +00:00
Manolo Gouy
a22eba2b38
Fixes Fl_System_Printer::printable_rect() and Fl_System_Printer::margins() that did not work well
...
after calls to Fl_System_Printer::translate() under MSWindows.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9917 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2013-05-15 13:42:19 +00:00
Manolo Gouy
0d04ce9f58
Fixes a typo introduced at r.9915.
...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9916 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2013-05-15 10:50:10 +00:00
Manolo Gouy
75076f6a40
Fixes a MSWindows' specific bug where GL windows where not printed at their correct location.
...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9915 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2013-05-13 16:53:59 +00:00
Greg Ercolano
538f0d1d82
Reverting authz test mods
...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9913 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2013-05-08 18:23:09 +00:00
Greg Ercolano
89aaf0a8bb
More testing dev write access after authz automation mods
...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9912 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2013-05-08 18:19:06 +00:00
Greg Ercolano
f040b3b1f0
testing dev write access after authz automation mods
...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9911 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2013-05-08 18:17:36 +00:00
Manolo Gouy
110cd81b1e
Call [NSWindow setRestorable:NO] for each FLTK window.
...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9910 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2013-05-08 13:11:56 +00:00
Manolo Gouy
b62d3ae87b
print_gl_window(): it's safer to memorize and restore the value of the fl_window global variable.
...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9909 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2013-05-04 21:14:31 +00:00
Manolo Gouy
a2d821cc2e
Use the [NSimage initWithCGImage:size:] message when possible.
...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9907 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2013-04-30 08:56:28 +00:00
Greg Ercolano
dc21195952
Revert tests, fltk.commit gateway verified.
...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9906 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2013-04-28 04:11:55 +00:00
Greg Ercolano
4a0a084df9
test
...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9905 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2013-04-28 04:10:33 +00:00
Greg Ercolano
f6ac34199e
test
...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9904 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2013-04-28 04:07:34 +00:00
Greg Ercolano
c1b2cbb409
test
...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9903 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2013-04-28 03:55:37 +00:00
Greg Ercolano
7b5909c89e
Another svn ci test.
...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9902 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2013-04-28 03:54:11 +00:00
Greg Ercolano
70d3b27530
Small svn ci test: verifying commits are being cc'ed to fltk.commit.
...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9901 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2013-04-28 03:53:09 +00:00
Ian MacArthur
2e5c45aec7
Test of repo access - non-changing in terms of functionality!
...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9900 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2013-04-26 16:00:36 +00:00
Michael R Sweet
61e257d57c
Mike was here.
...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9899 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2013-04-26 15:14:28 +00:00
Manolo Gouy
076eb8679f
Changed © (copyright) date to 2013.
...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9898 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2013-04-26 14:15:25 +00:00
Greg Ercolano
6d79809e7d
Verifying I can remove Albrecht's test addition
...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9897 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2013-04-26 12:17:42 +00:00
Albrecht Schlosser
3f3b2c2ad0
Added test file for server outage info and testing.
...
-- Diese und die folgenden Zeilen werden ignoriert --
AM README.server_outage
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9896 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2013-04-26 11:55:44 +00:00
Greg Ercolano
830f8abec5
Removed small change -- testing commits on seriss.com
...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9895 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2013-04-26 11:47:05 +00:00
Greg Ercolano
6c11f5fdd8
Testing
...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9894 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2013-04-26 11:42:04 +00:00
Manolo Gouy
c4494a94a7
Cosmetic improvement of image used when dragging non-text data.
...
Minimum OS version has been verified.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9892 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2013-04-19 09:20:56 +00:00
Manolo Gouy
53e2e603d0
Cosmetic improvement of image used when dragging non-text data.
...
Minimum OS version still has to be verified.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9891 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2013-04-18 16:15:59 +00:00
Manolo Gouy
a758910517
Removed some unnecessary data duplication.
...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9889 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2013-04-17 12:06:04 +00:00
Manolo Gouy
1c51c5c055
Have file src/Fl_Sys_Menu_Bar.mm processed by Doxygen.
...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9888 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2013-04-17 07:50:23 +00:00
Manolo Gouy
702dd3b9ba
Updated describing comments.
...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9887 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2013-04-17 07:45:31 +00:00
Manolo Gouy
5c513270f9
Renamed src/Fl_Sys_Menu_Bar.cxx to src/Fl_Sys_Menu_Bar.mm because objective-c code is used (cont'd).
...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9886 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2013-04-16 14:11:21 +00:00
Manolo Gouy
6b69461ea9
Renamed src/Fl_Sys_Menu_Bar.cxx to src/Fl_Sys_Menu_Bar.mm because objective-c code is used.
...
Some code is transferred from Fl_cocoa.mm thus reducing somewhat this very large source file.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9885 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2013-04-16 14:02:42 +00:00
Ian MacArthur
b176f4d3f6
Apply the *nix file-chooser patches from STR #2935 .
...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9884 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2013-04-16 12:02:23 +00:00
Manolo Gouy
850bda435b
Removed processing of obsolete deadkey flag.
...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9882 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2013-04-15 13:34:46 +00:00
Manolo Gouy
4c97f14e88
Reduced the usage of global variables.
...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9878 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2013-04-15 11:00:24 +00:00
Albrecht Schlosser
62ae23272b
Add different selection_color()'s and tooltips to scheme test buttons.
...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9877 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2013-04-12 23:30:55 +00:00
Greg Ercolano
5fda885c03
Switched to const_cast<> for calling as_window().
...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9876 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2013-04-12 18:40:00 +00:00