Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
gtk
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1,149
Issues
1,149
List
Boards
Labels
Service Desk
Milestones
Merge Requests
144
Merge Requests
144
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GNOME
gtk
Commits
6de19072
Commit
6de19072
authored
Oct 23, 2003
by
Matthias Clasen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updates.
parent
e577ee85
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
28 additions
and
7 deletions
+28
-7
ChangeLog
ChangeLog
+4
-0
ChangeLog.pre-2-10
ChangeLog.pre-2-10
+4
-0
ChangeLog.pre-2-4
ChangeLog.pre-2-4
+4
-0
ChangeLog.pre-2-6
ChangeLog.pre-2-6
+4
-0
ChangeLog.pre-2-8
ChangeLog.pre-2-8
+4
-0
NEWS
NEWS
+8
-7
No files found.
ChangeLog
View file @
6de19072
Thu Oct 23 21:49:05 2003 Matthias Clasen <maclas@gmx.de>
* NEWS: Remove a few duplicates, group the menu changes.
Thu Oct 23 21:12:50 2003 Kristian Rietveld <kris@gtk.org>
* NEWS: Updates for 2.3.0; changed header to match the style we used
...
...
ChangeLog.pre-2-10
View file @
6de19072
Thu Oct 23 21:49:05 2003 Matthias Clasen <maclas@gmx.de>
* NEWS: Remove a few duplicates, group the menu changes.
Thu Oct 23 21:12:50 2003 Kristian Rietveld <kris@gtk.org>
* NEWS: Updates for 2.3.0; changed header to match the style we used
...
...
ChangeLog.pre-2-4
View file @
6de19072
Thu Oct 23 21:49:05 2003 Matthias Clasen <maclas@gmx.de>
* NEWS: Remove a few duplicates, group the menu changes.
Thu Oct 23 21:12:50 2003 Kristian Rietveld <kris@gtk.org>
* NEWS: Updates for 2.3.0; changed header to match the style we used
...
...
ChangeLog.pre-2-6
View file @
6de19072
Thu Oct 23 21:49:05 2003 Matthias Clasen <maclas@gmx.de>
* NEWS: Remove a few duplicates, group the menu changes.
Thu Oct 23 21:12:50 2003 Kristian Rietveld <kris@gtk.org>
* NEWS: Updates for 2.3.0; changed header to match the style we used
...
...
ChangeLog.pre-2-8
View file @
6de19072
Thu Oct 23 21:49:05 2003 Matthias Clasen <maclas@gmx.de>
* NEWS: Remove a few duplicates, group the menu changes.
Thu Oct 23 21:12:50 2003 Kristian Rietveld <kris@gtk.org>
* NEWS: Updates for 2.3.0; changed header to match the style we used
...
...
NEWS
View file @
6de19072
Overview of Changes from GTK+-2.2.x to GTK+-2.3.0
=================================================
* New action-based menu API: GtkUIManager, GtkActionGroup,
GtkAction, etc. [James Henstridge, Soeren Sandmann, Matthias Clasen]
* New combo box widgets: GtkComboBox, GtkComboBoxEntry [Kristian Rietveld]
* Autocompletion for entries: GtkEntryCompletion [Kristian]
* New "disclosure triangle" widget: GtkExpander [Marc McLoughlin]
* New "picker button" widgets: GtkFontButton, GtkColorButton [Matthias]
* Support icon themes for stock icons [Owen Taylor]
* Support for RGBA cursors [Matthias]
* Support tabular menus [Kristian]
* Support RTL flipping for GtkHPaned and GtkTreeView [Soeren,
Matthias, Jonathan Blandford]
* Support RTL flipping for GtkHPaned [Soeren]
* Support up to four scroll arrows on GtkNotebook and make them
themeable. [Matthias]
* Add a filtering tree model: GtkTreeModelFilter [Kristian]
* GtkCalendar improvements: make the arrows spin, support RTL flipping,
automatic week start selection, DND support. [Matthias]
* Add gtk_widget_queue_resize_no_redraw() [Soeren]
* New positioning algoritm for menus [Soeren]
* Theme improvements [Soeren]
* Fix gdk_window_begin_paint() bug [Soeren]
* New "focus_on_click" property for GtkButton [Soeren]
* New "accepts_tab" property for GtkTextView [Soeren]
* Deprecate GtkCombo and GtkOptionMenu [Kristian]
Menus:
- New action-based menu API: GtkUIManager, GtkActionGroup,
GtkAction, etc. [James Henstridge, Soeren Sandmann, Matthias Clasen]
- Support for tabular menus [Kristian]
- New positioning algorithm for popup menus [Soeren]
GtkToolbar: [Soeren]
- New toolbar API [James, Anders Carlsson, Owen]
- Support for sliding buttons like OS X
...
...
@@ -40,6 +40,7 @@ GtkTreeView: [Kristian Rietveld]
- Move row reference updating code to closures
- Fix TreeView DnD: make TreeStore DnD work, make drops on empty views work,
get rid of gtk-tree-model-drop-append.
- Add a filtering tree model: GtkTreeModelFilter [Kristian]
Other contributors: Krasimir Angelov, Mariano Suarez-Alvarez, David
Bordoley, Christian Persch, Morten Welinder, Marco Pesenti Gritti
...
...
Write
Preview
Markdown
is supported
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