<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gsoc2013-evolution/widgets/misc/pixmaps, branch archive-integration</title>
<subtitle>Google Summer of Code 2013 - GNOME - Archive Integration workspace
</subtitle>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/'/>
<entry>
<title>Kill e-cursor(s) (both of them).</title>
<updated>2009-11-10T02:19:20+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2009-11-10T01:40:07+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=5beeca1f80c3a618feeeb2c5b7e09cc47b64387d'/>
<id>5beeca1f80c3a618feeeb2c5b7e09cc47b64387d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix compiler warnings in widgets.</title>
<updated>2009-05-26T03:07:23+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2009-05-26T03:07:23+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=04a042ee01dba30ba231c48ec7d172b6be1a6fca'/>
<id>04a042ee01dba30ba231c48ec7d172b6be1a6fca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Behdad's brilliant git.mk to generate .gitignore files.</title>
<updated>2009-05-02T15:37:10+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2009-05-02T15:09:30+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=d523f10dfe2a6ba53c068189f10055d46e71e10f'/>
<id>d523f10dfe2a6ba53c068189f10055d46e71e10f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>** Fix for bug #455799</title>
<updated>2007-08-03T23:52:01+00:00</updated>
<author>
<name>Hiroyuki Ikezoe</name>
<email>poincare@ikezoe.net</email>
</author>
<published>2007-08-03T23:52:01+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=e0b92a2aaab18f525de41a2bcb9782e60a4ec285'/>
<id>e0b92a2aaab18f525de41a2bcb9782e60a4ec285</id>
<content type='text'>
2007-08-04  Hiroyuki Ikezoe  &lt;poincare@ikezoe.net&gt;

	** Fix for bug #455799

	Remove all .cvsignore and update svn:ignore porperty in whole
	directories.


svn path=/trunk/; revision=33945
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2007-08-04  Hiroyuki Ikezoe  &lt;poincare@ikezoe.net&gt;

	** Fix for bug #455799

	Remove all .cvsignore and update svn:ignore porperty in whole
	directories.


svn path=/trunk/; revision=33945
</pre>
</div>
</content>
</entry>
<entry>
<title>Retired GAL from Head. The relevant files have moved inside evolution.</title>
<updated>2005-06-17T15:20:35+00:00</updated>
<author>
<name>Kaushal Kumar</name>
<email>kakumar@novell.com</email>
</author>
<published>2005-06-17T15:20:35+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=27a61acf278caf11e5e203d4ee13e107d5b84b2d'/>
<id>27a61acf278caf11e5e203d4ee13e107d5b84b2d</id>
<content type='text'>
2005-06-17  Kaushal Kumar  &lt;kakumar@novell.com&gt;

        * Retired GAL from Head. The relevant files have moved inside
        evolution. Thanks to JP Rosevear for performing the cvs surgery. The
        files have been moved in the following order.

        evolution/e-util &lt;- gal/gal/util
        evolution/a11y &lt;-  gal/gal/a11y
        evolution/a11y/e-table &lt;- gal/gal/a11y/e-table
        evolution/a11y/e-text &lt;- gal/gal/a11y/e-text
        evolution/widgets/table &lt;- gal/gal/e-table
        evolution/widgets/text &lt;- gal/gal/e-text
        evolution/widgets/misc &lt;- gal/gal/widgets
        evolution/widgets/misc/pixmaps &lt;- gal/gal/widgets/pixmaps
        evolution/widgets/menus &lt;- gal/gal/menus

        Following is the summary of changes done to fix the build:-
        - New files added to cvs repository,
                - a11y/e-table/Makefile.am
                - a11y/e-text/Makefile.am
                - widgets/table/Makefile.am
                - widgets/text/Makefile.am
                - widgets/misc/pixmaps/Makefile.am
                - iconv-detect.h
                - iconv-detect.c
        - Updated configure.in.
        - Updated all the relevant Makefile.am files.
        - Updated the include paths to replace all gal references.
        - Updated the marshal list to suit gal files requirements.

svn path=/trunk/; revision=29522
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2005-06-17  Kaushal Kumar  &lt;kakumar@novell.com&gt;

        * Retired GAL from Head. The relevant files have moved inside
        evolution. Thanks to JP Rosevear for performing the cvs surgery. The
        files have been moved in the following order.

        evolution/e-util &lt;- gal/gal/util
        evolution/a11y &lt;-  gal/gal/a11y
        evolution/a11y/e-table &lt;- gal/gal/a11y/e-table
        evolution/a11y/e-text &lt;- gal/gal/a11y/e-text
        evolution/widgets/table &lt;- gal/gal/e-table
        evolution/widgets/text &lt;- gal/gal/e-text
        evolution/widgets/misc &lt;- gal/gal/widgets
        evolution/widgets/misc/pixmaps &lt;- gal/gal/widgets/pixmaps
        evolution/widgets/menus &lt;- gal/gal/menus

        Following is the summary of changes done to fix the build:-
        - New files added to cvs repository,
                - a11y/e-table/Makefile.am
                - a11y/e-text/Makefile.am
                - widgets/table/Makefile.am
                - widgets/text/Makefile.am
                - widgets/misc/pixmaps/Makefile.am
                - iconv-detect.h
                - iconv-detect.c
        - Updated configure.in.
        - Updated all the relevant Makefile.am files.
        - Updated the include paths to replace all gal references.
        - Updated the marshal list to suit gal files requirements.

