Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GNOME
gtk
Commits
90ff57a2
Commit
90ff57a2
authored
May 02, 2006
by
Matthias Clasen
Browse files
Make it work with C++
parent
061f2528
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
90ff57a2
2006-05-02 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkprinter.[hc]: Don't use virtual as a parameter name.
(#340394, Christian Persch)
2006-05-02 Christian Persch <chpe@cvs.gnome.org>
* gtk/gtkpagesetupunixdialog.c:
...
...
@@ -36,6 +41,7 @@
2006-05-02 Kristian Rietveld <kris@imendio.com>
* configure.in: Up ABI version to 2.10.0 (by Matthias' request).
2006-05-01 Kristian Rietveld <kris@imendio.com>
...
...
@@ -64,11 +70,11 @@
* gtk/gtkpathbar.h:
Merge from kris-async-branch.
2006-05-01 Matthias Clasen <mclasen@
dhcp83-48.boston.
redhat.com>
2006-05-01 Matthias Clasen <mclasen@redhat.com>
* NEWS: Updates
2006-04-30 Matthias Clasen <mclasen@
localhost.localdomain
>
2006-04-30 Matthias Clasen <mclasen@
redhat.com
>
* gtk/gtktreemodel.c (gtk_tree_model_base_init): Document
GtkTreeModel signals.
...
...
@@ -87,7 +93,7 @@
(gtk_tree_view_start_editing): remove code calculating the
level indentation, since _get_cell_area() takes care of this for us.
2006-04-30 Matthias Clasen <mclasen@
localhost.localdomain
>
2006-04-30 Matthias Clasen <mclasen@
redhat.com
>
Fix problems with setting symbolic colors from rc files.
(#338345, Benjamin Berg)
...
...
@@ -97,7 +103,7 @@
freeze notification for settings changes while parsing; instead
manually avoid recursion, and update the color hashes.
2006-04-30 Matthias Clasen <mclasen@
localhost.localdomain
>
2006-04-30 Matthias Clasen <mclasen@
redhat.com
>
* gtk/gtksettings.c (gtk_settings_class_init): Change the default
value of the gtk-color-scheme setting to "".
...
...
ChangeLog.pre-2-10
View file @
90ff57a2
2006-05-02 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkprinter.[hc]: Don't use virtual as a parameter name.
(#340394, Christian Persch)
2006-05-02 Christian Persch <chpe@cvs.gnome.org>
* gtk/gtkpagesetupunixdialog.c:
...
...
@@ -36,6 +41,7 @@
2006-05-02 Kristian Rietveld <kris@imendio.com>
* configure.in: Up ABI version to 2.10.0 (by Matthias' request).
2006-05-01 Kristian Rietveld <kris@imendio.com>
...
...
@@ -64,11 +70,11 @@
* gtk/gtkpathbar.h:
Merge from kris-async-branch.
2006-05-01 Matthias Clasen <mclasen@
dhcp83-48.boston.
redhat.com>
2006-05-01 Matthias Clasen <mclasen@redhat.com>
* NEWS: Updates
2006-04-30 Matthias Clasen <mclasen@
localhost.localdomain
>
2006-04-30 Matthias Clasen <mclasen@
redhat.com
>
* gtk/gtktreemodel.c (gtk_tree_model_base_init): Document
GtkTreeModel signals.
...
...
@@ -87,7 +93,7 @@
(gtk_tree_view_start_editing): remove code calculating the
level indentation, since _get_cell_area() takes care of this for us.
2006-04-30 Matthias Clasen <mclasen@
localhost.localdomain
>
2006-04-30 Matthias Clasen <mclasen@
redhat.com
>
Fix problems with setting symbolic colors from rc files.
(#338345, Benjamin Berg)
...
...
@@ -97,7 +103,7 @@
freeze notification for settings changes while parsing; instead
manually avoid recursion, and update the color hashes.
2006-04-30 Matthias Clasen <mclasen@
localhost.localdomain
>
2006-04-30 Matthias Clasen <mclasen@
redhat.com
>
* gtk/gtksettings.c (gtk_settings_class_init): Change the default
value of the gtk-color-scheme setting to "".
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment