[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, gtk3, created. v0.7.9-948-gca984f4
From: |
John Darrington |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, gtk3, created. v0.7.9-948-gca984f4 |
Date: |
Wed, 29 May 2013 06:50:17 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU PSPP".
The branch, gtk3 has been created
at ca984f4d0eeb84bce9e1aa3240b638f98795b1a4 (commit)
- Log -----------------------------------------------------------------
commit ca984f4d0eeb84bce9e1aa3240b638f98795b1a4
Author: John Darrington <address@hidden>
Date: Tue May 28 19:59:51 2013 +0200
PsppOutputWindow: Change "expose" callback to "draw" callback and update
accordingly
commit c1cfd49c4330af003a83d0d703a5ddf06daeccf5
Author: John Darrington <address@hidden>
Date: Tue May 28 18:07:06 2013 +0200
Correct problems with psppire-cell-renderer-button
commit 72067120810ecce9f554d4a311f096a22e07699c
Author: John Darrington <address@hidden>
Date: Tue May 28 10:56:14 2013 +0200
PsppSheetView: Convert expose callback to draw callback.
This is somewhat kludgy, since we need to know which window is being
drawn. I can't see a very elegant way of figuring this out.
commit ae66d58a728d5f738b6be0a4c622bc6e3c50b9ef
Author: John Darrington <address@hidden>
Date: Tue May 28 10:43:36 2013 +0200
Remove set_scroll_adjustment_signal
commit 237cebd8a9c00eb4cafe9123898bb4e51c59dba0
Author: John Darrington <address@hidden>
Date: Tue May 28 10:42:00 2013 +0200
pspp_sheet_view_class_init: Change size_request method to
get_preferred_height/width
commit fd139e25c9462bc819211d7232b6c472ed54febc
Author: John Darrington <address@hidden>
Date: Tue May 28 10:39:50 2013 +0200
pspp_sheet_view_bin_expose : remove GdkEventExpose parameter and replace
with cairo_t
commit 2d2a7bf72aaf1f117faeaddb207108463561302f
Author: John Darrington <address@hidden>
Date: Tue May 28 09:58:51 2013 +0200
Update remaining gtk_paint_focus calls to Gtk3 signature
commit aa871350c42c1158394142f38dad56a3d64c7345
Author: John Darrington <address@hidden>
Date: Tue May 28 09:21:55 2013 +0200
Avoid call to gdk_display_get_core_pointer which is gone in Gtk3
commit 5b48710599ad6913e1d6e8b04561a4b854669677
Author: John Darrington <address@hidden>
Date: Tue May 28 08:33:58 2013 +0200
Update several calls to gtk_paint_flat_box to new signature
commit a3478d7d960ef11374f5d8fd6760d6219a392d1e
Author: John Darrington <address@hidden>
Date: Tue May 28 08:26:31 2013 +0200
Remove unused expose_area parameters from pspp_sheet_view_column functions
commit 5206c60ba8beaddccdf571db65709b38dbadb3fd
Author: John Darrington <address@hidden>
Date: Tue May 28 08:04:14 2013 +0200
Pass the corrent arguments to pspp_sheet_view_column_cell_render
and to pspp_sheet_view_column_draw_focus
commit 577a41e54a202186cf541b2de62e4abc169cab3b
Author: John Darrington <address@hidden>
Date: Tue May 28 17:44:22 2013 +0200
Disable GDK3 deprecation warnings.
At the moment I am not worried about deprecated constructs, so long as they
are valid in Gtk+3.
commit f11ddb5c321b0e23b796f4b0f3b11693d1c58883
Author: John Darrington <address@hidden>
Date: Mon May 27 21:30:21 2013 +0200
Change GTK_OBJECT -> G_OBJECT
commit 45b796f476903a96d6abc58c9811aa64dce9d0c9
Author: John Darrington <address@hidden>
Date: Mon May 27 19:16:41 2013 +0200
PsppSheetView (draw_empty_focus): Port to Gtk3
commit 838cd359986e2b974e2908ca9bb5b40f0cad3f72
Author: John Darrington <address@hidden>
Date: Mon May 27 17:12:41 2013 +0200
PsppSheetView: Remove reference to colormap which is removed in Gtk3
commit 64d70e3db156cd6f3af5795856b77f58b7d92d42
Author: John Darrington <address@hidden>
Date: Mon May 27 16:45:02 2013 +0200
PsppSheetViewColumn (*_cell_draw_focus): Replace GdkWindow with cairo_t
commit ae7fc7a617ba529d416d92606166e500a902bea4
Author: John Darrington <address@hidden>
Date: Mon May 27 16:39:10 2013 +0200
PsppSheetViewColumn (*_cell_render): Replace GdkWindow with cairo_t
commit b2e0b091e54f611df61ca085399cb7d154bee98b
Author: John Darrington <address@hidden>
Date: Mon May 27 15:56:52 2013 +0200
PsppSheetViewColumn: Remove colormap reference which is obsolete
commit 846c8ea8d17a834902d29ae8a6e587cfcaab2708
Author: John Darrington <address@hidden>
Date: Mon May 27 15:35:20 2013 +0200
GtkXPaned: Convert size_request to get_preferred_height/width
commit ab7fe49373f704664e0ab6b0c88b9093a56d797f
Author: John Darrington <address@hidden>
Date: Mon May 27 15:28:58 2013 +0200
GtkXPaned: Convert expose-event signal to draw signal
commit 34e954c88e221ee1f38ea1ac8af1d1933b536097
Author: John Darrington <address@hidden>
Date: Mon May 27 14:19:43 2013 +0200
PsppWidgetFacade and PsppCellRender: Update to Gtk3 paint functions
commit 65b7004520b7853431f7cb6c378840e1232aba77
Author: John Darrington <address@hidden>
Date: Mon May 27 14:00:22 2013 +0200
Psppire*ButtonBox: replace size_request with get_preferred_height/width
commit b7146d9792f9a0e96b71ecdde3ad057115926371
Author: John Darrington <address@hidden>
Date: Mon May 27 12:11:34 2013 +0200
PsppireDataEditor: Cope with another change to the GtkNotebook switch_page
signature
commit 18e98d6ab5543643c69a8980ca7b6e7b11c3bbb9
Author: John Darrington <address@hidden>
Date: Mon May 27 10:40:14 2013 +0200
Update required GTK version from 2.x to 3.x
commit 0b51f07ef504cd5282178e322b95f1a950c9ed41
Author: John Darrington <address@hidden>
Date: Tue May 28 19:35:01 2013 +0200
PsppireOutputWindow: Draw the entire page instead of just the exposed area.
Gtk3 doesn't require (or provide the necessary information for) the drawn
widget to be cliped to the exposed area. So this change removes the clip
from the expose callback of the PsppireOutputWindow. It also removes some
functions which are now not necessary.
commit 8cce2567d1ff8a1804059150d85ccb6e2e001e47
Author: John Darrington <address@hidden>
Date: Tue May 28 07:42:22 2013 +0200
PsppSheetView: Update the whole widget on expose not just the exposed bits.
This makes things easier to port to Gtk3 (hopefully).
commit 4dcc1f5b560d0fd07990c1c86deee42708a89ad0
Author: John Darrington <address@hidden>
Date: Mon May 27 22:04:40 2013 +0200
Remove expose optimisation which is moot in Gtk3
commit 1f7a2ff72823601164c2b4b7bc664e7693d54fa3
Author: John Darrington <address@hidden>
Date: Mon May 27 20:53:37 2013 +0200
Use cairo_t instead of GdkEvent->Window
commit f7f44a1961d1f95629cf2944129ea32822c50c1a
Author: John Darrington <address@hidden>
Date: Mon May 27 20:04:43 2013 +0200
Temporarily disable unused rubber banding feature
So far as I can see, we don't use this feature and it is a pain to
port.
commit 9d467633d0f1cf754a1169a0f687bb3cd57a7406
Author: John Darrington <address@hidden>
Date: Mon May 27 20:02:50 2013 +0200
Temporarily remove optimisation in expose callback.
I think this will be easier to manager after everything has been ported
commit cba332fddb3b0edd2e4c766302b497f77ab7b0f1
Author: John Darrington <address@hidden>
Date: Mon May 27 19:19:46 2013 +0200
PsppSheetView: Remove calls to gdk_window_set_back_pixmap
This function is gone in Gtk3 and so far as I can tell it is
superfluous here.
commit cc7ae3fea0a6e3c386b09a9daf2a7c8ffcced94a
Author: John Darrington <address@hidden>
Date: Mon May 27 18:58:55 2013 +0200
PsppSheetView: Avoid using GdkRegion
commit a6a3f95261f5d91832956bf2cc360f99caeffc16
Author: John Darrington <address@hidden>
Date: Mon May 27 10:55:49 2013 +0200
Included gdkkeysyms-compat.h where necessary
commit a2a6ca0624eab7af45150086b4653aff61daf1eb
Author: John Darrington <address@hidden>
Date: Mon May 27 16:59:57 2013 +0200
PsppSheetView: Temporarily avoid drag begin
commit 3f43c567b5f54629511d67dfd8cfbe701506c1c4
Author: John Darrington <address@hidden>
Date: Mon May 27 16:17:02 2013 +0200
PsppSheetViewColumn: Avoid name conflict with Gtk3 standard headers
commit 121bfdb975c5bd373a9661da4d2d83e38f87a6be
Author: John Darrington <address@hidden>
Date: Mon May 27 12:23:18 2013 +0200
GtkXPaned: Remove xor_gc member.
This member was allocated and deallocated, but never used!
commit cf46c9a8fd51586f69988bbfd5993a68cac84ad0
Author: John Darrington <address@hidden>
Date: Mon May 27 10:47:53 2013 +0200
PsppSheetView: Disable function pspp_sheet_view_create_row_drag_icon
commit 881c891baa77be85b51bbaf4b4da124e72f4118b
Author: John Darrington <address@hidden>
Date: Mon May 27 12:15:48 2013 +0200
Missing Value Dialog: Remove GTK_DIALOG_NO_SEPARATOR flag which does not
exist in Gtk3
commit 9a947c92edb9060d404014eb350e74b693703cc0
Author: John Darrington <address@hidden>
Date: Mon May 27 12:32:46 2013 +0200
Replace some instances of GdkDrawable with GdkWindow
GdkDrawable is gone in Gtk3
commit 98e9bcffa0cc8ed6f831138545864f939c28aa29
Author: John Darrington <address@hidden>
Date: Mon May 27 12:27:53 2013 +0200
PsppireButtonBox: Remove dependence on flags deprecated in Gtk3
commit 91d8133700fae5cd89c1fb86dde1f097e1a18055
Author: John Darrington <address@hidden>
Date: Mon May 27 11:23:20 2013 +0200
GtkXPaned: Replace GSEALed member access with the corresponding function
calls
commit 17ea290083721b2bdec04b14d99d36f60667c522
Author: John Darrington <address@hidden>
Date: Mon May 27 10:52:37 2013 +0200
GtkXPaned: Avoid direct inclusion of gtk library header
commit 93ef2ae0c588d66776ed28c5cc85674fbf300a97
Author: John Darrington <address@hidden>
Date: Mon May 27 10:18:28 2013 +0200
gtk.h wrapper: Remove workarounds which are no longer required.
commit 94ab16172411bb405ac80355ea4d1ac668734be5
Author: John Darrington <address@hidden>
Date: Mon May 27 10:12:58 2013 +0200
Disable the remaining Gtk+2 features.
These do not seem easy to work around. But none of them are
essential. Postponing them till after the transition.
commit a6b9f4c6618e164059e7aaec9abece94077ace9e
Author: John Darrington <address@hidden>
Date: Mon May 27 10:39:37 2013 +0200
PsppSheetViewColumn reparented to GObject
Previously the parent was GtkObject which no longer exists in Gtk3
commit 4838697d2603d2ac7c480beff9baceeccc46846f
Author: John Darrington <address@hidden>
Date: Sun May 26 19:26:35 2013 +0200
More sealage
commit a3ab6f380980e3fbe039e5af1a46c9e189432d05
Author: John Darrington <address@hidden>
Date: Sun May 26 19:19:46 2013 +0200
Sealage old_width
commit 117fe169956ed50fc248bf0063079f79543360bc
Author: John Darrington <address@hidden>
Date: Sun May 26 19:10:12 2013 +0200
Rename allocation -> col_allocation
commit a927e10374e0af51d9483639dc31c6030d107946
Author: John Darrington <address@hidden>
Date: Sun May 26 18:39:52 2013 +0200
More sealage
commit 0f80fa74bedd93a7f2dc285bb3e252eab1b99330
Author: John Darrington <address@hidden>
Date: Sun May 26 17:52:48 2013 +0200
Get window
commit 0f712f4e010b8b4243b5b1d0df2893e6a8e8d248
Author: John Darrington <address@hidden>
Date: Sun May 26 17:09:15 2013 +0200
Use gtk_adjustment methods instead of direct access
commit ecaed7ca4c27defc6fddc74214e5a5e48e87a100
Author: John Darrington <address@hidden>
Date: Sun May 26 16:03:30 2013 +0200
Yet more sealage
commit 86b57176b8da24a5202cc44e63af727621546151
Author: John Darrington <address@hidden>
Date: Sun May 26 15:44:23 2013 +0200
Temporarily disable the splash screen
commit e1970f6d1693391d3ec18365e9a0c7d16b4efa1a
Author: John Darrington <address@hidden>
Date: Sun May 26 15:35:48 2013 +0200
Yet more Gseal stuff
commit d8ea74cb614cf7b28291fcc5f98e12673a69ee5f
Author: John Darrington <address@hidden>
Date: Sun May 26 15:28:51 2013 +0200
GtkSelectionData: only access using functions
commit 20f28c180d171a2f0e707c274b249d90f8d903e0
Author: John Darrington <address@hidden>
Date: Sun May 26 15:11:39 2013 +0200
Avoid yet more sealed access
commit e224290c1c76ccb7feef72d1530adf3335554ece
Author: John Darrington <address@hidden>
Date: Sun May 26 14:17:39 2013 +0200
PsppireDataWindow : Avoid direct access to sealed widget members
commit 11f75ee04cf958f03615a1bcc712bca16a4c32f7
Author: John Darrington <address@hidden>
Date: Sun May 26 13:37:56 2013 +0200
Independent Samples dialog: Avoid direct access to sealed widget members
commit da69d65f768982cea831779a74a47dfc95f89de6
Author: John Darrington <address@hidden>
Date: Sun May 26 13:44:44 2013 +0200
Missing value dialog: Avoid access to sealed Gtk members
commit 1b3a9c2958c1e003bf2c2fc6910e3600606ef346
Author: John Darrington <address@hidden>
Date: Sun May 26 13:21:38 2013 +0200
Avoid direct access to sealed Gtk Widget members.
commit b1b2b2cd8aef80883025d70b707f34a47b729186
Author: John Darrington <address@hidden>
Date: Sun May 26 13:21:02 2013 +0200
Text import dialog : Avoid deprecated Gtk functions
commit e06ab98c92ae22c58cc1ec3cd23294b8646cc099
Author: John Darrington <address@hidden>
Date: Sun May 26 12:53:01 2013 +0200
Replace GSEAL in widget headers by a different symbol
We don't want our own data members to be sealed by Gtk
commit 7c74ba52b2a2f740991855743c06454ebb3b076d
Author: John Darrington <address@hidden>
Date: Sun May 26 12:23:48 2013 +0200
Disable code which is not used and is Gtk3 unfriendly
commit 6e6bbf7ae3f4b5f31784988df328ae5321842279
Author: John Darrington <address@hidden>
Date: Sun May 26 12:14:40 2013 +0200
Remove grid_line_gc
commit c58e26cd4cc945718f9f1e7dffa1100e89032ce6
Author: John Darrington <address@hidden>
Date: Sat May 25 18:23:47 2013 +0200
Avoid use of gdk_draw_line
commit 586b6ecc771c3717a002b18580a7a77b2f2cbe2e
Author: John Darrington <address@hidden>
Date: Fri May 24 18:51:04 2013 +0200
Avoid use of deprecated GTK_SET_FLAGS
Based upon a patch from the Gtk+ project:
From: Emmanuele Bassi <address@hidden>
Date: Mon, 12 Apr 2010 14:54:41 +0100
Subject: [PATCH] tree-view: Use gtk_widget_send_focus_change()
Remove the second (and last) internal user of the GTK_HAS_FOCUS flag.
https://bugzilla.gnome.org/show_bug.cgi?id=593671
commit fe12e08489efd5c0ef80361d7dff0775c39a2314
Author: John Darrington <address@hidden>
Date: Mon May 20 10:04:52 2013 +0200
Avoid use of deprecated gdk_drawable_get_size
Use gdk_window_get_{width,height} instead. Some calls were completely
unnecessary, so those
have simply been deleted.
commit b9b51fbc1157d6fbcdca0ff4735b3c055887b201
Author: John Darrington <address@hidden>
Date: Mon May 20 09:47:47 2013 +0200
Avoid use of deprecated gdk_drawable_get_screen
commit adf6c19f55bc4b3271601072824aedf8faa057b8
Author: John Darrington <address@hidden>
Date: Mon May 20 09:31:34 2013 +0200
Avoid use of deprecated gdk_drawable_get_display
commit 98e7f763103f7e50452dc355a2135e501c9ce4cc
Author: John Darrington <address@hidden>
Date: Mon May 20 07:17:23 2013 +0200
Avoid gdk_drawable_get_size which is now deprecated
commit 9f2f1ce02a857e9bc975d157a04419c021854d57
Author: John Darrington <address@hidden>
Date: Mon May 20 07:13:10 2013 +0200
Avoid problems with G_CONST_RETURN
This is no longer used by us. But may be used by other 3rd party libraries.
commit 34f161d3c9808885aa496f5c0145e6079ec56c4a
Author: John Darrington <address@hidden>
Date: Mon May 20 06:42:43 2013 +0200
Avoid use of deprecated GtkComboBoxEntry
commit 14277bc366bf88f5f70b8825cfbbacd4ff474c0b
Author: John Darrington <address@hidden>
Date: Sun May 19 12:11:18 2013 +0200
Recent GTK version to 2.24
-----------------------------------------------------------------------
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, gtk3, created. v0.7.9-948-gca984f4,
John Darrington <=