- 02 Aug, 2008 2 commits
-
-
Matthias Clasen authored
svn path=/trunk/; revision=20929
-
Claudio Saavedra authored
2008-08-01 Claudio Saavedra <csaavedra@igalia.com> Bug 545931 – small documentation typos * gtk/gtkcomboboxentry.c: Fix some typos in the documentation. svn path=/trunk/; revision=20927
-
- 01 Aug, 2008 3 commits
-
-
Hans Breuer authored
2008-08-01 Hans Breuer <hans@breuer.org> * gdk/makefile.msc : build gdkwindowimpl * gtk/gtkwidget.c : fix c99ism - declaration needs to be at the start of a block * tests/makefile.msc : update svn path=/trunk/; revision=20926
-
Cody Russell authored
svn path=/trunk/; revision=20925
-
Cody Russell authored
2008-07-31 Cody Russell <bratsche@gnome.org> Bug 56070 – Can't click button after setting it sensitive. * gtk/gtkwidget.[ch] * gtk/gtkwindow.c * gtk/gtkmain.c * gtk/gtkbutton.c * gtk/gtkprivate.h * gdk/gdkevents.h: Synthesize crossing events events where necessary. * gtk/tests/crossingevents.c: Add unit tests for crossing events. Big thanks to Ed Catmur, Matthias Clasen, and everyone else who has worked on and helped out with this. svn path=/trunk/; revision=20924
-
- 31 Jul, 2008 7 commits
-
-
Matthias Clasen authored
svn path=/trunk/; revision=20923
-
Matthias Clasen authored
svn path=/trunk/; revision=20922
-
Matthias Clasen authored
svn path=/trunk/; revision=20921
-
Matthias Clasen authored
svn path=/trunk/; revision=20920
-
Matthias Clasen authored
svn path=/trunk/; revision=20919
-
Duarte Loreto authored
2008-07-31 Duarte Loreto <happyguy_pt@hotmail.com> * pt.po: Updated Portuguese translation. svn path=/trunk/; revision=20918
-
Duarte Loreto authored
2008-07-31 Duarte Loreto <happyguy_pt@hotmail.com> * pt.po: Updated Portuguese translation. svn path=/trunk/; revision=20917
-
- 30 Jul, 2008 1 commit
-
-
Tor Lillqvist authored
2008-07-30 Tor Lillqvist <tml@novell.com> * gtk/gtkprintoperation-win32.c: Fix problems in handling custom paper sizes. The DEVMODE::dmPaperWidth and dmPaperLength are in tenths of a millimeter, and the RECT passed to CreateEnhMetaFile() is in hundredths of a millimeter. Patch by Sven Neumann. svn path=/trunk/; revision=20916
-
- 29 Jul, 2008 1 commit
-
-
Djihed Afifi authored
svn path=/trunk/; revision=20913
-
- 28 Jul, 2008 3 commits
-
-
Matthias Clasen authored
svn path=/trunk/; revision=20912
-
Kjartan Maraas authored
2008-07-28 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Updated Norwegian bokmål translation. svn path=/trunk/; revision=20911
-
Matthias Clasen authored
svn path=/trunk/; revision=20910
-
- 27 Jul, 2008 1 commit
-
-
Takeshi AIHANA authored
2008-07-27 Takeshi AIHANA <takeshi.aihana@gmail.com> * ja.po: Updated Japanese translation. svn path=/trunk/; revision=20909
-
- 26 Jul, 2008 3 commits
-
-
Sven Herzberg authored
2008-07-27 Sven Herzberg <sven@imendio.com> Bug 544863 – gtkquartz.h not included in released 2.13.5 package * gtk/Makefile.am: explicitly include the moved header in EXTRA_DIST svn path=/trunk/; revision=20908
-
Leonardo Ferreira Fontenelle authored
2008-07-25 Leonardo Ferreira Fontenelle <leonardof@gnome.org> * pt_BR.po: Terminology improvements by Vladimir Melo. svn path=/trunk/; revision=20907
-
Leonardo Ferreira Fontenelle authored
2008-07-25 Leonardo Ferreira Fontenelle <leonardof@gnome.org> * pt_BR.po: Terminology improvements by Vladimir Melo. svn path=/trunk/; revision=20906
-
- 25 Jul, 2008 1 commit
-
-
Murray Cumming authored
2008-07-25 Murray Cumming <murrayc@murrayc.com> * gtk/gtkstatusicon.c (gtk_status_icon_class_init): Documented the activate and popup-menu signals as being for use by applications and language bindings, though they are G_SIGNAL_ACTION, as stated in bug #361561. svn path=/trunk/; revision=20905
-
- 24 Jul, 2008 4 commits
-
-
Sebastien Bacher authored
fix a printing dialog crasher (bug 544390) svn path=/trunk/; revision=20904
-
Cody Russell authored
2008-07-24 Cody Russell <bratsche@gnome.org> Bug 544510 – SetTimer callback signatures has the wrong type * gdk/win32/gdkevents-win32.c: Fix modal_timer_proc() and sync_timer_proc() to use UINT_PTR for the 'id' parameter instead of 'id'. Patch by Richard Hult. svn path=/trunk/; revision=20903
-
Matthias Clasen authored
svn path=/trunk/; revision=20902
-
Matthias Clasen authored
2008-07-23 Matthias Clasen <mclasen@redhat.com> Bug 544265 – GDK assumes XFIXES extension * gdk/x11/gdkcursor-x11.c (_gdk_x11_cursor_update_theme): Only call XFixes functions if the server has the extension. Reported by Ian Turner. svn path=/trunk/; revision=20901
-
- 23 Jul, 2008 4 commits
-
-
Laurent Dhima authored
svn path=/trunk/; revision=20900
-
Daniel Nylander authored
svn path=/trunk/; revision=20899
-
Tor Lillqvist authored
svn path=/trunk/; revision=20898
-
Matthias Clasen authored
svn path=/trunk/; revision=20897
-
- 22 Jul, 2008 8 commits
-
-
Sven Herzberg authored
2008-07-22 Sven Herzberg <sven@imendio.com> Fix svn:ignore and the include condition * gdk/tests/check-gdk-cairo.c: ifndef => ifdef svn path=/trunk/; revision=20896
-
Tor Lillqvist authored
2008-07-22 Tor Lillqvist <tml@novell.com> * configure.in: Workaround for what apparently is a bug in MSYS: returning -1 from main() is misinterpreted as exit status 0, so make sure we return 0 or 1. svn path=/trunk/; revision=20895
-
Sven Herzberg authored
2008-07-22 Sven Herzberg <sven@imendio.com> Add a test for my fixes from July 20th. * configure.in: create gdk/tests/Makefile * gdk/Makefile.am: include the tests subfolder * gdk/tests/Makefile.am: create and run my test * gdk/tests/check-gdk-cairo.c (test), (main): the test that I wrote (passes at least for x11 and quartz backends) svn path=/trunk/; revision=20894
-
Frederic Crozat authored
2008-07-22 Frederic Crozat <fcrozat@mandriva.com> * gdk/x11/gdkscreen-x11.c: Don't use RandR 1.2 if driver is detected as randr12_compat (ie X driver is not RandR 1.2 compliant). Fixes multihead with such drivers. Bug #543317. svn path=/trunk/; revision=20893
-
Daniel Nylander authored
svn path=/trunk/; revision=20892
-
Matthias Clasen authored
* configure.in: Default to linking against Xinerama again, so that we can fallback to Xinerama when broken X drivers make Xrandr useless. Sigh. svn path=/trunk/; revision=20891
-
Matthias Clasen authored
svn path=/trunk/; revision=20890
-
Matthias Clasen authored
svn path=/trunk/; revision=20888
-
- 21 Jul, 2008 2 commits
-
-
Matthias Clasen authored
svn path=/trunk/; revision=20887
-
Tomasz Dominikowski authored
svn path=/trunk/; revision=20886
-