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
/
options
/
general_page_gtk.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-apply r41458 | estade@chromium.org | 2010-03-12 11:28:50 -0800 (Fri, 12 Ma...
estade@chromium.org
2010-03-12
1
-95
/
+69
*
Revert: r41458 | estade@chromium.org | 2010-03-12 11:28:50 -0800 (Fri, 12 Mar...
estade@chromium.org
2010-03-12
1
-69
/
+95
*
Fix the rest of the gtk/options directory to use new callback macros.
estade@chromium.org
2010-03-12
1
-95
/
+69
*
Next part of bad dependency removal (chrome/common -> chrome/browser)
phajdan.jr@chromium.org
2010-03-02
1
-1
/
+1
*
Add support for more types of controls and events to GTK implementation of
dmazzoni@chromium.org
2010-02-23
1
-2
/
+8
*
Move pref_{member,service} and important_file_writer from chrome/common
phajdan.jr@chromium.org
2010-02-19
1
-1
/
+1
*
Pulled out Callback code into base/callback.h. This is the first step toward...
akalin@chromium.org
2010-02-19
1
-0
/
+1
*
Remove redundant casts in g_signal_connect() throughout all gtk code we have.
erg@chromium.org
2010-02-10
1
-14
/
+14
*
Add an accessibility API for events raised outside of the web content.
estade@chromium.org
2010-01-30
1
-0
/
+4
*
revert 37335:
estade@chromium.org
2010-01-27
1
-4
/
+0
*
Add an accessibility API for events raised outside of the web content.
estade@chromium.org
2010-01-27
1
-0
/
+4
*
This removes the "default browser" selections from the Chromium OS
gspencer@chromium.org
2009-12-02
1
-0
/
+2
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-12-02
1
-0
/
+1
*
Use plain strings instead of wstrings for UMA actions
evan@chromium.org
2009-11-17
1
-8
/
+8
*
More style nits.
erg@google.com
2009-10-14
1
-1
/
+1
*
Allow the default browser check to return "unknown" and reflect that in the UI.
mdm@chromium.org
2009-09-04
1
-1
/
+5
*
Fix leaking gtk tree models.
mattm@chromium.org
2009-08-26
1
-0
/
+1
*
gtk: Release the reference to the startup custom pages model so that it's own...
jhawkins@chromium.org
2009-08-19
1
-0
/
+4
*
Linux: convert classes GtkUtil/GtkTreeUtil back to namespaces gtk_util/gtk_tr...
mdm@chromium.org
2009-07-31
1
-10
/
+10
*
Linux: convert namespace gtk_util to class GtkUtil to meet style guidelines.
mdm@chromium.org
2009-07-30
1
-10
/
+10
*
Fix running default browser check/setting in UI thread on Linux.
mattm@chromium.org
2009-07-28
1
-14
/
+22
*
Remove unused num_rows argument to OptionsLayoutBuilderGtk
mattm@chromium.org
2009-06-25
1
-1
/
+1
*
Refactor the favicon loader out of gtk/options/general_page_gtk to gtk/list_s...
mattm@chromium.org
2009-06-22
1
-68
/
+7
*
Add a (non functional) gtk KeywordEditorWindow and hook it up in the relevant...
mattm@chromium.org
2009-06-22
1
-1
/
+9
*
Reduce header dependencies in chrome/browser/
phajdan.jr@chromium.org
2009-06-16
1
-0
/
+1
*
Reduce header dependencies in browser/
phajdan.jr@chromium.org
2009-06-13
1
-0
/
+1
*
Implement default search engine combobox.
mattm@chromium.org
2009-06-10
1
-2
/
+100
*
Move GTK spacing constants into chrome/common/gtk_util.h
mattm@chromium.org
2009-06-08
1
-14
/
+8
*
Move ConvertAcceleratorsFromWindowsStyle into chrome/common/gtk_util.
mattm@chromium.org
2009-06-05
1
-8
/
+10
*
Implement custom startup url list. (Recent urls list in the add url dialog not
estade@chromium.org
2009-06-05
1
-12
/
+254
*
Improve resizing behavior of options window. Rather than extra whitespace at
evan@chromium.org
2009-06-05
1
-14
/
+15
*
Add general options page. Options are working with the following exceptions:
tc@google.com
2009-05-28
1
-0
/
+415