]> Pileus Git - ~andy/gtk/log
~andy/gtk
14 years agoMore gtk3 file name changes
Tor Lillqvist [Tue, 11 May 2010 14:14:23 +0000 (17:14 +0300)]
More gtk3 file name changes

14 years agoOne forgotten rename
Matthias Clasen [Tue, 11 May 2010 12:25:07 +0000 (08:25 -0400)]
One forgotten rename

14 years agoFix typos in 2 gobject-introspection annotations.
Murray Cumming [Wed, 7 Apr 2010 13:24:28 +0000 (15:24 +0200)]
Fix typos in 2 gobject-introspection annotations.

14 years agoFix various gir annotations on tree API
Alan Knowles [Tue, 11 May 2010 05:40:15 +0000 (13:40 +0800)]
Fix various gir annotations on tree API

Just add (out) tags where needed to generate valid gir.

14 years agoDon't include __bss_start, _edata and _end symbols in the abichecks
Sebastian Dröge [Mon, 10 May 2010 07:43:42 +0000 (09:43 +0200)]
Don't include __bss_start, _edata and _end symbols in the abichecks

They are added by the binutils gold linker.

14 years agobump version
Matthias Clasen [Tue, 11 May 2010 04:28:33 +0000 (00:28 -0400)]
bump version

14 years ago2.90.0
Matthias Clasen [Tue, 11 May 2010 04:26:49 +0000 (00:26 -0400)]
2.90.0

14 years agoFix tests
Matthias Clasen [Tue, 11 May 2010 03:57:24 +0000 (23:57 -0400)]
Fix tests

14 years agoRemove remnants of filechooser backend property
Matthias Clasen [Tue, 11 May 2010 03:43:49 +0000 (23:43 -0400)]
Remove remnants of filechooser backend property

14 years agoFix abicheck scripts
Matthias Clasen [Tue, 11 May 2010 03:22:02 +0000 (23:22 -0400)]
Fix abicheck scripts

14 years agoUpdates
Matthias Clasen [Tue, 11 May 2010 02:22:09 +0000 (22:22 -0400)]
Updates

14 years agoUpdates
Matthias Clasen [Tue, 11 May 2010 00:45:21 +0000 (20:45 -0400)]
Updates

14 years agoInstall gtk-demo as gtk3-demo
Matthias Clasen [Tue, 11 May 2010 00:04:20 +0000 (20:04 -0400)]
Install gtk-demo as gtk3-demo

14 years agoMore gail.pc renaming
Matthias Clasen [Mon, 10 May 2010 23:21:53 +0000 (19:21 -0400)]
More gail.pc renaming

14 years agoMake the docs parallel installable
Matthias Clasen [Mon, 10 May 2010 23:05:42 +0000 (19:05 -0400)]
Make the docs parallel installable

14 years agoMake gail parallel-installable too
Matthias Clasen [Mon, 10 May 2010 21:02:48 +0000 (17:02 -0400)]
Make gail parallel-installable too

Move libgail-util to libgail-util-3.0, and gail.pc to gail-3.0.pc

14 years ago[tests] Move filechooser test files to correct location
Javier Jardón [Mon, 10 May 2010 22:50:54 +0000 (00:50 +0200)]
[tests] Move filechooser test files to correct location

14 years ago[tests] Remove GtkOptionmenu from gail tests
Javier Jardón [Mon, 10 May 2010 22:02:37 +0000 (00:02 +0200)]
[tests] Remove GtkOptionmenu from gail tests

14 years agoUpdated Spanish translation
Jorge González [Mon, 10 May 2010 17:44:10 +0000 (19:44 +0200)]
Updated Spanish translation

14 years agoUpdated Spanish translation
Jorge González [Mon, 10 May 2010 17:27:42 +0000 (19:27 +0200)]
Updated Spanish translation

14 years agoUpdated Spanish translation
Jorge González [Mon, 10 May 2010 17:27:37 +0000 (19:27 +0200)]
Updated Spanish translation

