index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
widgets
/
table
/
e-table-header-utils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ETableHeader: Nuke unused code.
Cosimo Cecchi
2011-09-30
1
-147
/
+2
*
ETableHeader: Rework the header button drawing code for GTK+ 3
Cosimo Cecchi
2011-09-30
1
-58
/
+61
*
Coding style and whitespace cleanup.
Matthew Barnes
2011-09-04
1
-12
/
+25
*
Including <glib.h> directly is rarely needed.
Matthew Barnes
2011-05-28
1
-1
/
+0
*
Bug #646109 - Fix use of include <config.h> to make sure translations work
Milan Crha
2011-05-27
1
-0
/
+2
*
Whitespace and coding style cleanups.
Matthew Barnes
2011-05-08
1
-1
/
+3
*
Bug 641756 - Fix warnings from GCC 4.6
Kjartan Maraas
2011-02-09
1
-23
/
+1
*
Coding style and whitespace cleanup.
Matthew Barnes
2011-01-30
1
-10
/
+13
*
Adapt ETableHeaderItem to latest gtk+-3.0 API.
Matthew Barnes
2011-01-26
1
-13
/
+12
*
Coding style and whitespace cleanup.
Matthew Barnes
2010-11-08
1
-1
/
+1
*
Add forgotten cairo_destroy() calls
Milan Crha
2010-11-02
1
-2
/
+6
*
e-table: Draw button with cairo
Benjamin Otte
2010-10-30
1
-16
/
+12
*
e-table: Use Pango ellipsizing instead of manual arrow drawing
Benjamin Otte
2010-10-30
1
-91
/
+11
*
Coding style and whitespace cleanups.
Matthew Barnes
2010-09-12
1
-2
/
+2
*
Coding style and whitespace cleanup.
Matthew Barnes
2010-07-26
1
-6
/
+8
*
Workaround table header image draw, it crashes under clutter.
Srinivasa Ragavan
2010-07-26
1
-0
/
+11
*
fix disappearing e-table headers by realising the (horrible)
Michael Meeks
2010-04-21
1
-0
/
+1
*
Giant leap towards GSEAL compliance.
Matthew Barnes
2010-04-08
1
-2
/
+2
*
Remove dead assignments found by clang.
Matthew Barnes
2010-01-16
1
-2
/
+0
*
Teach ETable to prefer themed icon names over pixbufs.
Matthew Barnes
2010-01-07
1
-5
/
+5
*
Coding style and whitespace cleanup.
Matthew Barnes
2010-01-04
1
-1
/
+2
*
Bug #204900 - The sort indication arrows cover up the icons in tab header
Milan Crha
2009-10-27
1
-15
/
+30
*
Fix excessive whitespace.
Matthew Barnes
2009-07-14
1
-1
/
+0
*
More code cleanup.
Matthew Barnes
2009-06-02
1
-3
/
+3
*
Whitespace cleanup.
Matthew Barnes
2009-05-29
1
-1
/
+1
*
Prefer GLib basic types over C types.
Matthew Barnes
2009-05-27
1
-28
/
+28
*
Merge branch 'master' into kill-bonobo
Matthew Barnes
2009-05-27
1
-1
/
+1
|
\
|
*
Remove trailing whitespace, again.
Matthew Barnes
2009-05-27
1
-1
/
+1
|
*
** Fixes bug #560882
Matthew Barnes
2008-11-18
1
-1
/
+1
|
*
License changes. Changed license from GPL to LGPL.
Sankarasivasubramanian Pasupathilingam
2008-09-04
1
-18
/
+17
*
|
Use -no-undefined on Linux too
Milan Crha
2009-05-20
1
-1
/
+1
*
|
Merge revisions 36737:36810 from trunk.
Matthew Barnes
2008-11-24
1
-1
/
+1
*
|
Merge revisions 36016:36303 from trunk.
Matthew Barnes
2008-09-11
1
-18
/
+17
|
/
*
updated novell copyright notices (left others alone)
Jeffrey Stedfast
2008-06-21
1
-1
/
+1
*
** Remove trailing whitespace from source code.
Matthew Barnes
2007-11-15
1
-5
/
+5
*
** Fixes bug #437579
Matthew Barnes
2007-10-10
1
-3
/
+3
*
Update FSF address in header comments (#469886). Patch from Tobias
Matthew Barnes
2007-09-02
1
-2
/
+2
*
Move away from g_asserts from g_return*.
Srinivasa Ragavan
2007-08-31
1
-5
/
+4
*
Fix for bug #355919
simon.zheng
2007-05-12
1
-1
/
+1
*
Fix "incompatible pointer type" warnings (#360619).
Matthew Barnes
2007-03-30
1
-1
/
+1
*
Fixes bug #357970
Matthew Barnes
2006-12-04
1
-3
/
+3
*
** Fixes bug #352450
Matthew Barnes
2006-09-18
1
-2
/
+2
*
** Fixes bug #343764 now entirely Adding a weak reference to avoid
Ed Catmur
2006-06-12
1
-0
/
+1
*
** Fixes bug #343764 Ensure g_label points to the right widget before
Carlos Garcia Campos
2006-06-08
1
-3
/
+2
*
Tons of cleanups of the following sort: - remove unused vars - remove
Kjartan Maraas
2006-01-30
1
-5
/
+0
*
Added widgets in INCLUDES.
Kaushal Kumar
2005-06-23
1
-1
/
+1
*
Retired GAL from Head. The relevant files have moved inside evolution.
Kaushal Kumar
2005-06-17
1
-1
/
+1
*
Port to Windows, initial commit:
Tor Lillqvist
2005-04-29
1
-9
/
+6
*
fixes for compiler warnings
Radek Doulik
2004-06-10
1
-1
/
+0
*
Change the shadow type for the arrows here, so that themes that do handle
Rodney Dawes
2004-02-13
1
-1
/
+1
*
Don't unref the layout that was passed in. (e_table_header_draw_button):
Hans Petter Jansson
2003-04-16
1
-2
/
+2
*
kill a double unref on the pango_layout.
Mike Kestner
2003-02-14
1
-2
/
+0
*
pass in the pango layout so we don't have to create another one here.
Chris Toshok
2002-12-17
1
-90
/
+46
*
GObject port work.
Chris Toshok
2002-11-17
1
-133
/
+185
*
merging the gal-2 branch back to the trunk.
Mike Kestner
2002-11-01
1
-6
/
+8
*
Added this function that lets you specify the translation domain.
Christopher James Lahey
2002-05-03
1
-4
/
+10
*
Changed the license announcement at the top of these files.
Christopher James Lahey
2001-10-27
1
-17
/
+18
*
Got rid of the gc argument to e_table_header_draw_button.
Christopher James Lahey
2001-10-24
1
-1
/
+16
*
Make pixbuf columns show their title if there is space.
Christopher James Lahey
2001-04-24
1
-2
/
+23
*
Added #include <string.h> for strcmp(). Same for strlen().
Kjartan Maraas
2001-03-16
1
-0
/
+1
*
Step 2
Miguel de Icaza
2001-01-16
1
-3
/
+3
*
Rename from Helix Code -> Ximian
Miguel de Icaza
2001-01-16
1
-1
/
+1
*
New function to calculate the extra pixels per column header.
Christopher James Lahey
2000-12-14
1
-1
/
+9
*
Missed this file during the last commit.
Chris Lahey
2000-12-07
1
-2
/
+4
*
Federico gets into pixel-perfect neurosis. Xmag is my best friend.
Federico Mena Quintero
2000-12-03
1
-0
/
+419