svn path=/trunk/; revision=29522
</pre>
</div>
</content>
</entry>
<entry>
<title>Added the src/widgets/pixmaps/ directory.</title>
<updated>2000-09-17T20:49:11+00:00</updated>
<author>
<name>Christopher James Lahey</name>
<email>clahey@helixcode.com</email>
</author>
<published>2000-09-17T20:49:11+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=db10d3ce58c3b3434266f6129887bd1215440cca'/>
<id>db10d3ce58c3b3434266f6129887bd1215440cca</id>
<content type='text'>
2000-09-17  Christopher James Lahey  &lt;clahey@helixcode.com&gt;

	* configure.in, src/widgets/Makefile.am: Added the
	src/widgets/pixmaps/ directory.

	* po/ChangeLog: Necessary for make distcheck.

	* src/util/Makefile.am (libgalinclude_HEADERS): Fixed a typo of
	e-xml-utils.c to e-xml-utils.h.

	* src/widgets/pixmaps/.cvsignore, src/widgets/pixmaps/Makefile.am:
	Make this a full fledged directory for make distcheck purposes.

svn path=/trunk/; revision=5484
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2000-09-17  Christopher James Lahey  &lt;clahey@helixcode.com&gt;

	* configure.in, src/widgets/Makefile.am: Added the
	src/widgets/pixmaps/ directory.

	* po/ChangeLog: Necessary for make distcheck.

	* src/util/Makefile.am (libgalinclude_HEADERS): Fixed a typo of
	e-xml-utils.c to e-xml-utils.h.

	* src/widgets/pixmaps/.cvsignore, src/widgets/pixmaps/Makefile.am:
	Make this a full fledged directory for make distcheck purposes.

svn path=/trunk/; revision=5484
</pre>
</div>
</content>
</entry>
<entry>
<title>Ettore's drop shadow on cursor,</title>
<updated>1999-12-18T08:26:19+00:00</updated>
<author>
<name>Michael Meeks</name>
<email>mmeeks@src.gnome.org</email>
</author>
<published>1999-12-18T08:26:19+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=3df4c423ba0fd740752f6c91ecc6f26ea651c5e8'/>
<id>3df4c423ba0fd740752f6c91ecc6f26ea651c5e8</id>
<content type='text'>
HTML bug fix from Jarl,
Sort dialog cleans.

svn path=/trunk/; revision=1500
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
HTML bug fix from Jarl,
Sort dialog cleans.

svn path=/trunk/; revision=1500
</pre>
</div>
</content>
</entry>
<entry>
<title>Renamed the move modes to MODE_MOVE and MOVE_MODE_DRAGGING.</title>
<updated>1999-11-02T21:48:52+00:00</updated>
<author>
<name>Federico Mena Quintero</name>
<email>federico@redhat.com</email>
</author>
<published>1999-11-02T21:48:52+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=510e8547bba307dc1e7dd72bd1484faa27db1a4f'/>
<id>510e8547bba307dc1e7dd72bd1484faa27db1a4f</id>
<content type='text'>
1999-11-02  Federico Mena Quintero  &lt;federico@redhat.com&gt;

	* src/print-preview.c (PreviewMode): Renamed the move modes to
	MODE_MOVE and MOVE_MODE_DRAGGING.
	(preview_canvas_button_press): Split the event handling code
	between several functions.  Rationale:  we will want drag-zoom and
	we need different modes for this, and the code in a single
	function would get unwieldy.  In addition, grab the pointer and
	use GDK_POINTER_MOTION_HINT_MASK for better behavior.
	(PrintPreview): Added fields for drag anchor and drag offset.
	(drag_to): New function to drag/scroll.
	(create_preview_canvas): Connect to the different event handlers.
	(do_zoom): We do not need to re-render the page; just set the zoom
	factor.  Also, use exponential zooming for better behavior.

	* src/cursors.h: Moved the cursor #defines to an enum.  This way
	we can check for a max value in cursor_get().  Moved the cursor
	array to the .c file and made it private.

	* src/cursors.c (cursors_init): Added sanity check so that all
	cursors are defined.
	(cursor_get): New function to get a cursor based on its type.
	(cursors): Added hand cursors.

	* src/pixmaps/cursor_hand_{open,closed}.xpm: Added hand cursors.

