index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
gtk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rejiggers the keyword editor so that the UI is independent of the model rathe...
ben@chromium.org
2009-06-23
6
-68
/
+83
*
Fix gcc-4.3 build
estade@chromium.org
2009-06-23
1
-0
/
+2
*
Bring the potential drag destination window to the front when the mouse moves...
jhawkins@chromium.org
2009-06-23
1
-1
/
+27
*
Hide the window frame when the last tab is dragged out of a tabstrip.
jhawkins@chromium.org
2009-06-22
4
-14
/
+29
*
Move toolbar hotkeys to BrowserWindowGtk.
estade@chromium.org
2009-06-22
3
-26
/
+12
*
Support middle click navigation with infobar links.
estade@chromium.org
2009-06-22
3
-2
/
+63
*
Reorganize the way the task manager is constructed.
ben@chromium.org
2009-06-22
3
-0
/
+47
*
Always draw the blue gradient background, even if the custom frame
tc@google.com
2009-06-22
1
-24
/
+27
*
Add support for XF86Back and friends. This is how it's done in Galeon.
thestig@chromium.org
2009-06-22
2
-0
/
+16
*
Fix type. Fixes the gcc4.3 build.
tc@google.com
2009-06-22
1
-1
/
+1
*
Move the titlebar background drawing from the titlebar to the
tc@google.com
2009-06-22
3
-34
/
+15
*
Rebuild the bookmark context menu from scratch when selection changes.
estade@chromium.org
2009-06-22
2
-20
/
+57
*
GTK: Polish HTTP Auth UI. Adds standard border and word wraps the label.
erg@google.com
2009-06-22
1
-5
/
+3
*
Add the ability to resize the window when over the custom frame.
tc@google.com
2009-06-22
6
-68
/
+250
*
gtk EditKeywordController properly enables controls when created without a Te...
mattm@chromium.org
2009-06-22
1
-0
/
+2
*
Refactor the favicon loader out of gtk/options/general_page_gtk to gtk/list_s...
mattm@chromium.org
2009-06-22
4
-82
/
+162
*
Add a (non functional) gtk KeywordEditorWindow and hook it up in the relevant...
mattm@chromium.org
2009-06-22
5
-2
/
+328
*
Fonts and Languages Linux GTK Preparation
mhm@chromium.org
2009-06-22
1
-0
/
+136
*
Add Personal Stuff tab page to Options in Linux.
mhm@chromium.org
2009-06-20
3
-6
/
+350
*
Make gtk url picker and edit keyword view modal.
mattm@chromium.org
2009-06-20
2
-5
/
+2
*
GTK: HTTP Auth dialogs under linux.
erg@google.com
2009-06-19
2
-0
/
+127
*
Attempt to fix weird crasher in gtk_floating_container_forall by checking mor...
erg@google.com
2009-06-19
1
-4
/
+4
*
Remove ourselves as a message loop observer in the tabstrip destructor to cat...
jhawkins@chromium.org
2009-06-19
1
-0
/
+4
*
Linux: make import warning dialog modal.
kuchhal@chromium.org
2009-06-19
2
-0
/
+2
*
Implement window open disposition for (some) navigation buttons.
estade@chromium.org
2009-06-19
4
-5
/
+52
*
Don't treat underscores as mnemonics in the bookmark bar.
estade@chromium.org
2009-06-19
1
-2
/
+21
*
Revert 18730 in attempt to repair Linux UI build bustage.
jar@chromium.org
2009-06-19
2
-47
/
+9
*
Render the dragged tab contents when detaching a tab from the tabstrip in gtk.
jhawkins@chromium.org
2009-06-19
3
-19
/
+145
*
linux: Load icons with gdk instead of using PNGDecoder.
estade@chromium.org
2009-06-19
1
-17
/
+2
*
Clean up BrowserWindowGtk constructor.
estade@chromium.org
2009-06-19
2
-93
/
+104
*
Linux crash fix.
kuchhal@chromium.org
2009-06-19
1
-9
/
+26
*
Handle middle click on gtk tab close button.
mattm@chromium.org
2009-06-19
2
-0
/
+19
*
Fix a bug where the window would not be shaped properly when
tc@google.com
2009-06-18
1
-0
/
+1
*
Fix tab strip paint regression for tabs other than the first tab.
tc@google.com
2009-06-18
1
-1
/
+1
*
Make the tabstrip transparent (doesn't paint a background) by
tc@google.com
2009-06-18
4
-31
/
+8
*
Fix a comment I meant to update in the last change.
tc@google.com
2009-06-18
1
-1
/
+1
*
Paint the custom frame border and round the corners.
tc@google.com
2009-06-18
3
-15
/
+104
*
Add helper for forcing a GtkEntry to lowercase.
mattm@chromium.org
2009-06-18
1
-3
/
+22
*
Set the gtk drag icon to a 1x1 transparent pixbuf so we don't get the default...
jhawkins@chromium.org
2009-06-18
1
-0
/
+8
*
Elide the URL in the status bubble.
tc@google.com
2009-06-18
2
-9
/
+47
*
Fix options window for Personalization on Linux.
zork@chromium.org
2009-06-18
1
-1
/
+1
*
Add gtk EditKeywordController.
mattm@chromium.org
2009-06-18
2
-0
/
+306
*
Add tools menu for bookmark manager gtk.
estade@chromium.org
2009-06-18
2
-7
/
+149
*
Adds the tab overview button to the tab strip.
sky@chromium.org
2009-06-17
2
-0
/
+51
*
Fixes bug where creating new tabs on linux would momentarily flash the
sky@chromium.org
2009-06-17
1
-0
/
+4
*
gtk fullscreen fixes.
estade@chromium.org
2009-06-17
2
-9
/
+31
*
gtk bookmark bar: Initialize a member variable.
estade@chromium.org
2009-06-17
1
-0
/
+1
*
gtk: Make sure icon is right size in download item.
estade@chromium.org
2009-06-17
1
-5
/
+18
*
GTK bookmark bar: only animate when user changes the pref (not, for example, ...
estade@chromium.org
2009-06-16
4
-13
/
+24
*
Gtk bookmark manager: add search + recently added nodes.
estade@chromium.org
2009-06-16
2
-56
/
+251
[next]