Matthias Clasen
c38e62917a
Document some of the print capabilities
...
2006-06-21 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtkprintunixdialog.sgml: Document some of the
print capabilities
2006-06-21 19:56:12 +00:00
Matthias Clasen
d69ba20737
Add some questions.
...
2006-06-21 Matthias Clasen <mclasen@redhat.com>
* gtk/question_index.sgml: Add some questions.
2006-06-21 14:20:42 +00:00
Matthias Clasen
59862b0901
broken pipe
2006-06-20 13:35:07 +00:00
Matthias Clasen
c8747d974d
Document GtkPrinterFunc
...
2006-06-19 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtkprinter.sgml: Document GtkPrinterFunc
* gtk/gtk-sections.txt: Add gtk_enumerate_printers
2006-06-19 17:32:46 +00:00
Alexander Larsson
ff865a441f
Add gtk_label_set_line_wrap_mode, gtk_label_get_line_wrap_mode, and a
...
2006-06-19 Alexander Larsson <alexl@redhat.com>
* gtk/gtk.symbols:
* gtk/gtklabel.[ch]:
Add gtk_label_set_line_wrap_mode, gtk_label_get_line_wrap_mode, and
a wrap-mode property that lets you set the PangoWrapMode.
2006-06-19 14:27:50 +00:00
Matthias Clasen
f57bc65191
2.9.3
2006-06-13 05:15:01 +00:00
Matthias Clasen
b8eaa0877a
Document response codes
2006-06-12 02:17:59 +00:00
Matthias Clasen
f404dd5784
Updates
2006-06-08 16:40:31 +00:00
Matthias Clasen
71b2d74620
Replace pdf_target by export_filename
2006-06-08 16:39:16 +00:00
Matthias Clasen
1298b93bf7
Remove GTK_PRINT_OPERATION_RESULT_PREVIEW.
...
2006-06-08 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtkprintoperation.sgml: Remove GTK_PRINT_OPERATION_RESULT_PREVIEW.
2006-06-08 16:32:22 +00:00
Matthias Clasen
8dbad5b4cd
Fix a file name
2006-06-08 12:49:34 +00:00
Matthias Clasen
cc9fcdbce5
Additions
2006-06-08 03:47:29 +00:00
Matthias Clasen
b2cbfe66a4
2.9.2
2006-06-05 19:33:40 +00:00
Matthias Clasen
c66612ce00
fix an inconsistency
2006-06-02 17:50:00 +00:00
Matthias Clasen
ccb447de94
more doc fixes
2006-06-01 03:56:42 +00:00
Matthias Clasen
df7c74bbb6
more doc fixes
2006-06-01 03:42:56 +00:00
Matthias Clasen
f1c406424f
typo fix
2006-06-01 01:57:01 +00:00
Matthias Clasen
2312f8e0c0
Update
...
2006-05-31 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk-sections.txt: Update
2006-05-31 13:39:02 +00:00
Matthias Clasen
1d84567c1c
Add image-position api
...
2006-05-30 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk-sections.txt: Add image-position api
2006-05-31 00:23:44 +00:00
Matthias Clasen
bbca88c99c
allow positioning bubbles
2006-05-25 05:53:42 +00:00
Matthias Clasen
7f6f61c9ff
Custom tab label
2006-05-24 16:15:15 +00:00
Matthias Clasen
066afe7a2d
additions
2006-05-23 16:34:30 +00:00
Matthias Clasen
a59a999d7c
New function to cancel a running print operation.
...
2006-05-19 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk.symbols:
* gtk/gtkprintoperation.h:
* gtk/gtkprintoperation.c (gtk_print_operation_cancel): New function
to cancel a running print operation.
* gtk/gtkprintoperation-private.h (struct _GtkPrintOperationPrivate):
Add a cancelled flag, use g types, use bitfields.
* gtk/gtkprintoperation.c (print_pages): Clean up after the idle
in the synchronous case.
2006-05-19 19:25:51 +00:00
Matthias Clasen
0e1bc0d411
Updates
...
2006-05-18 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtkenums.sgml: Updates
2006-05-18 17:40:24 +00:00
Matthias Clasen
62bf624d84
2.9.1
2006-05-17 00:33:57 +00:00
Matthias Clasen
968149a995
Add labels for page orientations, also add the fourth one. ( #339589 )
...
2006-05-16 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkpagesetupunixdialog.c (populate_dialog): Add labels
for page orientations, also add the fourth one. (#339589 )
* gtk/stock-icons/24/gtk-orientation-reverse-portrait.png: New
icon.
* gtk/Makefile.am: Add it here.
* gtk/gtkstock.[hc]: Add stock items for the page orientations.
2006-05-16 15:23:01 +00:00
Matthias Clasen
62ede1134c
More of the same
2006-05-15 14:37:32 +00:00
Matthias Clasen
cee5aaff45
Fix up example rendering. ( #341855 , Guillaume Desmottes)
...
2006-05-15 Matthias Clasen <mclasen@redhat.com>
* gtk/tree_widget.sgml: Fix up example rendering. (#341855 , Guillaume
Desmottes)
2006-05-15 14:34:19 +00:00
Emmanuele Bassi
dc918cbf75
Update the error enum and the gtk_recent_manager_add and
...
2006-05-11 Emmanuele Bassi <ebassi@cvs.gnome.org>
* gtk/tmpl/gtkrecentmanager.sgml: Update the error enum and the
gtk_recent_manager_add and gtk_recent_manager_add_full parameters.
* gtk/migrating-GtkRecentChooser.sgml: Mention
gtk_recent_manager_get_default() and update the code examples.
2006-05-12 08:39:17 +00:00
Matthias Clasen
7f371df51a
Add an image property
2006-05-09 04:36:43 +00:00
Matthias Clasen
18c7fb2f44
Update the internationalization answer. ( #340951 , Kristof Versant)
...
2006-05-08 Matthias Clasen <mclasen@redhat.com>
* gtk/question_index.sgml (reference): Update the internationalization
answer. (#340951 , Kristof Versant)
2006-05-08 13:55:24 +00:00
Matthias Clasen
2fba613b4d
2.9.0
2006-05-05 16:21:19 +00:00
Matthias Clasen
10583204d9
Add a menu position function for use with popups on status icons.
...
2006-04-29 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk.symbols:
* gtk/gtkstatusicon.h:
* gtk/gtkstatusicon.c (gtk_status_icon_position_menu): Add a menu
position function for use with popups on status icons. (#334573 ,
Christian Persch)
2006-04-29 06:34:14 +00:00
Matthias Clasen
dfe415b3e3
Add gdk_screen_is_composited
2006-04-25 16:45:22 +00:00
Matthias Clasen
eee5ae7568
additions
2006-04-25 02:31:59 +00:00
Matthias Clasen
92723e10a6
trivial additions
2006-04-25 02:18:00 +00:00
Matthias Clasen
8758063aca
Fix a typo
2006-04-24 22:56:07 +00:00
Matthias Clasen
f918e00585
Remove a duplicate entry.
...
2006-04-24 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtkentry.sgml: Remove a duplicate entry.
2006-04-24 18:42:38 +00:00
Matthias Clasen
73ebc30436
Fix a typo
2006-04-24 18:34:22 +00:00
Matthias Clasen
167afc896a
Remove an empty index
2006-04-24 18:26:41 +00:00
Matthias Clasen
d0c309e6b2
Add directfb
...
2006-04-24 Matthias Clasen <mclasen@redhat.com>
* gdk/Makefile.am (IGNORE_HFILES): Add directfb
2006-04-24 18:22:58 +00:00
Matthias Clasen
f202996105
Additions.
...
2006-04-24 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtkpapersize.sgml: Additions.
* gtk/gtk-sections.txt: Add new api.
2006-04-24 17:53:32 +00:00
Matthias Clasen
84ff1b2708
Add new api.
...
2006-04-24 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk-sections.txt: Add new api.
2006-04-24 17:02:05 +00:00
Matthias Clasen
2a834a412d
Add new stock icons.
...
2006-04-24 Matthias Clasen <mclasen@redhat.com>
* gtk/Makefile.am (HTML_IMAGES): Add new stock icons.
* gtk/tmpl/gtkstock.sgml: Document new stock icons
2006-04-24 05:46:41 +00:00
Matthias Clasen
bb23cebf1b
Add a rich text section
...
2006-04-24 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk-docs.sgml:
* gtk/gtk-sections.txt: Add a rich text section
* gtk/Makefile.am (IGNORE_HFILES): Add some more private headers.
* gtk/tmpl/gtkpreview.sgml:
* gtk/tmpl/gtkrecentmanager.sgml:
* gtk/tmpl/gtkprintoperation.sgml:
* gtk/tmpl/gtkrecentchooser.sgml:
* gtk/tmpl/gtkicontheme.sgml: Additions
* gtk/gtk-sections.txt: Remove GtkRecentChooserDefault
2006-04-24 05:40:24 +00:00
Emmanuele Bassi
c414c440fe
Fix unclosed para tags.
...
2006-04-22 Emmanuele Bassi <ebassi@cvs.gnome.org>
* gtk/tmpl/gtkrecentchoosermenu.sgml:
* gtk/tmpl/gtkrecentchooserwidget.sgml: Fix unclosed para tags.
2006-04-23 12:13:23 +00:00
Alexander Larsson
27f746fbd0
Merge the gtk-printing branch. For more detailed ChangeLog entries, see
...
2006-04-21 Alexander Larsson <alexl@redhat.com>
Merge the gtk-printing branch.
For more detailed ChangeLog entries, see the branch.
* .cvsignore:
* Makefile.am:
* configure.in:
* docs/tools/widgets.c:
* gtk+-unix-print-2.0.pc.in:
* gtk/Makefile.am:
* gtk/gen-paper-names.c:
* gtk/gtk.h:
* gtk/gtk.symbols:
* gtk/gtkenums.h:
* gtk/gtkiconfactory.c:
* gtk/gtkmarshalers.list:
* gtk/gtkpagesetup.[ch]:
* gtk/gtkpagesetupunixdialog.[ch]:
* gtk/gtkpapersize.[ch]:
* gtk/gtkprint-win32.[ch]:
* gtk/gtkprintbackend.[ch]:
* gtk/gtkprintcontext.[ch]:
* gtk/gtkprinter-private.h:
* gtk/gtkprinter.[ch]:
* gtk/gtkprinteroption.[ch]:
* gtk/gtkprinteroptionset.[ch]:
* gtk/gtkprinteroptionwidget.[ch]:
* gtk/gtkprintjob.[ch]:
* gtk/gtkprintoperation-private.h:
* gtk/gtkprintoperation-unix.c:
* gtk/gtkprintoperation-win32.c:
* gtk/gtkprintoperation.[ch]:
* gtk/gtkprintsettings.[ch]:
* gtk/gtkprintunixdialog.[ch]:
* gtk/paper_names.c:
* gtk/paper_names_offsets.c:
Platform independent printing API and implementations
for unix and windows.
* gtk/gtkstock.h:
* gtk/stock-icons/24/gtk-orientation-landscape.png:
* gtk/stock-icons/24/gtk-orientation-portrait.png:
* gtk/stock-icons/24/gtk-orientation-reverse-landscape.png:
Add stock icons for page orientation.
* modules/Makefile.am:
* modules/printbackends/Makefile.am:
* modules/printbackends/cups/Makefile.am:
* modules/printbackends/cups/gtkcupsutils.[ch]:
* modules/printbackends/cups/gtkprintbackendcups.[ch]:
* modules/printbackends/cups/gtkprintercups.[ch]:
Cups printing backend for unix.
* modules/printbackends/lpr/Makefile.am:
* modules/printbackends/lpr/gtkprintbackendlpr.[ch]:
lpr printing backend for unix.
* modules/printbackends/pdf/Makefile.am:
* modules/printbackends/pdf/gtkprintbackendpdf.[ch]:
print-to-pdf printing backend for unix.
* tests/.cvsignore:
* tests/Makefile.am:
* tests/print-editor.c:
Test application for printing.
* gdk/gdk.symbols:
* gdk/win32/gdkevents-win32.c:
* gdk/win32/gdkwin32.h:
Add gdk_win32_set_modal_dialog_libgtk_only so that we can pump the
mainloop while displaying a win32 common dialog.
* gdk/directfb/Makefile.am:
Whitespace cleanup.
2006-04-21 15:09:32 +00:00
Emmanuele Bassi
9457791981
Fix the code of the look up example.
...
2006-04-17 Emmanuele Bassi <ebassi@cvs.gnome.org>
* gtk/tmp/gtkicontheme.sgml: Fix the code of the look up example.
2006-04-17 15:41:08 +00:00
Emmanuele Bassi
237342c4ec
Add long descriptions.
...
2006-04-17 Emmanuele Bassi <ebassi@cvs.gnome.org>
* gtk/tmpl/gtkrecent*.sgml: Add long descriptions.
2006-04-17 15:39:21 +00:00
Matthias Clasen
fb700e81e3
Add short descriptions
2006-04-16 04:39:46 +00:00
Matthias Clasen
98cf163332
Cosmetic fixes
2006-04-16 04:08:54 +00:00
Tor Lillqvist
208eda2e59
Mention that the Win32 backend should not be used from multiple threads.
...
2006-04-04 Tor Lillqvist <tml@novell.com>
* gdk/tmpl/threads.sgml: Mention that the Win32 backend should not
be used from multiple threads.
2006-04-03 21:04:34 +00:00
Matthias Clasen
301dd71a1a
Updates
2006-03-31 06:31:50 +00:00
Matthias Clasen
11017bbe0c
Shrink this
2006-03-31 06:09:33 +00:00
Matthias Clasen
645450d0fc
Additions
...
2006-03-30 Matthias Clasen <mclasen@redhat.com>
* gdk/gdk-sections.txt: Additions
2006-03-30 20:59:22 +00:00
Matthias Clasen
873f4228cc
Add recent chooser to the widget gallery
2006-03-30 18:52:52 +00:00
Emmanuele Bassi
654cfab0e5
Add documentation for the GtkLinkButton ( #336592 )
...
2006-03-30 Emmanuele Bassi <ebassi@cvs.gnome.org>
Add documentation for the GtkLinkButton (#336592 )
* docs/reference/tmpl/gtklinkbutton.sgml: Add description
of the GtkLinkButton.
* docs/reference/gtk/migrating-GtkLinkButton.sgml: Guidelines
for migrating code from GnomeHRef to the GtkLinkButton.
* docs/reference/gtk/gtk-docs.sgml:
* docs/reference/gtk/Makefile.am: Build glue for the porting
guide.
2006-03-30 15:49:22 +00:00
Matthias Clasen
7e6f1345a9
New function to allow wrapping a native pixmap without a server roundtrip.
...
2006-03-29 Matthias Clasen <mclasen@redhat.com>
* gdk/gdk.symbols:
* gdk/gdkpixmap.h:
* gdk/win32/gdkpixmap-win32.c:
* gdk/x11/gdkpixmap-x11.c (gdk_pixmap_foreign_new_for_screen):
New function to allow wrapping a native pixmap without
a server roundtrip. (#334954 , David Baron)
2006-03-30 04:08:51 +00:00
Emmanuele Bassi
ee04430b40
Add a migration guide for porting to the new GtkRecent stuff from the old
...
2006-03-29 Emmanuele Bassi <ebassi@cvs.gnome.org>
* docs/reference/gtk/migrating-GtkRecentChooser.sgml: Add a migration
guide for porting to the new GtkRecent stuff from the old EggRecent
code.
* docs/reference/gtk/tmpl/gtkrecentchooser.sgml:
* docs/reference/gtk/tmpl/gtkrecentchooserdialog.sgml:
* docs/reference/gtk/tmpl/gtkrecentchoosermenu.sgml:
* docs/reference/gtk/tmpl/gtkrecentchooserwidget.sgml:
* docs/reference/gtk/tmpl/gtkrecentfilter.sgml:
* docs/reference/gtk/tmpl/gtkrecentmanager.sgml: Add template files
for the reference guide.
* docs/reference/gtk/gtk-docs.sgml:
* docs/reference/gtk/gtk-sections.txt:
* docs/reference/gtk/Makefile.am: Build glue for add GtkRecent to
the reference guide.
2006-03-29 20:19:01 +00:00
Matthias Clasen
b435c6b967
Syntax fixes.
...
2006-03-28 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtkcellrendereraccel.sgml:
* gtk/tmpl/gtkrc.sgml:
* gtk/directfb.sgml: Syntax fixes.
2006-03-28 18:47:43 +00:00
Matthias Clasen
997470889e
Document <classname> in paths.
...
2006-03-23 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtkrc.sgml: Document <classname> in paths.
2006-03-23 23:35:24 +00:00
Matthias Clasen
fcc1811525
Additions.
...
2006-03-22 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk-sections.txt: Additions.
2006-03-22 20:20:06 +00:00
Matthias Clasen
9489f4caaa
Updates.
...
2006-03-22 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtkcellrendererspin.sgml:
* gtk/tmpl/gtkcellrendererprogress.sgml:
* gtk/tmpl/gtkcellrenderercombo.sgml:
* gtk/tmpl/gtkcellrendereraccel.sgml: Updates.
2006-03-22 17:45:05 +00:00
Matthias Clasen
0047b0b98d
Add a cell renderer which uses a spinbutton to edit the value of a cell.
...
2006-03-22 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk.symbols:
* gtk/gtkcellrendererspin.h:
* gtk/gtkcellrendererspin.c: Add a cell renderer which
uses a spinbutton to edit the value of a cell. (#156023 ,
Daniel Kasak, Lorenzo Gil Sanchez, Carlos Garnacho)
* gtk/gtk.h:
* gtk/Makefile.am: Glue it in.
2006-03-22 15:28:16 +00:00
Matthias Clasen
5e66f6aa75
Add a window-placement-set property and a gtk-scrolled-window-placement
...
2006-03-20 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk.symbols:
* gtk/gtkscrolledwindow.h:
* gtk/gtkscrolledwindow.c: Add a window-placement-set property
and a gtk-scrolled-window-placement setting. (#157025 , Christian
Neumair)
2006-03-20 19:17:59 +00:00
Matthias Clasen
365a0d377e
Add docs for new ports.
2006-03-15 06:46:00 +00:00
Matthias Clasen
fe7a5ebb7b
Make actions work with named icons. ( #323484 , Jorn Baayen)
...
2006-03-13 Matthias Clasen <mclasen@redhat.com>
Make actions work with named icons. (#323484 , Jorn Baayen)
* gtk/gtkactiongroup.c: If the stock-id field of a GtkActionEntry
does not contain a registered stock id, interpret it as an
icon name.
* gtk/gtkaction.c: Add an icon-name property to actions and
use it for icons if a stock-id is not specified.
2006-03-13 05:11:23 +00:00
Michael Natterer
3ac02d3215
add gtk_entry_get,set_inner_border()
...
2006-03-10 Michael Natterer <mitch@imendio.com>
* gtk/gtk-sections.txt: add gtk_entry_get,set_inner_border()
2006-03-10 11:06:00 +00:00
Michael Natterer
6b661b53e1
added gdk_screen_get_active_window() and gdk_screen_get_window_stack()
...
2006-03-08 Michael Natterer <mitch@imendio.com>
* gdk/gdk-sections.txt: added gdk_screen_get_active_window()
and gdk_screen_get_window_stack()
2006-03-08 17:09:53 +00:00
Federico Mena Quintero
d8467db6ce
Forgot to commit this the other day - Federico
2006-03-01 23:42:07 +00:00
Federico Mena Quintero
563bfa813a
Check that the fontsel has a screen assigned before doing anything. This
...
2006-02-27 Federico Mena Quintero <federico@novell.com>
* gtk/gtkfontsel.c (gtk_font_selection_set_font_name): Check that
the fontsel has a screen assigned before doing anything. This
will at least warn the caller of what is wrong, since we only
populate the family_list until we get a screen. Also, put the
reference docs here. Fixes bug #332756 .
(gtk_font_selection_dialog_get_font_name): Document this here.
(gtk_font_selection_get_font_name): Document this here; mention
that the font names get normalized, so the result of this function
may not be the same as what you set with
gtk_font_selection_set_font_name().
2006-02-27 18:18:57 +00:00
Matthias Clasen
2bec6c3f7e
Add a reorder_tab keynav signal and an insert_page vfunc to GtkNotebook.
...
2006-02-23 Matthias Clasen <mclasen@redhat.com>
* gtk/gtknotebook.h: Add a reorder_tab keynav signal and an
insert_page vfunc to GtkNotebook.
* gtk/gtk.symbols:
* gtk/gtknotebook.c: Support notebook DND. New API includes
gtk_notebook_set_window_creation_hook,
gtk_notebook_[gs]et_group_id,
gtk_notebook_[gs]et_tab_reorderable,
gtk_notebook_[gs]et_tab_detachable (#73240 , Carlos Garnacho)
2006-02-23 17:59:33 +00:00
Matthias Clasen
023435bde3
Additions.
...
2006-02-19 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk-sections.txt: Additions.
* gdk/gdk-sections.txt: Additions.
2006-02-20 01:41:16 +00:00
Matthias Clasen
a271dfe0fd
More updates
2006-02-12 06:14:35 +00:00
Matthias Clasen
06e52eee43
Updates
2006-02-12 06:11:02 +00:00
Matthias Clasen
3f99e8efb2
improve liststore docs
2006-02-10 19:33:17 +00:00
Matthias Clasen
adce3190f1
Apply a patch by Murray to improve comboboxentry docs
2006-02-10 18:53:35 +00:00
Matthias Clasen
32fb5404bf
Add deprecation notes.
...
2006-02-03 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtkmenushell.sgml:
* gtk/tmpl/gtkmenu.sgml: Add deprecation notes.
2006-02-03 17:34:25 +00:00
Matthias Clasen
6e6067d951
Actually implement visibility handling, and add
...
2006-01-31 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk.symbols:
* gtk/gtkassistant.h:
* gtk/gtkassistant.c: Actually implement visibility handling,
and add gtk_assistant_update_buttons_state.
* tests/testassistant.c: Test visibility handling.
2006-01-31 16:57:18 +00:00
Matthias Clasen
49eda9aaa7
Add GtkLinkButton to gallery
2006-01-30 15:39:23 +00:00
Matthias Clasen
a351e61c0b
GtkAssistant stuff
2006-01-30 04:53:53 +00:00
Matthias Clasen
40aa02249b
Allow to set a global hook function thats called whenever a link button is
...
2006-01-28 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk.symbols:
* gtk/gtklinkbutton.h:
* gtk/gtklinkbutton.c: Allow to set a global hook function
thats called whenever a link button is clicked.
2006-01-28 06:20:30 +00:00
Matthias Clasen
017a5e3d5b
More work on GtkAssistant by Carlos Garnacho:
...
2006-01-28 Matthias Clasen <mclasen@redhat.com>
More work on GtkAssistant by Carlos Garnacho:
* demos/gtk-demo/Makefile.am:
* demos/gtk-demo/assistant.c: Add a GtkAssistant demo.
* gtk/gtkassistant.c: Handle focus, several small fixes to the
flow computations.
2006-01-28 06:03:50 +00:00
Federico Mena Quintero
bd51b09f77
Fixes bug #328820 :
...
2006-01-27 Federico Mena Quintero <federico@ximian.com>
Fixes bug #328820 :
* gtk/gtkfilechooserdefault.c
(gtk_file_chooser_default_class_init): Make GDK_KP_Divide pop up
the location dialog populated to "/".
(tree_view_keybinding_cb): Likewise.
(trap_activate_cb): Likewise.
2006-01-27 17:22:17 +00:00
Matthias Clasen
4c4ee38256
Add GtkLinkButton docs
...
2006-01-23 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk-sections.txt:
* gtk/gtk-docs.sgml:
* gtk/gtk.types: Add GtkLinkButton docs
2006-01-24 03:48:49 +00:00
Matthias Clasen
c73b9a7759
Add GtkAssistant, a widget to construct multi-step wizards. ( #115348 ,
...
2006-01-18 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkassistant.[hc]: Add GtkAssistant, a widget to
construct multi-step wizards. (#115348 , Martyn Russell,
Matthias Clasen, Carlos Garnacho Parro)
* gtk/gtk.symbols:
* gtk/Makefile.am:
* gtk/gtk.h: Necessary glue.
2006-01-18 22:39:14 +00:00
Matthias Clasen
7f9b4a9615
Add a current-value property and a setter for it. ( #322735 , Jorn Baayen)
...
2006-01-16 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk.symbols:
* gtk/gtkradioaction.[hc]: Add a current-value property and a
setter for it. (#322735 , Jorn Baayen)
2006-01-16 19:07:13 +00:00
Matthias Clasen
ea6731b779
Remove an unused variable.
...
2006-01-14 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkentry.c (gtk_entry_drag_data_received): Remove
an unused variable.
2006-01-15 04:44:26 +00:00
Matthias Clasen
dcfac2c69c
Make this function public API. ( #307099 , Todd Berman)
...
2006-01-09 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk.symbols:
* gtk/gtkwindow.h:
* gtk/gtkwindow.c (gtk_window_get_group): Make this function
public API. (#307099 , Todd Berman)
* gtk/gtkmenu.c:
* gtk/gtkmain.c:
* gtk/gtkentrycompletion.c:
* gtk/gtkcombo.c:
* gtk/gtkcombobox.c: Update all callers.
2006-01-10 04:33:30 +00:00
Matthias Clasen
f23bdf7a68
New function to get the action for a proxy. ( #326288 )
...
2006-01-09 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk.symbols:
* gtk/gtkaction.h:
* gtk/gtkaction.c (gtk_widget_get_action): New function to
get the action for a proxy. (#326288 )
2006-01-09 18:07:14 +00:00
Matthias Clasen
b19cda7c37
Add gdk_cairo_set_source_pixmap. ( #318805 , Alexander Larsson)
...
2005-12-30 Matthias Clasen <mclasen@redhat.com>
* gdk/gdk.symbols:
* gdk/gdkcairo.h:
* gdk/gdkcairo.c: Add gdk_cairo_set_source_pixmap. (#318805 ,
Alexander Larsson)
2005-12-30 07:16:35 +00:00
Matthias Clasen
9fa783eb62
Add deprecation note to gtk_exit() ( #325199 , Ævar Arnfjörð Bjarmason)
...
2005-12-29 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtkmain.sgml: Add deprecation note to
gtk_exit() (#325199 , Ævar Arnfjörð Bjarmason)
2005-12-30 04:58:41 +00:00
Federico Mena Quintero
e72cea090d
In the case for FILTER_RULE_PIXBUF_FORMATS, check that
...
2005-12-27 Federico Mena Quintero <federico@ximian.com>
* gtk/gtkfilefilter.c (gtk_file_filter_filter): In the case for
FILTER_RULE_PIXBUF_FORMATS, check that filter_info->mime_type is
not NULL. Fixes bug #317687 .
2005-12-27 18:38:52 +00:00
Matthias Clasen
8083b8ef6a
Inline docs, use g_assert(), avoid extra allocation for rectangular
...
2005-12-24 Matthias Clasen <mclasen@redhat.com>
* gdk/gdkregion-generic.c:
* gdk/gdkpolyreg-generic.c:
* gdk/gdkregion.h:
* gdk/gdkrectangle.c: Inline docs, use g_assert(), avoid
extra allocation for rectangular regions.
2005-12-24 07:29:00 +00:00
Matthias Clasen
f2685563ac
Updates
2005-12-20 05:47:43 +00:00
Matthias Clasen
2ae9783809
Fix typo
2005-12-20 04:55:16 +00:00
Matthias Clasen
b5cc099058
Small additions/fixes.
...
2005-12-19 Matthias Clasen <mclasen@redhat.com>
* gdk-pixbuf/tmpl/module_interface.sgml:
* gdk-pixbuf/gdk-pixbuf-sections.txt:
* gdk-pixbuf/tmpl/animation.sgml: Small additions/fixes.
2005-12-19 21:13:49 +00:00
Matthias Clasen
b9c479ba56
Small additions/fixes
...
2005-12-19 Matthias Clasen <mclasen@redhat.com>
* gdk/tmpl/input.sgml:
* gdk/tmpl/rgb.sgml:
* gdk/tmpl/x_interaction.sgml:
* gdk/tmpl/windows.sgml: Small additions/fixes
* gdk/Makefile.am (IGNORE_HFILES): Add quartz
* gdk/gdk-sections.txt: Add gdk_window_get_type_hint
2005-12-19 21:02:08 +00:00
Matthias Clasen
189d195c8d
Add GtkStatusIcon so it gets an object hierarchy.
...
2005-12-19 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk-sections.txt: Add GtkStatusIcon so it gets
an object hierarchy.
2005-12-19 20:22:04 +00:00
Matthias Clasen
e60ff3dfd7
Remove inlined documentation
...
2005-12-19 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtkbutton.sgml: Remove inlined documentation
2005-12-19 20:19:19 +00:00
Matthias Clasen
19c1116351
Explicitly document GtkStatusIcon as a non-widget. ( #324181 , Maciej
...
2005-12-19 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtkstatusicon.sgml: Explicitly document GtkStatusIcon
as a non-widget. (#324181 , Maciej Katafiasz)
2005-12-19 19:48:21 +00:00
Ross Burton
b22c707741
If the toolbar mode is ICONS and there is no icon set then show the label, and vice versa ( #322019 )
2005-12-07 17:14:07 +00:00
Matthias Clasen
4ae9ec1361
Update docs
2005-11-28 14:37:53 +00:00
Matthias Clasen
9856c1b25a
Document symbolic colors and color expressions.
...
2005-11-23 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtkrc.sgml: Document symbolic colors and
color expressions.
2005-11-23 17:11:36 +00:00
Michael Natterer
ab9c57d34c
add gtk_style_lookup_color
...
2005-11-23 Michael Natterer <mitch@imendio.com>
* gtk/gtk-sections.txt: add gtk_style_lookup_color
2005-11-23 10:34:35 +00:00
Anders Carlsson
1097260aa7
Add quartz backend.
...
2005-11-21 Anders Carlsson <andersca@imendio.com>
* configure.in:
* gtk/Makefile.am:
* gdk/Makefile.am:
* gdk/quartz/*:
Add quartz backend.
* docs/tools/Makefile.am:
Only build docshooter when the X11 backend is used.
* gtk/gtkplug-stub.c:
Include gtkplug.h here.
* gtk/gtksocket-stub.c:
Include gtksocket.h here.
2005-11-22 10:03:32 +00:00
Matthias Clasen
adcf33fa4d
Add a tearoff-title property, with getter and setter. ( #316482 , Olexiy
...
2005-11-21 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk.symbols:
* gtk/gtkcombobox.[hc]: Add a tearoff-title property,
with getter and setter. (#316482 , Olexiy Avramchenko)
* tests/testcombo.c (main): Test gtk_combo_box_set_title
2005-11-21 16:01:56 +00:00
Matthias Clasen
5266d78a6e
Fix some _ vs - confusion.
...
2005-11-21 Matthias Clasen <mclasen@redhat.com>
* gtk/Makefile.am (HTML_IMAGES): Fix some _ vs - confusion.
2005-11-21 15:54:59 +00:00
Matthias Clasen
0877216511
Update stock documentation to refer to the new icon names.
...
2005-11-14 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtkstock.sgml:
* gtk/Makefile.am (HTML_IMAGES): Update stock documentation
to refer to the new icon names.
2005-11-14 05:49:44 +00:00
Matthias Clasen
cfd7c13b6c
Implement a getter for headers-clickable. ( #163851 , Richard Hult)
...
2005-11-10 Matthias Clasen <mclasen@redhat.com>
* gtk/gtktreeview.c: Implement a getter for headers-clickable.
(#163851 , Richard Hult)
2005-11-10 14:18:45 +00:00
Matthias Clasen
0ce29ee614
Add a focus-on-click property with setter and getter. ( #318945 , Christian
...
2005-11-07 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk.symbols:
* gtk/gtkfilechooserbutton.h:
* gtk/gtkfilechooserbutton.c: Add a focus-on-click property
with setter and getter. (#318945 , Christian Persch)
2005-11-07 15:57:19 +00:00
Matthias Clasen
57904c8ce6
Adjust to the stock icon changes.
...
2005-11-07 Matthias Clasen <mclasen@redhat.com>
* configure.in: Adjust to the stock icon changes.
2005-11-07 14:30:35 +00:00
Matthias Clasen
225e5cb472
Don't use deprecated functions in examples. ( #319524 , Vincent Untz)
...
2005-10-25 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtkfilechooser.sgml: Don't use deprecated functions
in examples. (#319524 , Vincent Untz)
* gtk/gtk-update-icon-cache.xml: Fix a typo. (#319524 , Vincent Untz)
2005-10-25 18:00:49 +00:00
Matthias Clasen
b863d24089
Add a has-selection property
2005-10-07 03:38:57 +00:00
Federico Mena Quintero
d0952240cb
Document the "quick-bookmark" binding signal.
...
2005-10-05 Federico Mena Quintero <federico@ximian.com>
* gtk/tmpl/gtkfilechooser.sgml: Document the "quick-bookmark"
binding signal.
2005-10-05 05:12:06 +00:00
Federico Mena Quintero
721bc7e7e4
Document the "desktop-folder" binding signal.
...
2005-10-04 Federico Mena Quintero <federico@ximian.com>
* gtk/tmpl/gtkfilechooser.sgml: Document the "desktop-folder"
binding signal.
2005-10-04 20:20:47 +00:00
Matthias Clasen
3392bdadba
Fix a comment.
...
2005-09-26 Matthias Clasen <mclasen@redhat.com>
* gdk/tmpl/gcs.sgml: Fix a comment.
2005-09-26 20:10:40 +00:00
Michael Natterer
e71dfee544
gtk/gtk-docs.sgml gtk/gtk-sections.txt GtkCellRendererKeys ->
...
2005-09-22 Michael Natterer <mitch@imendio.com>
* gtk/gtk-docs.sgml
* gtk/gtk-sections.txt
* gtk/gtk.types: GtkCellRendererKeys -> GtkCellRendererAccel
2005-09-22 16:35:39 +00:00
Tim Janik
aecc12a9b2
added anchor. complexity doesn't get worse than O(n^2) with recent glib.
...
Tue Sep 20 17:16:50 2005 Tim Janik <timj@imendio.com>
* gtk/tmpl/gtkrc.sgml: added anchor. complexity doesn't get worse
than O(n^2) with recent glib.
2005-09-20 15:18:13 +00:00
Federico Mena Quintero
4c3151de5c
List all the default key bindings. Fix the documentation for the
...
2005-09-15 Federico Mena Quintero <federico@ximian.com>
* gtk/tmpl/gtkfilechooser.sgml: List all the default key bindings.
Fix the documentation for the "location-popup" binding signal; its
"path" argument was not listed. Mention a tip to have a crude
form of bookmarks accessible through key bindings.
2005-09-15 17:03:15 +00:00
Matthias Clasen
6c8be091ef
Clarify docs for ::insert-text signal. ( #316094 , Tommi Komulainen)
...
2005-09-13 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtkeditable.sgml: Clarify docs
for ::insert-text signal. (#316094 , Tommi
Komulainen)
2005-09-13 14:27:45 +00:00
Tim Janik
fbd3568e4c
fixed wording and typos in some places. added a new section "Optimizing RC
...
Tue Sep 13 14:16:27 2005 Tim Janik <timj@imendio.com>
* gtk/tmpl/gtkrc.sgml: fixed wording and typos in some places.
added a new section "Optimizing RC Style Matches".
2005-09-13 12:19:07 +00:00
Matthias Clasen
797c2e6a45
New function to avoid pointless strdups when creating atoms from static
...
2005-09-11 Matthias Clasen <mclasen@redhat.com>
* gdk/gdk.symbols:
* gdk/gdkproperty.h:
* gdk/x11/gdkproperty-x11.c (gdk_atom_intern_static_string):
New function to avoid pointless strdups when creating atoms
from static strings.
* gdk/x11/gdkdisplay-x11.c:
* gdk/x11/gdkdnd-x11.c:
* gdk/x11/gdkevents-x11.c:
* gdk/x11/gdkmain-x11.c:
* gdk/x11/gdkproperty-x11.c:
* gdk/x11/gdkselection-x11.c:
* gdk/x11/gdkwindow-x11.c: Use gdk_atom_intern_static_string()
where appropriate.
2005-09-11 05:39:45 +00:00
Matthias Clasen
07600fb107
Add a cell renderer for displaying and editing accelerators, a port of
...
2005-09-09 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkcellrendererkeys.h:
* gtk/gtkcellrendererkeys.c: Add a cell renderer for displaying
and editing accelerators, a port of EggCellRendererKeys .
* gtk/gtk.symbols:
* gtk/gtk.h:
* gtk/Makefile.am: Add the keys cell renderer.
* tests/Makefile.am:
* tests/testkeys.c: Test GtkCellRendererKeys
2005-09-10 01:51:07 +00:00
Matthias Clasen
03aea1a3da
Make it possible to determine if a key event is for a modifier key:
...
2005-09-09 Matthias Clasen <mclasen@redhat.com>
Make it possible to determine if a key event is for a
modifier key:
* gdk/x11/gdkprivate-x11.h:
* gdk/x11/gdkkeys-x11.c (_gdk_keymap_key_is_modifier):
New function to determine if a keycode is mapped to a modifier.
(get_xkb): Get the modmap.
* gdk/x11/gdkevents-x11.c (translate_key_event): Set the
is_modifier bit by calling _gdk_keymap_key_is_modifier().
* gdk/gdkevents.h (struct _GdkEventKey): Add an is_modifier
bit.
2005-09-09 22:50:15 +00:00
Matthias Clasen
eb7abab27b
Document new modifier bits.
2005-09-06 18:45:50 +00:00
Matthias Clasen
2738d1475c
Fix some typos. ( #315208 , Vincent Untz)
...
2005-09-05 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtkpaned.sgml: Fix some typos.
(#315208 , Vincent Untz)
2005-09-05 18:26:39 +00:00
Matthias Clasen
7ee4ea8719
Add functions which look for text, image or uri targets in an array of
...
2005-08-30 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk.symbols:
* gtk/gtkselection.h:
* gtk/gtkselection.c: Add functions which look for text, image
or uri targets in an array of atoms. (#314089 , Mark Wielaard)
2005-08-30 05:42:37 +00:00
Matthias Clasen
60d6b85399
Add gtk_window_[sg]et_deletable. Add
...
2005-08-30 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk-sections.txt: Add gtk_window_[sg]et_deletable.
Add gtk_selection_data_targets_include_uri.
2005-08-30 05:06:36 +00:00
Matthias Clasen
adb16c5b89
Add a deletable property with getter and setter, to control the close
...
2005-08-30 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk.symbols:
* gtk/gtkwindow.h:
* gtk/gtkwindow.c: Add a deletable property with getter
and setter, to control the close button in the window
frame. (#59718 , Havoc Pennington)
2005-08-30 04:46:09 +00:00
Matthias Clasen
1c5ff52040
Add a long description.
...
2005-08-29 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtkstatusicon.sgml: Add a long description.
2005-08-29 20:24:49 +00:00
Matthias Clasen
4dfca1aa6b
Construct the "Select All" menuitem from stock.
...
2005-08-29 Matthias Clasen <mclasen@redhat.com>
* gtk/gtktextview.c (popup_targets_received):
* gtk/gtkentry.c (popup_targets_received): Construct
the "Select All" menuitem from stock.
* gtk/stock-icons/stock_select_all_{16,24}.png:
* gtk/stock-icons/Makefile.am:
* gtk/gtkiconfactory.c:
* gtk/gtkstock.h:
* gtk/gtkstock.c: Add a "Select All" stock item. (#78545 ,
Calum Benson)
2005-08-29 20:01:28 +00:00
Matthias Clasen
b17a4ae336
Add docs.
...
2005-08-29 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkstatusicon-x11.c: Add docs.
* gtk/gtkstatusicon.h: Fix a typo.
2005-08-29 19:01:42 +00:00
Matthias Clasen
f906e82a93
Add a separate --ignore-theme-index option to avoid overloading --force.
...
2005-08-26 Matthias Clasen <mclasen@redhat.com>
* gtk/updateiconcache.c: Add a separate --ignore-theme-index option
to avoid overloading --force. (JP Rosevaar)
2005-08-26 19:05:31 +00:00
Matthias Clasen
67d685f2e8
Bump version to 2.9.0
...
2005-08-26 Matthias Clasen <mclasen@redhat.com>
* configure.in: Bump version to 2.9.0
* gdk-pixbuf/gdk-pixbuf.sgml:
* gdk/gdk-docs.sgml:
* gtk/gtk-docs.sgml: Add indices for new
symbols in 2.10
2005-08-26 18:52:48 +00:00
Matthias Clasen
b3a757762c
Make the GdkScreen font options api public, and add properties
...
2005-08-26 Matthias Clasen <mclasen@redhat.com>
* gdk/gdk.symbols:
* gdk/gdkscreen.h:
* gdk/gdkscreen.c: Make the GdkScreen font options api
public, and add properties GdkScreen::font-options and
GdkScreen::resolution. (#314004 )
* gdk/gdkpango.c:
* gtk/gtksettings.c:
* gtk/gtkwidget.c: Adjust all callers.
* gdk/gdkintl.h: Simplify and use glib/gi18n-lib.h.
* gdk/gdkpango.c: Include gdkintl.h, not gtkintl.h.
* gdk/gdkscreen.c: Include gdkintl.h.
2005-08-26 18:49:52 +00:00
Matthias Clasen
1255e7fabd
2.8.2
2005-08-24 18:22:23 +00:00
Matthias Clasen
ee46e2bee7
2.8.1
2005-08-24 06:29:12 +00:00
Matthias Clasen
9dbd953842
Complain when there is no index.theme file in the specified directory,
...
2005-08-23 Matthias Clasen <mclasen@redhat.com>
* gtk/updateiconcache.c: Complain when there is no index.theme file
in the specified directory, unless --force is used. Also add an
--index-only option to create caches without image data.
2005-08-23 15:18:08 +00:00
Matthias Clasen
e337f0cf19
Add GTK_DEP_LIBS, in order to link against Xext. ( #314062 )
...
2005-08-22 Matthias Clasen <mclasen@redhat.com>
* docs/tools/Makefile.am (LDADDS): Add GTK_DEP_LIBS, in order
to link against Xext. (#314062 )
2005-08-22 14:44:39 +00:00
Matthias Clasen
86685d2ad0
Fix an example. ( #313595 , Olexiy Avramchenko)
...
2005-08-16 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtktreemodel.sgml: Fix an
example. (#313595 , Olexiy Avramchenko)
2005-08-17 03:18:00 +00:00
Matthias Clasen
64e268edf4
2.8.0
2005-08-13 19:34:27 +00:00
Matthias Clasen
2e680b56f5
Improve an example
2005-08-12 13:04:04 +00:00
Matthias Clasen
e048781571
Updates.
...
2005-08-11 Matthias Clasen <mclasen@redhat.com>
* gtk/building.sgml: Updates.
2005-08-12 03:07:16 +00:00
Matthias Clasen
feb7a7ef31
Add new stock images
2005-08-06 07:03:07 +00:00
Matthias Clasen
b0b1c78af8
Small fixes
...
2005-08-06 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk-sections.txt:
* gtk/Makefile.am:
* gdk-pixbuf/gdk-pixbuf-sections.txt:
* gdk/tmpl/images.sgml: Small fixes
2005-08-06 05:12:11 +00:00
Matthias Clasen
80578efe33
2.7.5
2005-08-03 18:51:11 +00:00
Matthias Clasen
cebfecab46
Add gtk_clipboard_get_type. ( #312443 , Danny Milo)
...
2005-08-03 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk.types: Add gtk_clipboard_get_type. (#312443 , Danny Milo)
2005-08-03 14:03:30 +00:00
Claudio Saavedra
70aaf163ae
Declaring the GtkActionEntry arrays static const. Fixes #301612 .
...
2005-07-29 Claudio Saavedra <csaavedra@alumnos.utalca.cl>
* docs/reference/gtk/migrating-GtkAction.sgml: Declaring the
GtkActionEntry arrays static const. Fixes #301612 .
2005-07-29 18:28:19 +00:00
Federico Mena Quintero
8f35b79ded
Call gtk_menu_attach_to_widget() in the example for the ::popup-menu
...
2005-07-22 Federico Mena Quintero <federico@ximian.com>
* gtk/migrating-checklist.sgml: Call gtk_menu_attach_to_widget()
in the example for the ::popup-menu signal.
2005-07-25 17:37:45 +00:00