]> Pileus Git - ~andy/gtk/log
~andy/gtk
14 years agoClean autotools configuration a bit
Javier Jardón [Wed, 12 May 2010 16:28:25 +0000 (18:28 +0200)]
Clean autotools configuration a bit

New requirements:
automake >= 1.10
libtool >= 2.2

14 years agoFix doc generation: rename gdk-overrides.txt to gdk3-overrides
Javier Jardón [Thu, 13 May 2010 02:55:19 +0000 (04:55 +0200)]
Fix doc generation: rename gdk-overrides.txt to gdk3-overrides

Also, remove unnneded *-overrides files
Patch by Tadej Borovšak

14 years agoMove documentation to inline comments: GtkOrientable
Javier Jardón [Thu, 13 May 2010 01:35:02 +0000 (03:35 +0200)]
Move documentation to inline comments: GtkOrientable

14 years agoMove documentation to inline comments: GtkToggleAction
Javier Jardón [Thu, 13 May 2010 01:23:30 +0000 (03:23 +0200)]
Move documentation to inline comments: GtkToggleAction

14 years agoMove documentation to inline comments: GtkPageSetupUnixDialog
Javier Jardón [Wed, 12 May 2010 23:25:02 +0000 (01:25 +0200)]
Move documentation to inline comments: GtkPageSetupUnixDialog

14 years agoMove documentation to inline comments: GtkSeparator
Javier Jardón [Wed, 12 May 2010 23:20:45 +0000 (01:20 +0200)]
Move documentation to inline comments: GtkSeparator

14 years agoMove documentation to inline comments: GtkTextIter
Javier Jardón [Wed, 12 May 2010 23:19:55 +0000 (01:19 +0200)]
Move documentation to inline comments: GtkTextIter

14 years agoMove documentation to inline comments: GtkToolItem
Javier Jardón [Wed, 12 May 2010 22:59:58 +0000 (00:59 +0200)]
Move documentation to inline comments: GtkToolItem

14 years agoUpdated Shavian transliteration
Thomas Thurman [Wed, 12 May 2010 23:01:41 +0000 (19:01 -0400)]
Updated Shavian transliteration

14 years agoUpdated Shavian transliteration
Thomas Thurman [Wed, 12 May 2010 22:40:58 +0000 (18:40 -0400)]
Updated Shavian transliteration

14 years agoMerge commit 'origin'
Johan Dahlin [Wed, 12 May 2010 22:54:28 +0000 (19:54 -0300)]
Merge commit 'origin'

14 years ago[GtkExtendedLayout] Add annotations
Johan Dahlin [Wed, 12 May 2010 22:53:43 +0000 (19:53 -0300)]
[GtkExtendedLayout] Add annotations

Add missing annotations for out values.

14 years ago[GtkWidget] Add annotations
Johan Dahlin [Wed, 12 May 2010 22:53:24 +0000 (19:53 -0300)]
[GtkWidget] Add annotations

Add a couple of out/inout annotations

14 years ago[GtkWindow] Add annotations
Johan Dahlin [Wed, 12 May 2010 22:51:55 +0000 (19:51 -0300)]
[GtkWindow] Add annotations

Add introspection annotations for lists and functions with
multiple out values.

14 years agoAnother attempt to handle pngs changing int types
Matthias Clasen [Wed, 12 May 2010 19:02:02 +0000 (15:02 -0400)]
Another attempt to handle pngs changing int types

14 years agoBug 565559 - Incorrect leave-notify signals for treeview
Kristian Rietveld [Wed, 12 May 2010 10:15:48 +0000 (12:15 +0200)]
Bug 565559 - Incorrect leave-notify signals for treeview

Set enter and leave notify mask on header window.

Extract from a patch by Hans van Hintum.

14 years agoRemove arbitrary limit on number of redraw rectangles
Paul Davis [Wed, 12 May 2010 10:11:40 +0000 (12:11 +0200)]
Remove arbitrary limit on number of redraw rectangles

The aim of this limit was to not degrade performance too much, however,
it actually did degrade performance to a large extent.

14 years agoUpdated Oriya Translation
Manoj Kumar Giri [Wed, 12 May 2010 08:05:28 +0000 (13:35 +0530)]
Updated Oriya Translation

14 years agoRemove some deprecated stuff from GdkWindow
Javier Jardón [Wed, 12 May 2010 02:25:46 +0000 (04:25 +0200)]
Remove some deprecated stuff from GdkWindow

Also, substitute the deprecated functions with the correct ones

14 years agoRemove deprecated gdk_exit() function
Javier Jardón [Wed, 12 May 2010 01:41:45 +0000 (03:41 +0200)]
Remove deprecated gdk_exit() function

14 years agoReset gail library versioning to 0.0.0, since we changed soname
Matthias Clasen [Tue, 11 May 2010 19:21:17 +0000 (15:21 -0400)]
Reset gail library versioning to 0.0.0, since we changed soname

14 years agoMinor stylistic fix
Matthias Clasen [Tue, 11 May 2010 19:08:48 +0000 (15:08 -0400)]
Minor stylistic fix

14 years agoTry to fix up man page handling
Matthias Clasen [Tue, 11 May 2010 17:31:53 +0000 (13:31 -0400)]
Try to fix up man page handling

14 years agoRemove deprecated GtkObject macros
Javier Jardón [Tue, 11 May 2010 14:59:15 +0000 (16:59 +0200)]
Remove deprecated GtkObject macros

Remove GTK_OBJECT_TYPE() and GTK_OBJECT_TYPE_NAME(),
G_OBJECT_TYPE() and G_OBJECT_TYPE_NAME() should be used instead.

14 years agoUpdate list of US Letter locales
Caolán McNamara [Tue, 11 May 2010 14:38:07 +0000 (16:38 +0200)]
Update list of US Letter locales

Sync paper size fallbacks with the latest 1.8.1 CLDR table (#618000).

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