svn path=/trunk/; revision=1365
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1999-11-02  Federico Mena Quintero  &lt;federico@redhat.com&gt;

	* src/print-preview.c (PreviewMode): Renamed the move modes to
	MODE_MOVE and MOVE_MODE_DRAGGING.
	(preview_canvas_button_press): Split the event handling code
	between several functions.  Rationale:  we will want drag-zoom and
	we need different modes for this, and the code in a single
	function would get unwieldy.  In addition, grab the pointer and
	use GDK_POINTER_MOTION_HINT_MASK for better behavior.
	(PrintPreview): Added fields for drag anchor and drag offset.
	(drag_to): New function to drag/scroll.
	(create_preview_canvas): Connect to the different event handlers.
	(do_zoom): We do not need to re-render the page; just set the zoom
	factor.  Also, use exponential zooming for better behavior.

	* src/cursors.h: Moved the cursor #defines to an enum.  This way
	we can check for a max value in cursor_get().  Moved the cursor
	array to the .c file and made it private.

	* src/cursors.c (cursors_init): Added sanity check so that all
	cursors are defined.
	(cursor_get): New function to get a cursor based on its type.
	(cursors): Added hand cursors.

	* src/pixmaps/cursor_hand_{open,closed}.xpm: Added hand cursors.

svn path=/trunk/; revision=1365
</pre>
</div>
</content>
</entry>
<entry>
<title>Commit missing files</title>
<updated>1999-09-06T22:09:26+00:00</updated>
<author>
<name>Arturo Espinosa</name>
<email>unammx@src.gnome.org</email>
</author>
<published>1999-09-06T22:09:26+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=fe269dcef34863055a9641c300c20b9760f70ab2'/>
<id>fe269dcef34863055a9641c300c20b9760f70ab2</id>
<content type='text'>
svn path=/trunk/; revision=1188
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
svn path=/trunk/; revision=1188
</pre>
</div>
</content>
</entry>
<entry>
<title>When decoding a tree, include the argument separator. Also, loop properly</title>
<updated>1998-09-21T05:18:05+00:00</updated>
<author>
<name>Miguel de Icaza</name>
<email>miguel@nuclecu.unam.mx</email>
</author>
<published>1998-09-21T05:18:05+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=f6fd83536eb0f00958c3da8b2779171f815500e4'/>
<id>f6fd83536eb0f00958c3da8b2779171f815500e4</id>
<content type='text'>
1998-09-21  Miguel de Icaza  &lt;miguel@nuclecu.unam.mx&gt;

	* src/expr.c (do_expr_decode_tree): When decoding a tree, include
	the argument separator.  Also, loop properly trough the arguments
	being decoded.

	(function_call_with_values, function_def_call_with_values): New
	functions: these ones are for the plugins so that a plugin can
	invoke other functions in Gnumeric.

	* src/fn-date.c (gnumeric_now): The serial number returned by
	NOW() should be relative to 1900/1/1, not year zero.

1998-09-20  Miguel de Icaza  &lt;miguel@nuclecu.unam.mx&gt;

	* src/expr.c (eval_expr): Fix the way we computed expressions.

	* src/eval.c (cell_eval): Maintain a CELL_ERROR flag to know if
	the value is NULL due to an error or to the cell not being
	evaluated.

	* src/expr.c (funcion_call_with_values): Add a routine to allow
	plugins to call other functions defined in Gnumeric.

	* src/style.c: Handle the pattern property of the styles.

	* src/style.h: Pattern style is now just a 4 bit quantity, instead
	of a RefCounted structure.

	* src/plugin.c: Include gnumeric-util.h

svn path=/trunk/; revision=390
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1998-09-21  Miguel de Icaza  &lt;miguel@nuclecu.unam.mx&gt;

	* src/expr.c (do_expr_decode_tree): When decoding a tree, include
	the argument separator.  Also, loop properly trough the arguments
	being decoded.

	(function_call_with_values, function_def_call_with_values): New
	functions: these ones are for the plugins so that a plugin can
	invoke other functions in Gnumeric.

	* src/fn-date.c (gnumeric_now): The serial number returned by
	NOW() should be relative to 1900/1/1, not year zero.

1998-09-20  Miguel de Icaza  &lt;miguel@nuclecu.unam.mx&gt;

	* src/expr.c (eval_expr): Fix the way we computed expressions.

	* src/eval.c (cell_eval): Maintain a CELL_ERROR flag to know if
	the value is NULL due to an error or to the cell not being
	evaluated.

	* src/expr.c (funcion_call_with_values): Add a routine to allow
	plugins to call other functions defined in Gnumeric.

	* src/style.c: Handle the pattern property of the styles.

	* src/style.h: Pattern style is now just a 4 bit quantity, instead
	of a RefCounted structure.

	* src/plugin.c: Include gnumeric-util.h

svn path=/trunk/; revision=390
</pre>
</div>
</content>
</entry>
</feed>
