emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/etc/images/gud record-start.xpm record-st... [EMACS_


From: Nick Roberts
Subject: [Emacs-diffs] emacs/etc/images/gud record-start.xpm record-st... [EMACS_23_1_RC]
Date: Thu, 06 Aug 2009 07:54:28 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_23_1_RC
Changes by:     Nick Roberts <nickrob>  09/08/06 07:54:28

Added files:
        etc/images/gud : record-start.xpm record-stop.xpm 
                         reverse-continue.xpm reverse-finish.xpm 
                         reverse-next.xpm reverse-nexti.xpm 
                         reverse-step.xpm reverse-stepi.xpm 

Log message:
        Icons for reverse debugging.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/etc/images/gud/record-start.xpm?cvsroot=emacs&only_with_tag=EMACS_23_1_RC&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/emacs/etc/images/gud/record-stop.xpm?cvsroot=emacs&only_with_tag=EMACS_23_1_RC&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/emacs/etc/images/gud/reverse-continue.xpm?cvsroot=emacs&only_with_tag=EMACS_23_1_RC&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/emacs/etc/images/gud/reverse-finish.xpm?cvsroot=emacs&only_with_tag=EMACS_23_1_RC&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/emacs/etc/images/gud/reverse-next.xpm?cvsroot=emacs&only_with_tag=EMACS_23_1_RC&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/emacs/etc/images/gud/reverse-nexti.xpm?cvsroot=emacs&only_with_tag=EMACS_23_1_RC&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/emacs/etc/images/gud/reverse-step.xpm?cvsroot=emacs&only_with_tag=EMACS_23_1_RC&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/emacs/etc/images/gud/reverse-stepi.xpm?cvsroot=emacs&only_with_tag=EMACS_23_1_RC&rev=1.1.2.1

Patches:
Index: record-start.xpm
===================================================================
RCS file: record-start.xpm
diff -N record-start.xpm
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ record-start.xpm    6 Aug 2009 07:54:28 -0000       1.1.2.1
@@ -0,0 +1,29 @@
+/* XPM */
+static char * break_xpm[] = {
+"24 24 2 1",
+"      c None",
+".     c #cc0033",
+"                        ",
+"                        ",
+"                        ",
+"                        ",
+"          ....          ",
+"        ........        ",
+"       ..........       ",
+"      ............      ",
+"     ..............     ",
+"     ..............     ",
+"    ................    ",
+"    ................    ",
+"    ................    ",
+"    ................    ",
+"     ..............     ",
+"     ..............     ",
+"      ............      ",
+"       ..........       ",
+"        ........        ",
+"          ....          ",
+"                        ",
+"                        ",
+"                        ",
+"                        "};

Index: record-stop.xpm
===================================================================
RCS file: record-stop.xpm
diff -N record-stop.xpm
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ record-stop.xpm     6 Aug 2009 07:54:28 -0000       1.1.2.1
@@ -0,0 +1,29 @@
+/* XPM */
+static char * break_xpm[] = {
+"24 24 2 1",
+"      c None",
+".     c #cc0033",
+"                        ",
+"                        ",
+"                        ",
+"                        ",
+"          ....          ",
+"        ........        ",
+"       ..........       ",
+"      ............      ",
+"     ..............     ",
+"     ..............     ",
+"    ................    ",
+"    ................    ",
+"    ................    ",
+"    ................    ",
+"     ..............     ",
+"     ..............     ",
+"      ............      ",
+"       ..........       ",
+"        ........        ",
+"          ....          ",
+"                        ",
+"                        ",
+"                        ",
+"                        "};

Index: reverse-continue.xpm
===================================================================
RCS file: reverse-continue.xpm
diff -N reverse-continue.xpm
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ reverse-continue.xpm        6 Aug 2009 07:54:28 -0000       1.1.2.1
@@ -0,0 +1,33 @@
+/* XPM */
+static char * reverse_continue_xpm[] = {
+"24 24 6 1",
+"      c None",
+".     c #D99FAA",
+"+     c #CC0033",
+"@     c #616161",
+"#     c #2A1F55",
+"$     c #AA9FAA",
+"                        ",
+"                        ",
+"                        ",
+"                        ",
+"                 .+     ",
+"               .++.     ",
+"      @#  #@  +++++++   ",
+"     @#$  $#@  .++.     ",
+"     ##    ##    .+     ",
+"     ##    ##           ",
+"     ##    ##           ",
+"     #@    @#           ",
+"    ##      ##          ",
+"     #@    @#           ",
+"     ##    ##           ",
+"     ##    ##           ",
+"     ##    ##           ",
+"     @#$  $#@           ",
+"      @#  #@            ",
+"                        ",
+"                        ",
+"                        ",
+"                        ",
+"                        "};

Index: reverse-finish.xpm
===================================================================
RCS file: reverse-finish.xpm
diff -N reverse-finish.xpm
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ reverse-finish.xpm  6 Aug 2009 07:54:28 -0000       1.1.2.1
@@ -0,0 +1,33 @@
+/* XPM */
+static char * reverse_step_xpm[] = {
+"24 24 6 1",
+"      c None",
+".     c #D40000",
+"+     c #616161",
+"@     c #2A1F55",
+"#     c #ADADAD",
+"$     c #CC9999",
+"                        ",
+"                        ",
+"                        ",
+"                        ",
+"             .....      ",
+"            .     .     ",
+"           .       .    ",
+"      +@   .   @+  .    ",
+"     address@hidden   .   address@hidden .    ",
+"     @@  .$.$.  @@ .    ",
+"     @@  $...$  @@      ",
+"     @@   ...   @@      ",
+"     @+   $.$   +@      ",
+"    @@     .     @@     ",
+"     @+         +@      ",
+"     @@         @@      ",
+"     @@         @@      ",
+"     @@         @@      ",
+"     address@hidden       address@hidden      ",
+"      +@       @+       ",
+"                        ",
+"                        ",
+"                        ",
+"                        "};

Index: reverse-next.xpm
===================================================================
RCS file: reverse-next.xpm
diff -N reverse-next.xpm
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ reverse-next.xpm    6 Aug 2009 07:54:28 -0000       1.1.2.1
@@ -0,0 +1,34 @@
+/* XPM */
+static char * reverse_next_xpm[] = {
+"24 24 7 1",
+"      c None",
+".     c #CC0033",
+"+     c #616161",
+"@     c #2A1F55",
+"#     c #ADADAD",
+"$     c #D40000",
+"%     c #CC9999",
+"                        ",
+"                        ",
+"                        ",
+"                        ",
+"        ..........      ",
+"       .          .     ",
+"      .            .    ",
+"      .    +@  @+  .    ",
+"      .   address@hidden  address@hidden .    ",
+"    $%.%$ @@    @@ .    ",
+"    %...% @@    @@      ",
+"     ...  @@    @@      ",
+"     %.%  @+    +@      ",
+"      .  @@      @@     ",
+"          @+    +@      ",
+"          @@    @@      ",
+"          @@    @@      ",
+"          @@    @@      ",
+"          address@hidden  address@hidden      ",
+"           +@  @+       ",
+"                        ",
+"                        ",
+"                        ",
+"                        "};

Index: reverse-nexti.xpm
===================================================================
RCS file: reverse-nexti.xpm
diff -N reverse-nexti.xpm
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ reverse-nexti.xpm   6 Aug 2009 07:54:28 -0000       1.1.2.1
@@ -0,0 +1,33 @@
+/* XPM */
+static char * reverse_nexti_xpm[] = {
+"24 24 6 1",
+"      c None",
+".     c #CC0033",
+"+     c #D40000",
+"@     c #CC9999",
+"#     c #616161",
+"$     c #2A1F55",
+"                        ",
+"                        ",
+"                        ",
+"                        ",
+"        ..........      ",
+"       .          .     ",
+"      .            .    ",
+"      .            .    ",
+"      .            .    ",
+"    address@hidden@+   #  #   .    ",
+"    @...@  #$  $#       ",
+"     ...  #$    $#      ",
+"     @.@ #$      $#     ",
+"      . #$        $#    ",
+"        $#        #$    ",
+"         $#      #$     ",
+"          $#    #$      ",
+"           $#  #$       ",
+"            $  $        ",
+"                        ",
+"                        ",
+"                        ",
+"                        ",
+"                        "};

Index: reverse-step.xpm
===================================================================
RCS file: reverse-step.xpm
diff -N reverse-step.xpm
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ reverse-step.xpm    6 Aug 2009 07:54:28 -0000       1.1.2.1
@@ -0,0 +1,34 @@
+/* XPM */
+static char * reverse_finish_xpm[] = {
+"24 24 7 1",
+"      c None",
+".     c #CC0033",
+"+     c #616161",
+"@     c #2A1F55",
+"#     c #ADADAD",
+"$     c #D40000",
+"%     c #CC9999",
+"                        ",
+"                        ",
+"                        ",
+"                        ",
+"        .....           ",
+"       .     .          ",
+"      .       .         ",
+"      .    +@ . @+      ",
+"      .   address@hidden . address@hidden     ",
+"    $%.%$ @@  .  @@     ",
+"    %...% @@     @@     ",
+"     ...  @@     @@     ",
+"     %.%  @+     +@     ",
+"      .  @@       @@    ",
+"          @+     +@     ",
+"          @@     @@     ",
+"          @@     @@     ",
+"          @@     @@     ",
+"          address@hidden   address@hidden     ",
+"           +@   @+      ",
+"                        ",
+"                        ",
+"                        ",
+"                        "};

Index: reverse-stepi.xpm
===================================================================
RCS file: reverse-stepi.xpm
diff -N reverse-stepi.xpm
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ reverse-stepi.xpm   6 Aug 2009 07:54:28 -0000       1.1.2.1
@@ -0,0 +1,32 @@
+/* XPM */
+static char * reverse_stepi_xpm[] = {
+"24 24 5 1",
+"      c None",
+".     c #D40000",
+"+     c #616161",
+"@     c #2A1F55",
+"#     c #CC9999",
+"                        ",
+"                        ",
+"                        ",
+"                        ",
+"             .....      ",
+"            .     .     ",
+"           .       .    ",
+"           .       .    ",
+"       +   .   +   .    ",
+"      +@ .#.#. @+  .    ",
+"     +@  #...#  @+      ",
+"    +@    ...    @+     ",
+"   +@     #.#     @+    ",
+"   @+      .      +@    ",
+"    @+           +@     ",
+"     @+         +@      ",
+"      @+       +@       ",
+"       @       @        ",
+"                        ",
+"                        ",
+"                        ",
+"                        ",
+"                        ",
+"                        "};




reply via email to

[Prev in Thread] Current Thread [Next in Thread]