aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table
Commit message (Expand)AuthorAgeFilesLines
* Coding style and whitespace cleanup.Matthew Barnes2012-06-255-5/+0
* Reduce usage of g_type_class_peek_parent().Matthew Barnes2012-06-252-4/+0
* all: don't set draw_background to FALSE on ETextCosimo Cecchi2012-06-183-3/+0
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-044-4/+5
* Bug #669088 - Add a Column dialog draws incorrectlyMilan Crha2012-04-271-0/+2
* Whitespace cleanup.Matthew Barnes2012-04-024-4/+4
* Bug 671509 (2/2) - Some small UI/theming improvementsCosimo Cecchi2012-03-181-1/+6
* Bug #665130 - Memory leaks in Preferences and ETableMilan Crha2012-03-162-3/+17
* Add missing linker flags.Matthew Barnes2012-03-041-1/+2
* Move EAlert* and e-xml-utils references from other part of the code to libevo...Srinivasa Ragavan2012-03-0311-11/+11
* Coding style and whitespace cleanup.Matthew Barnes2012-02-2039-1419/+1691
* Bug #591436 - Add -avoid-version to LDFLAGSH. Habighorst2012-02-151-1/+1
* Introduce libemail-engine and libemail-utils.Matthew Barnes2012-01-191-0/+1
* Do not auto-mark-as-seen when changing filter typeMilan Crha2012-01-111-1/+0
* Bug #667398 - Automatic mark-as-seen too aggressiveMilan Crha2012-01-112-0/+25
* Cosimo's spidey senses pointed him to a memory leak.Matthew Barnes2011-11-241-1/+0
* Fix compiler warnings.Matthew Barnes2011-11-231-1/+0
* Merge branch 'master' into wip/gsettingsRodrigo Moya2011-10-242-2/+2
|\
| * Bug #527614 - Valgrind shows a nice amount of lost memoryMilan Crha2011-10-202-2/+2
* | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-10-105-2/+86
|\|
| * Bug #235665 - Heavy hard disk access when resizing columns in viewsMilan Crha2011-10-075-2/+86
* | Merge from masterRodrigo Moya2011-10-0512-284/+102
|\|
| * Simplify library dependency flags.Matthew Barnes2011-10-051-8/+6
| * Fix two little memory leaksDan Vrátil2011-10-011-0/+5
| * ETableHeader: Nuke unused code.Cosimo Cecchi2011-09-301-147/+2
| * ETableHeader: Rework the header button drawing code for GTK+ 3Cosimo Cecchi2011-09-305-120/+93
| * Fix few 'may be used uninitialized' compiler warningsMilan Crha2011-09-301-3/+2
| * Remove Ctrl + l ( ) character from source filesPaul Menzel2011-09-304-18/+0
| * Bug #655625 - Crash in atk_state_set_contains_stateMilan Crha2011-09-262-7/+12
| * Bug #659828 - Selecting a message with a sound attached loses focusMilan Crha2011-09-261-1/+1
| * Bug #655709 - Hide 'Group by' in views when not supportedMilan Crha2011-09-062-1/+7
| * Coding style and whitespace cleanup.Matthew Barnes2011-09-0483-1996/+3635
| * Bug #645476 - Message list unnecessarily scrolls back to selected rowMilan Crha2011-08-121-1/+0
| * Replace G_CONST_RETURN with 'const'.Matthew Barnes2011-06-104-11/+11
| * Coding style and whitespace cleanups.Matthew Barnes2011-06-0911-68/+111
| * Bug #643526 - Crash in et_get_n_childrenMilan Crha2011-06-062-5/+5
| * Embed e_hsv_tweak() directly in e-table-item.c.Matthew Barnes2011-06-012-2/+43
| * Move EPopupMenu to /widgets/table.Matthew Barnes2011-06-014-1/+167
| * Including <glib-object.h> directly is rarely needed.Matthew Barnes2011-05-282-3/+0
| * Including <glib.h> directly is rarely needed.Matthew Barnes2011-05-286-6/+0
| * Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-2769-0/+142
| * Coding style and whitespace cleanup.Matthew Barnes2011-05-2212-234/+347
| * Bug 649990 - Remove get_font_options() from e-util.c.Matthew Barnes2011-05-171-9/+0
| * Coding style cleanups.Matthew Barnes2011-05-0932-144/+144
| * Whitespace and coding style cleanups.Matthew Barnes2011-05-0810-19/+44
| * Work around another a11y crash.Matthew Barnes2011-04-141-2/+10
| * Coding style and whitespace cleanup.Matthew Barnes2011-03-0611-11/+22
| * Fix Gtk-Doc comment notation.Matthew Barnes2011-03-021-6/+8
| * Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-2511-75/+31
| * Use G_SIGNAL_TYPE_STATIC_SCOPE for all GdkEvent signal params.Matthew Barnes2011-02-255-43/+91
| * Coding style and whitespace cleanup.Matthew Barnes2011-02-192-2/+2
| * Fix few memory leaksMilan Crha2011-02-152-3/+17
| * Remove NULL checks for GObject methods.Matthew Barnes2011-02-1312-37/+20
| * Fix a build break due to #error pragmaMilan Crha2011-02-111-4/+15
| * Bug 641756 - Fix warnings from GCC 4.6Kjartan Maraas2011-02-095-50/+1
| * More whitespace cleanup.Matthew Barnes2011-01-3123-228/+228
| * Coding style and whitespace cleanup.Matthew Barnes2011-01-309-65/+102
| * Adapt ETree to latest gtk+-3.0 API.Matthew Barnes2011-01-262-52/+58
| * Adapt ECell classes to latest gtk+-3.0 API.Matthew Barnes2011-01-2610-121/+69
| * Adapt ETableHeaderItem to latest gtk+-3.0 API.Matthew Barnes2011-01-263-33/+32
| * Adapt ETableFieldChooserItem to latest gtk+-3.0 API.Matthew Barnes2011-01-261-9/+18
| * Adapt ETableItem to latest gtk+-3.0 API.Matthew Barnes2011-01-261-17/+8
| * Adapt ETable to latest gtk+-3.0 API.Matthew Barnes2011-01-262-49/+58
| * Adapt size_request vfuncs to latest gtk+-3.0 API.Rodrigo Moya2011-01-251-6/+14
| * Avoid using deprecated GTK_SELECTION_EXTENDEDVibha Yadav2011-01-251-2/+2
| * gdk_cursor_unref() -> g_object_unref()Matthew Barnes2011-01-252-2/+2
| * Drop backward-compatibility cruft.Matthew Barnes2011-01-2515-47/+2
| * libetable cleanups.Matthew Barnes2011-01-17133-3130/+4096
| * Merge miscellaneous changes from gtk3 branch.Matthew Barnes2011-01-156-64/+101
| * Fudge GtkScrollable for gtk2.Matthew Barnes2011-01-156-85/+87
| * Fudge gtk_widget_get_preferred_size() for gtk2.Matthew Barnes2011-01-152-2/+2
| * ETree: Fix runtime warnings with GTK3.Matthew Barnes2011-01-093-12/+33
| * Minor compiler warnings fixMilan Crha2010-12-212-3/+3
| * Reset IM context when entering ECellText editingMilan Crha2010-11-241-39/+21
| * Bug #633774 - Headers are gone in grouped viewVibha Yadav2010-11-151-1/+1
| * Drop accessibility support for ECellText.Matthew Barnes2010-11-114-795/+0
| * Fix distcheck errors.EVOLUTION_2_91_2Matthew Barnes2010-11-081-3/+0
| * Coding style and whitespace cleanup.Matthew Barnes2010-11-086-10/+9
| * Bug #632768 - Message list not realized when opening new folderMilan Crha2010-11-031-15/+17
| * Add forgotten cairo_destroy() callsMilan Crha2010-11-021-2/+6
* | Bug #655625 - Crash in atk_state_set_contains_stateMilan Crha2011-09-262-7/+12
* | Bug #659828 - Selecting a message with a sound attached loses focusMilan Crha2011-09-261-1/+1
* | Bug #655709 - Hide 'Group by' in views when not supportedMilan Crha2011-09-142-1/+7
* | Coding style and whitespace cleanup.Matthew Barnes2011-09-1483-1996/+3635
* | Bug #645476 - Message list unnecessarily scrolls back to selected rowMilan Crha2011-09-141-1/+0
* | Replace G_CONST_RETURN with 'const'.Matthew Barnes2011-06-304-11/+11
* | Coding style and whitespace cleanups.Matthew Barnes2011-06-3011-68/+111
* | Bug #643526 - Crash in et_get_n_childrenMilan Crha2011-06-302-5/+5
* | Embed e_hsv_tweak() directly in e-table-item.c.Matthew Barnes2011-06-302-2/+43
* | Move EPopupMenu to /widgets/table.Matthew Barnes2011-06-304-1/+167
* | Including <glib-object.h> directly is rarely needed.Matthew Barnes2011-06-302-3/+0
* | Including <glib.h> directly is rarely needed.Matthew Barnes2011-06-306-6/+0
* | Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-06-3069-0/+142
* | Coding style and whitespace cleanup.Matthew Barnes2011-06-3012-234/+347
* | Bug 649990 - Remove get_font_options() from e-util.c.Matthew Barnes2011-06-301-9/+0
* | Coding style cleanups.Matthew Barnes2011-06-3032-144/+144
* | Whitespace and coding style cleanups.Matthew Barnes2011-06-3010-19/+44
* | Work around another a11y crash.Matthew Barnes2011-06-301-2/+10
* | Coding style and whitespace cleanup.Matthew Barnes2011-06-3011-11/+22
* | Fix Gtk-Doc comment notation.Matthew Barnes2011-06-301-6/+8
* | Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-06-3011-75/+31
* | Use G_SIGNAL_TYPE_STATIC_SCOPE for all GdkEvent signal params.Matthew Barnes2011-06-305-43/+91
* | Coding style and whitespace cleanup.Matthew Barnes2011-06-302-2/+2
* | Fix few memory leaksMilan Crha2011-06-302-3/+17
* | Remove NULL checks for GObject methods.Matthew Barnes2011-06-3012-37/+20
* | Fix a build break due to #error pragmaMilan Crha2011-06-301-4/+15
* | Bug 641756 - Fix warnings from GCC 4.6Kjartan Maraas2011-06-305-50/+1
* | More whitespace cleanup.Matthew Barnes2011-06-3023-228/+228
* | Coding style and whitespace cleanup.Matthew Barnes2011-06-309-65/+102
* | Adapt ETree to latest gtk+-3.0 API.Matthew Barnes2011-06-302-52/+58
* | Adapt ECell classes to latest gtk+-3.0 API.Matthew Barnes2011-06-3010-121/+69
* | Adapt ETableHeaderItem to latest gtk+-3.0 API.Matthew Barnes2011-06-303-33/+32
* | Adapt ETableFieldChooserItem to latest gtk+-3.0 API.Matthew Barnes2011-06-301-9/+18
* | Adapt ETableItem to latest gtk+-3.0 API.Matthew Barnes2011-06-301-17/+8
* | Adapt ETable to latest gtk+-3.0 API.Matthew Barnes2011-06-302-49/+58
* | Adapt size_request vfuncs to latest gtk+-3.0 API.Rodrigo Moya2011-06-301-6/+14
* | Avoid using deprecated GTK_SELECTION_EXTENDEDVibha Yadav2011-06-301-2/+2
* | gdk_cursor_unref() -> g_object_unref()Matthew Barnes2011-06-302-2/+2
* | Drop backward-compatibility cruft.Matthew Barnes2011-06-3015-47/+2
* | libetable cleanups.Matthew Barnes2011-06-30133-3130/+4096
* | Merge miscellaneous changes from gtk3 branch.Matthew Barnes2011-06-306-64/+101
* | Fudge GtkScrollable for gtk2.Matthew Barnes2011-06-306-85/+87
* | Fudge gtk_widget_get_preferred_size() for gtk2.Matthew Barnes2011-06-302-2/+2
* | ETree: Fix runtime warnings with GTK3.Matthew Barnes2011-06-303-12/+33
* | Minor compiler warnings fixMilan Crha2011-06-302-3/+3
* | Reset IM context when entering ECellText editingMilan Crha2011-06-301-39/+21
* | Bug #633774 - Headers are gone in grouped viewVibha Yadav2010-11-161-1/+1
* | Drop accessibility support for ECellText.Matthew Barnes2010-11-164-795/+0
* | Fix distcheck errors.Matthew Barnes2010-11-101-3/+0
* | Coding style and whitespace cleanup.Matthew Barnes2010-11-106-10/+9
* | Bug #632768 - Message list not realized when opening new folderMilan Crha2010-11-101-15/+17
* | Add forgotten cairo_destroy() callsMilan Crha2010-11-101-2/+6
|/
* Fix cursor drawing in ECellText.Matthew Barnes2010-10-301-12/+17
* Fix typo in eti_update().Matthew Barnes2010-10-301-2/+2
* Adapt branch for building with GTK+ 2.22.Matthew Barnes2010-10-301-1/+0
* e-table: Remove unused dnd pixmapsBenjamin Otte2010-10-303-65/+0
* e-table: Don't push/pop colormapsBenjamin Otte2010-10-304-13/+0
* e-table: Draw button with cairoBenjamin Otte2010-10-301-16/+12
* e-table: Draw ECellTree with cairoBenjamin Otte2010-10-301-10/+10
* e-table: Remove retro lookBenjamin Otte2010-10-304-207/+38
* e-table: Remove unused GdkGCBenjamin Otte2010-10-301-4/+0
* e-table: Draw ECellText with cairoBenjamin Otte2010-10-301-54/+30
* e-table: Use gdk_pango_layout_get_clip_region() in ECellTextBenjamin Otte2010-10-301-44/+24
* e-table: Remove unused GdkGC from ECellToggleBenjamin Otte2010-10-301-22/+0
* e-table: Use Pango ellipsizing instead of manual arrow drawingBenjamin Otte2010-10-301-91/+11
* gnome-canvas: Convert canvas item transformation matrix to cairoBenjamin Otte2010-10-303-74/+58
* e-table: Convert coordinates using CairoBenjamin Otte2010-10-301-18/+18
* e-table: Remove unused member variables from ETableItemBenjamin Otte2010-10-302-18/+14
* e-table: Draw grids with CairoBenjamin Otte2010-10-302-25/+20
* e-table: Fix includes to only ever include libgnomecanvas.hBenjamin Otte2010-10-3030-40/+30
* gnome-canvas: Change GnomeCanvasItem->point vfuncBenjamin Otte2010-10-303-16/+9
* e-table: Draw focus with CairoBenjamin Otte2010-10-302-16/+13
* e-table: Remove unused stipple variableBenjamin Otte2010-10-301-4/+0
* e-table: Use semi-transparent red instead of stippled redBenjamin Otte2010-10-302-16/+1
* Drop usage of GtkAnchorType.Matthew Barnes2010-10-273-3/+0
* Memory leaks around g_value_set_stringMilan Crha2010-10-222-2/+2
* Bug #631320 - GtkObject is gone in GTK3Milan Crha2010-10-0713-60/+59
* Coding style and whitespace cleanup.Matthew Barnes2010-10-043-33/+41
* Bug #629645 - Sets negative 'width' propertyMilan Crha2010-09-221-1/+1
* Use new GDK keysym names if available.Matthew Barnes2010-09-1814-111/+148
* Bug #563471 - Printing tasks fails when grouped by category.Vibha Yadav2010-09-141-14/+32
* Coding style and whitespace cleanups.Matthew Barnes2010-09-1270-2463/+2510
* Convert ECell from a GtkObject to a GObject.Matthew Barnes2010-09-115-30/+22
* ECellText cleanups.Matthew Barnes2010-08-2910-162/+345
* ESelectionModel cleanups.Matthew Barnes2010-08-164-4/+5
* Coding style and whitespace cleanup.Matthew Barnes2010-07-261-6/+8
* Workaround table header image draw, it crashes under clutter.Srinivasa Ragavan2010-07-261-0/+11
* Coding style and whitespace cleanup.Matthew Barnes2010-07-1221-259/+379
* Work around sudden disappearance of GdkRegion in GTK+ 2.90.5.Matthew Barnes2010-06-301-0/+1
* Coding style and whitespace cleanup.Matthew Barnes2010-06-203-13/+34
* Fix all remaining GTK3 issues.Matthew Barnes2010-06-162-29/+52
* Revert "Fix all remaining GTK3 issues."Matthew Barnes2010-06-152-52/+29
* Drop the "2" from libgnomecanvas and libart_lgpl.Matthew Barnes2010-06-151-2/+2
* Add some missing linker flags.Matthew Barnes2010-06-151-8/+10
* Fix all remaining GTK3 issues.Matthew Barnes2010-06-152-29/+52
* Coding style and whitespace cleanups.Matthew Barnes2010-06-073-15/+28
* More GTK3 preparation.Matthew Barnes2010-06-043-9/+22
* Fix compiler warnings.Matthew Barnes2010-05-221-1/+0
* Bug #545462 - Printing of contacts is weird.Vibha Yadav2010-05-072-5/+32
* Coding style and whitespace cleanup.Matthew Barnes2010-05-021-48/+103
* Bug #614346 - Use cached table row height rather than recalculateMichel Dänzer2010-04-301-11/+11
* fix disappearing e-table headers by realising the (horrible)Michael Meeks2010-04-211-0/+1
* Fix compiler warnings.Matthew Barnes2010-04-211-3/+5
* Use accessor functions instead direct access (GSEAL work)Javier Jardón2010-04-134-12/+8
* Bug #615263 - SIGSEGV on Evolution close in e-tree.c:1990Milan Crha2010-04-131-4/+4
* Giant leap towards GSEAL compliance.Matthew Barnes2010-04-0822-495/+886
* Revert "[win32] #undef some conflicting defines"Fridrich Štrba2010-04-064-17/+0
* [win32] #undef some conflicting definesFridrich Štrba2010-04-064-0/+17
* Generate ChangeLog files for tarball releases.Matthew Barnes2010-04-031-10156/+0
* Only #include Camel's top-level header.Matthew Barnes2010-04-031-2/+1
* Bug #547368 - Messages with unclear meaning (add translator comments)Milan Crha2010-04-034-7/+12
* Bug #325616 - Remove whitespace, add translator commentsMilan Crha2010-04-021-2/+15
* Bug #325121 - Do not translate developer strings in g_param_spec_*Milan Crha2010-04-0217-168/+168
* Fix mismatched quotes.Matthew Barnes2010-03-291-1/+1
* Clean up GalView and related classes.Matthew Barnes2010-03-113-8/+20
* Bug 612374 - Build failure due to recent GTK+ deprecationsMatthew Barnes2010-03-102-4/+13
* Work around recent GTK+ deprecations.Matthew Barnes2010-03-057-0/+56
* Bug #610824 - Contacts list view column width doesn't follow headerMilan Crha2010-02-241-1/+5
* Coding style and whitespace cleanup.Matthew Barnes2010-02-201-1/+0
* Fix ETable/ETree signal signatures.Matthew Barnes2010-02-1910-109/+110
* Bug 587014 - Magic space does not work as expectedMatthew Barnes2010-02-184-8/+8
* Bug #593700 - Opens folder on topMilan Crha2010-02-112-16/+46
* Coding style and whitespace cleanup.Matthew Barnes2010-02-087-71/+179
* Bug 602416 - Changing shell views emits many runtime warningsMatthew Barnes2010-02-073-6/+21
* Coding style and whitespace cleanup.Matthew Barnes2010-01-3143-154/+154
* Coding style and whitespace cleanups.Matthew Barnes2010-01-233-38/+76
* Bug #606301 - Slow sort by subjectMilan Crha2010-01-209-56/+242
* Remove dead assignments found by clang.Matthew Barnes2010-01-1611-61/+15
* Remove unused tooltip support from ECanvas/ETable/EText.Matthew Barnes2010-01-157-115/+1
* Remove unused ECell::show_tooltip method.Matthew Barnes2010-01-156-400/+0
* Remove dead ETableItem code.Matthew Barnes2010-01-151-77/+0
* Bug 606250 - Remove usage of deprecated GTK+ symbolsMatthew Barnes2010-01-083-3/+3
* Teach ETable to prefer themed icon names over pixbufs.Matthew Barnes2010-01-079-357/+475
* Coding style and whitespace cleanup.Matthew Barnes2010-01-053-21/+52
* Kill e_popup_menu().Matthew Barnes2010-01-051-3/+9
* Coding style and whitespace cleanup.Matthew Barnes2010-01-046-23/+44
* ETableExtras cleanup.Matthew Barnes2010-01-032-86/+144
* Introduce ESelectable and EFocusTracker.Matthew Barnes2009-12-262-5/+14
* Bug #329693 - Add contexts to translated "None" wordsMilan Crha2009-12-241-1/+2
* Bug #603972 - Proper title for dialogPaul Bolle2009-12-101-1/+1
* Kill ETableScrolled.Matthew Barnes2009-12-087-1353/+456
* Kill ETreeScrolled.Matthew Barnes2009-12-083-307/+0
* Bug #590127 - Define ETable::vertical-spacing style propertyMilan Crha2009-11-182-5/+27
* Bug 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-177-2674/+2269
* Kill e-cursor(s) (both of them).Matthew Barnes2009-11-102-5/+10
* Bug 271836 - Incorrect signature for "model_cell_changed" signal handlerLi Yuan2009-11-091-1/+1
* Prefer G_N_ELEMENTS over sizeof calculations.Matthew Barnes2009-10-273-8/+3
* Bug #204900 - The sort indication arrows cover up the icons in tab headerMilan Crha2009-10-271-15/+30
* Bug #248745 - Indent single mail in a threaded view tooMilan Crha2009-10-231-1/+1
* Bug #484839 - Sort, when in threading mode, properlyMilan Crha2009-10-232-0/+50
* Bug #411768 - Don't remove column by drag&drop out of a table headerMilan Crha2009-10-161-4/+0
* Bug 596848 - Use per-target CPPFLAGS in automake filesH.Habighorst2009-10-011-3/+4
* Fix duplicate symbols in Glade files.Matthew Barnes2009-09-251-2/+2
* Remove a bunch of unused functions.Matthew Barnes2009-09-153-420/+0
* Remove unused ETable files.Matthew Barnes2009-09-0912-1852/+0
* Bug #205137 - Configurable date formats in componentsMilan Crha2009-08-122-64/+16
* Replace more "config" classes with property bindings.Matthew Barnes2009-08-061-8/+9
* Merge commit 'EVOLUTION_2_27_5' into kill-bonoboMatthew Barnes2009-07-281-1/+1
|\
| * More whitespace cleanup.Matthew Barnes2009-07-1927-190/+190
| * Bug #266150 - In list view Delete option not working in menu and toolbarMilan Crha2009-07-171-1/+1
| * Fix excessive whitespace.Matthew Barnes2009-07-1355-169/+0
| * Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am.Matthew Barnes2009-07-011-1/+1
| * Use G_BEGIN_DECLS / G_END_DECLS macros.Matthew Barnes2009-06-197-43/+14
| * More code cleanup.Matthew Barnes2009-06-0247-185/+185
| * Whitespace cleanup.Matthew Barnes2009-05-2935-169/+169
| * Prefer GLib basic types over C types.Matthew Barnes2009-05-29114-2448/+2448
| * Remove trailing whitespace, again.Matthew Barnes2009-05-29126-146/+146
* | More whitespace cleanup.Matthew Barnes2009-07-1926-189/+189
* | Fix excessive whitespace.Matthew Barnes2009-07-1478-255/+0
* | Fix "make distcheck" errors and other build cleanups.Matthew Barnes2009-07-011-1/+1