- 28 Aug, 2007 1 commit
-
-
Yannig MARCHEGAY authored
svn path=/trunk/; revision=18696
-
- 22 Aug, 2007 2 commits
-
-
Emmanuele Bassi authored
2007-08-22 Emmanuele Bassi <ebassi@gnome.org> * configure.in: Remove oc (Occitane) from LINGUAS and unbreak the build. svn path=/trunk/; revision=18673
-
Yannig MARCHEGAY authored
svn path=/trunk/; revision=18670
-
- 23 Jul, 2007 1 commit
-
-
Matthias Clasen authored
2007-07-23 Matthias Clasen <mclasen@redhat.com> * configure.in: Dectect if cups allows access to the http_t authstring field. * modules/printbackends/cups/gtkcupsutils.c: Rely on the HAVE_HTTP_AUTHSTRING define done by configure. svn path=/trunk/; revision=18527
-
- 21 Jul, 2007 1 commit
-
-
Matthias Clasen authored
svn path=/trunk/; revision=18519
-
- 09 Jul, 2007 1 commit
-
-
Claude Paroz authored
svn path=/trunk/; revision=18425
-
- 03 Jul, 2007 1 commit
-
-
Tor Lillqvist authored
2007-07-03 Tor Lillqvist <tml@novell.com> * configure.in: Handle GDK_PIXBUF_EXTRA_LIBS like GDK_EXTRA_LIBS, i.e. clear it if enable_explicit_deps isn't on. If we build with --with-included-loaders and --enable-explicit-deps=no we don't want -ltiff -ljpeg etc in the gdk-pixbuf-2.0.pc file. svn path=/trunk/; revision=18361
-
- 02 Jul, 2007 1 commit
-
-
Matthias Clasen authored
svn path=/trunk/; revision=18347
-
- 28 Jun, 2007 1 commit
-
-
Yevgen Muntyan authored
2007-06-28 Yevgen Muntyan <muntyan@tamu.edu> * gtk/gtktextutil.c (_gtk_text_util_get_block_cursor_location): do right thing in one-character lines and at paragraph end (#448313). * configure.in: require pango-1.17.3 to get fixed pango_layout_index_to_line_x() (pango #448342). svn path=/trunk/; revision=18273
-
- 26 Jun, 2007 3 commits
-
-
Emmanuele Bassi authored
2007-06-26 Emmanuele Bassi <ebassi@gnome.org> * gtk/gtkfilechooserdefault.c (list_mtime_data_func): Show the time of last change in the file chooser, for files modified today or yesterday. (#324543) * configure.in: Check for localtime_r(). svn path=/trunk/; revision=18248
-
Mathias Hasselmann authored
2007-06-22 Mathias Hasselmann <mathias.hasselmann@gmx.de> * configure.in, tests/Makefile.am, tests/autotestkeywords.cc, tests/dummy-headers/*: Extend the C++ keyword test to include internal GDK headers (#449016). svn path=/trunk/; revision=18244
-
Mathias Hasselmann authored
2007-06-26 Mathias Hasselmann <mathias.hasselmann@gmx.de> * ChangeLog, configure.in, tests/Makefile.am, tests/autotestkeywords.cc: Create test for finding C++ keywords in public header files (#449016). svn path=/trunk/; revision=18243
-
- 19 Jun, 2007 2 commits
-
-
Matthias Clasen authored
svn path=/trunk/; revision=18194
-
Emmanuele Bassi authored
2007-06-19 Emmanuele Bassi <ebassi@gnome.org> * gtk/gtkrecentmanager.c: Use g_timeout_add_seconds_full() for the timed poll of the storage file, since we are using multiple seconds intervals and we don't actually care about millisecond precision. (threads_dispatch), (threads_free), (gtk_recent_manager_init), (gtk_recent_manager_set_filename): Roll our own version of gdk_threads_add_timeout() using g_timeout_add_seconds_full() while holding the GDK main lock. svn path=/trunk/; revision=18185
-
- 16 Jun, 2007 1 commit
-
-
Matthias Clasen authored
svn path=/trunk/; revision=18156
-
- 13 Jun, 2007 1 commit
-
-
Matthias Clasen authored
svn path=/trunk/; revision=18113
-
- 12 Jun, 2007 2 commits
-
-
Matthias Clasen authored
svn path=/trunk/; revision=18107
-
Matthias Clasen authored
2007-06-11 Matthias Clasen <mclasen@redhat.com> * configure.in: When debugging is turned on, use error-checking mutexes. svn path=/trunk/; revision=18104
-
- 06 Jun, 2007 2 commits
-
-
Matthias Clasen authored
svn path=/trunk/; revision=18059
-
Matthias Clasen authored
svn path=/trunk/; revision=18057
-
- 04 Jun, 2007 2 commits
-
-
Matthias Clasen authored
svn path=/trunk/; revision=18029
-
Matthias Clasen authored
svn path=/trunk/; revision=18027
-
- 03 Jun, 2007 1 commit
-
-
Matthias Clasen authored
2007-06-03 Matthias Clasen <mclasen@redhat.com> * configure.in: Allow to disable Xinerama. (#348065, Diego Pettenò) svn path=/trunk/; revision=18012
-
- 27 May, 2007 1 commit
-
-
Tor Lillqvist authored
2007-05-27 Tor Lillqvist <tml@novell.com> * configure.in (GDK_EXTRA_LISB): Drop bogus -user32 switch. Was supposed to be -luser32, but he "l" was missing. But nobody has noticed, so presumably unnecessary. svn path=/trunk/; revision=17955
-
- 26 May, 2007 1 commit
-
-
Matthias Clasen authored
2007-05-26 Matthias Clasen <mclasen@redhat.com> * configure.in: Require gtk-doc 1.6, for signal and property links. * gtk/gtkbox.c: * gtk/gtkbutton.c: * gtk/gtkcontainer.c: * gtk/gtkdialog.c: * gtk/gtkentry.c: * gtk/gtkimage.c: * gtk/gtklabel.c: * gtk/gtkmisc.c: * gtk/gtksettings.c: * gtk/gtkwidget.c: Documentation improvements, link signals and properties where it makes sense. svn path=/trunk/; revision=17924
-
- 24 May, 2007 1 commit
-
-
Matthias Clasen authored
svn path=/trunk/; revision=17905
-
- 18 May, 2007 1 commit
-
-
Michael J. Chudobiak authored
2007-05-18 Michael J. Chudobiak <mjc@cvs.gnome.org> * INSTALL.in: * README.in: * configure.in: Bump libtiff requirement to 3.6.0, by requiring presence of TIFFReadRGBAImageOriented. * gdk-pixbuf-scaled-anim.c: (get_scaled_pixbuf): Preserve pixbuf options when generating a new scaled pixbuf. * io-jpeg.c: (get_orientation), (gdk_pixbuf__jpeg_image_load), (gdk_pixbuf__jpeg_image_load_increment): Read the exif orientation tag and associate it with the "orientation" pixbuf option. Renders libexif unnecessary in some applications. * io-tiff.c: (tiff_image_parse): Read the tiff orientation tag, compensate for the partial rotations performed by libtiff, and generate an "orientation" option for the pixbuf. svn path=/trunk/; revision=17863
-
- 16 May, 2007 1 commit
-
-
Brian Cameron authored
2007-05-16 Brian Cameron <brian.cameron@sun.com> * acconfig.h, configure.in, gdk/Makefile.am, gdkprivate.h, gdkrgb.c, gdkdraw.c, gdk-pixbuf/gdk-pixbuf-scale.c, gdk-pixbuf/pixops/Makefile.am, gdk-pixbuf/pixops/pixops.[ch], gdk-pixbuf/pixops/timescale.c: Add Sun mediaLib support so that hardware acceleration via mediaLib is enabled if mediaLib is detected via configure. Enhancement request #344813. I was given permission to commit in the bug report by Matthias Clasen. * gdk/medialib.[ch]: New files added for mediaLib support. * docs/reference/gdk-pixbuf/tmpl/scaling.sgml, docs/reference/gdk/tmpl/rgb.sgml, gdk/gdkdraw.c: Add docs for mediaLib support. svn path=/trunk/; revision=17855
-
- 14 May, 2007 1 commit
-
-
Emmanuele Bassi authored
2007-05-14 Emmanuele Bassi <ebassi@gnome.org> * configure.in: Add check for GNU extensions to ftw()/nftw(). * gtk/gtksearchenginesimple.c: Fix compilation on systems with only POSIX-compliant ftw(). (#435797, based on a patch by Richard Hult) svn path=/trunk/; revision=17844
-
- 29 Apr, 2007 2 commits
-
-
Matthias Clasen authored
svn path=/trunk/; revision=17687
-
Matthias Clasen authored
2007-04-28 Matthias Clasen <mclasen@redhat.com> * modules/printbackends/lpr/*: * modules/printbackends/cups/*: Correct some copyright lines. * configure.in: * modules/printbackends/Makefile.am: * modules/printbackends/test/*: Add a test print backend. (#409089, John Palmieri) svn path=/trunk/; revision=17686
-
- 11 Apr, 2007 1 commit
-
-
Chris Wilson authored
2007-04-11 Chris Wilson <chris@chris-wilson.co.uk> * gtk/gtkiconfactory.c (_gtk_icon_factory_list_ids): * gtk/gtkstock.c (gtk_stock_list_ids): Switch over to use glib's new g_hash_table_get_keys() rather than our own static implementation. * gtk/gtkiconfactory.h: Update to return a GList. * configure.in: Bump required version to 2.13.1 svn path=/trunk/; revision=17597
-
- 09 Mar, 2007 1 commit
-
-
Matthias Clasen authored
2007-03-09 Matthias Clasen <mclasen@redhat.com> * Everywhere: Remove unnecessary NULL checks before g_free(). (#369666, Morten Welinder, Djihed Afifi) * configure.in: Check for ftw.h svn path=/trunk/; revision=17444
-
- 05 Mar, 2007 2 commits
-
-
Ihar Hrachyshka authored
svn path=/trunk/; revision=17392
-
Claudio Saavedra authored
2007-03-04 Claudio Saavedra <csaavedra@alumnos.utalca.cl> * configure.in: Removed be@latin from ALL_LINGUAS, as it's currently breaking the build. svn path=/trunk/; revision=17390
-
- 04 Mar, 2007 1 commit
-
-
Ihar Hrachyshka authored
svn path=/trunk/; revision=17385
-
- 03 Mar, 2007 1 commit
-
-
Guillaume Savaton authored
2007-03-03 Guillaume Savaton <llumeao@gmail.com> * Added Esperanto (eo) translation svn path=/trunk/; revision=17379
-
- 14 Feb, 2007 1 commit
-
-
Stefan Kost authored
* configure.in: determine installation prefixes of dependent libs to crossreference docs (#407146). svn path=/trunk/; revision=17294
-
- 04 Feb, 2007 1 commit
-
-
Soren Sandmann authored
2007-02-03 Soren Sandmann <sandmann@daimi.au.dk> * gtk/gtksequence.[ch]: Remove these files since GSequence has been moved into GLib. * gtk/gtkliststore.c: Port to GSequence instead of GtkSequence. * configure.in: Require glib-2.13.0 svn path=/trunk/; revision=17259
-
- 19 Jan, 2007 1 commit
-
-
Tor Lillqvist authored
2007-01-19 Tor Lillqvist <tml@novell.com> Build Wintab support always on Windows. Don't require the Wintab SDK. * configure.in: Drop the --with-wintab option. Drop the HAVE_WINTAB feature test macro and Automake variable. * acconfig.h * config.h.win32.in: Drop HAVE_WINTAB. * gdk/win32/gdkevents-win32.c * gdk/win32/gdkinput.c * gdk/win32/gdkinput-win32.h * gdk/win32/gdkinput-win32.c * gdk/win32/gdkmain-win32.c: Make HAVE_WINTAB ifdef blocks unconditional. * gdk/win32/gdkinput-win32.c (_gdk_input_wintab_init_check): Try to load wintab32.dll dynamically here. If it is found look up the handful Wintab functions we use. (rest of file): Use these function pointers instead of calling the functions from wntab32x.lib. The code in wntab32x.lib did the same thing anyway: tried to load wintab32.dll, and looked up the addresses of the actual functions from it. * gdk/Makefile.am * gdk/win32/Makefile.am: Drop the libwntab32x hacks. * gdk/win32/wintab.h * gdk/win32/pktdef.h: New files. Copied from the Wintab SDK. Copyright blurb says: "The text and information contained in this file may be freely used, copied, or distributed without compensation or licensing restrictions." * README.win32: Update a bit. Remove the text about the Wintab SDK. svn path=/trunk/; revision=17186
-