index
:
gsoc2013-epiphany
archive-integration
archive-integration-rebase
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
/
lib
/
widgets
/
ephy-node-view.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sure that only valid dnd types are accepted on thecostum drag and
Marco Pesenti Gritti
2003-09-05
1
-12
/
+16
*
Convert erroneous g_return_if_fail into a simple conditional return.
Christian Persch
2003-08-24
1
-1
/
+2
*
Make it NULL safe
Marco Pesenti Gritti
2003-08-22
1
-8
/
+34
*
Fix function signature, it's void instead of gboolean. Fix a logic error.
Christian Persch
2003-08-21
1
-5
/
+3
*
Fix drag dest implementation getting some code from nautilus.
Marco Pesenti Gritti
2003-08-21
1
-51
/
+233
*
Stop signals only when necessary on drag dest custom implementation. Make
Marco Pesenti Gritti
2003-08-20
1
-12
/
+42
*
Fix multiple rows dnd problems stealing some Nautilus code.
Marco Pesenti Gritti
2003-08-11
1
-16
/
+199
*
Fix mem leak.
Christian Persch
2003-08-09
1
-0
/
+2
*
2003-07-27 Marco Pesenti Gritti <marco@it.gnome.org>
Marco Pesenti Gritti
2003-07-27
1
-33
/
+33
*
Fix mem leak.
Christian Persch
2003-07-27
1
-5
/
+10
*
Yet another try to get context menu and selection beahviors right.
Marco Pesenti Gritti
2003-07-23
1
-68
/
+24
*
We use g_list_prepend to create selections now (in
Xan Lopez
2003-07-14
1
-1
/
+1
*
Don't use event->string, is deprecated (#117346). Also improve intelligent
Xan Lopez
2003-07-14
1
-7
/
+20
*
Fix mem leaks.
Christian Persch
2003-07-14
1
-0
/
+3
*
A "fast search" implementation for all node views. Pressing any valid
Xan Lopez
2003-07-13
1
-3
/
+66
*
Fix mem leaks and a conditional.
Christian Persch
2003-07-06
1
-2
/
+4
*
disable treeview interactive search
Marco Pesenti Gritti
2003-06-17
1
-0
/
+2
*
Fix warning.
Xan Lopez
2003-06-12
1
-1
/
+2
*
Use gtk_tree_selection_select_iter to make selection, fixes #114965.
Xan Lopez
2003-06-12
1
-5
/
+1
*
Remove unused gtk_tree_view_get_selection.
Xan Lopez
2003-06-12
1
-4
/
+0
*
Try to fix dereferencing type-punned warning.
Xan Lopez
2003-05-28
1
-1
/
+1
*
2003-05-19 Marco Pesenti Gritti <marco@it.gnome.org>
Marco Pesenti Gritti
2003-05-20
1
-16
/
+15
*
Fixed many issues mentioned in #112781.
Christian Neumair
2003-05-17
1
-1
/
+0
*
Remove add_icon_column func and add the functionality to the normal
Marco Pesenti Gritti
2003-04-29
1
-24
/
+18
*
Fix bookmarks editing and warnings when openining the dialog.
Marco Pesenti Gritti
2003-04-19
1
-15
/
+10
*
Do not install two copies of epiphany.png
Marco Pesenti Gritti
2003-04-18
1
-45
/
+34
*
New abstracted implementations. Nicer and will be useful for history
Marco Pesenti Gritti
2003-04-17
1
-0
/
+1099