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-location-entry.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unify the location and favicon actions.
Christian Persch
2005-01-08
1
-28
/
+128
*
Small improvement.
Christian Persch
2004-12-16
1
-2
/
+1
*
Move Clear after Select All.
Christian Persch
2004-12-16
1
-11
/
+20
*
Add "Clear" to entry context menu. Fixes bug #118395.
Christian Persch
2004-12-16
1
-0
/
+48
*
We always have config.h, no need to guard its inclusion.
Christian Persch
2004-11-03
1
-2
/
+0
*
Don't deactivate the toolbar when another item in the same toolbar gains
Christian Persch
2004-11-01
1
-35
/
+1
*
Avoid strdups in entry completion func. Patch by Peter Harvey.
Christian Persch
2004-10-27
1
-19
/
+18
*
Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like the
Christian Persch
2004-10-24
1
-6
/
+6
*
merging pre-gnome-2-8 branch
Marco Pesenti Gritti
2004-03-17
1
-0
/
+4
*
Sucky but not intrusive hack to make dnd on the address entry work when
Marco Pesenti Gritti
2004-02-28
1
-0
/
+52
*
Simplify and hopefully fix mem corruption
Marco Pesenti Gritti
2004-02-12
1
-5
/
+3
*
Cleanup
Marco Pesenti Gritti
2004-02-11
1
-3
/
+3
*
Better keyword matching function. Should match only words (not middle
Marco Pesenti Gritti
2004-02-11
1
-1
/
+36
*
Pass the property id to the changed signal.
Marco Pesenti Gritti
2004-02-11
1
-15
/
+3
*
New function to get temp directory and moved ephy_shell_delete_on_exit to
Christopher James Lahey
2004-01-23
1
-17
/
+14
*
Fix more mem leaks.
Christian Persch
2003-12-17
1
-0
/
+3
*
Fix mem leak.
Christian Persch
2003-12-17
1
-0
/
+2
*
Make location a normal entry.
Marco Pesenti Gritti
2003-10-14
1
-182
/
+3
*
Unref completion
Marco Pesenti Gritti
2003-10-14
1
-0
/
+1
*
Merge completion branch
Marco Pesenti Gritti
2003-10-12
1
-541
/
+335
*
*** empty log message ***
Marco Pesenti Gritti
2003-09-20
1
-0
/
+1
*
Remember the address in the location action, so we can restore it when we
Christian Persch
2003-09-20
1
-23
/
+39
*
Make sure to remove show_timeout also when the window is still not
Marco Pesenti Gritti
2003-09-12
1
-13
/
+8
*
Mega-patch, changelog too long to paste here.
Christian Persch
2003-09-02
1
-2
/
+9
*
Part of gtk 2.3 port, changelog too long to paste it
Marco Pesenti Gritti
2003-08-30
1
-4
/
+4
*
Cleanup.
Marco Pesenti Gritti
2003-07-07
1
-2
/
+12
*
Make the location entry an EggToolItem, and provide a custom tooptip
Christian Persch
2003-07-02
1
-39
/
+81
*
testing before committing sometimes helps
Marco Pesenti Gritti
2003-07-01
1
-1
/
+1
*
Hide only when necessary. Remove gdk_ungrab stuff that doesnt seem to be
Marco Pesenti Gritti
2003-07-01
1
-0
/
+7
*
Fix mem leaks.
Christian Persch
2003-06-28
1
-2
/
+2
*
Remove some unused headers.
Marco Pesenti Gritti
2003-06-23
1
-7
/
+26
*
Correct translations dir (leftover from galeon)
Marco Pesenti Gritti
2003-06-23
1
-0
/
+5
*
do not popup autocompletion when setting url from the combo list
Marco Pesenti Gritti
2003-06-22
1
-0
/
+2
*
Ever put cursor at the end of the text when selecting autocompletion
Marco Pesenti Gritti
2003-06-20
1
-1
/
+2
*
Rewrite the url typed by user overwrite logic to fix bugs.
Marco Pesenti Gritti
2003-06-20
1
-49
/
+40
*
Use insert_text delete_text to show/hide the autocompletion window.
Marco Pesenti Gritti
2003-06-19
1
-56
/
+69
*
Fix nodes drag and drop. Make double click select the whole address in
Marco Pesenti Gritti
2003-05-21
1
-0
/
+14
*
Revert api change. So we keep 2.2 compatibility.
Marco Pesenti Gritti
2003-05-14
1
-0
/
+14
*
Remove old toolbar editor ui
Marco Pesenti Gritti
2003-03-01
1
-1
/
+9
*
cleaner xml dump code.
Marco Pesenti Gritti
2003-02-28
1
-2
/
+12
*
Remove Tab autocompletion. Behavior still not optimal, but that code is
Marco Pesenti Gritti
2003-02-26
1
-139
/
+1
*
Update location entry with the urls selected on the drop down. Implement
Marco Pesenti Gritti
2003-02-23
1
-8
/
+62
*
Activate the url when clicking on it from the combo dropdown. Based on
Marco Pesenti Gritti
2003-02-20
1
-4
/
+15
*
Some more gtk_timeout_add.
Marco Pesenti Gritti
2003-02-09
1
-2
/
+2
*
Remove gtk_timeout_x calls. Hope I got all of them.
Marco Pesenti Gritti
2003-02-09
1
-2
/
+2
*
Clear also location history when clearing history. Doesnt update
Marco Pesenti Gritti
2003-02-06
1
-0
/
+6
*
Fix autocompletion to not show duped entries. Complete print preview impl.
Marco Pesenti Gritti
2003-01-23
1
-1
/
+23
*
Merge eog-menu-api branch
Marco Pesenti Gritti
2003-01-21
1
-2
/
+2
*
2003-01-12 Marco Pesenti Gritti <marco@it.gnome.org>
Marco Pesenti Gritti
2003-01-12
1
-16
/
+12
*
Initial revision
Marco Pesenti Gritti
2002-12-31
1
-0
/
+700