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
/
addressbook
/
gui
/
widgets
/
e-minicard.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s/_/U_/
Chyla Zbigniew
2001-09-01
1
-1
/
+2
*
add BUTTON_PRESS_MASK so double clicks still work.
Chris Toshok
2001-08-24
1
-0
/
+1
*
if we're dragging, drag_button_down won't be true in the BUTTON_RELEASE
Chris Toshok
2001-08-21
1
-21
/
+1
*
fix arg info - we're only passing 1 GTK_TYPE_POINTER arg, not 2.
Chris Toshok
2001-08-21
1
-16
/
+51
*
need the EDestination magic here too for when we modify an already shown
Chris Toshok
2001-07-25
1
-0
/
+11
*
CVS is unhappy this evening. My commit keeps dying in the middle.
Jon Trowbridge
2001-07-07
1
-0
/
+11
*
add EVOLUTION_IMAGESDIR define.
Chris Toshok
2001-06-29
1
-1
/
+29
*
pop up list editor for lists, contact editor otherwise.
Chris Toshok
2001-06-29
1
-7
/
+18
*
Update the copyrights, replacing Helix Code with Ximian and
Ettore Perazzoli
2001-06-23
1
-2
/
+2
*
track change to e_addressbook_show_contact_editor signature.
Chris Toshok
2001-06-20
1
-1
/
+2
*
Added e-card-merging-book-commit-duplicate-detected.glade here.
Christopher James Lahey
2001-06-11
1
-4
/
+5
*
Made e_card_simple_get_id return const char *.
Christopher James Lahey
2001-06-11
1
-1
/
+1
*
remove the gtk_widget_show call... (e_contact_editor_show): and put it
Chris Toshok
2001-06-09
1
-60
/
+12
*
Correct the height calculation here to not include the
Christopher James Lahey
2001-05-26
1
-1
/
+1
*
Reordered the includes here. (string_to_dbt): The sleepycat libdb
Christopher James Lahey
2001-05-12
1
-0
/
+3
*
Removed e-card-pairs.h since we're not using it.
Christopher James Lahey
2001-05-08
1
-132
/
+17
*
i18n fixes, added missing includes.
Gediminas Paulauskas
2001-04-11
1
-6
/
+6
*
on BUTTON_PRESS: if it's button 1, store the button x, y, and set
Chris Toshok
2001-04-10
1
-0
/
+43
*
Fix headers. Same here. Same here. Same here. Same here. Same here. Same
Kjartan Maraas
2001-04-05
1
-0
/
+5
*
Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> with
Kjartan Maraas
2001-03-30
1
-5
/
+4
*
new function. (impl_BookListener_report_writable): new function.
Chris Toshok
2001-03-18
1
-2
/
+18
*
Update arguments to e_canvas_item_grab_focus.
Dan Winship
2001-03-16
1
-2
/
+2
*
add is_read_only param.
Chris Toshok
2001-03-13
1
-1
/
+1
*
Cleaned up the formatting in this file a bit.
Christopher James Lahey
2001-03-04
1
-0
/
+2
*
new function. (e_minicard_view_event): split out the creation of the
Chris Toshok
2001-03-02
1
-10
/
+21
*
Used ESelectionModelSimple and the changes to EReflow and EReflowSorted to
Christopher James Lahey
2001-03-01
1
-44
/
+96
*
Undefine E_STRING_PROP and E_LIST_PROP here.
Christopher James Lahey
2001-02-15
1
-20
/
+26
*
Update for e_popup_menu_run prototype change.
Dan Winship
2001-01-20
1
-1
/
+1
*
Make sure this won't crash if the given contact is removed from the
Christopher James Lahey
2001-01-03
1
-29
/
+104
*
Set draw background to FALSE.
Miguel de Icaza
2000-12-25
1
-0
/
+1
*
Link in composer bonobo code.
Christopher James Lahey
2000-11-12
1
-14
/
+22
*
Add menus items to the envelope printing stuff.
Christopher James Lahey
2000-11-06
1
-1
/
+12
*
Made it so that minicard doesn't write out changes to the backend unless
Christopher James Lahey
2000-10-01
1
-24
/
+32
*
Added a wants_html field to cards. Uses "x-mozilla-html".
Christopher James Lahey
2000-09-21
1
-1
/
+1
*
Added check for gnome-app-lib. Removed directories that have been moved to
Christopher James Lahey
2000-09-18
1
-5
/
+5
*
Fixed the paths of some .h #includes.
Christopher James Lahey
2000-09-18
1
-1
/
+1
*
Some UTF-8 fixes and experimental 16-bit unicode font support
Lauris Kaplinski
2000-09-09
1
-5
/
+5
*
use style colors for the selected state. This doesn't properly redraw the
Larry Ewing
2000-08-16
1
-7
/
+13
*
Changed e_popup_menu_run call to match the new arguments.
Christopher James Lahey
2000-08-09
1
-2
/
+2
*
Fixed the oaf info.
Christopher James Lahey
2000-07-21
1
-37
/
+56
*
Switched the order of compilation of printing and contact-editor.
Christopher James Lahey
2000-07-14
1
-1
/
+45
*
Switched from ETable to ETableScrolled.
Christopher James Lahey
2000-07-10
1
-1
/
+1
*
Made the left column of minicards not get any wider than the widest
Christopher James Lahey
2000-06-17
1
-3
/
+33
*
Now this derives from GtkObject. It follows the same strategy as the
Federico Mena Quintero
2000-06-09
1
-35
/
+46
*
Made double click only work on the first button.
Christopher James Lahey
2000-06-02
1
-1
/
+1
*
return TRUE if opening a contact editor so that we don't get a "new
Christopher James Lahey
2000-06-02
1
-0
/
+1
*
Made double clicking create a new card. Set the empty message.
Christopher James Lahey
2000-05-30
1
-1
/
+1
*
Added e-contact-editor-save-as.c and e-contact-editor-save-as.h.
Christopher James Lahey
2000-05-23
1
-0
/
+12
*
Got rid of a memory leak. Rearranged a couple functions.
Christopher James Lahey
2000-05-16
1
-1
/
+1
*
From widgets/e-table/ChangeLog
Christopher James Lahey
2000-05-14
1
-0
/
+2
*
Reenable editting.
Christopher James Lahey
2000-05-10
1
-2
/
+0
*
Make File As change if name or company are changed pretty much anywhere.
Christopher James Lahey
2000-05-10
1
-0
/
+2
*
Rearranged order of things getting destroyed.
Christopher James Lahey
2000-05-09
1
-5
/
+7
*
Made a minimal number of things be destroyed and recreated when updating a
Christopher James Lahey
2000-05-08
1
-62
/
+86
*
make sure to free the return value of e_card_simple_get.
Chris Toshok
2000-05-08
1
-1
/
+3
*
Added saving in minicard view.
Christopher James Lahey
2000-05-08
1
-0
/
+45
*
Mostly finished ECardSimple.
Christopher James Lahey
2000-05-07
1
-87
/
+56
*
Made some fields invisible that were visible before.
Christopher James Lahey
2000-05-01
1
-1
/
+2
*
From addressbook/ChangeLog
Christopher James Lahey
2000-05-01
1
-16
/
+20
*
Prefixed the ADDR_ flags.
Christopher James Lahey
2000-04-26
1
-2
/
+2
*
Use "e-minicard" as the log domain.
Federico Mena Quintero
2000-04-21
1
-4
/
+6
*
Added orginization and role fields.
Christopher James Lahey
2000-04-16
1
-0
/
+10
*
add a title.
Chris Toshok
2000-04-13
1
-0
/
+7
*
Fixed a bug where I was sending the wrong information to some callbacks.
Christopher James Lahey
2000-04-10
1
-78
/
+129
*
Made the contact editor load from an ECard.
Christopher James Lahey
2000-04-09
1
-5
/
+9
*
CVS move mistake. Fixed the correct changes in the correct places.
Christopher James Lahey
2000-04-09
1
-90
/
+126
*
Fixed some referencing and lifetime issues.
Christopher James Lahey
2000-04-05
1
-1
/
+23
*
Rearranged SUBDIRS for dependencies.
Christopher James Lahey
2000-03-12
1
-39
/
+101
*
Designed a new system for doing hierarchical displays in the canvas. Adds
Christopher James Lahey
2000-03-11
1
-64
/
+29
*
Added a "break_characters" argument. It lets you define a set of
Christopher James Lahey
2000-03-08
1
-11
/
+6
*
This were moved to widgets/e-text/ a while ago but never removed. They
Christopher James Lahey
2000-02-24
1
-9
/
+18
*
Use e_canvas_item_grab_focus so that it will work with old versions of
Christopher James Lahey
2000-01-27
1
-2
/
+3
*
Handle shift-tab properly now.
Christopher James Lahey
2000-01-26
1
-1
/
+3
*
Changed some line spacing.
Chris Lahey
2000-01-21
1
-3
/
+5
*
Added selection and clipboard support. Added up and down arrow keys. Fixed
Chris Lahey
2000-01-14
1
-1
/
+6
*
e_canvas_item_move_absolute is just a helper function not supplied by the
Chris Lahey
2000-01-14
1
-38
/
+80
*
Added a resize signal for when the card changes height. Made it so that
Chris Lahey
2000-01-12
1
-68
/
+140
*
Added minicard and text stuff.
Chris Lahey
2000-01-10
1
-0
/
+338