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
/
misc
/
e-reflow.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge revisions 36534:36684 from trunk.
Matthew Barnes
2008-10-25
1
-30
/
+20
*
Progress update:
Matthew Barnes
2008-09-18
1
-2
/
+1
*
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
-39
/
+39
*
Warning fixes: - NULL vs 0 vs FALSE - ANSIfication of function
Kjartan Maraas
2007-10-31
1
-5
/
+5
*
** Fixes bug 360134
Tobias Mueller
2007-10-12
1
-1
/
+1
*
Fix for bug #461195 from Hiroyuki Ikezoe.
Matthew Barnes
2007-09-28
1
-1
/
+1
*
Update FSF address in header comments (#469886). Patch from Tobias
Matthew Barnes
2007-09-02
1
-2
/
+2
*
Remove E_MAKE_TYPE macro.
Hiroyuki Ikezoe
2007-07-28
1
-23
/
+14
*
** Fixes bug #419524
Matthew Barnes
2007-03-21
1
-1
/
+1
*
** Fixes bug #352450
Matthew Barnes
2006-09-18
1
-2
/
+2
*
Fix for Bug #331998.
Devashish Sharma
2006-02-28
1
-0
/
+2
*
Tons of cleanups of the following sort: - remove unused vars - remove
Kjartan Maraas
2006-01-30
1
-3
/
+0
*
Remove e-util-marshal.list in current directory, and use the copy in
Simon Zheng
2006-01-11
1
-1
/
+1
*
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
-6
/
+7
*
Port to Windows, initial commit:
Tor Lillqvist
2005-04-29
1
-8
/
+9
*
we should not do any layout adjustment if the item doesn't exist.
Mengjie Yu
2005-04-29
1
-1
/
+4
*
use idle callback to adjust scrollbar when focus has been changed. add
Mengjie Yu
2005-04-22
1
-0
/
+41
*
don't allow to drag the first line of mini reflows.
Mengjie Yu
2005-03-04
1
-0
/
+3
*
Don't pass in the "fill_color" property for creating the canvas item for
Rodney Dawes
2005-01-22
1
-1
/
+0
*
added cast
Radek Doulik
2004-06-11
1
-3
/
+1
*
Don't destroy item until after we know which column it is in; the sort
Hans Petter Jansson
2004-04-28
1
-8
/
+11
*
make sure we don't unref the sorter more than once.
Chris Toshok
2003-07-05
1
-1
/
+4
*
unref the sorter
Dan Winship
2003-07-01
1
-1
/
+3
*
[ fixes bug #39856 ] request a full redraw when we're done dragging
Chris Toshok
2003-03-21
1
-0
/
+1
*
init column_count to column_start + 1. (item_removed): clean up the
Chris Toshok
2003-02-28
1
-7
/
+11
*
make this actually work: destroy the canvas item, memmove stuff around,
Chris Toshok
2003-02-17
1
-0
/
+12
*
enable this function to reflow the view from a particular column onward.
Chris Toshok
2003-02-17
1
-22
/
+92
*
column_width = double. (e_reflow_realize): no need to cast to double,
Chris Toshok
2002-11-19
1
-4
/
+4
*
fix c&p typo.
Chris Toshok
2002-11-17
1
-1
/
+1
*
fix c&p typo.
Chris Toshok
2002-11-17
1
-1
/
+1
*
lots of GObject work.
Chris Toshok
2002-11-17
1
-118
/
+134
*
this derives from GObject now.
Chris Toshok
2002-11-15
1
-48
/
+48
*
Replace gtk_object_(un)?ref() with g_object_(un)?ref(). Likewise.
Ettore Perazzoli
2002-11-12
1
-5
/
+5
*
remove duplicate g_signal_new for column_width_changed.
Chris Toshok
2002-11-07
1
-8
/
+0
*
merging the gal-2 branch back to the trunk.
Mike Kestner
2002-11-01
1
-6
/
+17
*
Bumped the version number to 0.19.99.17.
Christopher James Lahey
2002-06-06
1
-1
/
+22
*
Change this directory to include the $(VERSION).
Christopher James Lahey
2002-05-07
1
-6
/
+2
*
Ansification patch from danw.
Christopher James Lahey
2002-04-26
1
-1
/
+1
*
New signal for when the width of the column changes.
Christopher James Lahey
2002-02-13
1
-0
/
+21
*
Merging changes:
Christopher James Lahey
2001-12-05
1
-11
/
+29
*
Added column_width argument.
Christopher James Lahey
2001-10-30
1
-0
/
+21
*
Commented out connecting to the scroll adjustments here since it's not
Christopher James Lahey
2001-10-28
1
-30
/
+37
*
Changed the license announcement at the top of these files.
Christopher James Lahey
2001-10-27
1
-12
/
+13
*
Added cursor_changed handling to set the has_cursor argument of the
Christopher James Lahey
2001-10-26
1
-0
/
+39
*
Use right_click_down here instead of maybe_do_something.
Christopher James Lahey
2001-10-21
1
-1
/
+1
*
add E_OBJECT_CLASS_ADD_SIGNALS and E_OBJECT_CLASS_TYPE to ease migration
Michael Meeks
2001-10-05
1
-2
/
+2
*
Transcode empty message from utf8 to gtk charset. Fixes Ximian bug #2468.
Christopher James Lahey
2001-10-03
1
-6
/
+12
*
Fixed a typo here where we were setting the running height based on the
Christopher James Lahey
2001-09-21
1
-1
/
+1
*
Check that unsorted >= 0 before using it as an array index. (Bug #9115)
Jon Trowbridge
2001-09-15
1
-2
/
+3
*
Reset the view when we set the model here. Fixes Ximian #4105.
Christopher James Lahey
2001-07-16
1
-0
/
+1
*
Killed a warning here. (model_changed, items_inserted): Check if we're
Christopher James Lahey
2001-05-19
1
-7
/
+5
*
Added util/e-sorter-array.lo and widgets/e-reflow-model.lo. Removed
Christopher James Lahey
2001-05-08
1
-394
/
+796
*
Fix headers. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Same. Ditto. Same
Kjartan Maraas
2001-04-04
1
-2
/
+2
*
Made this function do something a little closer to what it is supposed to
Christopher James Lahey
2001-03-14
1
-2
/
+4
*
Added e-selection-model-simple.lo.
Christopher James Lahey
2001-03-01
1
-15
/
+16
*
Always have some text. Fixes crash.
Miguel de Icaza
2000-12-26
1
-0
/
+1
*
Moved files, fixed header files and paths - Federico
Federico Mena Quintero
2000-09-20
1
-2
/
+2
*
Added e-reflow-sorted and e-reflow and fixed the #includes.
Christopher James Lahey
2000-09-18
1
-4
/
+4
*
Several contacts list bugfixes.
Anders Carlsson
2000-07-09
1
-6
/
+17
*
Made double clicking create a new card. Set the empty message.
Christopher James Lahey
2000-05-30
1
-50
/
+122
*
Removed dist-hook section.
Christopher James Lahey
2000-05-10
1
-1
/
+1
*
Rearranged order of things getting destroyed.
Christopher James Lahey
2000-05-09
1
-0
/
+4
*
Use "e-minicard" as the log domain.
Federico Mena Quintero
2000-04-21
1
-3
/
+5
*
Changed some incorrect gtk_object_refs and gtk_object_unrefs into
Christopher James Lahey
2000-04-11
1
-0
/
+1
*
CVS move mistake. Fixed the correct changes in the correct places.
Christopher James Lahey
2000-04-09
1
-8
/
+28
*
Designed a new system for doing hierarchical displays in the canvas. Adds
Christopher James Lahey
2000-03-11
1
-70
/
+32
*
This were moved to widgets/e-text/ a while ago but never removed. They
Christopher James Lahey
2000-02-24
1
-3
/
+3
*
Handle the grab and ungrab command instead of doing focus by hand. This
Christopher James Lahey
2000-01-28
1
-193
/
+239
*
Set the minimum_width.
Christopher James Lahey
2000-01-27
1
-4
/
+28
*
Added an arrow cursor for the draggable columns. Made the clickable column
Christopher James Lahey
2000-01-26
1
-36
/
+156
*
Handle shift-tab properly now.
Christopher James Lahey
2000-01-26
1
-1
/
+3
*
Changed some line spacing.
Chris Lahey
2000-01-21
1
-9
/
+166
*
e_canvas_item_move_absolute is just a helper function not supplied by the
Chris Lahey
2000-01-14
1
-0
/
+438