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
*
Do not unselect all on single selection mode, to not generate useless node
Marco Pesenti Gritti
2003-10-06
1
-1
/
+5
*
Implement a way to choose visible column in a menu. Not finished I need to
Marco Pesenti Gritti
2003-09-21
1
-3
/
+0
*
*** empty log message ***
Marco Pesenti Gritti
2003-09-04
1
-3
/
+2
*
Use x,y only on drop, otherwise they are invalid. Damn that api suck.
Marco Pesenti Gritti
2003-09-04
1
-10
/
+13
*
Check if the target type match before highlighting the row and return
Marco Pesenti Gritti
2003-09-04
1
-1
/
+3
*
Mega-patch, changelog too long to paste here.
Christian Persch
2003-09-02
1
-11
/
+8
*
Fix problems with EphyNodeView, bookmarks and history dialogs and update
Marco Pesenti Gritti
2003-09-01
1
-1
/
+1
*
Part of gtk 2.3 port, changelog too long to paste it
Marco Pesenti Gritti
2003-08-30
1
-27
/
+19
*
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