1 | 2002-12-17 Chema Celorio <chema@celorio.com> |
---|
2 | |
---|
3 | * configure.in: post release version bump to 2.1.6 |
---|
4 | |
---|
5 | 2002-12-16 Chema Celorio <chema@celorio.com> |
---|
6 | |
---|
7 | * gpa-option-menu.c (gpa_option_menu_mnemonic_activate): Implement |
---|
8 | Fixes #92713 |
---|
9 | |
---|
10 | 2002-12-14 Chema Celorio <chema@celorio.com> |
---|
11 | |
---|
12 | * gpa-option-menu.c (gpa_option_menu_node_modified_cb): plug a leak |
---|
13 | |
---|
14 | 2002-12-04 Chema Celorio <chema@celorio.com> |
---|
15 | |
---|
16 | * configure.in: post-release version bump to 2.1.3 |
---|
17 | |
---|
18 | 2002-11-01 Jody Goldberg <jody@gnome.org> |
---|
19 | |
---|
20 | * Release 1.120.0 |
---|
21 | |
---|
22 | 2002-09-20 Chema Celorio <chema@ximian.com> |
---|
23 | |
---|
24 | * gpa-tree-viewer.c (gpa_tree_viewer_info): add a RefCount entry |
---|
25 | (gpa_tree_viewer_info_refresh): update here. |
---|
26 | |
---|
27 | 2002-09-13 Chema Celorio <chema@ximian.com> |
---|
28 | |
---|
29 | * gpa-option-menu.c (gpa_option_menu_node_modified_cb): unref option and item |
---|
30 | after use |
---|
31 | |
---|
32 | 2002-09-08 Chema Celorio <chema@ximian.com> |
---|
33 | |
---|
34 | * gpa-paper-preview-item.c: remove #if 0'ed function |
---|
35 | |
---|
36 | * gpa-option-menu.c (gpa_option_menu_rebuild_menu): disconnect in the right place |
---|
37 | (gpa_option_menu_finalize): set handlers to 0 after disconnecting them |
---|
38 | * gpa-settings-selector.c (gpa_settings_selector_finalize): same here |
---|
39 | * gpa-printer-selector.c (gpa_printer_selector_finalize): same here |
---|
40 | |
---|
41 | 2002-09-08 Chema Celorio <chema@ximian.com> |
---|
42 | |
---|
43 | * gpa-option-menu.c (gpa_option_menu_finalize): disconnect from the handlers after |
---|
44 | we are _finalized. Helps it not crash. |
---|
45 | Same here: |
---|
46 | |
---|
47 | * gpa-transport-selector.c (gpa_transport_selector_finalize): |
---|
48 | * gpa-settings-selector.c (gpa_settings_selector_finalize): |
---|
49 | * gpa-printer-selector.c (gpa_printer_selector_rebuild_menu): |
---|
50 | |
---|
51 | |
---|
52 | * gpa-printer-selector.c (gpa_printer_selector_node_modified_cb): implement |
---|
53 | (gpa_printer_selector_construct): listen for changes in the printer node. |
---|
54 | |
---|
55 | 2002-09-07 Chema Celorio <chema@ximian.com> |
---|
56 | |
---|
57 | * gpa-paper-preview-item.c (gpa_paper_preview_item_finalize): disconnect signals |
---|
58 | FIRST, THEN unref the objects |
---|
59 | |
---|
60 | * gpa-option-menu.c (gpa_option_menu_rebuild_menu): listen for changes in the |
---|
61 | Options node |
---|
62 | (gpa_option_menu_node_modified_cb): and if something changes, act accordingly |
---|
63 | |
---|
64 | * gpa-tree-viewer.c: first stab at the viewer |
---|
65 | |
---|
66 | * gpa-paper-preview-item.c: disconnect handlers of GPANode's after use |
---|
67 | |
---|
68 | 2002-09-06 Chema Celorio <chema@ximian.com> |
---|
69 | |
---|
70 | * gpa-paper-preview-item.c: move from ../gnome-print-paper-selector.h make |
---|
71 | gpa generic. |
---|
72 | |
---|
73 | * Makefile.am: compile with DISABLE deprecated, add gpa-option-menu.[ch] |
---|
74 | |
---|
75 | 2002-09-03 Chema Celorio <chema@ximian.com> |
---|
76 | |
---|
77 | * gpa-transport-selector.c (gpa_transport_selector_construct): listen for when the Printer |
---|
78 | changes and update the transports to reflect that. |
---|
79 | (gpa_transport_selector_rebuild_widget_cb): implement |
---|
80 | |
---|
81 | * gpa-settings-selector.c (gpa_settings_selector_construct): listen for config->Printer |
---|
82 | and update when it changes |
---|
83 | (gpa_settings_selector_printer_changed_cb): implement |
---|
84 | |
---|
85 | 2002-09-01 Chema Celorio <chema@ximian.com> |
---|
86 | |
---|
87 | * add the gpa- prefix to all files, update Makefile.am and includes |
---|
88 | |
---|
89 | 2002-09-01 Chema Celorio <chema@ximian.com> |
---|
90 | |
---|
91 | * all files: Clean up, variable & function renaming, indentation & fix include files |
---|
92 | |
---|
93 | 2002-08-29 Chema Celorio <chema@ximian.com> |
---|
94 | |
---|
95 | * transport-selector.c (gpa_transport_selector_construct): return TRUE |
---|
96 | |
---|
97 | 2002-05-27 Chema Celorio <chema@ximian.com> |
---|
98 | |
---|
99 | * release 1.114.0 |
---|
100 | |
---|
101 | 2002-05-27 Chema Celorio <chema@ximian.com> |
---|
102 | |
---|
103 | * printer-selector.h: headers are now in gnome-print/private |
---|
104 | |
---|
105 | 2002-05-25 Chema Celorio <chema@ximian.com> |
---|
106 | |
---|
107 | * settings-selector.c (gpa_ss_add_settings_activate): add a |
---|
108 | #warning |
---|
109 | |
---|
110 | * transport-selector.c (gpa_ts_rebuild_widget): remove if 0 es |
---|
111 | * printer-selector.c: ditto |
---|
112 | |
---|
113 | * gpa-widget.c (gpa_widget_size_request): remove all of the #if 0 ed |
---|
114 | code gpa_widget_expose and gpa_widget_draw |
---|
115 | |
---|
116 | 2002-05-17 Chema Celorio <chema@celorio.com> |
---|
117 | |
---|
118 | * transport-selector.c : fix ifs |
---|
119 | |
---|
120 | 2002-05-14 Chema Celorio <chema@celorio.com> |
---|
121 | |
---|
122 | * transport-selector.c: remove unused prototypes |
---|
123 | (gpa_transport_selector_init): add missing casto |
---|
124 | (gpa_ts_printer_modified): #ifdef out unused function |
---|
125 | |
---|
126 | * settings-selector.c: remove unused prototypes. |
---|
127 | (gpa_ss_root_modified): disabled unused function |
---|
128 | |
---|
129 | * printer-selector.c : remove unused prototypes |
---|
130 | |
---|
131 | 2002-03-29 Jody Goldberg <jody@gnome.org> |
---|
132 | |
---|
133 | * Release 1.112.0 |
---|
134 | |
---|
135 | 2001-12-17 Lauris Kaplinski <lauris@ximian.com> |
---|
136 | |
---|
137 | * Makefile.am (CPPFLAGS): Added section, -DWE_ARE_LIBGNOMEPRINT_UI |
---|
138 | |
---|
139 | 2001-12-14 Lauris Kaplinski <lauris@ximian.com> |
---|
140 | |
---|
141 | * transport-selector.c (gpa_transport_selector_init): Actually |
---|
142 | connect entry "changed" signal |
---|
143 | |
---|
144 | 2001-12-12 Lauris Kaplinski <lauris@ximian.com> |
---|
145 | |
---|
146 | * gpa-widget.c (gpa_widget_construct): Use GnomePrintConfig |
---|
147 | (gpa_widget_new): Ditto |
---|
148 | |
---|
149 | 2001-12-06 Lauris Kaplinski <lauris@ximian.com> |
---|
150 | |
---|
151 | * transport-selector.c (gpa_transport_selector_destroy): Removed |
---|
152 | signalling |
---|
153 | (gpa_transport_selector_construct): Ditto |
---|
154 | (gpa_ts_rebuild_widget): Ditto |
---|
155 | |
---|
156 | * settings-selector.c (gpa_settings_selector_destroy): Removed |
---|
157 | signalling |
---|
158 | (gpa_settings_selector_construct): Ditto |
---|
159 | (gpa_ss_root_modified): Ditto |
---|
160 | (gpa_ss_rebuild_menu): Ditto |
---|
161 | |
---|
162 | * printer-selector.c (gpa_printer_selector_destroy): Removed |
---|
163 | signalling |
---|
164 | (gpa_printer_selector_construct): Ditto |
---|
165 | (gpa_ps_rebuild_menu): Ditto |
---|
166 | |
---|
167 | * gpa-widget.c: Removed ::expose virtual method at all |
---|
168 | |
---|
169 | 2001-10-29 Havoc Pennington <hp@redhat.com> |
---|
170 | |
---|
171 | * add-printer-dialog.c: replace GNOME_PAD_SMALL and |
---|
172 | gnome_stock_button with non-deprecated stuff. |
---|
173 | |
---|
174 | * config-dialog.c: ditto |
---|
175 | |
---|
176 | * media-orientation.c: replace GNOME_PAD_SMALL with a local |
---|
177 | macro |
---|
178 | |
---|
179 | 2001-05-28 Lauris Kaplinski <lauris@ximian.com> |
---|
180 | |
---|
181 | * printer-selector.c (gpa_ps_rebuild_menu): Rearrange code, add |
---|
182 | more comments |
---|
183 | (gpa_ps_manage_printers_activate): New function (empty at moment) |
---|
184 | |
---|
185 | 2001-03-12 Lauris Kaplinski <lauris@ximian.com> |
---|
186 | |
---|
187 | * add-printer-dialog.c: New file, implementing add printer dialog. |
---|
188 | Most code is borrowed from Chema's gnome-print-admin module and |
---|
189 | ported to GPANode. |
---|
190 | (gpa_apw_select_model): Use get_path_value |
---|
191 | (gpa_apw_read_vendors): Ditto |
---|
192 | (gpa_apw_read_models): Ditto |
---|
193 | |
---|
194 | * gpa-widget.c: New file, implementing abstract base class for |
---|
195 | configuration widget (GtkBin that is bound to GPANode). |
---|
196 | |
---|
197 | * Makefile.am: First version |
---|