14 years agoFix make dist after breaking it in my last commit
Richard Hughes [Mon, 10 May 2010 16:25:32 +0000 (17:25 +0100)]
Fix make dist after breaking it in my last commit

14 years agoUpdate API version in file and directory names
Tor Lillqvist [Mon, 10 May 2010 16:17:32 +0000 (19:17 +0300)]
Update API version in file and directory names

14 years agoUpdate GtkApiVersion
Tor Lillqvist [Mon, 10 May 2010 16:17:14 +0000 (19:17 +0300)]
Update GtkApiVersion

14 years agoGtkCList is gone
Tor Lillqvist [Mon, 10 May 2010 16:15:05 +0000 (19:15 +0300)]
GtkCList is gone

14 years agoDon't use g_drag_context_ref
Tor Lillqvist [Mon, 10 May 2010 15:27:00 +0000 (18:27 +0300)]
Don't use g_drag_context_ref

14 years agoInstall gdk-pixbuf-xlib-3.0.so.0, although this might be nuked in the near future
Richard Hughes [Mon, 10 May 2010 16:15:24 +0000 (17:15 +0100)]
Install gdk-pixbuf-xlib-3.0.so.0, although this might be nuked in the near future

14 years agoInstall the gail tests in /usr/lib/gtk-3.0/modules
Richard Hughes [Mon, 10 May 2010 16:08:20 +0000 (17:08 +0100)]
Install the gail tests in /usr/lib/gtk-3.0/modules

14 years agoModify the gettext translation domain for the gtk3 rename
Richard Hughes [Mon, 10 May 2010 14:47:47 +0000 (15:47 +0100)]
Modify the gettext translation domain for the gtk3 rename

14 years agoAdd padding around the status icons
Matthias Clasen [Mon, 10 May 2010 14:26:44 +0000 (15:26 +0100)]
Add padding around the status icons

The amount of padding is determined by reading a _NET_SYSTEM_TRAY_PADDING
property off the manager window, in the same way that orientation and visual
are obtained.

Signed-off-by: Richard Hughes <richard@hughsie.com>
14 years agoChange the location of the gdk-pixbuf.loaders for gtk3 ABI
Richard Hughes [Mon, 10 May 2010 13:03:20 +0000 (14:03 +0100)]
Change the location of the gdk-pixbuf.loaders for gtk3 ABI

14 years agoFix make distcheck
Richard Hughes [Mon, 10 May 2010 11:07:01 +0000 (12:07 +0100)]
Fix make distcheck

14 years agoMake it easy for apps to have dark themes
Bastien Nocera [Thu, 6 May 2010 19:35:52 +0000 (20:35 +0100)]
Make it easy for apps to have dark themes

Some types of applications would benefit from having "dark" themes,
usually black backgrounds, such as:
* Movie players
* Photo management and display applications

To make it easy for those applications to prefer a dark theme,
we're adding the "gtk-application-prefer-dark-theme" GtkSetting, which
will make the theme loading code automatically look for a "gtkrc-dark"
file in the same directory you would usually find a gtkrc file.
the same name and a "-dark" suffix.

If no "-dark" gtkrc variant is available, the normal gtkrc will
be used.

https://bugzilla.gnome.org/show_bug.cgi?id=617955

14 years ago[docs] Fix GdkColor description: blue and green colors are changed
Javier Jardón [Sun, 9 May 2010 23:55:31 +0000 (01:55 +0200)]
[docs] Fix GdkColor description: blue and green colors are changed

Reported by César Themudo here:
https://bugzilla.gnome.org/show_bug.cgi?id=618162

14 years agoFix typo in gtkprintoperation
Javier Jardón [Sat, 8 May 2010 14:36:38 +0000 (16:36 +0200)]
Fix typo in gtkprintoperation

Reported by Andika Triwidada in
https://bugzilla.gnome.org/show_bug.cgi?id=618093

14 years agoremove some deprecated parts from the docs
Matthias Clasen [Sat, 8 May 2010 05:46:02 +0000 (01:46 -0400)]
remove some deprecated parts from the docs

