1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-05 08:05:24 +02:00
Commit graph

3549 commits

Author SHA1 Message Date
David McKnight
04697ae05c null pointer check for active window 2007-10-18 13:44:56 +00:00
Martin Oberhuber
d16a66b514 Merge [205186][206643] SSH Terminal does not paint correctly on Mac OSX 2007-10-18 10:42:34 +00:00
Michael Scharf
6277f9c068 bug 205186: [regression][mac] SSH Terminal does not paint correctly on OSX
https://bugs.eclipse.org/bugs/show_bug.cgi?id=205186
The correct solution is to Control.redraw(...) the rectangle and to Control.update() to display the results....
2007-10-17 23:18:18 +00:00
Michael Scharf
df7c2da4d3 bug 205186: [regression][mac] SSH Terminal does not paint correctly on OSX
https://bugs.eclipse.org/bugs/show_bug.cgi?id=205186
2007-10-17 23:05:42 +00:00
Michael Scharf
5869dca969 resolved a name conflict on the mac 2007-10-17 22:33:54 +00:00
David McKnight
df7df72da7 [206642] changes to allow for java 1.4 on server 2007-10-17 18:54:23 +00:00
David McKnight
34cf468e73 [206642] changes to allow for java 1.4 on server 2007-10-17 17:51:56 +00:00
David McKnight
17fc645844 [206642] dstore bug fixes merged to open rse 2007-10-17 16:18:54 +00:00
David McKnight
9b3d89b110 [206642] dstore bug fixes merged to open rse 2007-10-17 15:57:30 +00:00
Michael Scharf
ff95b7a3f8 Do not cache the GC 2007-10-16 14:56:44 +00:00
Martin Oberhuber
0c72ba045a Merge [206363][regression] Terminal shows spurious vertical bars around the cursor on Vista 2007-10-16 13:30:51 +00:00
Martin Oberhuber
0b3547c651 [206363][regression] Terminal shows spurious vertical bars around the cursor on Vista 2007-10-16 12:20:58 +00:00
Michael Scharf
d18c99e50b bug 206363: [regression] Terminal shows spurious vertical bars around the cursor when typing
https://bugs.eclipse.org/bugs/show_bug.cgi?id=206363
2007-10-16 03:57:30 +00:00
Martin Oberhuber
cc720e2ef8 Add 2.0.1 patches to main update site description 2007-10-15 20:09:40 +00:00
Michael Scharf
a4923d0fa8 bug 206221: [terminal] The preference setting "Limit terminal output" has no effect
https://bugs.eclipse.org/bugs/show_bug.cgi?id=206221
2007-10-13 03:32:22 +00:00
Michael Scharf
2dce7a8d96 bug 205260: [terminal] The terminal does not take the font from the preferences
https://bugs.eclipse.org/bugs/show_bug.cgi?id=205260
2007-10-13 03:28:26 +00:00
Michael Scharf
524295c2fa bug 205260: [terminal] The terminal does not take the font from the preferences
https://bugs.eclipse.org/bugs/show_bug.cgi?id=205260
2007-10-13 03:28:06 +00:00
Michael Scharf
443117e6cf color pref was not set at startup 2007-10-13 03:19:46 +00:00
Michael Scharf
e0c1432aaa bug 206218: [terminal] Terminal instances should use shared colors
https://bugs.eclipse.org/bugs/show_bug.cgi?id=206218
2007-10-13 03:18:46 +00:00
Michael Scharf
51e913592d bug 206219: [terminal] make it easy to invert the terminal colors
https://bugs.eclipse.org/bugs/show_bug.cgi?id=206219
2007-10-13 02:20:08 +00:00
Michael Scharf
0114f92c25 bug 205260: [terminal] The terminal does not take the font from the preferences
https://bugs.eclipse.org/bugs/show_bug.cgi?id=205260
2007-10-13 01:36:50 +00:00
David McKnight
839cf0e907 [205820] create the temp files project (if not there) when files.ui is loaded 2007-10-12 21:02:32 +00:00
Michael Scharf
139e02ecdf bug 206164: [terminal] StringIndexOutOfBoundsException in getSelectedText
https://bugs.eclipse.org/bugs/show_bug.cgi?id=206164
2007-10-12 16:23:41 +00:00
Michael Scharf
27b1f002ea UNFINISHED (does not work as expected) - bug 205486: [terminal] create a switch for scroll locking
https://bugs.eclipse.org/bugs/show_bug.cgi?id=205486
2007-10-11 20:20:51 +00:00
Michael Scharf
36ae768f63 UNFINISHED (does not work as expected) - bug 205486: [terminal] create a switch for scroll locking
https://bugs.eclipse.org/bugs/show_bug.cgi?id=205486
2007-10-11 20:00:56 +00:00
Michael Scharf
e48c0ba278 bug 205879: [terminal] clicking into the terminal creates a selection of one character
https://bugs.eclipse.org/bugs/show_bug.cgi?id=205879
The user has to drag at least one character to make a selection
2007-10-11 16:42:39 +00:00
Michael Scharf
74215bde26 bug 205879: [terminal] clicking into the terminal creates a selection of one character
https://bugs.eclipse.org/bugs/show_bug.cgi?id=205879
2007-10-11 16:30:42 +00:00
David McKnight
d45ddd11c8 permitting client to communicate with old dstore servers (7.x, internal IBM RSE) 2007-10-11 16:06:09 +00:00
David McKnight
80ffbb4b26 [205986] need to check for certs when using daemon 2007-10-11 15:54:48 +00:00
Michael Scharf
c7a377406d helper method added to be used in "New Detail Formatter.." in the debugger variables view 2007-10-11 15:39:20 +00:00
Michael Scharf
e4e7a45b2a only re-layout hen the parent is visible 2007-10-11 15:25:51 +00:00
Michael Scharf
ee9c1f6531 don't clean the screen at the end 2007-10-11 15:25:08 +00:00
David McKnight
cf617adc39 [205986] attempt SSL before non-SSL for daemon connect 2007-10-10 21:13:45 +00:00
David McKnight
a68cbfca7a printTree methods exposed for debugging purposes 2007-10-10 21:10:07 +00:00
David McKnight
ecd71f5899 [197860] drag and drop consistency - no text transfer 2007-10-10 19:59:04 +00:00
David McKnight
a1e82a5b1a [205819] Need to use input stream copy when EFS files are the src 2007-10-10 19:56:58 +00:00
David McKnight
991b5ebb85 [205819] Need to use input stream copy when EFS files are the src 2007-10-10 19:20:08 +00:00
Martin Oberhuber
4cd66774b4 Organize Manifest, throwing out old Telnet String 2007-10-09 15:23:30 +00:00
Martin Oberhuber
780f1149c4 Fix unnecessary access warning from Terminal tests 2007-10-09 15:22:33 +00:00
Martin Oberhuber
883cbc3930 Fix build.properties for Terminal tests 2007-10-09 15:21:41 +00:00
Michael Scharf
3f72eabcb1 make sure to run tests with assertions enabled II 2007-10-09 15:01:05 +00:00
Michael Scharf
e9f1fd274f make sure to run tests with assertions enabled 2007-10-09 14:58:09 +00:00
Michael Scharf
94ad453a01 fixed tests 2007-10-09 14:48:53 +00:00
Martin Oberhuber
dea1af67ec Release [205772][terminal] crash on linux (division by zero) 2007-10-09 08:46:42 +00:00
Michael Scharf
0f9ca60727 bug 205772: [terminal] crash on linux (division by zero)
https://bugs.eclipse.org/bugs/show_bug.cgi?id=205772
2007-10-09 01:12:11 +00:00
Martin Oberhuber
354ec9ead0 Fix version range for fixes query 2007-10-09 00:19:53 +00:00
Martin Oberhuber
0698c35f31 Update build notes for I-builds 2007-10-08 22:58:35 +00:00
Martin Oberhuber
24b239f7f8 Release for I20071009 2007-10-08 22:49:55 +00:00
Michael Scharf
c96b764980 bug 205679: [terminal] Before the terminal is connected, the cursor and scrollbar are wrong
https://bugs.eclipse.org/bugs/show_bug.cgi?id=205679
2007-10-08 21:12:57 +00:00
Michael Scharf
ab379497f4 added logging to recursion guard (log at most once!) 2007-10-08 13:21:03 +00:00