2009-06-28 |
Christian Dywan | Display '-h' in --help output and accept '-h' and -?' |
blob | commitdiff | raw |
2009-04-21 |
Stefan Kost | goption: format section docs according to gtk-doc rules... |
blob | commitdiff | raw | diff to current |
2009-04-21 |
Stefan Kost | goption: document that some option args need to be... |
blob | commitdiff | raw | diff to current |
2009-04-21 |
Stefan Kost | goption: move docs from tmpl folder to inline comments |
blob | commitdiff | raw | diff to current |
2009-01-12 |
Tor Lillqvist | Guard against a mis-written GOptionArgFunc that has... |
blob | commitdiff | raw | diff to current |
2009-01-02 |
Matthias Clasen | Fix a wrong reference in the docs, reported by Takeshi... |
blob | commitdiff | raw | diff to current |
2008-12-31 |
Matthias Clasen | Fix some compiler warnings |
blob | commitdiff | raw | diff to current |
2008-11-28 |
Matthias Clasen | Fix an issue with callbacks that return FALSE. |
blob | commitdiff | raw | diff to current |
2008-11-23 |
Christian Persch | Bug 559413 – g_option_group_set_error_hook docs buglet |
blob | commitdiff | raw | diff to current |
2008-06-16 |
Michael Natterer | changed return value to const gchar* to fix warning. |
blob | commitdiff | raw | diff to current |
2008-06-11 |
Behdad Esfahbod | Bug 503071 – Application direction changes to right... |
blob | commitdiff | raw | diff to current |
2008-01-27 |
Matthias Clasen | Removed unused variable is_main_group. (#512381, Wouter... |
blob | commitdiff | raw | diff to current |
2008-01-25 |
Loïc Minier | Pass context down the implementation to check for the... |
blob | commitdiff | raw | diff to current |
2007-12-24 |
Mathias Hasselmann | Do not show empty groups in --help output. Initial... |
blob | commitdiff | raw | diff to current |
2007-11-23 |
Matthias Clasen | Use g_print to print out --help text in locale encoding... |
blob | commitdiff | raw | diff to current |
2007-11-09 |
Matthias Clasen | Improve the docs. (#436293, Vincent Untz) |
blob | commitdiff | raw | diff to current |
2007-06-05 |
Vincent Untz | don't replace the usage line with the description for... |
blob | commitdiff | raw | diff to current |
2007-05-17 |
Matthias Clasen | Fix a doc typo. (#439232, Vincent Untz) |
blob | commitdiff | raw | diff to current |
2007-05-11 |
Matthias Clasen | Allow G_OPTION_ARG_CALLBACK for G_OPTION_REMAINING... |
blob | commitdiff | raw | diff to current |
2007-04-25 |
Matthias Clasen | New function to get the formatted help string. (#336089... |
blob | commitdiff | raw | diff to current |
2007-01-24 |
Matthias Clasen | Use bitwise & when operating on flags. (#399971, Jon... |
blob | commitdiff | raw | diff to current |
2007-01-03 |
Behdad Esfahbod | Remove unneeded strlen. |
blob | commitdiff | raw | diff to current |
2007-01-03 |
Behdad Esfahbod | Take zerowidth and double-width chars into consideratio... |
blob | commitdiff | raw | diff to current |
2006-12-27 |
Matthias Clasen | forgotten file |
blob | commitdiff | raw | diff to current |
2006-05-20 |
Matthias Clasen | Forgotten file |
blob | commitdiff | raw | diff to current |
2006-05-13 |
Matthias Clasen | Allow optional summary and description texts before... |
blob | commitdiff | raw | diff to current |
2006-05-11 |
Bastien Nocera | add documentation for G_OPTION_ARG_INT64 |
blob | commitdiff | raw | diff to current |
2006-05-02 |
Tim Janik | fixed leak in short option parsing. rewrote parts of... |
blob | commitdiff | raw | diff to current |
2006-04-12 |
Matthias Clasen | Add an assert to make it clear when value can be NULL. |
blob | commitdiff | raw | diff to current |
2006-04-04 |
Matthias Clasen | Move short_month_names and long_month_names to bss. |
blob | commitdiff | raw | diff to current |
2006-03-27 |
Matthias Clasen | Support floating point arguments in goption |
blob | commitdiff | raw | diff to current |
2006-03-26 |
Matthias Clasen | Improve the description of parameter_string in the... |
blob | commitdiff | raw | diff to current |
2006-03-15 |
Matthias Clasen | Only set the prgname if it hasn't been set before.... |
blob | commitdiff | raw | diff to current |
2006-03-14 |
Matthias Clasen | Don't create the option_name twice. (#334519, Chris... |
blob | commitdiff | raw | diff to current |
2005-12-18 |
Matthias Clasen | Set an error in all failure cases. (#324332, Tim-Philip... |
blob | commitdiff | raw | diff to current |
2005-07-26 |
Matthias Clasen | Include glibintl.h, not gi18n.h, noticed by Dan Winship. |
blob | commitdiff | raw | diff to current |
2005-07-13 |
Matthias Clasen | Warn if a short name is not acceptable. |
blob | commitdiff | raw | diff to current |
2005-07-12 |
Matthias Clasen | Add and implement a new flag to turn off the automatic... |
blob | commitdiff | raw | diff to current |
2005-06-22 |
Matthias Clasen | Properly store changes for arrays. (#308528, Roger... |
blob | commitdiff | raw | diff to current |
2005-06-22 |
Matthias Clasen | Pass the option name also in the NO_ARG case. (#308602... |
blob | commitdiff | raw | diff to current |
2005-06-18 |
Matthias Clasen | Add G_OPTION_FLAG_NO_ARG and G_OPTION_FLAG_FILENAME... |
blob | commitdiff | raw | diff to current |
2005-06-09 |
Matthias Clasen | Set errno to 0 before calling strtol. (#306388, Morten... |
blob | commitdiff | raw | diff to current |
2005-05-28 |
Manish Singh | initialize option_name before using it. |
blob | commitdiff | raw | diff to current |
2005-05-27 |
Matthias Clasen | Return an error if an option is missing its argument... |
blob | commitdiff | raw | diff to current |
2005-05-25 |
Manish Singh | rest_description should be const. |
blob | commitdiff | raw | diff to current |
2005-05-25 |
Matthias Clasen | If the remaining argument has an arg_description, displ... |
blob | commitdiff | raw | diff to current |
2005-05-06 |
Matthias Clasen | Add a testcase. |
blob | commitdiff | raw | diff to current |
2005-03-15 |
Matthias Clasen | Warn if there already is a main group. (#170445, Jeff... |
blob | commitdiff | raw | diff to current |
2005-03-14 |
Matthias Clasen | Make PLT-reduction work with gcc4, and don't include... |
blob | commitdiff | raw | diff to current |
2005-03-08 |
Matthias Clasen | Fix an error message. (#168751, Hazael Maldonado Torres) |
blob | commitdiff | raw | diff to current |
2005-02-11 |
Matthias Clasen | Take main group options into account when calculating... |
blob | commitdiff | raw | diff to current |
2005-02-08 |
Matthias Clasen | Don't write out of bounds. |
blob | commitdiff | raw | diff to current |
2004-12-22 |
Matthias Clasen | Don't show the special G_OPTION_REMAINING entry. (... |
blob | commitdiff | raw | diff to current |
2004-12-20 |
Matthias Clasen | Add some tests for '--' stripping. |
blob | commitdiff | raw | diff to current |
2004-12-19 |
Matthias Clasen | Call post-parse hooks also if argv is NULL. (#161668... |
blob | commitdiff | raw | diff to current |
2004-12-09 |
Matthias Clasen | Don't print help options if the options of a specific... |
blob | commitdiff | raw | diff to current |
2004-11-04 |
Tor Lillqvist | Add G_OPTION_FLAG_REVERSE, to reverse the sense of... |
blob | commitdiff | raw | diff to current |
2004-11-02 |
Matthias Clasen | Document that this function may not return. |
blob | commitdiff | raw | diff to current |
2004-11-01 |
Matthias Clasen | Documentation updates. |
blob | commitdiff | raw | diff to current |
2004-11-01 |
Matthias Clasen | Handle conflicts between options in different groups... |
blob | commitdiff | raw | diff to current |
2004-10-30 |
Matthias Clasen | Doc additions. |
blob | commitdiff | raw | diff to current |
2004-10-30 |
Matthias Clasen | Convert filenames to UTF-8 on Windows. |
blob | commitdiff | raw | diff to current |
2004-10-29 |
Matthias Clasen | Add tests for the handling of non-option arguments... |
blob | commitdiff | raw | diff to current |
2004-10-29 |
Matthias Clasen | Document GOption |
blob | commitdiff | raw | diff to current |
2004-10-20 |
Matthias Clasen | Don't return the wrong change. (#155856, Lucas Rocha) |
blob | commitdiff | raw | diff to current |
2004-10-05 |
Anders Carlsson | Add check for if argc is 0. |
blob | commitdiff | raw | diff to current |
2004-10-03 |
Anders Carlsson | Set arg_data on filenames. (Discovered by Mats-Ola... |
blob | commitdiff | raw | diff to current |
2004-10-01 |
Tor Lillqvist | Use g_path_get_basename() instead of strrchr(), so... |
blob | commitdiff | raw | diff to current |
2004-09-27 |
Murray Cumming | Rename g_context_option_error_quark() to g_option_error... |
blob | commitdiff | raw | diff to current |
2004-09-26 |
Matthias Clasen | Fix #153649, Hidetaka Iwai: |
blob | commitdiff | raw | diff to current |
2004-09-20 |
Matthias Clasen | Make GOption remove long options completely. (#153113... |
blob | commitdiff | raw | diff to current |
2004-09-20 |
Matthias Clasen | Call error_func on error, not post_parse_func again... |
blob | commitdiff | raw | diff to current |
2004-09-16 |
Matthias Clasen | Implement the same PLT reduction technique used in... |
blob | commitdiff | raw | diff to current |
2004-09-01 |
Anders Carlsson | Set program name before calling the pre-parse hooks. |
blob | commitdiff | raw | diff to current |
2004-09-01 |
Anders Carlsson | Handle option contexts without a main group. |
blob | commitdiff | raw | diff to current |
2004-08-30 |
Anders Carlsson | Set prgname to <unknown> if argc and argv are NULL. |
blob | commitdiff | raw | diff to current |
2004-08-27 |
Matthias Clasen | Set the program name from argv[0], noticed by Masatake... |
blob | commitdiff | raw | diff to current |
2004-08-23 |
Manish Singh | remove unused variable. |
blob | commitdiff | raw | diff to current |
2004-08-03 |
Matthias Clasen | Mark user visible strings for translation. |
blob | commitdiff | raw | diff to current |
2004-08-03 |
Matthias Clasen | Pedantically use g types throughout. |
blob | commitdiff | raw | diff to current |
2004-08-02 |
Anders Carlsson | Add GOption. |
blob | commitdiff | raw | diff to current |
|