14 years agoMake 3.0 parallel-installable to 2.x
Matthias Clasen [Sat, 8 May 2010 05:18:53 +0000 (01:18 -0400)]
Make 3.0 parallel-installable to 2.x

In particular, rename

  - libraries to lib*-3.0.so
  - pc files to *-3.0.pc
  - include paths to /usr/include/gtk-3.0/*
  - module paths to /usr/lib/gtk-3.0/*
  - rc files names to gtk-3.0/gtkrc
  - commandline utilities to *-3.0
  - adjust documentation

Also change the install location for unix-print headers to
/usr/include/gtk-3.0/unix-print/gtk.

14 years agoBetter tooltip positioning
Matthias Clasen [Sat, 8 May 2010 02:19:56 +0000 (22:19 -0400)]
Better tooltip positioning

Avoid the covering up the widget that you are tipping, as
far as possible. Bug 599618.

14 years agoRemove links to code that no longer exists to fix make dist
Richard Hughes [Fri, 7 May 2010 22:14:00 +0000 (23:14 +0100)]
Remove links to code that no longer exists to fix make dist

14 years agoClear out removed deprecations from POTFILES
Seán de Búrca [Fri, 7 May 2010 21:18:04 +0000 (15:18 -0600)]
Clear out removed deprecations from POTFILES

14 years agoRemove a missing include in one of the tests that broke the build from a fresh checkout
Richard Hughes [Fri, 7 May 2010 20:37:35 +0000 (21:37 +0100)]
Remove a missing include in one of the tests that broke the build from a fresh checkout

14 years agoTypo
Khaled Hosny [Fri, 7 May 2010 17:46:01 +0000 (20:46 +0300)]
Typo

14 years ago[test] Fix floating test
Javier Jardón [Fri, 7 May 2010 14:40:53 +0000 (16:40 +0200)]
[test] Fix floating test

The test was broken by commit e0969a13

14 years agoUpdated Indonesian translation, 100% as of 20100507
Andika Triwidada [Fri, 7 May 2010 08:22:19 +0000 (15:22 +0700)]
Updated Indonesian translation, 100% as of 20100507

14 years agoUpdated Indonesian translation
Andika Triwidada [Fri, 7 May 2010 08:18:52 +0000 (15:18 +0700)]
Updated Indonesian translation

14 years agoRename configure.in to configure.ac
Martin Nordholts [Fri, 7 May 2010 07:53:03 +0000 (09:53 +0200)]
Rename configure.in to configure.ac

In the autoconf manual the recomended name for the autoconf input file
is configure.ac and not configure.in. Follow this recomendation.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=598768

14 years ago[test] Do not test deprecated GtkText
Javier Jardón [Fri, 7 May 2010 07:26:36 +0000 (09:26 +0200)]
[test] Do not test deprecated GtkText

14 years agoReintroduce gtk_progress_* api in gtk.symbols
Javier Jardón [Fri, 7 May 2010 07:24:34 +0000 (09:24 +0200)]
Reintroduce gtk_progress_* api in gtk.symbols

This api is deprecated but GtkToolBar still uses it

14 years agoRemove deprecated functions from GtkProgressBar
Javier Jardón [Fri, 7 May 2010 07:10:52 +0000 (09:10 +0200)]
Remove deprecated functions from GtkProgressBar

14 years agoClean up docs, disable testtext for now.
Matthias Clasen [Fri, 7 May 2010 04:04:57 +0000 (00:04 -0400)]
Clean up docs, disable testtext for now.

14 years agoMerge branch 'gtk-2-90'
Matthias Clasen [Fri, 7 May 2010 02:55:02 +0000 (22:55 -0400)]
Merge branch 'gtk-2-90'

Conflicts:
gtk/gtkentry.h

14 years ago[GtkRadioAction] fix annotation _set_group, _get_group
John (J5) Palmieri [Thu, 6 May 2010 21:30:03 +0000 (17:30 -0400)]
[GtkRadioAction] fix annotation _set_group, _get_group

* should be element-type GtkRadioAction not GtkAction

14 years ago[GtkRadioAction] Annotate _set_group
Colin Walters [Thu, 6 May 2010 20:57:49 +0000 (16:57 -0400)]
[GtkRadioAction] Annotate _set_group

14 years agoUse event instead key in the previous patch
Javier Jardón [Wed, 5 May 2010 01:52:38 +0000 (03:52 +0200)]
Use event instead key in the previous patch

14 years agoAdded api to reset the im context in GtkTextView and GtkEntry
Javier Jardón [Tue, 4 May 2010 23:16:55 +0000 (01:16 +0200)]
Added api to reset the im context in GtkTextView and GtkEntry

Also, added api to allow an input method to internally handle
key press and release events in the GtkTextView and GtkEntry
cases.
This is simply a wrapper to the gtk_im_context_filter_keypress()
function, but It's added to not access the ->im_context
directly.
Based on a Christian Dywan patch

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=163251

14 years agoFix a problem with marks on vertical scales
Matthias Clasen [Wed, 5 May 2010 00:33:21 +0000 (20:33 -0400)]
Fix a problem with marks on vertical scales

14 years agoRemove the definition of libpixbufloader_gdip_png_la_*
Javier Jardón [Tue, 4 May 2010 13:27:08 +0000 (15:27 +0200)]
Remove the definition of libpixbufloader_gdip_png_la_*

libstatic-pixbufloader-gdip-png.la should not be built or at least not
included in STATIC_GDIPLUS_LIBS as we don't want to use the GDI+-based
loader for PNG, because if we do, we can't get (or was it set?) the
options of a PNG pixbuf that for instance some code in GIMP wants to do.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=607839

14 years agoExpose visible() and modify() as vcalls in class
Danielle Madeley [Wed, 9 Dec 2009 09:21:34 +0000 (20:21 +1100)]
Expose visible() and modify() as vcalls in class

This makes it possible to create filter subclasses by implementing the vcalls.
You can optionally chain up to the parent class' implementation, to make it
possible to have "your filter + additional custom filtering".

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=604150

14 years agoAdded an extra validation in gdk_pixbuf_loader_set_size()
Javier Jardón [Mon, 3 May 2010 22:33:48 +0000 (00:33 +0200)]
Added an extra validation in gdk_pixbuf_loader_set_size()

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=380196

14 years agoDutch translation updated by Wouter Bolsterlee
Wouter Bolsterlee [Mon, 3 May 2010 21:35:18 +0000 (23:35 +0200)]
Dutch translation updated by Wouter Bolsterlee

14 years agoDo not use C99 constant INFINITY
Javier Jardón [Mon, 3 May 2010 19:38:36 +0000 (21:38 +0200)]
Do not use C99 constant INFINITY

Use G_MAXDOUBLE instead

14 years agoMake toolbutton not call functions on non-GtkMisc
Benjamin Otte [Mon, 3 May 2010 16:22:42 +0000 (18:22 +0200)]
Make toolbutton not call functions on non-GtkMisc

14 years agoadd a get_indices_with_depth method to GtkTreePath with proper GI array annotations
John (J5) Palmieri [Tue, 27 Apr 2010 21:12:41 +0000 (17:12 -0400)]
add a get_indices_with_depth method to GtkTreePath with proper GI array annotations

* get_indices does not return a length so we can not annotate it to return an
  array in bindings that use GObject Introspection
* this method is the same as get_indices except it takes an int * as the depth
  parameter which we can then use in the array annotation
* in C this function returns an integer pointer array and updates depth to the
  number of integers in the array
* in a GI binding this returns the native array type for the bound language
  (e.g. in PyGI this returns a list of integers)

14 years agoUpdate the Makefile for scribble-xinput
Tor Lillqvist [Mon, 3 May 2010 10:44:23 +0000 (13:44 +0300)]
Update the Makefile for scribble-xinput

Don't use GTK_DISABLE_DEPRECATED as scribble-xinput does use
deprecated API. Also, make the CC command line more canonical.

14 years agoUpdates
Matthias Clasen [Sun, 2 May 2010 23:21:27 +0000 (19:21 -0400)]
Updates

14 years agotests: Too many arguments in call to 'create_menu'
Javier Jardón [Mon, 3 May 2010 00:56:29 +0000 (02:56 +0200)]
tests: Too many arguments in call to 'create_menu'

14 years agoUse accessor functions to access GtkLabel variables
Javier Jardón [Sat, 27 Mar 2010 05:19:10 +0000 (06:19 +0100)]
Use accessor functions to access GtkLabel variables

14 years agoDo not use deprecated GtkNoteBook api in testgtk
Javier Jardón [Mon, 26 Apr 2010 03:26:42 +0000 (05:26 +0200)]
Do not use deprecated GtkNoteBook api in testgtk

14 years agoRemove deprecated GtkProgress functionality from testgtk
Javier Jardón [Mon, 26 Apr 2010 00:08:04 +0000 (02:08 +0200)]
Remove deprecated GtkProgress functionality from testgtk

14 years agoRemove GtkTreeItem completely
Javier Jardón [Sat, 24 Apr 2010 03:45:38 +0000 (05:45 +0200)]
Remove GtkTreeItem completely

14 years agoRemove GtkTree completely
Javier Jardón [Sat, 24 Apr 2010 03:43:09 +0000 (05:43 +0200)]
Remove GtkTree completely

14 years agoRemove GtkText completely
Javier Jardón [Sat, 24 Apr 2010 03:37:14 +0000 (05:37 +0200)]
Remove GtkText completely

14 years agoRestore non-deprecated GtkToolbar functions in gtk.symbols
Javier Jardón [Sat, 24 Apr 2010 03:24:58 +0000 (05:24 +0200)]
Restore non-deprecated GtkToolbar functions in gtk.symbols

The functions gtk_toolbar_set_icon_size() and
gtk_toolbar_unset_icon_size() are not deprecated

14 years agoRemove GtkTooltips completely
Javier Jardón [Sat, 24 Apr 2010 03:15:05 +0000 (05:15 +0200)]
Remove GtkTooltips completely

14 years agoRemove GtkOptionMenu completely
Javier Jardón [Sat, 24 Apr 2010 02:52:27 +0000 (04:52 +0200)]
Remove GtkOptionMenu completely

14 years agoRemove all gtk_marshal_* functions from the gtk.symbols
Javier Jardón [Sat, 24 Apr 2010 02:46:03 +0000 (04:46 +0200)]
Remove all gtk_marshal_* functions from the gtk.symbols

14 years agoPort testtreeview to new API
Javier Jardón [Sat, 24 Apr 2010 01:53:11 +0000 (03:53 +0200)]
Port testtreeview to new API

Use GtkComboBox instead the deprecated GtkOptionMenu

https://bugzilla.gnome.org/show_bug.cgi?id=616679

14 years agoRemove all gtk_draw_* deprecated functions completely
Javier Jardón [Sat, 24 Apr 2010 02:12:03 +0000 (04:12 +0200)]
Remove all gtk_draw_* deprecated functions completely

14 years agoRemove gtk_color_selection_set_update_policy() completely
Javier Jardón [Sat, 24 Apr 2010 02:05:54 +0000 (04:05 +0200)]
Remove gtk_color_selection_set_update_policy() completely

14 years agoDeclare random item correctly in stresstest-toolbar
Christian Dywan [Fri, 23 Apr 2010 16:07:21 +0000 (18:07 +0200)]
Declare random item correctly in stresstest-toolbar

14 years agoUse GtkComboBox, GtkOrientable and no GtkObject in testtoolbar
Christian Dywan [Fri, 23 Apr 2010 15:55:01 +0000 (17:55 +0200)]
Use GtkComboBox, GtkOrientable and no GtkObject in testtoolbar

14 years agoDon't set child-min-width/ height in the button box test
Christian Dywan [Tue, 13 Apr 2010 17:04:44 +0000 (19:04 +0200)]
Don't set child-min-width/ height in the button box test

This is not a property. The feature was removed.

14 years agoRevert accidental removal of book pixmap strings
Christian Dywan [Tue, 13 Apr 2010 16:55:50 +0000 (18:55 +0200)]
Revert accidental removal of book pixmap strings

14 years agoRemove unused dump_accels() function from testgtk
Christian Dywan [Tue, 13 Apr 2010 16:46:27 +0000 (18:46 +0200)]
Remove unused dump_accels() function from testgtk

14 years agoRemove GtkTipsQuery demo from testgtk
Christian Dywan [Tue, 13 Apr 2010 16:43:16 +0000 (18:43 +0200)]
Remove GtkTipsQuery demo from testgtk

14 years agoDon't use gtk_widget_set_uposition/size in testgtk
Christian Dywan [Tue, 13 Apr 2010 16:32:10 +0000 (18:32 +0200)]
Don't use gtk_widget_set_uposition/size in testgtk

Use gtk_window_move and gtk_widget_set_size_request instead.

14 years agoRemove unused text helper functions from testgtk
Christian Dywan [Tue, 6 Apr 2010 15:57:46 +0000 (17:57 +0200)]
Remove unused text helper functions from testgtk

14 years agoUse new 2.14 GtkColorSelection API in testgtk
Christian Dywan [Tue, 6 Apr 2010 15:45:56 +0000 (17:45 +0200)]
Use new 2.14 GtkColorSelection API in testgtk

14 years agoReplace GtkFileSelection with GtkFileChooser in testgtk
Christian Dywan [Tue, 6 Apr 2010 15:22:18 +0000 (17:22 +0200)]
Replace GtkFileSelection with GtkFileChooser in testgtk

14 years agoUse GtkComboBoxEntry for the display list in testgtk
Christian Dywan [Tue, 6 Apr 2010 14:57:19 +0000 (16:57 +0200)]
Use GtkComboBoxEntry for the display list in testgtk

14 years agoUse GtkComboBoxEntry in entry test in testgtk
Christian Dywan [Tue, 6 Apr 2010 14:36:05 +0000 (16:36 +0200)]
Use GtkComboBoxEntry in entry test in testgtk

14 years agoDeclare book_open/closed_xpm in testgtk notebook
Christian Dywan [Tue, 6 Apr 2010 14:27:31 +0000 (16:27 +0200)]
Declare book_open/closed_xpm in testgtk notebook

14 years agoRemove item factory test from testgtk
Christian Dywan [Tue, 6 Apr 2010 14:24:21 +0000 (16:24 +0200)]
Remove item factory test from testgtk

14 years agoUse "activate" rather than "clicked" for menu items
Christian Dywan [Wed, 31 Mar 2010 15:29:53 +0000 (17:29 +0200)]
Use "activate" rather than "clicked" for menu items

14 years agoUse GtkComboBox instead of GtkCombo in testsocket
Christian Dywan [Wed, 31 Mar 2010 15:24:50 +0000 (17:24 +0200)]
Use GtkComboBox instead of GtkCombo in testsocket

14 years agoDon't use GtkItemFactory in testsocket
Christian Dywan [Wed, 31 Mar 2010 14:44:40 +0000 (16:44 +0200)]
Don't use GtkItemFactory in testsocket

14 years agoReplace GtkText in testselection with GtkTextView
Christian Dywan [Wed, 31 Mar 2010 14:16:26 +0000 (16:16 +0200)]
Replace GtkText in testselection with GtkTextView

14 years agoRemove obsolete GtkText test from testgtk
Christian Dywan [Wed, 31 Mar 2010 13:32:03 +0000 (15:32 +0200)]
Remove obsolete GtkText test from testgtk

14 years agoRemove obsolete GtkTree test from testgtk
Christian Dywan [Wed, 31 Mar 2010 13:20:03 +0000 (15:20 +0200)]
Remove obsolete GtkTree test from testgtk

14 years agoUse an array and new toolbar API in testgtk
Christian Dywan [Wed, 31 Mar 2010 13:08:13 +0000 (15:08 +0200)]
Use an array and new toolbar API in testgtk